diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index 581f3b2fcd9a..81d88aee630d 100644 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -162,7 +162,7 @@ - + diff --git a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/EventHubsManagementClientBase.cs b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/EventHubsManagementClientBase.cs index b2c5347c68a4..6c3d9c49d4c0 100644 --- a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/EventHubsManagementClientBase.cs +++ b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/EventHubsManagementClientBase.cs @@ -24,7 +24,6 @@ public abstract class EventHubsManagementClientBase : ManagementRecordedTestBase public NamespacesOperations NamespacesOperations { get; set; } public ConsumerGroupsOperations ConsumerGroupsOperations { get; set; } public DisasterRecoveryConfigsOperations DisasterRecoveryConfigsOperations { get; set; } - public StorageManagementClient StorageManagementClient { get; set; } protected EventHubsManagementClientBase(bool isAsync) : base(isAsync) @@ -42,8 +41,6 @@ protected void InitializeClients() ConsumerGroupsOperations = EventHubsManagementClient.ConsumerGroups; DisasterRecoveryConfigsOperations = EventHubsManagementClient.DisasterRecoveryConfigs; Operations = EventHubsManagementClient.Operations; - - StorageManagementClient = GetStorageManagementClient(); } internal EventHubsManagementClient GetEventHubManagementClient() @@ -52,14 +49,6 @@ internal EventHubsManagementClient GetEventHubManagementClient() TestEnvironment.Credential, InstrumentClientOptions(new EventHubsManagementClientOptions())); } - - internal StorageManagementClient GetStorageManagementClient() - { - return CreateClient(this.SubscriptionId, - TestEnvironment.Credential, - InstrumentClientOptions(new StorageManagementClientOptions())); - } - internal ArmClient GetArmClient() { var options = InstrumentClientOptions(new ArmClientOptions()); diff --git a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDelete.json b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDelete.json index cf316c1adebe..7f0087c3c113 100644 --- a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDelete.json +++ b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDelete.json @@ -1,16 +1,12 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.EventHub?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-d9ac2ceca004cb4eba3d0042f6899487-91d0d0509d8c974e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Resources/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9089945711f31aeed62f7239eabee003", "x-ms-return-client-request-id": "true" }, @@ -18,20 +14,66 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "5062", + "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:44 GMT", + "Date": "Wed, 01 Sep 2021 05:52:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "54001860-e9f7-4e04-a512-60e704b9ad00", + "x-ms-correlation-request-id": "b7e27f19-7feb-4a6d-a73e-80bb81413435", "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "54001860-e9f7-4e04-a512-60e704b9ad00", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084444Z:54001860-e9f7-4e04-a512-60e704b9ad00" + "x-ms-request-id": "b7e27f19-7feb-4a6d-a73e-80bb81413435", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055202Z:b7e27f19-7feb-4a6d-a73e-80bb81413435" + }, + "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/providers/Microsoft.EventHub?api-version=2019-10-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "traceparent": "00-a84510324703214b9f84eae24e96debf-1882f36aa1b73c4b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ccc8f8b99f0b51f1729804d35dd35a07", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5823", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:52:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "2ba1fa69-e980-452d-8472-a24d59ca30db", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "2ba1fa69-e980-452d-8472-a24d59ca30db", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055203Z:2ba1fa69-e980-452d-8472-a24d59ca30db" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.EventHub", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.EventHub", "namespace": "Microsoft.EventHub", "authorizations": [ { @@ -79,10 +121,12 @@ "Switzerland North", "Germany West Central", "Norway East", - "Central US EUAP", - "East US 2 EUAP" + "Jio India West", + "West US 3" ], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", "2018-01-01-preview", "2017-04-01", "2015-08-01", @@ -129,11 +173,12 @@ "France Central", "South Africa North", "Australia Central", + "UAE North", "Switzerland North", "Germany West Central", "Norway East", - "Central US EUAP", - "East US 2 EUAP" + "Jio India West", + "West US 3" ], "apiVersions": [ "2018-01-01-preview" @@ -144,6 +189,9 @@ "resourceType": "namespaces/authorizationrules", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -160,6 +208,8 @@ "resourceType": "namespaces/networkrulesets", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", "2018-01-01-preview", "2017-04-01" ], @@ -171,10 +221,23 @@ ], "capabilities": "None" }, + { + "resourceType": "namespaces/privateEndpointConnections", + "locations": [], + "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview" + ], + "capabilities": "None" + }, { "resourceType": "namespaces/eventhubs", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -191,6 +254,9 @@ "resourceType": "namespaces/eventhubs/authorizationrules", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -207,6 +273,9 @@ "resourceType": "namespaces/eventhubs/consumergroups", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -238,6 +307,9 @@ "resourceType": "checkNameAvailability", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -270,6 +342,9 @@ "resourceType": "operations", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -286,6 +361,9 @@ "resourceType": "namespaces/disasterrecoveryconfigs", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01" ], "apiProfiles": [ @@ -300,6 +378,9 @@ "resourceType": "namespaces/disasterrecoveryconfigs/checkNameAvailability", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -362,42 +443,39 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "29", + "Content-Length": "28", "Content-Type": "application/json", - "traceparent": "00-385557f6e5b08341bcff917e1d0d5f36-d53647c8695df942-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Resources/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "0bccc8f8f19f72519804d35dd35a070d", + "traceparent": "00-936b1facafc2bb41a71fa65a96a24a7a-5d21664e1b2b6942-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "676dc87917107de2ae60ce1f7adca274", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "Australia East" + "location": "australiaeast" }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "246", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:45 GMT", + "Date": "Wed, 01 Sep 2021 05:52:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "68289e32-6bd9-4aa0-83a8-f50319bcdbef", + "x-ms-correlation-request-id": "defb6c3c-a7f7-44be-8b3a-14090cdfb6a8", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "68289e32-6bd9-4aa0-83a8-f50319bcdbef", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084446Z:68289e32-6bd9-4aa0-83a8-f50319bcdbef" + "x-ms-request-id": "defb6c3c-a7f7-44be-8b3a-14090cdfb6a8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055205Z:defb6c3c-a7f7-44be-8b3a-14090cdfb6a8" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336", - "name": "Default-EventHub-9336", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509", + "name": "Default-EventHub-7509", "type": "Microsoft.Resources/resourceGroups", "location": "australiaeast", "properties": { @@ -406,19 +484,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "105", "Content-Type": "application/json", - "traceparent": "00-b130d36eb01a3146a1aea0b5841f14b4-253a2810b8395b45-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "10676dc8e217ae7d60ce1f7adca274b1", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8311b49b7ed38a31d5b0c1bbc02d56a", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -436,65 +510,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:49 GMT", + "Date": "Wed, 01 Sep 2021 05:52:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "10676dc8e217ae7d60ce1f7adca274b1", - "x-ms-correlation-request-id": "2b2f480d-de37-41dc-8861-d502454621ae", + "x-ms-client-request-id": "e8311b49b7ed38a31d5b0c1bbc02d56a", + "x-ms-correlation-request-id": "430a224b-ff3f-4c11-8f1b-94429fbdba5a", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "fcd4431b-595a-432f-90d9-e46ae9255ecb", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084449Z:2b2f480d-de37-41dc-8861-d502454621ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "72f6712ba99ce5e04f5c3e2332f7bc62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "72f6712ba99ce5e04f5c3e2332f7bc62", - "x-ms-correlation-request-id": "a4897916-bdf2-4b8c-b360-c5b6cd03f268", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "a84f48b3-47f3-4313-9494-4d7f982b9213", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084450Z:a4897916-bdf2-4b8c-b360-c5b6cd03f268" + "x-ms-request-id": "509c1f48-c5de-4744-b00a-c54afad42519", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055211Z:430a224b-ff3f-4c11-8f1b-94429fbdba5a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "3e89ac5e25d6108bca2ef2bcd661f25e", "x-ms-return-client-request-id": "true" }, @@ -504,31 +541,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:51 GMT", + "Date": "Wed, 01 Sep 2021 05:52:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3e89ac5e25d6108bca2ef2bcd661f25e", - "x-ms-correlation-request-id": "21b88e2d-1ce0-432e-a4b5-0683a54f08d9", + "x-ms-correlation-request-id": "3ca50454-fc7f-4242-9dd0-b9a0c7f37010", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "dcb069c8-2519-41fe-8e04-69443e72f042", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084451Z:21b88e2d-1ce0-432e-a4b5-0683a54f08d9" + "x-ms-request-id": "986516c8-9dfc-4f66-a964-c19fd85d3ec6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055211Z:3ca50454-fc7f-4242-9dd0-b9a0c7f37010" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "6a4eb4f802aca0143b4b999179800625", "x-ms-return-client-request-id": "true" }, @@ -538,31 +572,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:53 GMT", + "Date": "Wed, 01 Sep 2021 05:52:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6a4eb4f802aca0143b4b999179800625", - "x-ms-correlation-request-id": "c42f7790-c15f-4c1a-b89f-80fc9a92e2b3", + "x-ms-correlation-request-id": "f01f08e3-971a-4a1b-ac06-eb8d1f2114c4", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "693f7bd3-ce44-4576-a90f-c529448e6808", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084453Z:c42f7790-c15f-4c1a-b89f-80fc9a92e2b3" + "x-ms-request-id": "804d684b-fae1-4993-afc6-0b87837e26cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055213Z:f01f08e3-971a-4a1b-ac06-eb8d1f2114c4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "0fbdaa9e97780693e5e5a76eb7230fed", "x-ms-return-client-request-id": "true" }, @@ -572,31 +603,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:54 GMT", + "Date": "Wed, 01 Sep 2021 05:52:13 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0fbdaa9e97780693e5e5a76eb7230fed", - "x-ms-correlation-request-id": "b4fea0ba-ed51-4a7d-b1a2-f44417145abe", + "x-ms-correlation-request-id": "4062b984-cdc1-4270-a197-63b7e4e5cdcc", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "fd47e7d8-746a-4816-9008-d1ee8142d24c", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084454Z:b4fea0ba-ed51-4a7d-b1a2-f44417145abe" + "x-ms-request-id": "b52ac770-5795-4760-b6a5-34a232eafba5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055214Z:4062b984-cdc1-4270-a197-63b7e4e5cdcc" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "7d2ae06a52a85cb697e9038a8bfa974a", "x-ms-return-client-request-id": "true" }, @@ -606,31 +634,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:55 GMT", + "Date": "Wed, 01 Sep 2021 05:52:15 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7d2ae06a52a85cb697e9038a8bfa974a", - "x-ms-correlation-request-id": "a2b142bc-5e91-4f0f-af1f-8c59dfa0c2d2", + "x-ms-correlation-request-id": "515062e0-a590-408d-8c4e-f9212318ec2e", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0ae660ff-aee1-4527-b7c5-38731283a61f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084456Z:a2b142bc-5e91-4f0f-af1f-8c59dfa0c2d2" + "x-ms-request-id": "53bab9de-49ed-4c16-9638-f0f9c86f4abd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055215Z:515062e0-a590-408d-8c4e-f9212318ec2e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "2b1ecc28e2a461e5204884c65aa6e817", "x-ms-return-client-request-id": "true" }, @@ -640,31 +665,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:56 GMT", + "Date": "Wed, 01 Sep 2021 05:52:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2b1ecc28e2a461e5204884c65aa6e817", - "x-ms-correlation-request-id": "0689a3c0-6f50-4126-ac1e-a1998bf054ec", + "x-ms-correlation-request-id": "eebb8386-f593-44c2-8079-2841b5909e57", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "78980297-659f-4b65-a682-86b32564f5e9", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084457Z:0689a3c0-6f50-4126-ac1e-a1998bf054ec" + "x-ms-request-id": "95efd4fc-3151-4b77-b746-a6b5e0865ca4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055217Z:eebb8386-f593-44c2-8079-2841b5909e57" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9826ac3c88554c7df461788e94097aeb", "x-ms-return-client-request-id": "true" }, @@ -674,31 +696,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:58 GMT", + "Date": "Wed, 01 Sep 2021 05:52:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9826ac3c88554c7df461788e94097aeb", - "x-ms-correlation-request-id": "991e5994-1109-48d7-9961-bc5110772a49", + "x-ms-correlation-request-id": "5add5ccf-bc04-4bd8-859d-1f3331c81ff2", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "6e0ecb6e-5f31-4ce3-a23c-a4b07c3fc0ba", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084458Z:991e5994-1109-48d7-9961-bc5110772a49" + "x-ms-request-id": "67828c07-8dff-4765-b600-23caacfc9079", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055218Z:5add5ccf-bc04-4bd8-859d-1f3331c81ff2" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "ea455d4ee4058749fbc85c60cdf001f1", "x-ms-return-client-request-id": "true" }, @@ -708,31 +727,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:44:59 GMT", + "Date": "Wed, 01 Sep 2021 05:52:19 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ea455d4ee4058749fbc85c60cdf001f1", - "x-ms-correlation-request-id": "29f6234d-4edf-4549-a7cb-692e5e7088b0", + "x-ms-correlation-request-id": "16a712ee-9133-4ae0-84ba-ef454370722e", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "e8fb3b11-e136-46d6-8e61-b06fe7d8c0ed", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084459Z:29f6234d-4edf-4549-a7cb-692e5e7088b0" + "x-ms-request-id": "620eb782-6629-4081-a309-43848f8e0529", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055219Z:16a712ee-9133-4ae0-84ba-ef454370722e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "df4eeb01fed39ff44fd236436a56cd17", "x-ms-return-client-request-id": "true" }, @@ -742,31 +758,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:00 GMT", + "Date": "Wed, 01 Sep 2021 05:52:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "df4eeb01fed39ff44fd236436a56cd17", - "x-ms-correlation-request-id": "b3e1e387-5634-470d-a968-17e84ea0cd4e", + "x-ms-correlation-request-id": "e2c6997c-7769-4d31-af1d-06b4dceeed89", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "a4e94b3f-c83c-45ba-91a2-fa625538a2b3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084501Z:b3e1e387-5634-470d-a968-17e84ea0cd4e" + "x-ms-request-id": "3bd0f88d-ee7f-48aa-a0f2-a03d229e6bbe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055221Z:e2c6997c-7769-4d31-af1d-06b4dceeed89" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "fd7799cdfd615812629f9c8d2c1c7e04", "x-ms-return-client-request-id": "true" }, @@ -776,31 +789,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:02 GMT", + "Date": "Wed, 01 Sep 2021 05:52:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fd7799cdfd615812629f9c8d2c1c7e04", - "x-ms-correlation-request-id": "4301a89f-0538-436a-9451-b0582f694e11", + "x-ms-correlation-request-id": "0b10610a-0cd7-426b-acc8-ca4c63b16f2c", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "438e3352-0f16-4636-aa6d-327c76197b7f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084502Z:4301a89f-0538-436a-9451-b0582f694e11" + "x-ms-request-id": "ff55c3ae-777e-45ff-b84b-4c8fdd839c1f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055222Z:0b10610a-0cd7-426b-acc8-ca4c63b16f2c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "a88d865f9abb4f1868a59b32ad051da5", "x-ms-return-client-request-id": "true" }, @@ -810,31 +820,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:03 GMT", + "Date": "Wed, 01 Sep 2021 05:52:22 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "a88d865f9abb4f1868a59b32ad051da5", - "x-ms-correlation-request-id": "bd659296-9901-40fc-80e8-19ac1ba5a6b8", + "x-ms-correlation-request-id": "4877e25d-5546-4e21-ad49-32ab0078a50c", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "6c1137d3-1be3-4cb3-8a4f-ea6c5a0e4f46", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084503Z:bd659296-9901-40fc-80e8-19ac1ba5a6b8" + "x-ms-request-id": "7737931e-89c0-4acc-891f-f35d1bff58ea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055223Z:4877e25d-5546-4e21-ad49-32ab0078a50c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "349245fb03780390d8f57c3462677332", "x-ms-return-client-request-id": "true" }, @@ -844,51 +851,79 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:04 GMT", + "Date": "Wed, 01 Sep 2021 05:52:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "349245fb03780390d8f57c3462677332", - "x-ms-correlation-request-id": "75908c0f-b9ae-413a-82c0-51cc96c7d3e5", + "x-ms-correlation-request-id": "4ce8e20f-10a7-4c02-bde6-d3a86bad6d5e", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "dac4bb3b-4ab3-4848-87e1-27b58b11d969", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084505Z:75908c0f-b9ae-413a-82c0-51cc96c7d3e5" + "x-ms-request-id": "302bb905-06da-43a3-b158-90c60fa585d5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055225Z:4ce8e20f-10a7-4c02-bde6-d3a86bad6d5e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fcd4431b-595a-432f-90d9-e46ae9255ecb?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "e3e3325324c8335b812795bb62dfab5c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 200, + "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1291", - "Content-Type": "application/json", - "Date": "Mon, 28 Sep 2020 08:45:06 GMT", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:52:25 GMT", "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?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": "e3e3325324c8335b812795bb62dfab5c", - "x-ms-correlation-request-id": "6e009ea4-f140-4f2b-9bae-bff5a3c241e2", + "x-ms-correlation-request-id": "fd418434-1d89-48fa-ba9b-fc38f2a59f05", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "938a2ca9-8c98-4d03-820a-192e29a01476", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084506Z:6e009ea4-f140-4f2b-9bae-bff5a3c241e2" + "x-ms-request-id": "643236fd-855b-4992-bed1-25519bcfa6cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055226Z:fd418434-1d89-48fa-ba9b-fc38f2a59f05" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/509c1f48-c5de-4744-b00a-c54afad42519?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e691f7824a8a5b8bf68acfc51de3ed00", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1387", + "Content-Type": "application/json", + "Date": "Wed, 01 Sep 2021 05:52: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": "e691f7824a8a5b8bf68acfc51de3ed00", + "x-ms-correlation-request-id": "fc2c14a9-99d6-4b9f-ac2d-57aa84bc9a9f", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "02b8bd66-fd3b-4743-86d7-975b5de9e85a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055227Z:fc2c14a9-99d6-4b9f-ac2d-57aa84bc9a9f" }, "ResponseBody": { "sku": { @@ -896,12 +931,16 @@ "tier": "Standard" }, "kind": "StorageV2", - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", - "name": "sdktestaccount3682", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", + "name": "sdktestaccount3984", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": {}, "properties": { + "keyCreationTime": { + "key1": "2021-09-01T05:52:10.1963779Z", + "key2": "2021-09-01T05:52:10.1963779Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -915,26 +954,26 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2020-09-28T08:44:49.2624156Z" + "lastEnabledTime": "2021-09-01T05:52:10.1963779Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2020-09-28T08:44:49.2624156Z" + "lastEnabledTime": "2021-09-01T05:52:10.1963779Z" } }, "keySource": "Microsoft.Storage" }, "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2020-09-28T08:44:49.1686802Z", + "creationTime": "2021-09-01T05:52:10.0713952Z", "primaryEndpoints": { - "dfs": "https://sdktestaccount3682.dfs.core.windows.net/", - "web": "https://sdktestaccount3682.z20.web.core.windows.net/", - "blob": "https://sdktestaccount3682.blob.core.windows.net/", - "queue": "https://sdktestaccount3682.queue.core.windows.net/", - "table": "https://sdktestaccount3682.table.core.windows.net/", - "file": "https://sdktestaccount3682.file.core.windows.net/" + "dfs": "https://sdktestaccount3984.dfs.core.windows.net/", + "web": "https://sdktestaccount3984.z20.web.core.windows.net/", + "blob": "https://sdktestaccount3984.blob.core.windows.net/", + "queue": "https://sdktestaccount3984.queue.core.windows.net/", + "table": "https://sdktestaccount3984.table.core.windows.net/", + "file": "https://sdktestaccount3984.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available" @@ -942,19 +981,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "45", "Content-Type": "application/json", - "traceparent": "00-aaa34a7c96a4224596b1ca9266f11f22-a919c5ee39f3304f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ae691f78b4af65b8acfc51de3ed0032", + "traceparent": "00-d0393fa8e3f4e744be2edc1d48988f81-885add0e4db5664b-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "227adf68dc39e9d75fb3516ed4a0f94a", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -964,9 +1000,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:11 GMT", + "Date": "Wed, 01 Sep 2021 05:52:31 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -976,70 +1012,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ae691f78b4af65b8acfc51de3ed0032", - "x-ms-correlation-request-id": "4ec14e7e-593c-48e2-a144-fcdff779b3ad", + "x-ms-client-request-id": "227adf68dc39e9d75fb3516ed4a0f94a", + "x-ms-correlation-request-id": "605f99c3-0281-4018-b93d-3078bb1d018b", "x-ms-ratelimit-remaining-subscription-resource-requests": "49", - "x-ms-request-id": "64b94352-9a77-41e0-87ac-e79e9def48b3_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084511Z:4ec14e7e-593c-48e2-a144-fcdff779b3ad" - }, - "ResponseBody": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", - "type": "Microsoft.EventHub/Namespaces", - "location": "Australia East", - "tags": {}, - "properties": { - "zoneRedundant": false, - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "kafkaEnabled": true, - "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", - "status": "Activating" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d66ab220a88ca60987ec3e5496159d39", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Server": [ - "Service-Bus-Resource-Provider/CH3", - "Microsoft-HTTPAPI/2.0" - ], - "Server-SB": "Service-Bus-Resource-Provider/CH3", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d66ab220a88ca60987ec3e5496159d39", - "x-ms-correlation-request-id": "97ab3867-06cb-4472-8166-9c454508bf3b", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "7dd94fa0-5646-48d8-a08e-564befe8dd9c_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084513Z:97ab3867-06cb-4472-8166-9c454508bf3b" + "x-ms-request-id": "218f44c6-ddef-444d-93ed-bc680492092f_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055232Z:605f99c3-0281-4018-b93d-3078bb1d018b" }, "ResponseBody": { "sku": { @@ -1047,8 +1024,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1058,23 +1035,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "00f989953a301b48bafc2a973aed21e9", "x-ms-return-client-request-id": "true" }, @@ -1082,9 +1056,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:14 GMT", + "Date": "Wed, 01 Sep 2021 05:52:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1095,10 +1069,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "00f989953a301b48bafc2a973aed21e9", - "x-ms-correlation-request-id": "09a38179-f865-47ef-928f-e73a8d926ee8", + "x-ms-correlation-request-id": "1ae07045-be98-4c2f-bb22-d353f49117cd", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "f109f4c8-4ffc-4dd7-9d66-da19a2d07764_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084514Z:09a38179-f865-47ef-928f-e73a8d926ee8" + "x-ms-request-id": "5792a994-330c-4584-886c-d252ff34caa9_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055233Z:1ae07045-be98-4c2f-bb22-d353f49117cd" }, "ResponseBody": { "sku": { @@ -1106,8 +1080,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1117,23 +1091,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "31fd7bd62a83c0a5d5d49b4c9d82534a", "x-ms-return-client-request-id": "true" }, @@ -1141,9 +1112,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:15 GMT", + "Date": "Wed, 01 Sep 2021 05:52:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1154,10 +1125,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "31fd7bd62a83c0a5d5d49b4c9d82534a", - "x-ms-correlation-request-id": "6b2ec06b-c7b0-459c-acfa-18a02d0f3e97", + "x-ms-correlation-request-id": "7f892e1f-b3df-464d-94da-46b8b1aabe63", "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "a046a4eb-bd19-4979-b440-b809208a39c1_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084516Z:6b2ec06b-c7b0-459c-acfa-18a02d0f3e97" + "x-ms-request-id": "1ed388c7-0f14-48b2-9ce8-26b4936ffe27_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055234Z:7f892e1f-b3df-464d-94da-46b8b1aabe63" }, "ResponseBody": { "sku": { @@ -1165,8 +1136,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1176,23 +1147,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "4bd91715f8a6e519694e1b8f7d716c99", "x-ms-return-client-request-id": "true" }, @@ -1200,9 +1168,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:17 GMT", + "Date": "Wed, 01 Sep 2021 05:52:35 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1213,10 +1181,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "4bd91715f8a6e519694e1b8f7d716c99", - "x-ms-correlation-request-id": "2441800b-a6f8-494e-8fa5-e6a2e0564f6c", + "x-ms-correlation-request-id": "79adf8e6-bb2b-4def-b037-dd68a20b65c6", "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "e5d7abae-f116-461a-9e7f-d7074527f8df_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084517Z:2441800b-a6f8-494e-8fa5-e6a2e0564f6c" + "x-ms-request-id": "5c1e0479-936f-42c5-9127-b1e4e8d92965_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055236Z:79adf8e6-bb2b-4def-b037-dd68a20b65c6" }, "ResponseBody": { "sku": { @@ -1224,8 +1192,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1235,23 +1203,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "1b7e54ca6b176bb5e3392a5c9ffb7d37", "x-ms-return-client-request-id": "true" }, @@ -1259,9 +1224,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:18 GMT", + "Date": "Wed, 01 Sep 2021 05:52:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1272,10 +1237,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "1b7e54ca6b176bb5e3392a5c9ffb7d37", - "x-ms-correlation-request-id": "92eb9c74-70ed-46ff-b847-4b1b10ebfe2d", + "x-ms-correlation-request-id": "6a7d0b66-5bfa-4cef-a1ba-fda19fb3fc5e", "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "6a402461-160b-44c4-8a10-5bf5a6e3cd25_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084519Z:92eb9c74-70ed-46ff-b847-4b1b10ebfe2d" + "x-ms-request-id": "b6bd41fb-8b40-48ad-8594-05388faf4695_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055237Z:6a7d0b66-5bfa-4cef-a1ba-fda19fb3fc5e" }, "ResponseBody": { "sku": { @@ -1283,8 +1248,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1294,23 +1259,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "2281e0a9d614de436118c8350e154364", "x-ms-return-client-request-id": "true" }, @@ -1318,9 +1280,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:20 GMT", + "Date": "Wed, 01 Sep 2021 05:52:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1331,10 +1293,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2281e0a9d614de436118c8350e154364", - "x-ms-correlation-request-id": "6af2ec48-1afb-4e16-85b5-0b524d1c895b", + "x-ms-correlation-request-id": "39471f2e-cb92-4cf4-b981-72f29a7c2073", "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "cbc1a954-15be-4b2a-bd1f-14c0010f5c66_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084520Z:6af2ec48-1afb-4e16-85b5-0b524d1c895b" + "x-ms-request-id": "494a7bc9-8e95-4ac7-a21a-c933e3b7d191_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055238Z:39471f2e-cb92-4cf4-b981-72f29a7c2073" }, "ResponseBody": { "sku": { @@ -1342,8 +1304,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1353,23 +1315,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "498101673804aa32626e676dcdbd466d", "x-ms-return-client-request-id": "true" }, @@ -1377,9 +1336,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:21 GMT", + "Date": "Wed, 01 Sep 2021 05:52:38 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1390,10 +1349,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "498101673804aa32626e676dcdbd466d", - "x-ms-correlation-request-id": "28f68901-bc8b-4fe9-ba4d-4de50a0ddd36", + "x-ms-correlation-request-id": "7f3a6ae2-db05-441b-ab9a-32f24f686194", "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "eac218ca-0308-49f4-864e-2dd4963dc4ca_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084521Z:28f68901-bc8b-4fe9-ba4d-4de50a0ddd36" + "x-ms-request-id": "870fb43d-7974-4614-84f1-8d775cda1ba5_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055239Z:7f3a6ae2-db05-441b-ab9a-32f24f686194" }, "ResponseBody": { "sku": { @@ -1401,8 +1360,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1412,23 +1371,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9ce6e3d149f0f485119fb9ffa2805cce", "x-ms-return-client-request-id": "true" }, @@ -1436,9 +1392,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:22 GMT", + "Date": "Wed, 01 Sep 2021 05:52:40 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1449,10 +1405,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9ce6e3d149f0f485119fb9ffa2805cce", - "x-ms-correlation-request-id": "ce1d9596-4150-499c-9a40-3b0a17866357", + "x-ms-correlation-request-id": "f2273aad-e133-4cd8-8957-618db9c1e331", "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "9a88355c-1b70-48ce-8a24-c05ace4453cc_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084523Z:ce1d9596-4150-499c-9a40-3b0a17866357" + "x-ms-request-id": "7ea78701-a825-43ef-8be2-a39ec6d42bf6_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055241Z:f2273aad-e133-4cd8-8957-618db9c1e331" }, "ResponseBody": { "sku": { @@ -1460,8 +1416,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1471,23 +1427,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9ef4c6f5347a7133add7c0a56ed510a3", "x-ms-return-client-request-id": "true" }, @@ -1495,9 +1448,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:24 GMT", + "Date": "Wed, 01 Sep 2021 05:52:41 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1508,10 +1461,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9ef4c6f5347a7133add7c0a56ed510a3", - "x-ms-correlation-request-id": "3d5fc244-60da-43b9-811a-90ffeefb1902", + "x-ms-correlation-request-id": "dfe8ea77-0de7-489d-a124-1c85dc6d6ac0", "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "ebbf7cdc-8e25-4af7-9fb2-b46809205565_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084524Z:3d5fc244-60da-43b9-811a-90ffeefb1902" + "x-ms-request-id": "352649f7-1be9-489a-9e76-9af393ae5573_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055242Z:dfe8ea77-0de7-489d-a124-1c85dc6d6ac0" }, "ResponseBody": { "sku": { @@ -1519,8 +1472,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1530,23 +1483,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "2a635ad1a62e1e737b8d38647e3307e1", "x-ms-return-client-request-id": "true" }, @@ -1554,9 +1504,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:25 GMT", + "Date": "Wed, 01 Sep 2021 05:52:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1567,10 +1517,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2a635ad1a62e1e737b8d38647e3307e1", - "x-ms-correlation-request-id": "92e335c2-c71d-457d-bdd5-8ecc755a3858", + "x-ms-correlation-request-id": "1085ad11-2e84-47a5-a467-222c536829f0", "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "4381f17d-5cd2-4f60-86dd-1c3abae5a549_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084525Z:92e335c2-c71d-457d-bdd5-8ecc755a3858" + "x-ms-request-id": "bc5c695e-a0c7-47d8-8b2e-2963da6bd8f1_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055243Z:1085ad11-2e84-47a5-a467-222c536829f0" }, "ResponseBody": { "sku": { @@ -1578,8 +1528,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1589,23 +1539,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "06779911a7c89cf3b075ee1989df863b", "x-ms-return-client-request-id": "true" }, @@ -1613,9 +1560,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:26 GMT", + "Date": "Wed, 01 Sep 2021 05:52:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1626,10 +1573,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "06779911a7c89cf3b075ee1989df863b", - "x-ms-correlation-request-id": "91c28fe9-c0b3-445a-8726-f844eaa43cdd", + "x-ms-correlation-request-id": "e60fff24-acf9-4517-86b6-3d7bcf87c9f0", "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "ffd672e4-8daf-48d0-95c6-24f5a4525c64_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084527Z:91c28fe9-c0b3-445a-8726-f844eaa43cdd" + "x-ms-request-id": "3e0be0f0-7270-4bfb-82f8-0223f92b42f7_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055245Z:e60fff24-acf9-4517-86b6-3d7bcf87c9f0" }, "ResponseBody": { "sku": { @@ -1637,8 +1584,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1648,23 +1595,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "482d158f321c4e9f52d622ecfbcff27a", "x-ms-return-client-request-id": "true" }, @@ -1672,9 +1616,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:28 GMT", + "Date": "Wed, 01 Sep 2021 05:52:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1685,10 +1629,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "482d158f321c4e9f52d622ecfbcff27a", - "x-ms-correlation-request-id": "f9b2e718-f136-481a-a8a5-e3d00cd51e4c", + "x-ms-correlation-request-id": "34f5f788-2fc8-4fdf-80c9-94f8fa8b1843", "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "7727e7cb-21f6-48b2-9eda-f2e7fbe04660_M7CH3_M7CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084528Z:f9b2e718-f136-481a-a8a5-e3d00cd51e4c" + "x-ms-request-id": "a6bc962b-cdb5-40f6-943c-618b212671ed_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055246Z:34f5f788-2fc8-4fdf-80c9-94f8fa8b1843" }, "ResponseBody": { "sku": { @@ -1696,8 +1640,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1707,23 +1651,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "d594decf095d29db67c779b9b85a949b", "x-ms-return-client-request-id": "true" }, @@ -1731,9 +1672,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:30 GMT", + "Date": "Wed, 01 Sep 2021 05:52:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1744,10 +1685,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "d594decf095d29db67c779b9b85a949b", - "x-ms-correlation-request-id": "9b5deb9d-eab6-412c-9301-1b25284e0670", + "x-ms-correlation-request-id": "69e2c774-8051-4ece-920f-028b6906ac3b", "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "3d1ccef5-7fd5-4ffe-9d27-054e097b349f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084531Z:9b5deb9d-eab6-412c-9301-1b25284e0670" + "x-ms-request-id": "b9404744-cfc3-438d-9552-94d612827499_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055247Z:69e2c774-8051-4ece-920f-028b6906ac3b" }, "ResponseBody": { "sku": { @@ -1755,8 +1696,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1766,23 +1707,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "69d5fd06bf05dec4f929b3f28506a1e1", "x-ms-return-client-request-id": "true" }, @@ -1790,9 +1728,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:32 GMT", + "Date": "Wed, 01 Sep 2021 05:52:49 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1803,10 +1741,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "69d5fd06bf05dec4f929b3f28506a1e1", - "x-ms-correlation-request-id": "6a9ac3e9-6533-4b49-9900-cab446b2e1a7", + "x-ms-correlation-request-id": "8e2ddc24-7a69-445e-a227-50d6832dd026", "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "d1546628-4d3b-4a6b-ba73-bbd63eed898c_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084532Z:6a9ac3e9-6533-4b49-9900-cab446b2e1a7" + "x-ms-request-id": "b053161e-263c-4083-a594-e94c156b16cc_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055249Z:8e2ddc24-7a69-445e-a227-50d6832dd026" }, "ResponseBody": { "sku": { @@ -1814,8 +1752,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1825,23 +1763,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "aa497382b14b85dd3a03e055b9e596f8", "x-ms-return-client-request-id": "true" }, @@ -1849,9 +1784,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:34 GMT", + "Date": "Wed, 01 Sep 2021 05:52:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1862,10 +1797,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "aa497382b14b85dd3a03e055b9e596f8", - "x-ms-correlation-request-id": "218f9cae-452a-402f-aa1a-234c3f35f002", + "x-ms-correlation-request-id": "4ea18206-195f-4fb2-a2be-f9713537f87e", "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "d2d7b043-ad64-4417-b5ac-1bc1cfac3e1e_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084534Z:218f9cae-452a-402f-aa1a-234c3f35f002" + "x-ms-request-id": "30a6d4b2-7c2e-441c-8202-20d754558622_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055250Z:4ea18206-195f-4fb2-a2be-f9713537f87e" }, "ResponseBody": { "sku": { @@ -1873,8 +1808,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1884,23 +1819,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "fee6874189f910741ab6db3455e8a460", "x-ms-return-client-request-id": "true" }, @@ -1908,9 +1840,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:35 GMT", + "Date": "Wed, 01 Sep 2021 05:52:51 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1921,10 +1853,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fee6874189f910741ab6db3455e8a460", - "x-ms-correlation-request-id": "dd6b2bcd-d991-4b4a-b79f-2278b2a9dbeb", + "x-ms-correlation-request-id": "9fe4014a-3ebb-4cef-817e-cd7e4e98eea3", "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "d33a5efe-d8d2-4134-8ba0-5504242b7d31_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084536Z:dd6b2bcd-d991-4b4a-b79f-2278b2a9dbeb" + "x-ms-request-id": "e4eff37a-879a-4381-ab01-815b2ff56423_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055251Z:9fe4014a-3ebb-4cef-817e-cd7e4e98eea3" }, "ResponseBody": { "sku": { @@ -1932,8 +1864,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1943,23 +1875,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "44369825e91055501f4f2e02de6f2513", "x-ms-return-client-request-id": "true" }, @@ -1967,9 +1896,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:37 GMT", + "Date": "Wed, 01 Sep 2021 05:52:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1980,10 +1909,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "44369825e91055501f4f2e02de6f2513", - "x-ms-correlation-request-id": "5dec3605-c02c-40fd-ba81-7c05b4e39c26", + "x-ms-correlation-request-id": "0fee2323-2e0e-4265-971a-6a45c533764d", "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "8a550f24-4e9d-4637-ba9d-7c3ea0ea628f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084537Z:5dec3605-c02c-40fd-ba81-7c05b4e39c26" + "x-ms-request-id": "5b1a1089-148b-48db-9959-df37598623cc_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055253Z:0fee2323-2e0e-4265-971a-6a45c533764d" }, "ResponseBody": { "sku": { @@ -1991,8 +1920,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2002,23 +1931,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "fdb0bb92a220f9e7fe399094d5a92f51", "x-ms-return-client-request-id": "true" }, @@ -2026,9 +1952,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:38 GMT", + "Date": "Wed, 01 Sep 2021 05:52:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2039,10 +1965,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "fdb0bb92a220f9e7fe399094d5a92f51", - "x-ms-correlation-request-id": "beb95cbc-0bb9-4377-a503-08c39a85ee77", + "x-ms-correlation-request-id": "5451424f-3a53-49d6-9ac1-466cbfe1145a", "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "a76aed7d-57ac-421a-ab2b-fcbdfeb80726_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084539Z:beb95cbc-0bb9-4377-a503-08c39a85ee77" + "x-ms-request-id": "addc25c7-758c-4831-8955-6c9a63e9224f_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055254Z:5451424f-3a53-49d6-9ac1-466cbfe1145a" }, "ResponseBody": { "sku": { @@ -2050,8 +1976,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2061,23 +1987,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "2030805e52ae58e73690dfaa5a7231aa", "x-ms-return-client-request-id": "true" }, @@ -2085,9 +2008,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:39 GMT", + "Date": "Wed, 01 Sep 2021 05:52:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2098,10 +2021,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "2030805e52ae58e73690dfaa5a7231aa", - "x-ms-correlation-request-id": "4a0a42f0-e3a3-430e-a5fd-9923975ca2ba", + "x-ms-correlation-request-id": "c59ef57c-88dc-4a2a-9448-6e98ce7df557", "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "27e1c1ab-bf9c-4a35-9fa9-ff8a63e65dd8_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084540Z:4a0a42f0-e3a3-430e-a5fd-9923975ca2ba" + "x-ms-request-id": "6923430e-174c-40b5-a974-fb5f6f04d487_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055255Z:c59ef57c-88dc-4a2a-9448-6e98ce7df557" }, "ResponseBody": { "sku": { @@ -2109,8 +2032,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2120,23 +2043,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9aa1c791a7388240b13d45d759bb7f76", "x-ms-return-client-request-id": "true" }, @@ -2144,9 +2064,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:41 GMT", + "Date": "Wed, 01 Sep 2021 05:52:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2157,10 +2077,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9aa1c791a7388240b13d45d759bb7f76", - "x-ms-correlation-request-id": "3ab2bd5e-0746-47a3-8ce7-f6b2ab35ab1a", + "x-ms-correlation-request-id": "0582fa98-7f9c-4a48-b89f-2096421d3fb9", "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "f7174186-9aea-4524-a378-4d0f164268a3_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084541Z:3ab2bd5e-0746-47a3-8ce7-f6b2ab35ab1a" + "x-ms-request-id": "69821134-7d8d-43bb-9b47-4ae077c565d5_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055256Z:0582fa98-7f9c-4a48-b89f-2096421d3fb9" }, "ResponseBody": { "sku": { @@ -2168,8 +2088,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2179,23 +2099,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "5ea3dc1f043e4064d358c68fc33c9e8c", "x-ms-return-client-request-id": "true" }, @@ -2203,9 +2120,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:42 GMT", + "Date": "Wed, 01 Sep 2021 05:52:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2216,10 +2133,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5ea3dc1f043e4064d358c68fc33c9e8c", - "x-ms-correlation-request-id": "b7b19041-b8d2-4229-bbc9-2bf02b956b4f", + "x-ms-correlation-request-id": "1ceba4d4-1cd1-4228-90ae-6ac36737739a", "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "fc53c053-d8af-445f-a67e-205e2867ca2b_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084543Z:b7b19041-b8d2-4229-bbc9-2bf02b956b4f" + "x-ms-request-id": "58f027c3-11d7-48d3-8851-0a63853afb57_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055258Z:1ceba4d4-1cd1-4228-90ae-6ac36737739a" }, "ResponseBody": { "sku": { @@ -2227,8 +2144,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2238,23 +2155,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "0e03e5079507b71940ad6f710c10ff7a", "x-ms-return-client-request-id": "true" }, @@ -2262,9 +2176,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:43 GMT", + "Date": "Wed, 01 Sep 2021 05:52:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2275,10 +2189,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0e03e5079507b71940ad6f710c10ff7a", - "x-ms-correlation-request-id": "2b960faa-1a5a-47f5-b98e-d9bcf76790e7", + "x-ms-correlation-request-id": "9866f2db-113b-4d7d-bf14-a5af93955bba", "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "ccb94a96-0875-49df-b566-d3cb49b3aea0_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084544Z:2b960faa-1a5a-47f5-b98e-d9bcf76790e7" + "x-ms-request-id": "a61227ec-3279-47a4-91de-132109e16eba_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055259Z:9866f2db-113b-4d7d-bf14-a5af93955bba" }, "ResponseBody": { "sku": { @@ -2286,8 +2200,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2297,23 +2211,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "7e8a6811d3cf8c6c6261c6dfe0b0be74", "x-ms-return-client-request-id": "true" }, @@ -2321,9 +2232,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:45 GMT", + "Date": "Wed, 01 Sep 2021 05:53:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2334,10 +2245,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7e8a6811d3cf8c6c6261c6dfe0b0be74", - "x-ms-correlation-request-id": "3c38f217-847b-4f86-9732-71204026a044", + "x-ms-correlation-request-id": "ac392892-969a-4a1a-9d65-3f44a9cfa9a4", "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "d977ec72-6a3e-409c-8608-4171ed7405c9_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084545Z:3c38f217-847b-4f86-9732-71204026a044" + "x-ms-request-id": "ff4aaf92-3445-46c4-82b9-99de6ce5bbfe_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055300Z:ac392892-969a-4a1a-9d65-3f44a9cfa9a4" }, "ResponseBody": { "sku": { @@ -2345,8 +2256,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2356,23 +2267,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "73cfb99e70b88a6ec3ec1d9194f333c3", "x-ms-return-client-request-id": "true" }, @@ -2380,9 +2288,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:46 GMT", + "Date": "Wed, 01 Sep 2021 05:53:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2393,10 +2301,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "73cfb99e70b88a6ec3ec1d9194f333c3", - "x-ms-correlation-request-id": "b9d57a0e-85e8-46dd-a4cc-902896f4a298", + "x-ms-correlation-request-id": "30baa755-998b-4d78-8ce3-86fc48f818e0", "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "d9934d5e-c534-4739-a377-91d04a9b3db3_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084547Z:b9d57a0e-85e8-46dd-a4cc-902896f4a298" + "x-ms-request-id": "92e25042-2cc6-4d32-8d75-534588bab7f0_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055302Z:30baa755-998b-4d78-8ce3-86fc48f818e0" }, "ResponseBody": { "sku": { @@ -2404,8 +2312,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2415,23 +2323,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "5a7e4b5920b234bc7976aca6ce39d690", "x-ms-return-client-request-id": "true" }, @@ -2439,9 +2344,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:48 GMT", + "Date": "Wed, 01 Sep 2021 05:53:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2452,10 +2357,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "5a7e4b5920b234bc7976aca6ce39d690", - "x-ms-correlation-request-id": "c7754936-8fb8-47a5-a3d2-fa9bb8108be4", + "x-ms-correlation-request-id": "e30cdc72-d9bb-4909-ba37-745ec0e73924", "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "fda6afb6-9bb6-46f3-9e91-b1b03ed33828_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084548Z:c7754936-8fb8-47a5-a3d2-fa9bb8108be4" + "x-ms-request-id": "661a62b2-1ece-4cf4-ba0b-182b484c8c80_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055303Z:e30cdc72-d9bb-4909-ba37-745ec0e73924" }, "ResponseBody": { "sku": { @@ -2463,8 +2368,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2474,23 +2379,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "53d2fbee8b41a0c2fa00bae2b5daf76f", "x-ms-return-client-request-id": "true" }, @@ -2498,9 +2400,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:49 GMT", + "Date": "Wed, 01 Sep 2021 05:53:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2511,10 +2413,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "53d2fbee8b41a0c2fa00bae2b5daf76f", - "x-ms-correlation-request-id": "beb23759-358c-468a-8b4b-85848946646b", + "x-ms-correlation-request-id": "3032d6d7-b0d9-44bb-8742-5584d3ae9622", "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "307a320e-b89e-4f8a-8d87-e54118b096ed_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084549Z:beb23759-358c-468a-8b4b-85848946646b" + "x-ms-request-id": "ae6e406b-d510-4c66-aacf-a623d9d3db1f_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055304Z:3032d6d7-b0d9-44bb-8742-5584d3ae9622" }, "ResponseBody": { "sku": { @@ -2522,8 +2424,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2533,23 +2435,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "9486032d63317ec2fc9af941c4c8bb8a", "x-ms-return-client-request-id": "true" }, @@ -2557,9 +2456,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:50 GMT", + "Date": "Wed, 01 Sep 2021 05:53:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2570,10 +2469,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "9486032d63317ec2fc9af941c4c8bb8a", - "x-ms-correlation-request-id": "53c0db35-f508-4d4d-9045-be9537122831", + "x-ms-correlation-request-id": "053cc2ef-e098-4407-8393-b478f6ba62e6", "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "30e3f3b2-39a0-4771-bafb-11a45c6a4f9f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084551Z:53c0db35-f508-4d4d-9045-be9537122831" + "x-ms-request-id": "5258964b-69f3-421c-b27b-992c27e25eca_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055306Z:053cc2ef-e098-4407-8393-b478f6ba62e6" }, "ResponseBody": { "sku": { @@ -2581,8 +2480,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2592,23 +2491,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "99a28d15e020cd8289de60b265da7e9f", "x-ms-return-client-request-id": "true" }, @@ -2616,9 +2512,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:52 GMT", + "Date": "Wed, 01 Sep 2021 05:53:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2629,10 +2525,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "99a28d15e020cd8289de60b265da7e9f", - "x-ms-correlation-request-id": "0fa992cb-6d99-46a9-a296-e6a428adb9fe", + "x-ms-correlation-request-id": "40212fa7-0c23-4c19-a60b-c07ec5adec77", "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "1e5357af-e379-411c-899b-9bdc62fe72e8_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084552Z:0fa992cb-6d99-46a9-a296-e6a428adb9fe" + "x-ms-request-id": "dfabf998-2c1f-4fd6-83f2-30bb87c2798d_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055307Z:40212fa7-0c23-4c19-a60b-c07ec5adec77" }, "ResponseBody": { "sku": { @@ -2640,8 +2536,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2651,23 +2547,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "cb783d7e42b28a5f395457a69280db31", "x-ms-return-client-request-id": "true" }, @@ -2675,9 +2568,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:53 GMT", + "Date": "Wed, 01 Sep 2021 05:53:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2688,10 +2581,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cb783d7e42b28a5f395457a69280db31", - "x-ms-correlation-request-id": "5ad5e663-cd62-4427-a596-a27f38d9c3c0", + "x-ms-correlation-request-id": "69bf55d8-10c1-4b43-a363-7701181e5439", "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "49a8a9ac-3610-4cec-914f-aeb91b456626_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084554Z:5ad5e663-cd62-4427-a596-a27f38d9c3c0" + "x-ms-request-id": "770a0841-76ca-49c1-a937-9e71ee0bd77c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055308Z:69bf55d8-10c1-4b43-a363-7701181e5439" }, "ResponseBody": { "sku": { @@ -2699,8 +2592,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2710,23 +2603,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "28cd30445e374d4e80b90a5203101822", "x-ms-return-client-request-id": "true" }, @@ -2734,9 +2624,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:54 GMT", + "Date": "Wed, 01 Sep 2021 05:53:09 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2747,10 +2637,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "28cd30445e374d4e80b90a5203101822", - "x-ms-correlation-request-id": "be10f73e-3959-47fa-802f-35608bdee164", + "x-ms-correlation-request-id": "e7a34c87-c0b3-45b4-abac-aac853a9636c", "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "6b131769-03df-4a8e-bed3-d115f3b525fd_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084555Z:be10f73e-3959-47fa-802f-35608bdee164" + "x-ms-request-id": "529771e8-bf43-4af1-a56e-049a799f56e7_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055310Z:e7a34c87-c0b3-45b4-abac-aac853a9636c" }, "ResponseBody": { "sku": { @@ -2758,8 +2648,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2769,23 +2659,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "87c25a1cf04fd3d72e1760cc88dc3b09", "x-ms-return-client-request-id": "true" }, @@ -2793,9 +2680,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "744", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:56 GMT", + "Date": "Wed, 01 Sep 2021 05:53:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2806,10 +2693,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "87c25a1cf04fd3d72e1760cc88dc3b09", - "x-ms-correlation-request-id": "198335ec-fd7b-4833-8660-85135929ffbf", + "x-ms-correlation-request-id": "9269862f-7e73-4c4b-89e6-8553fb53f540", "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "74445ffa-a3ba-4453-ba9f-30231c9e1354_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084556Z:198335ec-fd7b-4833-8660-85135929ffbf" + "x-ms-request-id": "54d778cb-4e5f-4ea7-a664-5247ed09b832_M6CH3_M6CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055311Z:9269862f-7e73-4c4b-89e6-8553fb53f540" }, "ResponseBody": { "sku": { @@ -2817,8 +2704,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2828,23 +2715,20 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:10.927Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "356d2e03560d2067ee2b4af9370c8728", "x-ms-return-client-request-id": "true" }, @@ -2854,7 +2738,7 @@ "Cache-Control": "no-cache", "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:45:57 GMT", + "Date": "Wed, 01 Sep 2021 05:53:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2865,10 +2749,10 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "356d2e03560d2067ee2b4af9370c8728", - "x-ms-correlation-request-id": "b41911ef-32e9-4e7c-bed2-0c18c4215788", + "x-ms-correlation-request-id": "e1401e70-7a20-4942-b07a-73e46d06912c", "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "7904d711-a0ed-43bb-b537-368d11343715_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084558Z:b41911ef-32e9-4e7c-bed2-0c18c4215788" + "x-ms-request-id": "6fd1f42c-1b50-4149-8c49-038832ce1d95_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055312Z:e1401e70-7a20-4942-b07a-73e46d06912c" }, "ResponseBody": { "sku": { @@ -2876,8 +2760,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2886,59 +2770,31 @@ "isAutoInflateEnabled": false, "maximumThroughputUnits": 0, "kafkaEnabled": true, - "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:45:57.067Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", - "status": "Active" + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887?api-version=2017-04-01", - "RequestMethod": "PUT", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", "RequestHeaders": { - "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "598", - "Content-Type": "application/json", - "traceparent": "00-633954e50628bf4ba2f4e64c3c546057-ffe365b9acff194b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd378935e2535954f9f91ffd81c4a47e", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3789353c53bd54e259f9f91ffd81c4a4", "x-ms-return-client-request-id": "true" }, - "RequestBody": { - "properties": { - "messageRetentionInDays": 4, - "partitionCount": 4, - "status": "Active", - "captureDescription": { - "enabled": true, - "encoding": "Avro", - "intervalInSeconds": 120, - "sizeLimitInBytes": 10485763, - "destination": { - "name": "EventHubArchive.AzureBlockBlob", - "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", - "blobContainer": "container", - "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" - } - }, - "skipEmptyArchives": true - } - } - }, + "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1002", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:05 GMT", + "Date": "Wed, 01 Sep 2021 05:53:13 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2948,25 +2804,386 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd378935e2535954f9f91ffd81c4a47e", - "x-ms-correlation-request-id": "4613cbd0-e1e6-4b3e-add9-ab360918dff1", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "7326f186-927c-4671-badd-7e625076ba22_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084606Z:4613cbd0-e1e6-4b3e-add9-ab360918dff1" + "x-ms-client-request-id": "3789353c53bd54e259f9f91ffd81c4a4", + "x-ms-correlation-request-id": "942aaecd-c217-44b9-a666-2522a5fb049c", + "x-ms-ratelimit-remaining-subscription-reads": "11953", + "x-ms-request-id": "d490250c-1f3f-41e4-9bad-9dd34dd86f6f_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055314Z:942aaecd-c217-44b9-a666-2522a5fb049c" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887", - "name": "sdk-EventHub-887", - "type": "Microsoft.EventHub/Namespaces/EventHubs", + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", + "tags": {}, "properties": { - "messageRetentionInDays": 4, - "partitionCount": 4, - "status": "Active", - "createdAt": "2020-09-28T08:46:04.833Z", - "updatedAt": "2020-09-28T08:46:05.29Z", - "partitionIds": [ - "0", + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d44e017ee2a2c515f3a29824a5dd9c21", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "742", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d44e017ee2a2c515f3a29824a5dd9c21", + "x-ms-correlation-request-id": "9185d1d4-1582-4b7a-8fb2-ea06098d2934", + "x-ms-ratelimit-remaining-subscription-reads": "11952", + "x-ms-request-id": "27a65821-00da-4bdb-9a23-a9f7f5eccec3_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055315Z:9185d1d4-1582-4b7a-8fb2-ea06098d2934" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "539037900352b04b4c19dc135c47236d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "742", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:16 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "539037900352b04b4c19dc135c47236d", + "x-ms-correlation-request-id": "254c8239-7c13-406e-8b7b-ff100862840e", + "x-ms-ratelimit-remaining-subscription-reads": "11951", + "x-ms-request-id": "b0093e70-6b5a-47ff-9018-f372cd3f993b_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055316Z:254c8239-7c13-406e-8b7b-ff100862840e" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "357ba666b3bd598620c3441bbabdaf7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "742", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "357ba666b3bd598620c3441bbabdaf7b", + "x-ms-correlation-request-id": "0741cef8-6b0b-460b-97eb-2c32ea1e6c23", + "x-ms-ratelimit-remaining-subscription-reads": "11950", + "x-ms-request-id": "3c490c59-3fc8-43bc-a60c-0b289055d0ce_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055318Z:0741cef8-6b0b-460b-97eb-2c32ea1e6c23" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c58fd75d71f17a52b59e8789060169ab", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "742", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c58fd75d71f17a52b59e8789060169ab", + "x-ms-correlation-request-id": "0aa0f938-268d-4d4e-998b-ad3c88cf1853", + "x-ms-ratelimit-remaining-subscription-reads": "11949", + "x-ms-request-id": "39f1cab5-facd-4185-a10b-dd6fc6b15368_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055319Z:0aa0f938-268d-4d4e-998b-ad3c88cf1853" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:52:30.87Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "febe2b7e6662dd64b137338ebe30f58f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "740", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:20 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "febe2b7e6662dd64b137338ebe30f58f", + "x-ms-correlation-request-id": "acbb985a-33da-4716-aa5c-98bdbf920549", + "x-ms-ratelimit-remaining-subscription-reads": "11948", + "x-ms-request-id": "101361d3-e483-4f43-9772-6b01c7a2ddb6_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055320Z:acbb985a-33da-4716-aa5c-98bdbf920549" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Succeeded", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:20.09Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", + "status": "Active" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808?api-version=2017-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "598", + "Content-Type": "application/json", + "traceparent": "00-7877ad9f68fb8b4d9e4826a846975531-b3152d49036bc846-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b785b5607b5d53f500801e2bfd521e5a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "messageRetentionInDays": 4, + "partitionCount": 4, + "status": "Active", + "captureDescription": { + "enabled": true, + "encoding": "Avro", + "intervalInSeconds": 120, + "sizeLimitInBytes": 10485763, + "destination": { + "name": "EventHubArchive.AzureBlockBlob", + "properties": { + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", + "blobContainer": "container", + "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" + } + }, + "skipEmptyArchives": true + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1005", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:53:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b785b5607b5d53f500801e2bfd521e5a", + "x-ms-correlation-request-id": "585a979b-7105-43da-b4df-96d8f742942e", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "532eb6be-89ce-4166-beb7-c7b3dd577071_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055327Z:585a979b-7105-43da-b4df-96d8f742942e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808", + "name": "sdk-EventHub-4808", + "type": "Microsoft.EventHub/Namespaces/EventHubs", + "location": "Australia East", + "properties": { + "messageRetentionInDays": 4, + "partitionCount": 4, + "status": "Active", + "createdAt": "2021-09-01T05:53:26.983Z", + "updatedAt": "2021-09-01T05:53:27.303Z", + "partitionIds": [ + "0", "1", "2", "3" @@ -2977,7 +3194,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2990,26 +3207,23 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-031351a5e22c314e9063bb17f3092dcf-1e9082151b078f44-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a2d44e0115e2f3c5a29824a5dd9c2190", + "traceparent": "00-36246fc716e33c44a6cde5ced7d2ace0-280ed26445a3cf4f-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe8e9c9819b073f7b214ba3dc4bc85a9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1000", + "Content-Length": "1003", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:06 GMT", + "Date": "Wed, 01 Sep 2021 05:53:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3019,23 +3233,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2d44e0115e2f3c5a29824a5dd9c2190", - "x-ms-correlation-request-id": "090822f0-3d16-43f4-8c62-e2340eecb67d", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "b262c2d8-f687-4014-87f6-c726549b0bb6_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084606Z:090822f0-3d16-43f4-8c62-e2340eecb67d" + "x-ms-client-request-id": "fe8e9c9819b073f7b214ba3dc4bc85a9", + "x-ms-correlation-request-id": "88d97ddf-3b3c-41d3-a746-4e860b5f3ef0", + "x-ms-ratelimit-remaining-subscription-reads": "11947", + "x-ms-request-id": "97a7c490-f82c-466f-a4bf-508f4a1c432f_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055328Z:88d97ddf-3b3c-41d3-a746-4e860b5f3ef0" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887", - "name": "sdk-EventHub-887", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808", + "name": "sdk-EventHub-4808", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 4, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T08:46:04.833", - "updatedAt": "2020-09-28T08:46:05.29", + "createdAt": "2021-09-01T05:53:26.983", + "updatedAt": "2021-09-01T05:53:27.303", "partitionIds": [ "0", "1", @@ -3048,7 +3262,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -3061,25 +3275,23 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "525390374b034cb019dc135c47236d66", + "traceparent": "00-d471cf6c0fe6644a8a8f8c028411b332-fba6c538dfa21442-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4ca61ef8f3e3af20c9aa61e645b1b4e4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1012", + "Content-Length": "1015", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:07 GMT", + "Date": "Wed, 01 Sep 2021 05:53:28 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3089,26 +3301,26 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "525390374b034cb019dc135c47236d66", - "x-ms-correlation-request-id": "e59f7370-ee21-4d1f-98a1-2e1e4a2a5638", + "x-ms-client-request-id": "4ca61ef8f3e3af20c9aa61e645b1b4e4", + "x-ms-correlation-request-id": "1ec0b3ed-f0df-4758-b78c-41500dd9909a", "x-ms-inline-count": "", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "c4d07d2d-7e78-4dad-af85-d2173e0a8e8f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084607Z:e59f7370-ee21-4d1f-98a1-2e1e4a2a5638" + "x-ms-ratelimit-remaining-subscription-reads": "11946", + "x-ms-request-id": "f4539e21-0f02-4ed3-9b1f-319ede101b61_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055329Z:1ec0b3ed-f0df-4758-b78c-41500dd9909a" }, "ResponseBody": { "value": [ { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-eventhub-887", - "name": "sdk-eventhub-887", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-eventhub-4808", + "name": "sdk-eventhub-4808", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 4, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T08:46:04.833", - "updatedAt": "2020-09-28T08:46:05.29", + "createdAt": "2021-09-01T05:53:26.983", + "updatedAt": "2021-09-01T05:53:27.303", "partitionIds": [ "0", "1", @@ -3121,7 +3333,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -3136,19 +3348,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808?api-version=2017-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "598", "Content-Type": "application/json", - "traceparent": "00-2f8cc8bb1e0e2a45a251c50ab3887e30-74dd9a229e2e724b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bd357ba686b32059c3441bbabdaf7b5d", + "traceparent": "00-f26fa6ac08a51c41b27db1a5b46d77e6-c2b9e426f465594a-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "93253315906647babe110549c1b78f44", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -3164,7 +3373,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -3176,9 +3385,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "978", + "Content-Length": "980", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:09 GMT", + "Date": "Wed, 01 Sep 2021 05:53:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3188,15 +3397,15 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bd357ba686b32059c3441bbabdaf7b5d", - "x-ms-correlation-request-id": "21963c7f-310e-40be-b989-4f89cf85f36a", + "x-ms-client-request-id": "93253315906647babe110549c1b78f44", + "x-ms-correlation-request-id": "2317b397-7ae8-4fcf-b3e2-42304f4859b4", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "48b81e56-3b86-4846-84bd-b14b7787091c_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084610Z:21963c7f-310e-40be-b989-4f89cf85f36a" + "x-ms-request-id": "76be2801-5ab1-4270-ab4f-6b3b8dcbf6f6_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055334Z:2317b397-7ae8-4fcf-b3e2-42304f4859b4" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887", - "name": "sdk-EventHub-887", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808", + "name": "sdk-EventHub-4808", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { @@ -3212,7 +3421,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -3225,26 +3434,23 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-a6473cd7e2c84248b01a100765feabea-297005d355ff9f4e-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f1c58fd75271b57a9e8789060169ab7e", + "traceparent": "00-dc44e7432e27124a9c5ae92bc52c199c-9de67315e72ff34c-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de3375fad2aba5767bde3505b7112e00", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1000", + "Content-Length": "1003", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:10 GMT", + "Date": "Wed, 01 Sep 2021 05:53:34 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3254,23 +3460,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f1c58fd75271b57a9e8789060169ab7e", - "x-ms-correlation-request-id": "630d1d41-86a5-4389-a2e1-439f7462b2e8", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "cd8c45b6-8865-4997-9266-5914f808b35f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084610Z:630d1d41-86a5-4389-a2e1-439f7462b2e8" + "x-ms-client-request-id": "de3375fad2aba5767bde3505b7112e00", + "x-ms-correlation-request-id": "f94b6a56-9bb6-4d25-a2c7-0388432bc91d", + "x-ms-ratelimit-remaining-subscription-reads": "11945", + "x-ms-request-id": "ea92cd13-0a1b-495e-89d8-455af259853e_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055334Z:f94b6a56-9bb6-4d25-a2c7-0388432bc91d" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887", - "name": "sdk-EventHub-887", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808", + "name": "sdk-EventHub-4808", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 5, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T08:46:04.833", - "updatedAt": "2020-09-28T08:46:09.79", + "createdAt": "2021-09-01T05:53:26.983", + "updatedAt": "2021-09-01T05:53:33.853", "partitionIds": [ "0", "1", @@ -3283,7 +3489,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-9336/providers/Microsoft.Storage/storageAccounts/sdktestaccount3682", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-7509/providers/Microsoft.Storage/storageAccounts/sdktestaccount3984", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -3296,17 +3502,14 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/eventhubs/sdk-EventHub-887?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/eventhubs/sdk-EventHub-4808?api-version=2017-04-01", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-162a8d05ea34a846b9ca17bc5dcfbe90-bd2c15be9fa0a444-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "62febe2b6466b1dd37338ebe30f58f6a", + "traceparent": "00-d7407d9fd7566d47b34e7df4c5a44c76-9c45d6919ecd3848-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9028d560f2966742645f8ed1eed7ee11", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3314,7 +3517,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 08:46:12 GMT", + "Date": "Wed, 01 Sep 2021 05:53:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3324,26 +3527,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62febe2b6466b1dd37338ebe30f58f6a", - "x-ms-correlation-request-id": "cb29cf66-e3d2-4640-b02a-d7d8e4a89c44", + "x-ms-client-request-id": "9028d560f2966742645f8ed1eed7ee11", + "x-ms-correlation-request-id": "8c19f56a-1147-4835-80ee-cb55d020a126", "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "abc4c4d3-2053-492d-8e33-6a100cffd933_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084612Z:cb29cf66-e3d2-4640-b02a-d7d8e4a89c44" + "x-ms-request-id": "9efb8dc9-279f-423e-aca8-373b017cf088_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055336Z:8c19f56a-1147-4835-80ee-cb55d020a126" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-eab8e4949f627442931b1a3467281240-f4e200aae69fe940-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b785b5607b5d53f500801e2bfd521e5a", + "traceparent": "00-19fed16c9cae1c4a9e61290c5e4529ee-fdf115587056154f-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cfeb1d1bd57d4338bc8017875ab58fac", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3351,9 +3551,9 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 08:46:13 GMT", + "Date": "Wed, 01 Sep 2021 05:53:37 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", "Server": [ "Service-Bus-Resource-Provider/CH3", @@ -3362,24 +3562,21 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b785b5607b5d53f500801e2bfd521e5a", - "x-ms-correlation-request-id": "701bf4d3-579b-4093-a885-5d8a8c13f8b8", + "x-ms-client-request-id": "cfeb1d1bd57d4338bc8017875ab58fac", + "x-ms-correlation-request-id": "287ad440-91f1-4dbf-9562-448f418bbfcd", "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "8edbe619-4029-4a52-8e85-10ed85b974e8_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084614Z:701bf4d3-579b-4093-a885-5d8a8c13f8b8" + "x-ms-request-id": "dff46434-17af-4529-9195-ae2019e096eb_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055338Z:287ad440-91f1-4dbf-9562-448f418bbfcd" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4ca61ef8f3e3af20c9aa61e645b1b4e4", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9aea23f05e258b829ce5d316daba0caf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3388,11 +3585,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:13 GMT", + "Date": "Wed, 01 Sep 2021 05:53:38 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "57", + "Retry-After": "35", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3400,11 +3597,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ca61ef8f3e3af20c9aa61e645b1b4e4", - "x-ms-correlation-request-id": "19a72ae7-219e-406d-92e3-982aa786655b", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "5d05af1a-ada7-418a-afef-4ae6443e877c_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084614Z:19a72ae7-219e-406d-92e3-982aa786655b" + "x-ms-client-request-id": "9aea23f05e258b829ce5d316daba0caf", + "x-ms-correlation-request-id": "6d8702c3-b978-4ff4-93a3-4177225733dd", + "x-ms-ratelimit-remaining-subscription-reads": "11944", + "x-ms-request-id": "815679a0-e5a7-4a06-9d72-2dd5ee4c0c61_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055338Z:6d8702c3-b978-4ff4-93a3-4177225733dd" }, "ResponseBody": { "sku": { @@ -3412,8 +3609,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3423,24 +3620,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "93253315906647babe110549c1b78f44", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e9eee1d001ee1b836fe39cb15aecff17", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3449,11 +3643,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:15 GMT", + "Date": "Wed, 01 Sep 2021 05:53:39 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "49", + "Retry-After": "45", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3461,11 +3655,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "93253315906647babe110549c1b78f44", - "x-ms-correlation-request-id": "3bf3b48d-e5b2-49ab-9fd3-b43924c7062f", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "1fe6a636-4f76-4ebf-8f49-37d6a9dcb7fc_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084616Z:3bf3b48d-e5b2-49ab-9fd3-b43924c7062f" + "x-ms-client-request-id": "e9eee1d001ee1b836fe39cb15aecff17", + "x-ms-correlation-request-id": "5d5dd881-8a73-4441-9381-f242c2aa5d72", + "x-ms-ratelimit-remaining-subscription-reads": "11943", + "x-ms-request-id": "71797ae8-f173-455e-ac32-a291d3699b53_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055339Z:5d5dd881-8a73-4441-9381-f242c2aa5d72" }, "ResponseBody": { "sku": { @@ -3473,8 +3667,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3484,24 +3678,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "de3375fad2aba5767bde3505b7112e00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "369772c9f4ca8587825e50a92b972e78", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3510,11 +3701,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:16 GMT", + "Date": "Wed, 01 Sep 2021 05:53:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "46", + "Retry-After": "30", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3522,11 +3713,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "de3375fad2aba5767bde3505b7112e00", - "x-ms-correlation-request-id": "55325e38-78fa-4931-9368-6f97171e4533", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "f10a2e75-62c0-488a-a652-df76926f9b58_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084617Z:55325e38-78fa-4931-9368-6f97171e4533" + "x-ms-client-request-id": "369772c9f4ca8587825e50a92b972e78", + "x-ms-correlation-request-id": "23974ad1-3c28-46e4-a31d-69fac91e26f5", + "x-ms-ratelimit-remaining-subscription-reads": "11942", + "x-ms-request-id": "d749d512-ffa1-4f8f-876c-6047a012b39d_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055341Z:23974ad1-3c28-46e4-a31d-69fac91e26f5" }, "ResponseBody": { "sku": { @@ -3534,8 +3725,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3545,24 +3736,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9028d560f2966742645f8ed1eed7ee11", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "627ccbbfceb6efb6a0ce2a42c2d030af", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3571,11 +3759,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:17 GMT", + "Date": "Wed, 01 Sep 2021 05:53:42 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "31", + "Retry-After": "48", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3583,11 +3771,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9028d560f2966742645f8ed1eed7ee11", - "x-ms-correlation-request-id": "15414eac-8023-4e21-8bee-c709c7b04cde", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "f174c0ee-f99d-4100-aaf2-56b39a2b3831_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084618Z:15414eac-8023-4e21-8bee-c709c7b04cde" + "x-ms-client-request-id": "627ccbbfceb6efb6a0ce2a42c2d030af", + "x-ms-correlation-request-id": "309eadeb-ca37-405e-93e8-01178bae72f3", + "x-ms-ratelimit-remaining-subscription-reads": "11941", + "x-ms-request-id": "aca82fba-99f3-4de8-afcd-e682ddb966ce_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055342Z:309eadeb-ca37-405e-93e8-01178bae72f3" }, "ResponseBody": { "sku": { @@ -3595,8 +3783,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3606,24 +3794,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cfeb1d1bd57d4338bc8017875ab58fac", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "674dbbe6d623dbe45a68668fb1d9f0d8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3632,11 +3817,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:19 GMT", + "Date": "Wed, 01 Sep 2021 05:53:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "46", + "Retry-After": "34", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3644,11 +3829,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cfeb1d1bd57d4338bc8017875ab58fac", - "x-ms-correlation-request-id": "eec402da-c446-4d02-ac08-846a77cb733a", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "c8dedc84-8a52-45cf-a81a-1178d3af4783_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084620Z:eec402da-c446-4d02-ac08-846a77cb733a" + "x-ms-client-request-id": "674dbbe6d623dbe45a68668fb1d9f0d8", + "x-ms-correlation-request-id": "59b321a1-87d9-4fbc-bcb2-041e9a8bf9c0", + "x-ms-ratelimit-remaining-subscription-reads": "11940", + "x-ms-request-id": "da3ccf84-c21c-4d39-a38c-8fa6e6754c95_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055343Z:59b321a1-87d9-4fbc-bcb2-041e9a8bf9c0" }, "ResponseBody": { "sku": { @@ -3656,8 +3841,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3667,24 +3852,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ece905e3ff8e08ad33cc7a4c44a4b7a4", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ff223b49c6ffb61bca795fcc944c3b1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3693,11 +3875,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:20 GMT", + "Date": "Wed, 01 Sep 2021 05:53:44 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "31", + "Retry-After": "39", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3705,11 +3887,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ece905e3ff8e08ad33cc7a4c44a4b7a4", - "x-ms-correlation-request-id": "e7f1a5fe-3d15-4f7b-998a-5b4289207574", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "d95efe83-d022-46b7-a960-5cacd08ca978_M5CH3_M5CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084621Z:e7f1a5fe-3d15-4f7b-998a-5b4289207574" + "x-ms-client-request-id": "8ff223b49c6ffb61bca795fcc944c3b1", + "x-ms-correlation-request-id": "c62ce37f-366a-42b8-bfcf-3fd3bda11d5d", + "x-ms-ratelimit-remaining-subscription-reads": "11939", + "x-ms-request-id": "f57ac6d0-4df6-479c-8c31-09b1a9192a48_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055345Z:c62ce37f-366a-42b8-bfcf-3fd3bda11d5d" }, "ResponseBody": { "sku": { @@ -3717,8 +3899,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3728,24 +3910,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9aea23f05e258b829ce5d316daba0caf", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6fc2a02dc649e955e7a1084e67263dc7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3754,11 +3933,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:22 GMT", + "Date": "Wed, 01 Sep 2021 05:53:46 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "30", + "Retry-After": "58", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3766,11 +3945,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9aea23f05e258b829ce5d316daba0caf", - "x-ms-correlation-request-id": "ae87fd9b-8e45-4241-aa2c-b7f8e9c8fc44", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "6df870e5-a109-4792-ad90-f5707dabfc74_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084622Z:ae87fd9b-8e45-4241-aa2c-b7f8e9c8fc44" + "x-ms-client-request-id": "6fc2a02dc649e955e7a1084e67263dc7", + "x-ms-correlation-request-id": "5db129d5-9354-4835-ae9e-50701d3271fc", + "x-ms-ratelimit-remaining-subscription-reads": "11938", + "x-ms-request-id": "1dbde11f-f0aa-4803-991d-2bdb4df673a3_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055346Z:5db129d5-9354-4835-ae9e-50701d3271fc" }, "ResponseBody": { "sku": { @@ -3778,8 +3957,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3789,24 +3968,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e9eee1d001ee1b836fe39cb15aecff17", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e8d52dea1de4a405a51ab7b40e71115", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3815,11 +3991,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:23 GMT", + "Date": "Wed, 01 Sep 2021 05:53:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "44", + "Retry-After": "40", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3827,11 +4003,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9eee1d001ee1b836fe39cb15aecff17", - "x-ms-correlation-request-id": "2e5b3e59-24f2-46ef-9082-a70b84919b9e", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "619cf73a-0e15-42c3-beb8-fa633a9e5683_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084624Z:2e5b3e59-24f2-46ef-9082-a70b84919b9e" + "x-ms-client-request-id": "9e8d52dea1de4a405a51ab7b40e71115", + "x-ms-correlation-request-id": "05ae7275-6cbb-4207-90c2-4d801ab3b51f", + "x-ms-ratelimit-remaining-subscription-reads": "11937", + "x-ms-request-id": "73d971eb-faca-478a-9d32-0f9a3aceda02_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055347Z:05ae7275-6cbb-4207-90c2-4d801ab3b51f" }, "ResponseBody": { "sku": { @@ -3839,8 +4015,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3850,24 +4026,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "369772c9f4ca8587825e50a92b972e78", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1062b4a58016ee8ece09a7ce93139395", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3876,11 +4049,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:24 GMT", + "Date": "Wed, 01 Sep 2021 05:53:48 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "46", + "Retry-After": "53", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3888,11 +4061,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "369772c9f4ca8587825e50a92b972e78", - "x-ms-correlation-request-id": "ba3c60ed-136e-49b3-bfcf-027704da504c", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "34ea8d76-5cdb-471c-9082-a6c07465210c_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084625Z:ba3c60ed-136e-49b3-bfcf-027704da504c" + "x-ms-client-request-id": "1062b4a58016ee8ece09a7ce93139395", + "x-ms-correlation-request-id": "e9237451-3db3-47ee-9a9b-c89f73751dcd", + "x-ms-ratelimit-remaining-subscription-reads": "11936", + "x-ms-request-id": "c5809ab2-ab9d-485b-8794-041649f72a58_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055349Z:e9237451-3db3-47ee-9a9b-c89f73751dcd" }, "ResponseBody": { "sku": { @@ -3900,8 +4073,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3911,24 +4084,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "627ccbbfceb6efb6a0ce2a42c2d030af", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "771ece6924b68cd3607815f81bd9a8ff", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3937,11 +4107,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:26 GMT", + "Date": "Wed, 01 Sep 2021 05:53:50 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "51", + "Retry-After": "33", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3949,11 +4119,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "627ccbbfceb6efb6a0ce2a42c2d030af", - "x-ms-correlation-request-id": "e50a5f37-456a-4388-9ad4-affcc7c97c47", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "bad05cbd-b189-4a93-80a4-2faf4866ba1c_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084627Z:e50a5f37-456a-4388-9ad4-affcc7c97c47" + "x-ms-client-request-id": "771ece6924b68cd3607815f81bd9a8ff", + "x-ms-correlation-request-id": "3465a57f-5a6a-4e9e-b015-19bf6db6f3d0", + "x-ms-ratelimit-remaining-subscription-reads": "11935", + "x-ms-request-id": "5ee1a975-c5ef-4882-8385-5e02a86eeca2_M1CH3_M1CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055350Z:3465a57f-5a6a-4e9e-b015-19bf6db6f3d0" }, "ResponseBody": { "sku": { @@ -3961,8 +4131,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3972,24 +4142,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "674dbbe6d623dbe45a68668fb1d9f0d8", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b2a8f28f2dc45db0c39fd0d4f971b647", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3998,11 +4165,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:27 GMT", + "Date": "Wed, 01 Sep 2021 05:53:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "43", + "Retry-After": "56", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4010,11 +4177,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "674dbbe6d623dbe45a68668fb1d9f0d8", - "x-ms-correlation-request-id": "723686e5-963c-430c-974a-278e161067ec", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "3c6e0c64-96d8-4532-beb6-0d342a79b37d_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084628Z:723686e5-963c-430c-974a-278e161067ec" + "x-ms-client-request-id": "b2a8f28f2dc45db0c39fd0d4f971b647", + "x-ms-correlation-request-id": "b580b494-5870-4a09-af95-f04c2f62d3bf", + "x-ms-ratelimit-remaining-subscription-reads": "11934", + "x-ms-request-id": "bbd0c0f1-2d37-490a-a4e0-0cca74e4f4a3_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055351Z:b580b494-5870-4a09-af95-f04c2f62d3bf" }, "ResponseBody": { "sku": { @@ -4022,8 +4189,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4033,24 +4200,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ff223b49c6ffb61bca795fcc944c3b1", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "711115bd9ac9805fe1d6b09d6a96d3f4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4059,11 +4223,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:28 GMT", + "Date": "Wed, 01 Sep 2021 05:53:52 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "40", + "Retry-After": "56", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4071,11 +4235,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ff223b49c6ffb61bca795fcc944c3b1", - "x-ms-correlation-request-id": "62542d6a-fc7d-4fab-bc27-cfba603bbafd", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "78e46fa7-b77d-4e10-8a24-f280b3123e70_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084629Z:62542d6a-fc7d-4fab-bc27-cfba603bbafd" + "x-ms-client-request-id": "711115bd9ac9805fe1d6b09d6a96d3f4", + "x-ms-correlation-request-id": "e051f7c5-03d3-46b6-b2fa-4eaa77f99aa7", + "x-ms-ratelimit-remaining-subscription-reads": "11933", + "x-ms-request-id": "2128db16-ca5f-4411-b6df-88879fa1608a_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055353Z:e051f7c5-03d3-46b6-b2fa-4eaa77f99aa7" }, "ResponseBody": { "sku": { @@ -4083,8 +4247,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4094,24 +4258,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "6fc2a02dc649e955e7a1084e67263dc7", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a03ea860e16a3cd11ec0b31654ff92ee", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4120,11 +4281,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:30 GMT", + "Date": "Wed, 01 Sep 2021 05:53:53 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "38", + "Retry-After": "54", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4132,11 +4293,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6fc2a02dc649e955e7a1084e67263dc7", - "x-ms-correlation-request-id": "624e8c67-ca76-49ac-b932-19900fbf30ab", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "b73d4b1f-e359-49b2-9649-b967ac30d8f7_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084631Z:624e8c67-ca76-49ac-b932-19900fbf30ab" + "x-ms-client-request-id": "a03ea860e16a3cd11ec0b31654ff92ee", + "x-ms-correlation-request-id": "13aa5bd8-394c-424f-8084-1e67cfcffe37", + "x-ms-ratelimit-remaining-subscription-reads": "11932", + "x-ms-request-id": "fd9cb45a-442c-4706-b60c-300219fccf3b_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055354Z:13aa5bd8-394c-424f-8084-1e67cfcffe37" }, "ResponseBody": { "sku": { @@ -4144,8 +4305,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4155,24 +4316,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9e8d52dea1de4a405a51ab7b40e71115", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "063acec237c7f5369327d1ed7c12f22d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4181,11 +4339,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:31 GMT", + "Date": "Wed, 01 Sep 2021 05:53:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "52", + "Retry-After": "43", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4193,11 +4351,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9e8d52dea1de4a405a51ab7b40e71115", - "x-ms-correlation-request-id": "22b98515-b758-4f0b-8e53-d08e8bf89955", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "7954e9a4-e717-4de7-a175-61bdd409e84d_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084632Z:22b98515-b758-4f0b-8e53-d08e8bf89955" + "x-ms-client-request-id": "063acec237c7f5369327d1ed7c12f22d", + "x-ms-correlation-request-id": "dd481a44-ff9a-4b5f-bffd-b9d3a11b457d", + "x-ms-ratelimit-remaining-subscription-reads": "11931", + "x-ms-request-id": "adc1fdaa-9c4b-482b-8007-bc8af202021b_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055355Z:dd481a44-ff9a-4b5f-bffd-b9d3a11b457d" }, "ResponseBody": { "sku": { @@ -4205,8 +4363,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4216,24 +4374,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1062b4a58016ee8ece09a7ce93139395", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5173dbcc1533dcdc43d45308e6482ce2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4242,11 +4397,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:33 GMT", + "Date": "Wed, 01 Sep 2021 05:53:56 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "40", + "Retry-After": "56", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4254,11 +4409,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1062b4a58016ee8ece09a7ce93139395", - "x-ms-correlation-request-id": "a0ce70d9-a8bb-4887-8a21-2203016467d9", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "d8721521-51cd-47ea-b520-2bc7ddaf7f4e_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084633Z:a0ce70d9-a8bb-4887-8a21-2203016467d9" + "x-ms-client-request-id": "5173dbcc1533dcdc43d45308e6482ce2", + "x-ms-correlation-request-id": "9b87998e-0bf2-4b6e-8b95-151a62381e4a", + "x-ms-ratelimit-remaining-subscription-reads": "11930", + "x-ms-request-id": "8c273acb-8b85-4c4d-bc91-2816a9ea07df_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055356Z:9b87998e-0bf2-4b6e-8b95-151a62381e4a" }, "ResponseBody": { "sku": { @@ -4266,8 +4421,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4277,24 +4432,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "771ece6924b68cd3607815f81bd9a8ff", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9cdbc244cc5b292c71490d4210e3c00b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4303,9 +4455,9 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:34 GMT", + "Date": "Wed, 01 Sep 2021 05:53:57 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", "Retry-After": "52", "Server": [ @@ -4315,11 +4467,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "771ece6924b68cd3607815f81bd9a8ff", - "x-ms-correlation-request-id": "48dfb484-69c5-4b28-813e-dd27ff950ff9", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "3ae86e0c-dfc0-4481-b5d4-de97970aa727_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084635Z:48dfb484-69c5-4b28-813e-dd27ff950ff9" + "x-ms-client-request-id": "9cdbc244cc5b292c71490d4210e3c00b", + "x-ms-correlation-request-id": "855e7b40-91da-48e3-9d7d-6fea5556d825", + "x-ms-ratelimit-remaining-subscription-reads": "11929", + "x-ms-request-id": "80d3ca38-77e0-4844-9554-6f281b278e9e_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055358Z:855e7b40-91da-48e3-9d7d-6fea5556d825" }, "ResponseBody": { "sku": { @@ -4327,8 +4479,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4338,24 +4490,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b2a8f28f2dc45db0c39fd0d4f971b647", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "794a86cd408bacbbf15ec2f3e32d0f4a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4364,11 +4513,11 @@ "Cache-Control": "no-cache", "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:35 GMT", + "Date": "Wed, 01 Sep 2021 05:53:59 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "32", + "Retry-After": "50", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -4376,11 +4525,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b2a8f28f2dc45db0c39fd0d4f971b647", - "x-ms-correlation-request-id": "435623eb-d258-4e6d-929b-2dc8044ffe6a", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "65707c2a-87e6-4ece-80ea-5c4f576cb6fd_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084636Z:435623eb-d258-4e6d-929b-2dc8044ffe6a" + "x-ms-client-request-id": "794a86cd408bacbbf15ec2f3e32d0f4a", + "x-ms-correlation-request-id": "0891a01d-306f-45d6-91e8-ced0c9be9167", + "x-ms-ratelimit-remaining-subscription-reads": "11928", + "x-ms-request-id": "13b3a60f-79f9-45d5-a019-f85d238647f2_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055359Z:0891a01d-306f-45d6-91e8-ced0c9be9167" }, "ResponseBody": { "sku": { @@ -4388,8 +4537,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100", + "name": "sdk-eventhub-Namespace-2100", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -4399,85 +4548,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-2100", + "createdAt": "2021-09-01T05:52:30.87Z", + "updatedAt": "2021-09-01T05:53:38.033Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-2100.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-7509/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-2100/operationresults/sdk-eventhub-Namespace-2100?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "711115bd9ac9805fe1d6b09d6a96d3f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "743", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 08:46:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", - "Pragma": "no-cache", - "Retry-After": "59", - "Server": [ - "Service-Bus-Resource-Provider/CH3", - "Microsoft-HTTPAPI/2.0" - ], - "Server-SB": "Service-Bus-Resource-Provider/CH3", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "711115bd9ac9805fe1d6b09d6a96d3f4", - "x-ms-correlation-request-id": "540684e0-661f-48a7-82a5-bbe6a4d9d308", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "22815ef1-4eb8-4f30-9dca-bcda4d8d8d66_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084637Z:540684e0-661f-48a7-82a5-bbe6a4d9d308" - }, - "ResponseBody": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568", - "name": "sdk-eventhub-Namespace-1568", - "type": "Microsoft.EventHub/Namespaces", - "location": "Australia East", - "tags": {}, - "properties": { - "zoneRedundant": false, - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "kafkaEnabled": true, - "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-1568", - "createdAt": "2020-09-28T08:45:10.927Z", - "updatedAt": "2020-09-28T08:46:13.83Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-1568.servicebus.windows.net:443/", - "status": "Removing" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-9336/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-1568/operationresults/sdk-eventhub-Namespace-1568?api-version=2018-01-01-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "a03ea860e16a3cd11ec0b31654ff92ee", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b9a9eefb5637ffd1ae4ae0e90799cc5f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -4485,7 +4570,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 08:46:38 GMT", + "Date": "Wed, 01 Sep 2021 05:54:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -4495,17 +4580,17 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a03ea860e16a3cd11ec0b31654ff92ee", - "x-ms-correlation-request-id": "fd5ea2dc-7b6f-4fef-8217-1b913672b808", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "f83b3095-a25c-4837-87ee-42bbe4630d2f_M1CH3_M1CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T084639Z:fd5ea2dc-7b6f-4fef-8217-1b913672b808" + "x-ms-client-request-id": "b9a9eefb5637ffd1ae4ae0e90799cc5f", + "x-ms-correlation-request-id": "21dcb871-5e2d-4ae7-a95d-641fab714315", + "x-ms-ratelimit-remaining-subscription-reads": "11927", + "x-ms-request-id": "e65df169-e07f-4323-9ede-e95332da5939_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055400Z:21dcb871-5e2d-4ae7-a95d-641fab714315" }, "ResponseBody": [] } ], "Variables": { "RandomSeed": "2072351506", - "SUBSCRIPTION_ID": "0b1f6471-1bf0-4dda-aec3-cb9272f09590" + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" } } \ No newline at end of file diff --git a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDeleteAsync.json b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDeleteAsync.json index 2aaccfb8edd5..db87a6dfe945 100644 --- a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDeleteAsync.json +++ b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/SessionRecords/ScenarioTests/EventCreateGetUpdateDeleteAsync.json @@ -1,16 +1,12 @@ { "Entries": [ { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.EventHub?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c?api-version=2019-11-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-05ed79efa3b74a4dbcd2936e7ec28301-c872d8089fc44549-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Resources/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "3f66e265e66d5fe2caf257a3325a9e02", "x-ms-return-client-request-id": "true" }, @@ -18,20 +14,66 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "5062", + "Content-Length": "468", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "483131a9-1a05-4fe8-a5c3-7d632b55b10b", + "x-ms-ratelimit-remaining-subscription-reads": "11926", + "x-ms-request-id": "483131a9-1a05-4fe8-a5c3-7d632b55b10b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055403Z:483131a9-1a05-4fe8-a5c3-7d632b55b10b" + }, + "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/providers/Microsoft.EventHub?api-version=2019-10-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "traceparent": "00-ca30fa183919dc48b312b5f2f5ad3ac5-d534d0781c2f114b-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "428accb5541b50c06b71ee03996bb367", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "5823", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:26 GMT", + "Date": "Wed, 01 Sep 2021 05:54:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6ca43925-8b8d-48b7-be28-ca8aa91ab0b1", - "x-ms-ratelimit-remaining-subscription-reads": "6761", - "x-ms-request-id": "6ca43925-8b8d-48b7-be28-ca8aa91ab0b1", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100627Z:6ca43925-8b8d-48b7-be28-ca8aa91ab0b1" + "x-ms-correlation-request-id": "63aecdef-a742-48ff-abb9-6d7251a9e50b", + "x-ms-ratelimit-remaining-subscription-reads": "11925", + "x-ms-request-id": "63aecdef-a742-48ff-abb9-6d7251a9e50b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055403Z:63aecdef-a742-48ff-abb9-6d7251a9e50b" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.EventHub", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.EventHub", "namespace": "Microsoft.EventHub", "authorizations": [ { @@ -79,10 +121,12 @@ "Switzerland North", "Germany West Central", "Norway East", - "Central US EUAP", - "East US 2 EUAP" + "Jio India West", + "West US 3" ], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", "2018-01-01-preview", "2017-04-01", "2015-08-01", @@ -129,11 +173,12 @@ "France Central", "South Africa North", "Australia Central", + "UAE North", "Switzerland North", "Germany West Central", "Norway East", - "Central US EUAP", - "East US 2 EUAP" + "Jio India West", + "West US 3" ], "apiVersions": [ "2018-01-01-preview" @@ -144,6 +189,9 @@ "resourceType": "namespaces/authorizationrules", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -160,6 +208,8 @@ "resourceType": "namespaces/networkrulesets", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", "2018-01-01-preview", "2017-04-01" ], @@ -171,10 +221,23 @@ ], "capabilities": "None" }, + { + "resourceType": "namespaces/privateEndpointConnections", + "locations": [], + "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview" + ], + "capabilities": "None" + }, { "resourceType": "namespaces/eventhubs", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -191,6 +254,9 @@ "resourceType": "namespaces/eventhubs/authorizationrules", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -207,6 +273,9 @@ "resourceType": "namespaces/eventhubs/consumergroups", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -238,6 +307,9 @@ "resourceType": "checkNameAvailability", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -270,6 +342,9 @@ "resourceType": "operations", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -286,6 +361,9 @@ "resourceType": "namespaces/disasterrecoveryconfigs", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01" ], "apiProfiles": [ @@ -300,6 +378,9 @@ "resourceType": "namespaces/disasterrecoveryconfigs/checkNameAvailability", "locations": [], "apiVersions": [ + "2021-06-01-preview", + "2021-01-01-preview", + "2018-01-01-preview", "2017-04-01", "2015-08-01", "2014-09-01" @@ -362,42 +443,39 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "29", + "Content-Length": "28", "Content-Type": "application/json", - "traceparent": "00-3eedf59eb494f8449bad0cf2c40f3d8f-6b39fd3046a51d4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Resources/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1b428accc0546b5071ee03996bb367bf", + "traceparent": "00-400faaf9718b4c40a64bb16e87668c49-f5473b487e5a1447-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f22c4072b74b891bd7ad9c05db9ab603", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "Australia East" + "location": "australiaeast" }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "246", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:27 GMT", + "Date": "Wed, 01 Sep 2021 05:54:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "942e41ac-2c8a-44df-b763-0d52fa211300", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "942e41ac-2c8a-44df-b763-0d52fa211300", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100628Z:942e41ac-2c8a-44df-b763-0d52fa211300" + "x-ms-correlation-request-id": "91dbf397-40a2-4c4b-9510-6d18720d2cce", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "91dbf397-40a2-4c4b-9510-6d18720d2cce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055404Z:91dbf397-40a2-4c4b-9510-6d18720d2cce" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244", - "name": "Default-EventHub-6244", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082", + "name": "Default-EventHub-4082", "type": "Microsoft.Resources/resourceGroups", "location": "australiaeast", "properties": { @@ -406,19 +484,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "105", "Content-Type": "application/json", - "traceparent": "00-28e2cde317100d47bcf729fc692029f0-1a5841ad6e02084c-00", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4bf22c401bb7d789ad9c05db9ab603a1", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.3 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e9b87d3310191622d3fbf7dfc55f3ef0", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -436,65 +510,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4bf22c401bb7d789ad9c05db9ab603a1", - "x-ms-correlation-request-id": "60d7a952-7319-47e4-ba48-7f30c535260d", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "31ec04f3-9f62-4c49-9ae9-bab6729286d4", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100631Z:60d7a952-7319-47e4-ba48-7f30c535260d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7219bfe4690f6e15b843a7234b8fd638", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:31 GMT", + "Date": "Wed, 01 Sep 2021 05:54:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7219bfe4690f6e15b843a7234b8fd638", - "x-ms-correlation-request-id": "c9bb10ea-7a05-4387-9f2f-09c991865a17", - "x-ms-ratelimit-remaining-subscription-reads": "6760", - "x-ms-request-id": "2974b5a5-e903-42ed-90f6-adb904d42a3a", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100631Z:c9bb10ea-7a05-4387-9f2f-09c991865a17" + "x-ms-client-request-id": "e9b87d3310191622d3fbf7dfc55f3ef0", + "x-ms-correlation-request-id": "a1c829b9-f7a7-41d6-99dd-a625d2b6f8f7", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "1100f958-81db-4008-b58d-bad4aad63853", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055409Z:a1c829b9-f7a7-41d6-99dd-a625d2b6f8f7" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "3637f8ffd5ae30590adc77bb23aa124d", "x-ms-return-client-request-id": "true" }, @@ -504,31 +541,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:32 GMT", + "Date": "Wed, 01 Sep 2021 05:54:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "3637f8ffd5ae30590adc77bb23aa124d", - "x-ms-correlation-request-id": "8953bbc4-c669-4e4d-9cdb-395b8f8e3d99", - "x-ms-ratelimit-remaining-subscription-reads": "6759", - "x-ms-request-id": "64fa039a-ff1d-4634-97c9-b87c037a778f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100633Z:8953bbc4-c669-4e4d-9cdb-395b8f8e3d99" + "x-ms-correlation-request-id": "59b18355-9d7a-492c-b3ca-0ea1464d7a53", + "x-ms-ratelimit-remaining-subscription-reads": "11924", + "x-ms-request-id": "188f114c-73c2-44fc-b25a-face09d360ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055410Z:59b18355-9d7a-492c-b3ca-0ea1464d7a53" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "dbf7145e919cc991684930d568feca44", "x-ms-return-client-request-id": "true" }, @@ -538,31 +572,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:34 GMT", + "Date": "Wed, 01 Sep 2021 05:54:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "dbf7145e919cc991684930d568feca44", - "x-ms-correlation-request-id": "6b96b57a-dd83-4fd8-bf17-04c701acdb7b", - "x-ms-ratelimit-remaining-subscription-reads": "6758", - "x-ms-request-id": "9f21b120-e6b1-4a62-8a25-6cef2af40d39", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100634Z:6b96b57a-dd83-4fd8-bf17-04c701acdb7b" + "x-ms-correlation-request-id": "b28e5953-ad6f-4381-893b-507bbad779bb", + "x-ms-ratelimit-remaining-subscription-reads": "11923", + "x-ms-request-id": "927072a9-9803-4f06-9cb3-b501b689dcea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055411Z:b28e5953-ad6f-4381-893b-507bbad779bb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "ccdfbe2507270e4166e96732f1594a0e", "x-ms-return-client-request-id": "true" }, @@ -572,31 +603,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:35 GMT", + "Date": "Wed, 01 Sep 2021 05:54:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "ccdfbe2507270e4166e96732f1594a0e", - "x-ms-correlation-request-id": "fa5c0dae-397d-4d31-a64f-5ab855000803", - "x-ms-ratelimit-remaining-subscription-reads": "6757", - "x-ms-request-id": "2f378dff-5d32-4d47-9916-c54a296a7545", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100635Z:fa5c0dae-397d-4d31-a64f-5ab855000803" + "x-ms-correlation-request-id": "f9a84252-d309-4f22-9743-6f150d05a156", + "x-ms-ratelimit-remaining-subscription-reads": "11922", + "x-ms-request-id": "dd2d96cb-3e99-47f5-a012-49accaa28a6e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055412Z:f9a84252-d309-4f22-9743-6f150d05a156" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "36c55931fb986d9c676dce64a583c70b", "x-ms-return-client-request-id": "true" }, @@ -606,31 +634,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:36 GMT", + "Date": "Wed, 01 Sep 2021 05:54:13 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "36c55931fb986d9c676dce64a583c70b", - "x-ms-correlation-request-id": "cbe0a590-9a5b-447a-82b9-72eb21e62ec0", - "x-ms-ratelimit-remaining-subscription-reads": "6756", - "x-ms-request-id": "1fdfe34e-3d39-4be1-b4c9-7d76426c5932", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100637Z:cbe0a590-9a5b-447a-82b9-72eb21e62ec0" + "x-ms-correlation-request-id": "76fea9a1-fd1f-4284-b6b7-a901b5f523b4", + "x-ms-ratelimit-remaining-subscription-reads": "11921", + "x-ms-request-id": "24a316ce-3620-4c77-a063-c1de25e47e11", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055414Z:76fea9a1-fd1f-4284-b6b7-a901b5f523b4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "6596331245ca5626d3e974b3295ed70e", "x-ms-return-client-request-id": "true" }, @@ -640,31 +665,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:38 GMT", + "Date": "Wed, 01 Sep 2021 05:54:14 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "6596331245ca5626d3e974b3295ed70e", - "x-ms-correlation-request-id": "8761cd34-8b0e-4461-870d-29e8a67f7c6e", - "x-ms-ratelimit-remaining-subscription-reads": "6755", - "x-ms-request-id": "7f530b6c-4221-4a0d-a3fd-d91a89cef794", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100638Z:8761cd34-8b0e-4461-870d-29e8a67f7c6e" + "x-ms-correlation-request-id": "9fc698d7-659b-4a94-87d5-12912d8104e5", + "x-ms-ratelimit-remaining-subscription-reads": "11920", + "x-ms-request-id": "696df356-3adc-44b7-9986-7800b7c3cb20", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055415Z:9fc698d7-659b-4a94-87d5-12912d8104e5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "0ea322ff943929ab227164b939dc69e2", "x-ms-return-client-request-id": "true" }, @@ -674,31 +696,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:39 GMT", + "Date": "Wed, 01 Sep 2021 05:54:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "0ea322ff943929ab227164b939dc69e2", - "x-ms-correlation-request-id": "3a07a56a-04b2-4e36-a2b6-f6377accfa38", - "x-ms-ratelimit-remaining-subscription-reads": "6754", - "x-ms-request-id": "0239ef45-4ca2-46b6-a604-63dd2eed63cc", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100639Z:3a07a56a-04b2-4e36-a2b6-f6377accfa38" + "x-ms-correlation-request-id": "7d6293ed-fc5e-41d8-a6f8-85825f82d4a0", + "x-ms-ratelimit-remaining-subscription-reads": "11919", + "x-ms-request-id": "1d920180-b2da-411c-984c-ab609209bbc2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055416Z:7d6293ed-fc5e-41d8-a6f8-85825f82d4a0" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "be205c22e5c3eb43336e63af86e94408", "x-ms-return-client-request-id": "true" }, @@ -708,31 +727,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:40 GMT", + "Date": "Wed, 01 Sep 2021 05:54:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "be205c22e5c3eb43336e63af86e94408", - "x-ms-correlation-request-id": "2a2fb236-0a7f-4db2-8944-9d5ff5c85b19", - "x-ms-ratelimit-remaining-subscription-reads": "6753", - "x-ms-request-id": "568f1e92-f5e3-495b-a7fd-757cd6d41415", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100641Z:2a2fb236-0a7f-4db2-8944-9d5ff5c85b19" + "x-ms-correlation-request-id": "6a486687-03a6-4c0d-bddd-6029f5fcd2bb", + "x-ms-ratelimit-remaining-subscription-reads": "11918", + "x-ms-request-id": "0c89aeef-3eca-42cd-9484-cd3e1f2ce163", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055418Z:6a486687-03a6-4c0d-bddd-6029f5fcd2bb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "8265bf95b8df7ed1886c4258e06c1cf6", "x-ms-return-client-request-id": "true" }, @@ -742,31 +758,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:42 GMT", + "Date": "Wed, 01 Sep 2021 05:54:18 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "8265bf95b8df7ed1886c4258e06c1cf6", - "x-ms-correlation-request-id": "85dfb0ac-66e9-46b4-afbe-9e491d18f0bd", - "x-ms-ratelimit-remaining-subscription-reads": "6752", - "x-ms-request-id": "33a244ca-a590-4c68-b3bc-b7b4b86b036f", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100642Z:85dfb0ac-66e9-46b4-afbe-9e491d18f0bd" + "x-ms-correlation-request-id": "1fbd3962-f79b-4d90-8d87-1fb6d75b7f16", + "x-ms-ratelimit-remaining-subscription-reads": "11917", + "x-ms-request-id": "951fdb5d-ccd9-45fa-916e-4dd9d6830066", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055419Z:1fbd3962-f79b-4d90-8d87-1fb6d75b7f16" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "cd909280193d194adeb8dbca31fca239", "x-ms-return-client-request-id": "true" }, @@ -776,31 +789,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:43 GMT", + "Date": "Wed, 01 Sep 2021 05:54:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "cd909280193d194adeb8dbca31fca239", - "x-ms-correlation-request-id": "c2cf2a88-e933-428e-aa06-3fbe0bde67dd", - "x-ms-ratelimit-remaining-subscription-reads": "6751", - "x-ms-request-id": "cc69fca8-8402-4360-9294-f29f86b0c00d", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100643Z:c2cf2a88-e933-428e-aa06-3fbe0bde67dd" + "x-ms-correlation-request-id": "f7330306-ae27-4fd0-8737-9cefa61fb4d0", + "x-ms-ratelimit-remaining-subscription-reads": "11916", + "x-ms-request-id": "866d08a0-0eb2-4495-8e6a-577e58f18520", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055420Z:f7330306-ae27-4fd0-8737-9cefa61fb4d0" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "7a235b2de67769028aa23556a3eb0ac6", "x-ms-return-client-request-id": "true" }, @@ -810,31 +820,28 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:44 GMT", + "Date": "Wed, 01 Sep 2021 05:54:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "7a235b2de67769028aa23556a3eb0ac6", - "x-ms-correlation-request-id": "4005f709-d766-4348-97f8-f015dfc4a4d0", - "x-ms-ratelimit-remaining-subscription-reads": "6750", - "x-ms-request-id": "5d4237d8-a155-43f8-b5d3-dfe7291fb6af", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100645Z:4005f709-d766-4348-97f8-f015dfc4a4d0" + "x-ms-correlation-request-id": "0fb1d0f6-a049-4508-b40f-669e14c19bb6", + "x-ms-ratelimit-remaining-subscription-reads": "11915", + "x-ms-request-id": "c503fc7e-0c10-4f3a-9b13-5aeb64b58132", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055421Z:0fb1d0f6-a049-4508-b40f-669e14c19bb6" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", "x-ms-client-request-id": "f42f6c5276587ccb744ca327dd074d8c", "x-ms-return-client-request-id": "true" }, @@ -844,51 +851,79 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:46 GMT", + "Date": "Wed, 01 Sep 2021 05:54:22 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-client-request-id": "f42f6c5276587ccb744ca327dd074d8c", - "x-ms-correlation-request-id": "ed3d34d3-69bb-4176-8b29-70992612e0e1", - "x-ms-ratelimit-remaining-subscription-reads": "6749", - "x-ms-request-id": "254e6bc3-5652-4110-9eee-0cf6dcdebff0", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100646Z:ed3d34d3-69bb-4176-8b29-70992612e0e1" + "x-ms-correlation-request-id": "3a979cab-da41-473d-b3ba-2c40b12215e0", + "x-ms-ratelimit-remaining-subscription-reads": "11914", + "x-ms-request-id": "dd98869b-652b-49e7-a1eb-26f0c7108da9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055423Z:3a979cab-da41-473d-b3ba-2c40b12215e0" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.Storage/locations/eastus2/asyncoperations/31ec04f3-9f62-4c49-9ae9-bab6729286d4?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.Storage/1.0.0-preview.2", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "842a09caa249997f8f27429be4f476f3", + "x-ms-return-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, 01 Sep 2021 05:54:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?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": "842a09caa249997f8f27429be4f476f3", + "x-ms-correlation-request-id": "88a4c2cd-79e9-4d2d-ad32-8e59771d83c9", + "x-ms-ratelimit-remaining-subscription-reads": "11913", + "x-ms-request-id": "3fee6290-583a-405d-87a8-1c0f47813e11", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055424Z:88a4c2cd-79e9-4d2d-ad32-8e59771d83c9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1100f958-81db-4008-b58d-bad4aad63853?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c47814adadccb7e090a7052b42da8c83", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1291", + "Content-Length": "1371", "Content-Type": "application/json", - "Date": "Mon, 28 Sep 2020 10:06:47 GMT", + "Date": "Wed, 01 Sep 2021 05: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": "842a09caa249997f8f27429be4f476f3", - "x-ms-correlation-request-id": "ea8ae97d-f3e5-4d87-9eaf-f1b3a88027de", - "x-ms-ratelimit-remaining-subscription-reads": "6748", - "x-ms-request-id": "0b5fdeaa-c826-40c6-8ae0-d938b105edff", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100647Z:ea8ae97d-f3e5-4d87-9eaf-f1b3a88027de" + "x-ms-client-request-id": "c47814adadccb7e090a7052b42da8c83", + "x-ms-correlation-request-id": "48188942-a7d6-49a9-b624-abe7ce90a0cf", + "x-ms-ratelimit-remaining-subscription-reads": "11912", + "x-ms-request-id": "def92a2e-6bb8-49ac-8261-58cdc19c6ff0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055425Z:48188942-a7d6-49a9-b624-abe7ce90a0cf" }, "ResponseBody": { "sku": { @@ -896,12 +931,16 @@ "tier": "Standard" }, "kind": "StorageV2", - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", - "name": "sdktestaccount5630", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", + "name": "sdktestaccount18", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": {}, "properties": { + "keyCreationTime": { + "key1": "2021-09-01T05:54:08.3884533Z", + "key2": "2021-09-01T05:54:08.3884533Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -915,26 +954,26 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2020-09-28T10:06:30.9958319Z" + "lastEnabledTime": "2021-09-01T05:54:08.4041021Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2020-09-28T10:06:30.9958319Z" + "lastEnabledTime": "2021-09-01T05:54:08.4041021Z" } }, "keySource": "Microsoft.Storage" }, "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2020-09-28T10:06:30.9020758Z", + "creationTime": "2021-09-01T05:54:08.2946980Z", "primaryEndpoints": { - "dfs": "https://sdktestaccount5630.dfs.core.windows.net/", - "web": "https://sdktestaccount5630.z20.web.core.windows.net/", - "blob": "https://sdktestaccount5630.blob.core.windows.net/", - "queue": "https://sdktestaccount5630.queue.core.windows.net/", - "table": "https://sdktestaccount5630.table.core.windows.net/", - "file": "https://sdktestaccount5630.file.core.windows.net/" + "dfs": "https://sdktestaccount18.dfs.core.windows.net/", + "web": "https://sdktestaccount18.z20.web.core.windows.net/", + "blob": "https://sdktestaccount18.blob.core.windows.net/", + "queue": "https://sdktestaccount18.queue.core.windows.net/", + "table": "https://sdktestaccount18.table.core.windows.net/", + "file": "https://sdktestaccount18.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available" @@ -942,31 +981,1036 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "PUT", "RequestHeaders": { - "Accept": "application/json", + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "45", + "Content-Type": "application/json", + "traceparent": "00-515dd9e3ef287f43acf58ef76e608536-8b48bbce4e1a8e4c-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c0998ca97d85edaf956530342f9780d5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "location": "Australia East", + "properties": {} + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c0998ca97d85edaf956530342f9780d5", + "x-ms-correlation-request-id": "65e9f61d-0fa1-450e-b947-8e0246022668", + "x-ms-ratelimit-remaining-subscription-resource-requests": "48", + "x-ms-request-id": "f7ec8b5c-3557-446b-8d7e-a4118ada3f0a_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055429Z:65e9f61d-0fa1-450e-b947-8e0246022668" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "683a46bf33dc9627c9d63648b082610f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "683a46bf33dc9627c9d63648b082610f", + "x-ms-correlation-request-id": "d1da2a7f-0b73-4462-96b5-3195c7d73ac8", + "x-ms-ratelimit-remaining-subscription-reads": "11911", + "x-ms-request-id": "60efe941-2ba5-4a1c-bd89-fa9280acc738_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055431Z:d1da2a7f-0b73-4462-96b5-3195c7d73ac8" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60925585f5c3eacc6f714c91dc12993e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "60925585f5c3eacc6f714c91dc12993e", + "x-ms-correlation-request-id": "7bb6815e-103b-4be0-b363-165b323317a2", + "x-ms-ratelimit-remaining-subscription-reads": "11910", + "x-ms-request-id": "d2a772a7-ac19-4ad4-b207-e246f7948948_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055432Z:7bb6815e-103b-4be0-b363-165b323317a2" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e97496b0185d7df85232c5b188d478f0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e97496b0185d7df85232c5b188d478f0", + "x-ms-correlation-request-id": "13ad9859-c2e7-4806-9c83-1df04d780054", + "x-ms-ratelimit-remaining-subscription-reads": "11909", + "x-ms-request-id": "9b912845-8d89-489f-9879-024b85ed1d5c_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055433Z:13ad9859-c2e7-4806-9c83-1df04d780054" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe17919254c4cad77950f86be695bab6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe17919254c4cad77950f86be695bab6", + "x-ms-correlation-request-id": "637e5d54-d3f2-4b54-9de8-a9a2f9559373", + "x-ms-ratelimit-remaining-subscription-reads": "11908", + "x-ms-request-id": "5971d654-a67e-46b4-ac13-125588b17e7c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055435Z:637e5d54-d3f2-4b54-9de8-a9a2f9559373" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1a97f73d780d6db25c150d91301b619a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1a97f73d780d6db25c150d91301b619a", + "x-ms-correlation-request-id": "aabfe12d-7d46-40a0-a758-b5cd005e4316", + "x-ms-ratelimit-remaining-subscription-reads": "11907", + "x-ms-request-id": "b0664bea-3749-4f1f-b81f-edece7ae8790_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055436Z:aabfe12d-7d46-40a0-a758-b5cd005e4316" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4aff5cf99bfa5c7abeaa700c1f8d97bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:37 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4aff5cf99bfa5c7abeaa700c1f8d97bd", + "x-ms-correlation-request-id": "2561434b-8137-4317-924c-e1441e59c978", + "x-ms-ratelimit-remaining-subscription-reads": "11906", + "x-ms-request-id": "411982e5-b226-4340-a1e7-70118eb216be_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055437Z:2561434b-8137-4317-924c-e1441e59c978" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "90740e785e3c1ae3dfaaa1af46459a5d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:38 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "90740e785e3c1ae3dfaaa1af46459a5d", + "x-ms-correlation-request-id": "b9d3856e-e57e-4e1b-a499-2843fa74bb2c", + "x-ms-ratelimit-remaining-subscription-reads": "11905", + "x-ms-request-id": "ec3e7048-24e4-41a6-9915-7957db19bb5f_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055439Z:b9d3856e-e57e-4e1b-a499-2843fa74bb2c" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8a725def6f95a1bc7d3a5b6307a54dcf", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:39 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8a725def6f95a1bc7d3a5b6307a54dcf", + "x-ms-correlation-request-id": "a3dd3874-1dd0-436a-812c-181ca1b97001", + "x-ms-ratelimit-remaining-subscription-reads": "11904", + "x-ms-request-id": "0c3ff6be-de40-468f-8eac-89eadeee9b06_M11CH3_M11CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055440Z:a3dd3874-1dd0-436a-812c-181ca1b97001" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2119507ed0a79a5d78e56a50faca1678", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:41 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2119507ed0a79a5d78e56a50faca1678", + "x-ms-correlation-request-id": "2160f1c8-6511-4647-be55-870783d38319", + "x-ms-ratelimit-remaining-subscription-reads": "11903", + "x-ms-request-id": "2158b506-84fd-4121-943b-c1f481f63b4b_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055441Z:2160f1c8-6511-4647-be55-870783d38319" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c11d12100c1b082752d213020280123a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:42 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c11d12100c1b082752d213020280123a", + "x-ms-correlation-request-id": "fdb80cb6-4fb7-4e9f-b371-624cf8130de6", + "x-ms-ratelimit-remaining-subscription-reads": "11902", + "x-ms-request-id": "673b6dfc-df97-4066-a99d-054e22a66f3b_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055443Z:fdb80cb6-4fb7-4e9f-b371-624cf8130de6" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f631d15d782c1eb6ffd711b0046ba7b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f631d15d782c1eb6ffd711b0046ba7b2", + "x-ms-correlation-request-id": "5dacbc36-b8f9-4b05-914f-af9ba26f35c6", + "x-ms-ratelimit-remaining-subscription-reads": "11901", + "x-ms-request-id": "bfba976b-5f23-4546-bbdf-c6a5977e1f49_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055444Z:5dacbc36-b8f9-4b05-914f-af9ba26f35c6" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f552e2248c8771b42810cfd4bd5b97f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f552e2248c8771b42810cfd4bd5b97f8", + "x-ms-correlation-request-id": "412160dc-6176-40bf-b450-40bd78e76047", + "x-ms-ratelimit-remaining-subscription-reads": "11900", + "x-ms-request-id": "23dc58af-9a00-40c0-9098-e22686505053_M11CH3_M11CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055445Z:412160dc-6176-40bf-b450-40bd78e76047" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28f330d21f99984b5bffc143fb7603e6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:46 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "28f330d21f99984b5bffc143fb7603e6", + "x-ms-correlation-request-id": "f115cce1-81f4-4df2-a39b-1a18eb2b2f22", + "x-ms-ratelimit-remaining-subscription-reads": "11899", + "x-ms-request-id": "7a1a6b81-3ce3-404c-8c51-c654577dfb17_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055446Z:f115cce1-81f4-4df2-a39b-1a18eb2b2f22" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "20dd602a1d2dd0b21dc0cd1ba8e260a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:47 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "20dd602a1d2dd0b21dc0cd1ba8e260a4", + "x-ms-correlation-request-id": "7eb2a823-9ca1-4f5a-9e57-451edf6692d8", + "x-ms-ratelimit-remaining-subscription-reads": "11898", + "x-ms-request-id": "4ae83f39-63a9-413f-8050-a09629273ce3_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055448Z:7eb2a823-9ca1-4f5a-9e57-451edf6692d8" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4de183f7f78041996ba9a88ca7075b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:48 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d4de183f7f78041996ba9a88ca7075b2", + "x-ms-correlation-request-id": "954077ba-fdb1-46bd-aad3-df2850be3c92", + "x-ms-ratelimit-remaining-subscription-reads": "11897", + "x-ms-request-id": "99a67add-12f2-47e8-981b-e533d78aab06_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055449Z:954077ba-fdb1-46bd-aad3-df2850be3c92" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5daae90d777eb5cb7d220ad9522fef79", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:50 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5daae90d777eb5cb7d220ad9522fef79", + "x-ms-correlation-request-id": "82776025-beac-4738-a422-5b0928dae5aa", + "x-ms-ratelimit-remaining-subscription-reads": "11896", + "x-ms-request-id": "c34644e5-429e-41fc-a077-60b996f39729_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055450Z:82776025-beac-4738-a422-5b0928dae5aa" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e3031d9e2f98ab6d47d98973822a06ad", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "744", + "Content-Type": "application/json; charset=utf-8", + "Date": "Wed, 01 Sep 2021 05:54:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Server": [ + "Service-Bus-Resource-Provider/CH3", + "Microsoft-HTTPAPI/2.0" + ], + "Server-SB": "Service-Bus-Resource-Provider/CH3", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e3031d9e2f98ab6d47d98973822a06ad", + "x-ms-correlation-request-id": "ae86a5fb-b044-42ff-ab5e-4244153d01af", + "x-ms-ratelimit-remaining-subscription-reads": "11895", + "x-ms-request-id": "c990f9c0-ed06-4139-b565-ffc9e84e3916_M11CH3_M11CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055452Z:ae86a5fb-b044-42ff-ab5e-4244153d01af" + }, + "ResponseBody": { + "sku": { + "name": "Standard", + "tier": "Standard", + "capacity": 1 + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", + "type": "Microsoft.EventHub/Namespaces", + "location": "Australia East", + "tags": {}, + "properties": { + "zoneRedundant": false, + "isAutoInflateEnabled": false, + "maximumThroughputUnits": 0, + "kafkaEnabled": true, + "provisioningState": "Created", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", + "status": "Activating" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", + "RequestMethod": "GET", + "RequestHeaders": { "Authorization": "Sanitized", - "Content-Length": "45", - "Content-Type": "application/json", - "traceparent": "00-de58268122bb22409ce55f4fa9d92e35-b61db15ed026c948-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ccc47814e0ad90b7a7052b42da8c8355", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf0e1b4a0337c8264c295756743fb266", "x-ms-return-client-request-id": "true" }, - "RequestBody": { - "location": "Australia East", - "properties": {} - }, + "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:51 GMT", + "Date": "Wed, 01 Sep 2021 05:54:52 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -976,11 +2020,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ccc47814e0ad90b7a7052b42da8c8355", - "x-ms-correlation-request-id": "c3e6bec4-ef67-4471-b066-fcc78f233d52", - "x-ms-ratelimit-remaining-subscription-resource-requests": "47", - "x-ms-request-id": "9be6b06a-58e5-4f4a-b34a-6f5510931482_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100652Z:c3e6bec4-ef67-4471-b066-fcc78f233d52" + "x-ms-client-request-id": "bf0e1b4a0337c8264c295756743fb266", + "x-ms-correlation-request-id": "9fd1b588-be09-4043-95d5-5e263943759e", + "x-ms-ratelimit-remaining-subscription-reads": "11894", + "x-ms-request-id": "6339f0fa-f265-4ff9-9dbd-b99ddd770347_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055453Z:9fd1b588-be09-4043-95d5-5e263943759e" }, "ResponseBody": { "sku": { @@ -988,8 +2032,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -999,33 +2043,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8ec87ab0bf88281c73f3a19c5356b49a", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ace920ca916cde1a7bfe16a4ed573252", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:52 GMT", + "Date": "Wed, 01 Sep 2021 05:54:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1035,11 +2076,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8ec87ab0bf88281c73f3a19c5356b49a", - "x-ms-correlation-request-id": "53a0162b-ca3a-449b-8f93-7920e46b99bf", - "x-ms-ratelimit-remaining-subscription-reads": "6747", - "x-ms-request-id": "58eb9719-186b-4958-9f88-fc6edb04793f_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100653Z:53a0162b-ca3a-449b-8f93-7920e46b99bf" + "x-ms-client-request-id": "ace920ca916cde1a7bfe16a4ed573252", + "x-ms-correlation-request-id": "2c5908b9-60c5-46cd-9a6e-69a5fa56119a", + "x-ms-ratelimit-remaining-subscription-reads": "11893", + "x-ms-request-id": "7887e4a7-36fb-4e03-92e0-1092a1b9d0de_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055454Z:2c5908b9-60c5-46cd-9a6e-69a5fa56119a" }, "ResponseBody": { "sku": { @@ -1047,8 +2088,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1058,33 +2099,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "683a46bf33dc9627c9d63648b082610f", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "378e5d1b30219b41f73b966fd7163607", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:54 GMT", + "Date": "Wed, 01 Sep 2021 05:54:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1094,11 +2132,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "683a46bf33dc9627c9d63648b082610f", - "x-ms-correlation-request-id": "73d5a655-97da-456d-a6f1-9e9683b1ae56", - "x-ms-ratelimit-remaining-subscription-reads": "6746", - "x-ms-request-id": "35e2e708-83fd-47ca-8068-b8d444177ddd_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100654Z:73d5a655-97da-456d-a6f1-9e9683b1ae56" + "x-ms-client-request-id": "378e5d1b30219b41f73b966fd7163607", + "x-ms-correlation-request-id": "0f88c04b-7d93-41ba-8a42-d0a7ac410765", + "x-ms-ratelimit-remaining-subscription-reads": "11892", + "x-ms-request-id": "931c1042-6118-4ec7-951b-2044017a3e5d_M11CH3_M11CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055456Z:0f88c04b-7d93-41ba-8a42-d0a7ac410765" }, "ResponseBody": { "sku": { @@ -1106,8 +2144,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1117,33 +2155,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "60925585f5c3eacc6f714c91dc12993e", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61a822275941b84101304339ed81daf5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:55 GMT", + "Date": "Wed, 01 Sep 2021 05:54:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1153,11 +2188,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "60925585f5c3eacc6f714c91dc12993e", - "x-ms-correlation-request-id": "55406b56-c46f-4560-ac92-140c00ae8681", - "x-ms-ratelimit-remaining-subscription-reads": "6745", - "x-ms-request-id": "f50aad79-66eb-4973-b836-86212e21231c_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100656Z:55406b56-c46f-4560-ac92-140c00ae8681" + "x-ms-client-request-id": "61a822275941b84101304339ed81daf5", + "x-ms-correlation-request-id": "ad855421-c3a1-4400-ac93-49194fb8c779", + "x-ms-ratelimit-remaining-subscription-reads": "11891", + "x-ms-request-id": "c761a743-2480-4b80-962a-0d3115785b0c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055457Z:ad855421-c3a1-4400-ac93-49194fb8c779" }, "ResponseBody": { "sku": { @@ -1165,8 +2200,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1176,33 +2211,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e97496b0185d7df85232c5b188d478f0", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "173b04f67bb19a45df4db530fbab0665", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:57 GMT", + "Date": "Wed, 01 Sep 2021 05:54:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1212,11 +2244,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e97496b0185d7df85232c5b188d478f0", - "x-ms-correlation-request-id": "bb23229e-10e8-4182-a3cc-8baf9184084d", - "x-ms-ratelimit-remaining-subscription-reads": "6744", - "x-ms-request-id": "09ea069b-1d5c-494b-aa35-db81b0a10662_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100657Z:bb23229e-10e8-4182-a3cc-8baf9184084d" + "x-ms-client-request-id": "173b04f67bb19a45df4db530fbab0665", + "x-ms-correlation-request-id": "e23dd467-7971-42ae-9473-8e1d53bb050c", + "x-ms-ratelimit-remaining-subscription-reads": "11890", + "x-ms-request-id": "f828c6a1-eddb-4c24-b141-dce54ed9ca16_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055458Z:e23dd467-7971-42ae-9473-8e1d53bb050c" }, "ResponseBody": { "sku": { @@ -1224,8 +2256,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1235,33 +2267,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "fe17919254c4cad77950f86be695bab6", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb7d0ec8d0aec1111bd535f0ec08ae76", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:58 GMT", + "Date": "Wed, 01 Sep 2021 05:54:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1271,11 +2300,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fe17919254c4cad77950f86be695bab6", - "x-ms-correlation-request-id": "e4bc86cf-94f6-49fa-831e-748f43d07041", - "x-ms-ratelimit-remaining-subscription-reads": "6743", - "x-ms-request-id": "99f9695b-b2e7-445a-92df-40ded7204629_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100658Z:e4bc86cf-94f6-49fa-831e-748f43d07041" + "x-ms-client-request-id": "cb7d0ec8d0aec1111bd535f0ec08ae76", + "x-ms-correlation-request-id": "dc0cd46f-5926-4d3a-9260-f4b4372431c9", + "x-ms-ratelimit-remaining-subscription-reads": "11889", + "x-ms-request-id": "7cd946cc-aac3-429b-8845-fc609d04e090_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055500Z:dc0cd46f-5926-4d3a-9260-f4b4372431c9" }, "ResponseBody": { "sku": { @@ -1283,8 +2312,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1294,33 +2323,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1a97f73d780d6db25c150d91301b619a", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d378a1611edbab56dd0e82f3a410bd56", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:06:59 GMT", + "Date": "Wed, 01 Sep 2021 05:55:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1330,11 +2356,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a97f73d780d6db25c150d91301b619a", - "x-ms-correlation-request-id": "4b4ac583-0c7c-4ebb-9d81-c2051709fea1", - "x-ms-ratelimit-remaining-subscription-reads": "6742", - "x-ms-request-id": "0cdbf74c-d3c4-4a55-83b8-724e9929de85_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100700Z:4b4ac583-0c7c-4ebb-9d81-c2051709fea1" + "x-ms-client-request-id": "d378a1611edbab56dd0e82f3a410bd56", + "x-ms-correlation-request-id": "c5b3f240-0239-4a05-8960-a97a946641f8", + "x-ms-ratelimit-remaining-subscription-reads": "11888", + "x-ms-request-id": "499a1b42-62e8-4bae-a69c-9d783ed10ab5_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055501Z:c5b3f240-0239-4a05-8960-a97a946641f8" }, "ResponseBody": { "sku": { @@ -1342,8 +2368,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1353,33 +2379,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4aff5cf99bfa5c7abeaa700c1f8d97bd", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de70de2a0f032546f279fbdb4554aed7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:01 GMT", + "Date": "Wed, 01 Sep 2021 05:55:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1389,11 +2412,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4aff5cf99bfa5c7abeaa700c1f8d97bd", - "x-ms-correlation-request-id": "6b8b2d44-36ff-4e0a-aa0d-66e7b3a5f3cc", - "x-ms-ratelimit-remaining-subscription-reads": "6741", - "x-ms-request-id": "0354c5ef-c54e-4787-b112-5509585b9dfd_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100701Z:6b8b2d44-36ff-4e0a-aa0d-66e7b3a5f3cc" + "x-ms-client-request-id": "de70de2a0f032546f279fbdb4554aed7", + "x-ms-correlation-request-id": "84fef3b4-c2c9-433d-bd84-702505743a61", + "x-ms-ratelimit-remaining-subscription-reads": "11887", + "x-ms-request-id": "03b1ef62-327c-4160-b671-cc85fa486a0b_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055502Z:84fef3b4-c2c9-433d-bd84-702505743a61" }, "ResponseBody": { "sku": { @@ -1401,8 +2424,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1412,33 +2435,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "90740e785e3c1ae3dfaaa1af46459a5d", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5acf3e9f3232a98ab8d1eda04e1e1c0b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:02 GMT", + "Date": "Wed, 01 Sep 2021 05:55:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1448,11 +2468,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "90740e785e3c1ae3dfaaa1af46459a5d", - "x-ms-correlation-request-id": "27411ca5-ff90-4d18-80e4-840b4d4e465c", - "x-ms-ratelimit-remaining-subscription-reads": "6740", - "x-ms-request-id": "b990c562-14ee-42e4-aaf4-0e6dd4e895a2_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100702Z:27411ca5-ff90-4d18-80e4-840b4d4e465c" + "x-ms-client-request-id": "5acf3e9f3232a98ab8d1eda04e1e1c0b", + "x-ms-correlation-request-id": "b24d6728-16a7-4c9e-9243-5f47cc1b3f49", + "x-ms-ratelimit-remaining-subscription-reads": "11886", + "x-ms-request-id": "5cf4d1ad-fe5f-49bc-a557-b040fd6f1db6_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055503Z:b24d6728-16a7-4c9e-9243-5f47cc1b3f49" }, "ResponseBody": { "sku": { @@ -1460,8 +2480,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1471,33 +2491,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "8a725def6f95a1bc7d3a5b6307a54dcf", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0ec6df18cf9751725a52e161227a6688", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:03 GMT", + "Date": "Wed, 01 Sep 2021 05:55:04 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1507,11 +2524,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8a725def6f95a1bc7d3a5b6307a54dcf", - "x-ms-correlation-request-id": "8f6f322d-5001-4041-985d-0928151e7148", - "x-ms-ratelimit-remaining-subscription-reads": "6739", - "x-ms-request-id": "20447573-2ce6-45b2-b367-b16945843360_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100704Z:8f6f322d-5001-4041-985d-0928151e7148" + "x-ms-client-request-id": "0ec6df18cf9751725a52e161227a6688", + "x-ms-correlation-request-id": "0e08ce84-964a-4345-866d-beeedcbe2143", + "x-ms-ratelimit-remaining-subscription-reads": "11885", + "x-ms-request-id": "c747b26e-43a4-456b-b4e1-413685eea3f4_M11CH3_M11CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055505Z:0e08ce84-964a-4345-866d-beeedcbe2143" }, "ResponseBody": { "sku": { @@ -1519,8 +2536,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1530,33 +2547,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2119507ed0a79a5d78e56a50faca1678", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6553aa606340f82353c7263121a5d7d3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:05 GMT", + "Date": "Wed, 01 Sep 2021 05:55:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1566,11 +2580,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2119507ed0a79a5d78e56a50faca1678", - "x-ms-correlation-request-id": "433e0612-2896-41e6-8d96-9742cad27337", - "x-ms-ratelimit-remaining-subscription-reads": "6738", - "x-ms-request-id": "c4eb058d-d38a-4fa8-a69c-40e2f0e72475_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100705Z:433e0612-2896-41e6-8d96-9742cad27337" + "x-ms-client-request-id": "6553aa606340f82353c7263121a5d7d3", + "x-ms-correlation-request-id": "68135ca8-5711-4504-ae98-8a3a7791e8d2", + "x-ms-ratelimit-remaining-subscription-reads": "11884", + "x-ms-request-id": "e704c8cb-336d-4f29-b380-8f6b9c8bb260_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055506Z:68135ca8-5711-4504-ae98-8a3a7791e8d2" }, "ResponseBody": { "sku": { @@ -1578,8 +2592,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1589,33 +2603,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "c11d12100c1b082752d213020280123a", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "65c3f05d9f8ecf40cc7dffdf5029863d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:06 GMT", + "Date": "Wed, 01 Sep 2021 05:55:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1625,11 +2636,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c11d12100c1b082752d213020280123a", - "x-ms-correlation-request-id": "826c8516-8e5b-44c3-bbff-5c0c7fb70ad7", - "x-ms-ratelimit-remaining-subscription-reads": "6737", - "x-ms-request-id": "a66c614d-756d-4c2c-bf44-698e1bb25d4e_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100706Z:826c8516-8e5b-44c3-bbff-5c0c7fb70ad7" + "x-ms-client-request-id": "65c3f05d9f8ecf40cc7dffdf5029863d", + "x-ms-correlation-request-id": "9ff92e71-fd18-4681-bb81-11f7277c2509", + "x-ms-ratelimit-remaining-subscription-reads": "11883", + "x-ms-request-id": "38d4c00a-06dd-4d8a-8d13-3fc8edcdbdeb_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055508Z:9ff92e71-fd18-4681-bb81-11f7277c2509" }, "ResponseBody": { "sku": { @@ -1637,8 +2648,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1648,33 +2659,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f631d15d782c1eb6ffd711b0046ba7b2", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a340656bb6cbb4cabccebacfa94130b4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:07 GMT", + "Date": "Wed, 01 Sep 2021 05:55:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1684,11 +2692,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f631d15d782c1eb6ffd711b0046ba7b2", - "x-ms-correlation-request-id": "f5156e60-c050-49c3-bb84-7b10bf966221", - "x-ms-ratelimit-remaining-subscription-reads": "6736", - "x-ms-request-id": "e9c3d46b-ee3a-4de2-9e03-474e2d33f06d_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100708Z:f5156e60-c050-49c3-bb84-7b10bf966221" + "x-ms-client-request-id": "a340656bb6cbb4cabccebacfa94130b4", + "x-ms-correlation-request-id": "ee77c237-0a85-4f73-8abe-7e29c654bdf6", + "x-ms-ratelimit-remaining-subscription-reads": "11882", + "x-ms-request-id": "2120ae59-7076-49d3-8a5e-322dfb9d5ef8_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055509Z:ee77c237-0a85-4f73-8abe-7e29c654bdf6" }, "ResponseBody": { "sku": { @@ -1696,8 +2704,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1707,33 +2715,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f552e2248c8771b42810cfd4bd5b97f8", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "32030e7b01b6c0f96a8399c26443a72a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:09 GMT", + "Date": "Wed, 01 Sep 2021 05:55:10 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1743,11 +2748,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f552e2248c8771b42810cfd4bd5b97f8", - "x-ms-correlation-request-id": "143d5c77-4d57-4c53-893e-fdc81a113ffe", - "x-ms-ratelimit-remaining-subscription-reads": "6735", - "x-ms-request-id": "f54be361-652e-4ac7-b905-ec9e580072d0_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100709Z:143d5c77-4d57-4c53-893e-fdc81a113ffe" + "x-ms-client-request-id": "32030e7b01b6c0f96a8399c26443a72a", + "x-ms-correlation-request-id": "bb7777c7-c6ec-4dff-890e-2950b5f63076", + "x-ms-ratelimit-remaining-subscription-reads": "11881", + "x-ms-request-id": "6e0b63ba-5b5e-4fa4-a4bd-4d73bd10c6fa_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055510Z:bb7777c7-c6ec-4dff-890e-2950b5f63076" }, "ResponseBody": { "sku": { @@ -1755,8 +2760,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1766,33 +2771,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "28f330d21f99984b5bffc143fb7603e6", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bbc6e8403365a608250fa8c0e470268a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:12 GMT", + "Date": "Wed, 01 Sep 2021 05:55:11 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1802,11 +2804,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "28f330d21f99984b5bffc143fb7603e6", - "x-ms-correlation-request-id": "30d49b21-1963-46d2-9b0b-701dab50c8d0", - "x-ms-ratelimit-remaining-subscription-reads": "6734", - "x-ms-request-id": "5086cefa-2379-4a55-a1e3-9765b2a7d83c_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100713Z:30d49b21-1963-46d2-9b0b-701dab50c8d0" + "x-ms-client-request-id": "bbc6e8403365a608250fa8c0e470268a", + "x-ms-correlation-request-id": "d3b9474d-3d99-4e61-b0f8-32fbfd6437b4", + "x-ms-ratelimit-remaining-subscription-reads": "11880", + "x-ms-request-id": "63ff7d13-67a6-4947-9cd9-5592b8defbf7_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055512Z:d3b9474d-3d99-4e61-b0f8-32fbfd6437b4" }, "ResponseBody": { "sku": { @@ -1814,8 +2816,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1825,33 +2827,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "20dd602a1d2dd0b21dc0cd1ba8e260a4", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "42644a4d542569866c7f39471c075078", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:31 GMT", + "Date": "Wed, 01 Sep 2021 05:55:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1861,11 +2860,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20dd602a1d2dd0b21dc0cd1ba8e260a4", - "x-ms-correlation-request-id": "dd2e408f-c8c4-4da0-9b12-fe73c38ab843", - "x-ms-ratelimit-remaining-subscription-reads": "6733", - "x-ms-request-id": "edd4d774-ed50-4a94-bd0a-97b20e2a73fd_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100732Z:dd2e408f-c8c4-4da0-9b12-fe73c38ab843" + "x-ms-client-request-id": "42644a4d542569866c7f39471c075078", + "x-ms-correlation-request-id": "0867d463-6f7b-4aea-bb8b-0a68f41676cf", + "x-ms-ratelimit-remaining-subscription-reads": "11879", + "x-ms-request-id": "5ab51db1-735a-4b92-9bd9-16ce1ce44467_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055513Z:0867d463-6f7b-4aea-bb8b-0a68f41676cf" }, "ResponseBody": { "sku": { @@ -1873,8 +2872,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1884,33 +2883,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d4de183f7f78041996ba9a88ca7075b2", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c08f9026747a474f065d0ca75839dbfa", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:33 GMT", + "Date": "Wed, 01 Sep 2021 05:55:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1920,11 +2916,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d4de183f7f78041996ba9a88ca7075b2", - "x-ms-correlation-request-id": "cf392dba-1506-48f2-8de8-500dbaf99186", - "x-ms-ratelimit-remaining-subscription-reads": "6732", - "x-ms-request-id": "87189038-f9c9-4a77-9bd9-c285fc48298c_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100733Z:cf392dba-1506-48f2-8de8-500dbaf99186" + "x-ms-client-request-id": "c08f9026747a474f065d0ca75839dbfa", + "x-ms-correlation-request-id": "792db557-b7eb-45d3-8e4e-162a5ccb24b8", + "x-ms-ratelimit-remaining-subscription-reads": "11878", + "x-ms-request-id": "c418d003-d0a0-455b-b1d4-0b2d6b858b8c_M2CH3_M2CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055514Z:792db557-b7eb-45d3-8e4e-162a5ccb24b8" }, "ResponseBody": { "sku": { @@ -1932,8 +2928,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -1943,33 +2939,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "5daae90d777eb5cb7d220ad9522fef79", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "19740e5d65dfec05625c4fe6fac0891e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:34 GMT", + "Date": "Wed, 01 Sep 2021 05:55:15 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -1979,11 +2972,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5daae90d777eb5cb7d220ad9522fef79", - "x-ms-correlation-request-id": "fbc1098b-681f-40ab-af94-8fc25f0aeb8a", - "x-ms-ratelimit-remaining-subscription-reads": "6731", - "x-ms-request-id": "2bef1b9b-5e75-42f9-84c2-ce9b5ac224d0_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100735Z:fbc1098b-681f-40ab-af94-8fc25f0aeb8a" + "x-ms-client-request-id": "19740e5d65dfec05625c4fe6fac0891e", + "x-ms-correlation-request-id": "2c6a2499-0766-434f-a75d-c9ff746965b0", + "x-ms-ratelimit-remaining-subscription-reads": "11877", + "x-ms-request-id": "c28d6b51-1260-4bf7-9370-c4fbd05573ac_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055516Z:2c6a2499-0766-434f-a75d-c9ff746965b0" }, "ResponseBody": { "sku": { @@ -1991,8 +2984,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2002,33 +2995,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e3031d9e2f98ab6d47d98973822a06ad", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "549930be66e1d90ffb1d3bc747df1033", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:35 GMT", + "Date": "Wed, 01 Sep 2021 05:55:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2038,11 +3028,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e3031d9e2f98ab6d47d98973822a06ad", - "x-ms-correlation-request-id": "6e68f226-09b8-4da1-9709-fd411933bb2d", - "x-ms-ratelimit-remaining-subscription-reads": "6730", - "x-ms-request-id": "7969b63f-c0fd-4ea1-9b42-e861a5a5cd29_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100736Z:6e68f226-09b8-4da1-9709-fd411933bb2d" + "x-ms-client-request-id": "549930be66e1d90ffb1d3bc747df1033", + "x-ms-correlation-request-id": "516150a1-059d-4fca-b6c3-64d28107c0e3", + "x-ms-ratelimit-remaining-subscription-reads": "11876", + "x-ms-request-id": "c3e64e4e-4a8c-402a-8513-5fcb175d9a72_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055517Z:516150a1-059d-4fca-b6c3-64d28107c0e3" }, "ResponseBody": { "sku": { @@ -2050,8 +3040,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2061,33 +3051,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "bf0e1b4a0337c8264c295756743fb266", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0eea3ea33692c1998aa25e1e24684c45", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:37 GMT", + "Date": "Wed, 01 Sep 2021 05:55:18 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2097,11 +3084,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf0e1b4a0337c8264c295756743fb266", - "x-ms-correlation-request-id": "6c5cda23-da1d-4606-823e-588d38d8ebda", - "x-ms-ratelimit-remaining-subscription-reads": "6729", - "x-ms-request-id": "0abe3dd9-f284-49f7-924c-9bd9b230c18a_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100737Z:6c5cda23-da1d-4606-823e-588d38d8ebda" + "x-ms-client-request-id": "0eea3ea33692c1998aa25e1e24684c45", + "x-ms-correlation-request-id": "f97630f7-c3bd-49ca-af2a-4b57e8162aa9", + "x-ms-ratelimit-remaining-subscription-reads": "11875", + "x-ms-request-id": "180b0213-5c86-482f-af97-4c02368db07d_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055518Z:f97630f7-c3bd-49ca-af2a-4b57e8162aa9" }, "ResponseBody": { "sku": { @@ -2109,8 +3096,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2120,33 +3107,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "ace920ca916cde1a7bfe16a4ed573252", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28e9eed3879ff719ff9b1ec2293da482", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:38 GMT", + "Date": "Wed, 01 Sep 2021 05:55:19 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2156,11 +3140,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ace920ca916cde1a7bfe16a4ed573252", - "x-ms-correlation-request-id": "78ca08b2-9414-4235-936c-60056b3b7326", - "x-ms-ratelimit-remaining-subscription-reads": "6728", - "x-ms-request-id": "b565c3d3-2c3a-4bbe-bcdc-5d7b92c44e24_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100739Z:78ca08b2-9414-4235-936c-60056b3b7326" + "x-ms-client-request-id": "28e9eed3879ff719ff9b1ec2293da482", + "x-ms-correlation-request-id": "aac937c3-b4ef-4f60-9d26-a1a6dc719b33", + "x-ms-ratelimit-remaining-subscription-reads": "11874", + "x-ms-request-id": "a2079f79-a5f4-4e6d-a3b0-7a7ccf9b7270_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055520Z:aac937c3-b4ef-4f60-9d26-a1a6dc719b33" }, "ResponseBody": { "sku": { @@ -2168,8 +3152,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2179,33 +3163,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "378e5d1b30219b41f73b966fd7163607", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc421c4b7bd6878b97d8c93e07f1b592", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "744", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:39 GMT", + "Date": "Wed, 01 Sep 2021 05:55:20 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2215,11 +3196,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "378e5d1b30219b41f73b966fd7163607", - "x-ms-correlation-request-id": "0a691944-c527-4691-bd16-81d2628701df", - "x-ms-ratelimit-remaining-subscription-reads": "6727", - "x-ms-request-id": "53a10c1c-bb39-40b8-a77d-f93cbff3d89a_M6CH3_M6CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100740Z:0a691944-c527-4691-bd16-81d2628701df" + "x-ms-client-request-id": "bc421c4b7bd6878b97d8c93e07f1b592", + "x-ms-correlation-request-id": "65ad1dff-3e3d-4694-b119-c23ab8d5ca09", + "x-ms-ratelimit-remaining-subscription-reads": "11873", + "x-ms-request-id": "5242c08a-bf52-4cee-a965-14c283b236b9_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055521Z:65ad1dff-3e3d-4694-b119-c23ab8d5ca09" }, "ResponseBody": { "sku": { @@ -2227,8 +3208,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2238,33 +3219,30 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Created", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:06:51.05Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:54:28.607Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Activating" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "61a822275941b84101304339ed81daf5", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "59f4f6d1e8f51c9325f20ef717d7984d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "741", + "Content-Length": "742", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:42 GMT", + "Date": "Wed, 01 Sep 2021 05:55:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2274,11 +3252,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "61a822275941b84101304339ed81daf5", - "x-ms-correlation-request-id": "ce22333b-3cb1-4d67-af65-00c5457ee432", - "x-ms-ratelimit-remaining-subscription-reads": "6726", - "x-ms-request-id": "7dec32c5-df4d-495d-a1f7-890dc46aaa29_M2CH3_M2CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100743Z:ce22333b-3cb1-4d67-af65-00c5457ee432" + "x-ms-client-request-id": "59f4f6d1e8f51c9325f20ef717d7984d", + "x-ms-correlation-request-id": "09f7f91f-a4a4-484a-8167-60d15ee25549", + "x-ms-ratelimit-remaining-subscription-reads": "11872", + "x-ms-request-id": "3e1b5a04-d65f-40f3-b92a-bf5f273e459c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055522Z:09f7f91f-a4a4-484a-8167-60d15ee25549" }, "ResponseBody": { "sku": { @@ -2286,8 +3264,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2297,28 +3275,25 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:07:40.633Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:22.027Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Active" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965?api-version=2017-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "598", + "Content-Length": "596", "Content-Type": "application/json", - "traceparent": "00-1984ea7bf333e54586e569d645ef34a7-b9c4abf29c9bbc4f-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b1173b04457bdf9a4db530fbab0665c8", + "traceparent": "00-09a32d0f1cb3b5408c23c057bd7f837c-49220a785973ef4b-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2507d2db6e8f62586190c7bddaef0de5", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -2334,7 +3309,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2348,7 +3323,7 @@ "Cache-Control": "no-cache", "Content-Length": "1003", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:49 GMT", + "Date": "Wed, 01 Sep 2021 05:55:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2358,23 +3333,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1173b04457bdf9a4db530fbab0665c8", - "x-ms-correlation-request-id": "c1a61120-a331-4844-9b56-3f9a0e4e4b76", - "x-ms-ratelimit-remaining-subscription-writes": "1181", - "x-ms-request-id": "6ae8aa06-f6c9-48e3-8f0c-a1ff6bcd5723_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100750Z:c1a61120-a331-4844-9b56-3f9a0e4e4b76" + "x-ms-client-request-id": "2507d2db6e8f62586190c7bddaef0de5", + "x-ms-correlation-request-id": "6fd5d378-7588-4d4d-82df-70194fcbd622", + "x-ms-ratelimit-remaining-subscription-writes": "1193", + "x-ms-request-id": "c4742b02-a1fe-4fc2-8fda-4daade28c7aa_M13CH3_M13CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055531Z:6fd5d378-7588-4d4d-82df-70194fcbd622" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647", - "name": "sdk-EventHub-4647", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965", + "name": "sdk-EventHub-6965", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 4, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T10:07:49.37Z", - "updatedAt": "2020-09-28T10:07:49.72Z", + "createdAt": "2021-09-01T05:55:29.847Z", + "updatedAt": "2021-09-01T05:55:30.297Z", "partitionIds": [ "0", "1", @@ -2387,7 +3362,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2400,17 +3375,14 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-4a00c3058666004a95d6ea6bed118f6a-577e4387ca7af84b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "aecb7d0e11d01bc1d535f0ec08ae7661", + "traceparent": "00-5544fc2dbfdb044bb0b97101dec7b807-99d6ce4e85e78448-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4932f08c8d4b89622696e36c9470c03f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -2419,7 +3391,7 @@ "Cache-Control": "no-cache", "Content-Length": "1001", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:51 GMT", + "Date": "Wed, 01 Sep 2021 05:55:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2429,23 +3401,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aecb7d0e11d01bc1d535f0ec08ae7661", - "x-ms-correlation-request-id": "7977b786-7814-48c6-8d81-1cc3178a41ff", - "x-ms-ratelimit-remaining-subscription-reads": "6725", - "x-ms-request-id": "b2bd395d-8564-4b6b-88b5-ebd1d3a818cd_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100752Z:7977b786-7814-48c6-8d81-1cc3178a41ff" + "x-ms-client-request-id": "4932f08c8d4b89622696e36c9470c03f", + "x-ms-correlation-request-id": "924bfd2c-6c0b-4f90-9bdc-db4289350e91", + "x-ms-ratelimit-remaining-subscription-reads": "11871", + "x-ms-request-id": "cebf5b75-a8b1-427e-bf95-1d113274c7a9_M13CH3_M13CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055531Z:924bfd2c-6c0b-4f90-9bdc-db4289350e91" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647", - "name": "sdk-EventHub-4647", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965", + "name": "sdk-EventHub-6965", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 4, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T10:07:49.37", - "updatedAt": "2020-09-28T10:07:49.72", + "createdAt": "2021-09-01T05:55:29.847", + "updatedAt": "2021-09-01T05:55:30.297", "partitionIds": [ "0", "1", @@ -2458,7 +3430,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2471,16 +3443,14 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "dbd378a1561eddab0e82f3a410bd562a", + "traceparent": "00-f1b7e7d5f9f5ec4fbc25ebfb683744c7-6a5eb62c7d8b0e46-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f2c407c6cae87419bf79458cc5f4a03", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -2489,7 +3459,7 @@ "Cache-Control": "no-cache", "Content-Length": "1013", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:52 GMT", + "Date": "Wed, 01 Sep 2021 05:55:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2499,26 +3469,26 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dbd378a1561eddab0e82f3a410bd562a", - "x-ms-correlation-request-id": "96fc7257-dc67-4461-9772-b39523599176", + "x-ms-client-request-id": "1f2c407c6cae87419bf79458cc5f4a03", + "x-ms-correlation-request-id": "ba5b89a1-d3fe-41f1-9793-b1e19cdab491", "x-ms-inline-count": "", - "x-ms-ratelimit-remaining-subscription-reads": "6724", - "x-ms-request-id": "67011b94-ba8c-44d5-bcf4-efe581ca9cc3_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100753Z:96fc7257-dc67-4461-9772-b39523599176" + "x-ms-ratelimit-remaining-subscription-reads": "11870", + "x-ms-request-id": "2aeccd3d-6eb6-40aa-ad6b-4fcfdb7b8c4d_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055533Z:ba5b89a1-d3fe-41f1-9793-b1e19cdab491" }, "ResponseBody": { "value": [ { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-eventhub-4647", - "name": "sdk-eventhub-4647", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-eventhub-6965", + "name": "sdk-eventhub-6965", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 4, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T10:07:49.37", - "updatedAt": "2020-09-28T10:07:49.72", + "createdAt": "2021-09-01T05:55:29.847", + "updatedAt": "2021-09-01T05:55:30.297", "partitionIds": [ "0", "1", @@ -2531,7 +3501,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2546,19 +3516,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965?api-version=2017-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "598", + "Content-Length": "596", "Content-Type": "application/json", - "traceparent": "00-d8bbc1dc0590414284fe8d638a3fb755-b7813e4eb5653540-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "03de70de460ff22579fbdb4554aed79f", + "traceparent": "00-1fcf598e83ffdc4ea91076ad1fdcfd36-52bf0d8d1c8ae74f-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e68b110104654eb26f7efff88bebcef1", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -2574,7 +3541,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2586,9 +3553,9 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "980", + "Content-Length": "978", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:57 GMT", + "Date": "Wed, 01 Sep 2021 05:55:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2598,15 +3565,15 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03de70de460ff22579fbdb4554aed79f", - "x-ms-correlation-request-id": "c553fdbe-39c0-4f8e-9644-e4de7822738d", - "x-ms-ratelimit-remaining-subscription-writes": "1180", - "x-ms-request-id": "bdd94c76-5af7-405b-84b1-88f260305aab_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100758Z:c553fdbe-39c0-4f8e-9644-e4de7822738d" + "x-ms-client-request-id": "e68b110104654eb26f7efff88bebcef1", + "x-ms-correlation-request-id": "4697913b-45c2-44ba-b8e5-21434be455e7", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "bce9aa3d-f422-449b-95fa-7347da8d662c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055538Z:4697913b-45c2-44ba-b8e5-21434be455e7" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647", - "name": "sdk-EventHub-4647", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965", + "name": "sdk-EventHub-6965", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { @@ -2622,7 +3589,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2635,17 +3602,14 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965?api-version=2017-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-ec3b08e79fff434ea390ab18d204314e-a7f84593ea2cd840-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "325acf3e8a32b8a9d1eda04e1e1c0b18", + "traceparent": "00-7f0ab10939cf3545bcb445b6fd39354a-e0b73fa73fa7244e-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9a4087d0edc22037afabad54f90abdc7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -2654,7 +3618,7 @@ "Cache-Control": "no-cache", "Content-Length": "1001", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:07:58 GMT", + "Date": "Wed, 01 Sep 2021 05:55:37 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2664,23 +3628,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "325acf3e8a32b8a9d1eda04e1e1c0b18", - "x-ms-correlation-request-id": "aa34cc97-1ea7-494f-952b-f89f0de525c8", - "x-ms-ratelimit-remaining-subscription-reads": "6723", - "x-ms-request-id": "983c512c-c525-4fce-9a35-602987117236_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100759Z:aa34cc97-1ea7-494f-952b-f89f0de525c8" + "x-ms-client-request-id": "9a4087d0edc22037afabad54f90abdc7", + "x-ms-correlation-request-id": "ef8d971b-9315-4f15-9dcf-546c1459c8da", + "x-ms-ratelimit-remaining-subscription-reads": "11869", + "x-ms-request-id": "d6a34599-cea6-4052-a2be-dbf28ddade8b_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055538Z:ef8d971b-9315-4f15-9dcf-546c1459c8da" }, "ResponseBody": { - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647", - "name": "sdk-EventHub-4647", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965", + "name": "sdk-EventHub-6965", "type": "Microsoft.EventHub/Namespaces/EventHubs", "location": "Australia East", "properties": { "messageRetentionInDays": 5, "partitionCount": 4, "status": "Active", - "createdAt": "2020-09-28T10:07:49.37", - "updatedAt": "2020-09-28T10:07:58.12", + "createdAt": "2021-09-01T05:55:29.847", + "updatedAt": "2021-09-01T05:55:37.827", "partitionIds": [ "0", "1", @@ -2693,7 +3657,7 @@ "destination": { "name": "EventHubArchive.AzureBlockBlob", "properties": { - "storageAccountResourceId": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourcegroups/Default-EventHub-6244/providers/Microsoft.Storage/storageAccounts/sdktestaccount5630", + "storageAccountResourceId": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/Default-EventHub-4082/providers/Microsoft.Storage/storageAccounts/sdktestaccount18", "blobContainer": "container", "archiveNameFormat": "{Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}" } @@ -2706,17 +3670,14 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/eventhubs/sdk-EventHub-4647?api-version=2017-04-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/eventhubs/sdk-EventHub-6965?api-version=2017-04-01", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-216084552676204db2d0697736054275-c3456ceb703c3f4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "970ec6df72cf5a5152e161227a668860", + "traceparent": "00-27fcf56d2c997e46b1beb79799719e4a-ec7094a16f68b04f-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "826be04cdae477d98edeb0306c48fcb0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -2724,7 +3685,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 10:08:00 GMT", + "Date": "Wed, 01 Sep 2021 05:55:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -2734,26 +3695,23 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "970ec6df72cf5a5152e161227a668860", - "x-ms-correlation-request-id": "b5f15060-4454-44c6-ade8-e036315fcbfa", - "x-ms-ratelimit-remaining-subscription-deletes": "14985", - "x-ms-request-id": "948d3a4d-1002-4743-9d73-7a3f24d50ca8_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100801Z:b5f15060-4454-44c6-ade8-e036315fcbfa" + "x-ms-client-request-id": "826be04cdae477d98edeb0306c48fcb0", + "x-ms-correlation-request-id": "2a4335b4-66e8-433a-9853-4c4aad7b5bce", + "x-ms-ratelimit-remaining-subscription-deletes": "14996", + "x-ms-request-id": "ad3e220d-14a0-4453-956d-71e3b2e7d0ac_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055539Z:2a4335b4-66e8-433a-9853-4c4aad7b5bce" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "DELETE", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-c50b95cc30ef3249a77a668bc97d6cda-f108830747810c4b-00", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "406553aa236353f8c7263121a5d7d35d", + "traceparent": "00-9d213263d4190240b5e5ff4504e3c666-f9478be6933bc14b-00", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4488a228b01e1340da6b36ba575e5464", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -2761,9 +3719,9 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 10:08:01 GMT", + "Date": "Wed, 01 Sep 2021 05:55:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", "Server": [ "Service-Bus-Resource-Provider/CH3", @@ -2772,159 +3730,34 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "406553aa236353f8c7263121a5d7d35d", - "x-ms-correlation-request-id": "ee08b0d2-45c4-454d-af74-7edb700617e5", - "x-ms-ratelimit-remaining-subscription-deletes": "14984", - "x-ms-request-id": "917482fb-2852-4f45-aae9-a6a260751898_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100802Z:ee08b0d2-45c4-454d-af74-7edb700617e5" + "x-ms-client-request-id": "4488a228b01e1340da6b36ba575e5464", + "x-ms-correlation-request-id": "971d743a-86bc-4214-8d39-1f7c5d9f39ee", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "08f8a42d-baa2-41da-8007-867b00e9990c_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055541Z:971d743a-86bc-4214-8d39-1f7c5d9f39ee" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "cba34065cab6bcb4cebacfa94130b47b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "742", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", - "Pragma": "no-cache", - "Retry-After": "52", - "Server": [ - "Service-Bus-Resource-Provider/CH3", - "Microsoft-HTTPAPI/2.0" - ], - "Server-SB": "Service-Bus-Resource-Provider/CH3", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cba34065cab6bcb4cebacfa94130b47b", - "x-ms-correlation-request-id": "00e3a564-d2fb-4c5b-8bfd-1d2f618facb5", - "x-ms-ratelimit-remaining-subscription-reads": "6722", - "x-ms-request-id": "e6292420-95a5-41bc-8903-e67b48738c8d_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100802Z:00e3a564-d2fb-4c5b-8bfd-1d2f618facb5" - }, - "ResponseBody": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", - "type": "Microsoft.EventHub/Namespaces", - "location": "Australia East", - "tags": {}, - "properties": { - "zoneRedundant": false, - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "kafkaEnabled": true, - "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", - "status": "Removing" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "b632030ef9016ac08399c26443a72a40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "742", - "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", - "Pragma": "no-cache", - "Retry-After": "40", - "Server": [ - "Service-Bus-Resource-Provider/CH3", - "Microsoft-HTTPAPI/2.0" - ], - "Server-SB": "Service-Bus-Resource-Provider/CH3", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b632030ef9016ac08399c26443a72a40", - "x-ms-correlation-request-id": "20e60e3f-f0d2-40fe-9a58-dc5a01789d9f", - "x-ms-ratelimit-remaining-subscription-reads": "6721", - "x-ms-request-id": "2f9ab168-3eb6-416e-9f8f-5d02bc20770a_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100804Z:20e60e3f-f0d2-40fe-9a58-dc5a01789d9f" - }, - "ResponseBody": { - "sku": { - "name": "Standard", - "tier": "Standard", - "capacity": 1 - }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", - "type": "Microsoft.EventHub/Namespaces", - "location": "Australia East", - "tags": {}, - "properties": { - "zoneRedundant": false, - "isAutoInflateEnabled": false, - "maximumThroughputUnits": 0, - "kafkaEnabled": true, - "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", - "status": "Removing" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "65bbc6e8083325a60fa8c0e470268a4d", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "562bfdae78829ca89f57a779a31f2030", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:04 GMT", + "Date": "Wed, 01 Sep 2021 05:55:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "53", + "Retry-After": "39", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -2932,11 +3765,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "65bbc6e8083325a60fa8c0e470268a4d", - "x-ms-correlation-request-id": "55cb1fc6-a583-4a36-9fb2-dbdb537e47c2", - "x-ms-ratelimit-remaining-subscription-reads": "6720", - "x-ms-request-id": "badfd1e4-19b1-4b4c-9128-2ab1d402bef5_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100805Z:55cb1fc6-a583-4a36-9fb2-dbdb537e47c2" + "x-ms-client-request-id": "562bfdae78829ca89f57a779a31f2030", + "x-ms-correlation-request-id": "15308cf2-cd05-425f-ae3b-fabb1111804a", + "x-ms-ratelimit-remaining-subscription-reads": "11868", + "x-ms-request-id": "1883665a-6dca-4103-bcd8-70e364851e6d_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055541Z:15308cf2-cd05-425f-ae3b-fabb1111804a" }, "ResponseBody": { "sku": { @@ -2944,8 +3777,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -2955,37 +3788,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2542644a86546c697f39471c07507826", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "346f4b89519bdd2f95929655a45bd6d3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:06 GMT", + "Date": "Wed, 01 Sep 2021 05:55:42 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "47", + "Retry-After": "46", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -2993,11 +3823,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2542644a86546c697f39471c07507826", - "x-ms-correlation-request-id": "86e5d6e7-82b1-46c4-8c86-2477f40e811b", - "x-ms-ratelimit-remaining-subscription-reads": "6719", - "x-ms-request-id": "0a31317f-9012-49ba-8350-0e13bfadf4f4_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100807Z:86e5d6e7-82b1-46c4-8c86-2477f40e811b" + "x-ms-client-request-id": "346f4b89519bdd2f95929655a45bd6d3", + "x-ms-correlation-request-id": "39510779-c25b-4959-af82-1f869ec09080", + "x-ms-ratelimit-remaining-subscription-reads": "11867", + "x-ms-request-id": "f46d28a5-1f4d-4685-a545-36af647893ee_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055542Z:39510779-c25b-4959-af82-1f869ec09080" }, "ResponseBody": { "sku": { @@ -3005,8 +3835,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3016,37 +3846,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "7ac08f904f7406475d0ca75839dbfa5d", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5a0cceb8fe3348e28f100b29a393528e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:07 GMT", + "Date": "Wed, 01 Sep 2021 05:55:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "45", + "Retry-After": "58", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3054,11 +3881,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ac08f904f7406475d0ca75839dbfa5d", - "x-ms-correlation-request-id": "8c6a978d-b9a0-47c1-b287-93a964cab0ce", - "x-ms-ratelimit-remaining-subscription-reads": "6718", - "x-ms-request-id": "2e233b8e-d4d4-417b-83e6-e36b74e69d1a_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100808Z:8c6a978d-b9a0-47c1-b287-93a964cab0ce" + "x-ms-client-request-id": "5a0cceb8fe3348e28f100b29a393528e", + "x-ms-correlation-request-id": "bf38851d-3ca6-4d06-91d9-e1c177231ad8", + "x-ms-ratelimit-remaining-subscription-reads": "11866", + "x-ms-request-id": "517facb4-e7eb-4495-9882-1b37ad4ea1b3_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055544Z:bf38851d-3ca6-4d06-91d9-e1c177231ad8" }, "ResponseBody": { "sku": { @@ -3066,8 +3893,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3077,37 +3904,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "df19740e056562ec5c4fe6fac0891ebe", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f25bdba87e975dcbcd4ec0f0e253f743", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:08 GMT", + "Date": "Wed, 01 Sep 2021 05:55:44 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "57", + "Retry-After": "54", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3115,11 +3939,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df19740e056562ec5c4fe6fac0891ebe", - "x-ms-correlation-request-id": "d57979d5-5226-4631-844a-a605f6249b58", - "x-ms-ratelimit-remaining-subscription-reads": "6717", - "x-ms-request-id": "3a40c631-f968-4580-a443-ffaacd88331f_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100809Z:d57979d5-5226-4631-844a-a605f6249b58" + "x-ms-client-request-id": "f25bdba87e975dcbcd4ec0f0e253f743", + "x-ms-correlation-request-id": "cc496d7f-3968-4628-bf68-42307a6cd27a", + "x-ms-ratelimit-remaining-subscription-reads": "11865", + "x-ms-request-id": "36a32223-96c7-43c6-ba5d-7487d6334c03_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055545Z:cc496d7f-3968-4628-bf68-42307a6cd27a" }, "ResponseBody": { "sku": { @@ -3127,8 +3951,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3138,37 +3962,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e15499300f66fbd91d3bc747df1033a3", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d5c1d481c6138bfc6927a48b45063902", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:11 GMT", + "Date": "Wed, 01 Sep 2021 05:55:45 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "37", + "Retry-After": "55", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3176,11 +3997,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e15499300f66fbd91d3bc747df1033a3", - "x-ms-correlation-request-id": "5d42abf2-3cde-41a8-9c64-349be1674532", - "x-ms-ratelimit-remaining-subscription-reads": "6716", - "x-ms-request-id": "4f3a7ae1-9d85-4052-a599-b86a8b9f69da_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100812Z:5d42abf2-3cde-41a8-9c64-349be1674532" + "x-ms-client-request-id": "d5c1d481c6138bfc6927a48b45063902", + "x-ms-correlation-request-id": "79c2b515-7437-48db-9b66-559e74085173", + "x-ms-ratelimit-remaining-subscription-reads": "11864", + "x-ms-request-id": "1000f98f-c613-49b4-9136-4f014d52f3bc_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055546Z:79c2b515-7437-48db-9b66-559e74085173" }, "ResponseBody": { "sku": { @@ -3188,8 +4009,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3199,37 +4020,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "920eea3e99368ac1a25e1e24684c45d3", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c8ad083fe300393b02ae8ce53df1653c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:13 GMT", + "Date": "Wed, 01 Sep 2021 05:55:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "39", + "Retry-After": "34", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3237,11 +4055,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "920eea3e99368ac1a25e1e24684c45d3", - "x-ms-correlation-request-id": "7634f1a1-eb54-4a45-9d1f-706b6951bf5e", - "x-ms-ratelimit-remaining-subscription-reads": "6715", - "x-ms-request-id": "1c002ebb-2745-44b3-aa55-d314b1db2d5c_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100814Z:7634f1a1-eb54-4a45-9d1f-706b6951bf5e" + "x-ms-client-request-id": "c8ad083fe300393b02ae8ce53df1653c", + "x-ms-correlation-request-id": "7c7b1906-6215-417b-a917-cb0f438590de", + "x-ms-ratelimit-remaining-subscription-reads": "11863", + "x-ms-request-id": "856c6ec9-340b-408e-9654-67fc1b83efff_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055548Z:7c7b1906-6215-417b-a917-cb0f438590de" }, "ResponseBody": { "sku": { @@ -3249,8 +4067,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3260,37 +4078,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9f28e9ee1987fff79b1ec2293da4824b", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cfa8c8187dd1e17bded08970da4017c7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:14 GMT", + "Date": "Wed, 01 Sep 2021 05:55:48 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "38", + "Retry-After": "59", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3298,11 +4113,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9f28e9ee1987fff79b1ec2293da4824b", - "x-ms-correlation-request-id": "fa0d2725-8f53-40f2-bc52-4111b75c0617", - "x-ms-ratelimit-remaining-subscription-reads": "6714", - "x-ms-request-id": "e3fc1067-5b80-4074-bb64-3a30c8c1bc19_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100815Z:fa0d2725-8f53-40f2-bc52-4111b75c0617" + "x-ms-client-request-id": "cfa8c8187dd1e17bded08970da4017c7", + "x-ms-correlation-request-id": "db19eb09-1ab5-4c71-aab8-d55916247755", + "x-ms-ratelimit-remaining-subscription-reads": "11862", + "x-ms-request-id": "38832ccd-0cc6-42c0-95fd-2ff9fcaa5b84_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055549Z:db19eb09-1ab5-4c71-aab8-d55916247755" }, "ResponseBody": { "sku": { @@ -3310,8 +4125,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3321,37 +4136,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "d6bc421c8b7b9787d8c93e07f1b592d1", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9b0be142ea69d429888d2643a174d77", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:15 GMT", + "Date": "Wed, 01 Sep 2021 05:55:49 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "59", + "Retry-After": "33", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3359,11 +4171,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6bc421c8b7b9787d8c93e07f1b592d1", - "x-ms-correlation-request-id": "4660a63c-7d24-45aa-bb4c-be44270c37d1", - "x-ms-ratelimit-remaining-subscription-reads": "6713", - "x-ms-request-id": "12a54dd7-4b0a-464e-b1c0-70df045a04db_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100816Z:4660a63c-7d24-45aa-bb4c-be44270c37d1" + "x-ms-client-request-id": "d9b0be142ea69d429888d2643a174d77", + "x-ms-correlation-request-id": "381a7c6e-8cfb-4356-b177-e050b9a34f83", + "x-ms-ratelimit-remaining-subscription-reads": "11861", + "x-ms-request-id": "a0a87e86-44c6-46e8-a5b1-660f2e25cdec_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055550Z:381a7c6e-8cfb-4356-b177-e050b9a34f83" }, "ResponseBody": { "sku": { @@ -3371,8 +4183,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3382,37 +4194,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "f559f4f693e8251cf20ef717d7984dfd", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7d7268c1695ec2308dcbe9305acb5ec2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:17 GMT", + "Date": "Wed, 01 Sep 2021 05:55:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "39", + "Retry-After": "36", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3420,11 +4229,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f559f4f693e8251cf20ef717d7984dfd", - "x-ms-correlation-request-id": "49bfc5de-9036-48d9-b109-2930252dfb8c", - "x-ms-ratelimit-remaining-subscription-reads": "6712", - "x-ms-request-id": "2c13e50c-21de-4f95-b42d-f58fb5ade7ac_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100818Z:49bfc5de-9036-48d9-b109-2930252dfb8c" + "x-ms-client-request-id": "7d7268c1695ec2308dcbe9305acb5ec2", + "x-ms-correlation-request-id": "52f71ffe-938b-4ae4-855c-d08e866c6b7b", + "x-ms-ratelimit-remaining-subscription-reads": "11860", + "x-ms-request-id": "250568ae-d2c2-472f-8150-06903f31d5cc_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055552Z:52f71ffe-938b-4ae4-855c-d08e866c6b7b" }, "ResponseBody": { "sku": { @@ -3432,8 +4241,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3443,37 +4252,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "2507d2db6e8f62586190c7bddaef0de5", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7fd0c5978c41e996850a3649ab16a7c7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:18 GMT", + "Date": "Wed, 01 Sep 2021 05:55:52 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "58", + "Retry-After": "46", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3481,11 +4287,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2507d2db6e8f62586190c7bddaef0de5", - "x-ms-correlation-request-id": "c691a0de-cada-41ba-a878-fc68afbc97fc", - "x-ms-ratelimit-remaining-subscription-reads": "6711", - "x-ms-request-id": "bdd9490b-e81c-4b68-803b-2bf9a77ccac4_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100819Z:c691a0de-cada-41ba-a878-fc68afbc97fc" + "x-ms-client-request-id": "7fd0c5978c41e996850a3649ab16a7c7", + "x-ms-correlation-request-id": "c376bc2f-ef1b-4b78-90db-2aaf6fcdf0f8", + "x-ms-ratelimit-remaining-subscription-reads": "11859", + "x-ms-request-id": "20c90ea3-7a12-4764-9bf4-9705f54e7fae_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055553Z:c376bc2f-ef1b-4b78-90db-2aaf6fcdf0f8" }, "ResponseBody": { "sku": { @@ -3493,8 +4299,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3504,37 +4310,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "4932f08c8d4b89622696e36c9470c03f", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "72af118299cdab698dee4cda451242cd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:20 GMT", + "Date": "Wed, 01 Sep 2021 05:55:53 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "44", + "Retry-After": "32", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3542,11 +4345,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4932f08c8d4b89622696e36c9470c03f", - "x-ms-correlation-request-id": "bed50b73-22e9-4af7-9722-8a41efeb3709", - "x-ms-ratelimit-remaining-subscription-reads": "6710", - "x-ms-request-id": "a3952ac3-8445-401e-ab54-5ae42400ece4_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100821Z:bed50b73-22e9-4af7-9722-8a41efeb3709" + "x-ms-client-request-id": "72af118299cdab698dee4cda451242cd", + "x-ms-correlation-request-id": "5c3904da-3e1f-4eac-a4fb-4696a4dfdd52", + "x-ms-ratelimit-remaining-subscription-reads": "11858", + "x-ms-request-id": "d9570851-01ba-4c84-9567-85f88ba9b635_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055554Z:5c3904da-3e1f-4eac-a4fb-4696a4dfdd52" }, "ResponseBody": { "sku": { @@ -3554,8 +4357,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3565,37 +4368,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "1f2c407c6cae87419bf79458cc5f4a03", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75cd0f29cd473535d189f85333e71776", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:21 GMT", + "Date": "Wed, 01 Sep 2021 05:55:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "44", + "Retry-After": "50", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3603,11 +4403,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1f2c407c6cae87419bf79458cc5f4a03", - "x-ms-correlation-request-id": "e9e06a79-0f58-40da-872d-e93ddc4d21fb", - "x-ms-ratelimit-remaining-subscription-reads": "6709", - "x-ms-request-id": "4a2e12af-65c4-4e6e-9d7b-666572dc3ab2_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100822Z:e9e06a79-0f58-40da-872d-e93ddc4d21fb" + "x-ms-client-request-id": "75cd0f29cd473535d189f85333e71776", + "x-ms-correlation-request-id": "c6a82121-d5bc-4244-b1f6-b7249b7896d6", + "x-ms-ratelimit-remaining-subscription-reads": "11857", + "x-ms-request-id": "a34f3cee-ddf0-465b-9de9-e48b976659aa_M3CH3_M3CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055556Z:c6a82121-d5bc-4244-b1f6-b7249b7896d6" }, "ResponseBody": { "sku": { @@ -3615,8 +4415,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3626,37 +4426,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "e68b110104654eb26f7efff88bebcef1", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "49ad2224ec1bfdf55c25f2533fbca473", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:22 GMT", + "Date": "Wed, 01 Sep 2021 05:55:56 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "42", + "Retry-After": "59", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3664,11 +4461,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e68b110104654eb26f7efff88bebcef1", - "x-ms-correlation-request-id": "8404eeb9-ce13-45f1-b635-abab7bcdbc7c", - "x-ms-ratelimit-remaining-subscription-reads": "6708", - "x-ms-request-id": "f74fdce1-6c0d-4f1f-b9c2-2fe04e23f0dc_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100823Z:8404eeb9-ce13-45f1-b635-abab7bcdbc7c" + "x-ms-client-request-id": "49ad2224ec1bfdf55c25f2533fbca473", + "x-ms-correlation-request-id": "e5e76a76-c12f-48df-929c-5656319462fd", + "x-ms-ratelimit-remaining-subscription-reads": "11856", + "x-ms-request-id": "2d960f14-8f2f-4657-8872-2dec039476d4_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055557Z:e5e76a76-c12f-48df-929c-5656319462fd" }, "ResponseBody": { "sku": { @@ -3676,8 +4473,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3687,37 +4484,34 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "9a4087d0edc22037afabad54f90abdc7", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9b1f68c83249b47fdb79a044a11577a6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "742", + "Content-Length": "743", "Content-Type": "application/json; charset=utf-8", - "Date": "Mon, 28 Sep 2020 10:08:24 GMT", + "Date": "Wed, 01 Sep 2021 05:56:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "Pragma": "no-cache", - "Retry-After": "38", + "Retry-After": "30", "Server": [ "Service-Bus-Resource-Provider/CH3", "Microsoft-HTTPAPI/2.0" @@ -3725,11 +4519,11 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9a4087d0edc22037afabad54f90abdc7", - "x-ms-correlation-request-id": "c57f72a9-3f90-4d4f-8553-2911f2cd4333", - "x-ms-ratelimit-remaining-subscription-reads": "6707", - "x-ms-request-id": "ce38c4f3-d8c1-4311-806e-42e0238a6137_M4CH3_M4CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100825Z:c57f72a9-3f90-4d4f-8553-2911f2cd4333" + "x-ms-client-request-id": "9b1f68c83249b47fdb79a044a11577a6", + "x-ms-correlation-request-id": "2f9f817d-0231-44ae-9a4b-f33f99e64e74", + "x-ms-ratelimit-remaining-subscription-reads": "11855", + "x-ms-request-id": "f5f42abd-ec07-44b2-8ce8-a29166170d11_M10CH3_M10CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055617Z:2f9f817d-0231-44ae-9a4b-f33f99e64e74" }, "ResponseBody": { "sku": { @@ -3737,8 +4531,8 @@ "tier": "Standard", "capacity": 1 }, - "id": "/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759", - "name": "sdk-eventhub-Namespace-3759", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443", + "name": "sdk-eventhub-Namespace-4443", "type": "Microsoft.EventHub/Namespaces", "location": "Australia East", "tags": {}, @@ -3748,24 +4542,21 @@ "maximumThroughputUnits": 0, "kafkaEnabled": true, "provisioningState": "Succeeded", - "metricId": "0b1f6471-1bf0-4dda-aec3-cb9272f09590:sdk-eventhub-namespace-3759", - "createdAt": "2020-09-28T10:06:51.05Z", - "updatedAt": "2020-09-28T10:08:02.15Z", - "serviceBusEndpoint": "https://sdk-eventhub-Namespace-3759.servicebus.windows.net:443/", + "metricId": "db1ab6f0-4769-4b27-930e-01e2ef9c123c:sdk-eventhub-namespace-4443", + "createdAt": "2021-09-01T05:54:28.607Z", + "updatedAt": "2021-09-01T05:55:40.92Z", + "serviceBusEndpoint": "https://sdk-eventhub-Namespace-4443.servicebus.windows.net:443/", "status": "Removing" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/Default-EventHub-6244/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-3759/operationresults/sdk-eventhub-Namespace-3759?api-version=2018-01-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/Default-EventHub-4082/providers/Microsoft.EventHub/namespaces/sdk-eventhub-Namespace-4443/operationresults/sdk-eventhub-Namespace-4443?api-version=2018-01-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": [ - "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20200928.1", - "(.NET Core 4.6.29220.03; Microsoft Windows 10.0.19041 )" - ], - "x-ms-client-request-id": "826be04cdae477d98edeb0306c48fcb0", + "User-Agent": "azsdk-net-ResourceManager.EventHubs/1.0.0-alpha.20210901.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "22b5d6d6f9643cb11acf1822dbe2f515", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -3773,7 +4564,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Mon, 28 Sep 2020 10:08:25 GMT", + "Date": "Wed, 01 Sep 2021 05:56:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -3783,17 +4574,17 @@ "Server-SB": "Service-Bus-Resource-Provider/CH3", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "826be04cdae477d98edeb0306c48fcb0", - "x-ms-correlation-request-id": "1dbf9397-7544-41c1-8768-4be2def11959", - "x-ms-ratelimit-remaining-subscription-reads": "6706", - "x-ms-request-id": "d2ddd6f4-1f0a-456b-bcca-a95344d4ec29_M3CH3_M3CH3", - "x-ms-routing-request-id": "SOUTHEASTASIA:20200928T100826Z:1dbf9397-7544-41c1-8768-4be2def11959" + "x-ms-client-request-id": "22b5d6d6f9643cb11acf1822dbe2f515", + "x-ms-correlation-request-id": "e14d9356-cc50-448d-972b-40311739d941", + "x-ms-ratelimit-remaining-subscription-reads": "11854", + "x-ms-request-id": "2c9c4b33-ffff-44e1-b8d2-39beeecf3fed_M8CH3_M8CH3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210901T055623Z:e14d9356-cc50-448d-972b-40311739d941" }, "ResponseBody": [] } ], "Variables": { "RandomSeed": "2123919956", - "SUBSCRIPTION_ID": "0b1f6471-1bf0-4dda-aec3-cb9272f09590" + "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" } } \ No newline at end of file diff --git a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs index 107eed233149..151f277db155 100644 --- a/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs +++ b/sdk/eventhub/Azure.ResourceManager.EventHubs/tests/Tests/ScenarioTests.EventHubTests.CRUD.cs @@ -8,6 +8,7 @@ using Azure.ResourceManager.EventHubs.Models; using Azure.ResourceManager.EventHubs.Tests; using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Storage; using NUnit.Framework; namespace Azure.Management.EventHub.Tests @@ -41,7 +42,7 @@ public async Task EventCreateGetUpdateDelete() { var location = await GetLocation(); var resourceGroupName = Recording.GenerateAssetName(Helper.ResourceGroupPrefix); - await ArmClient.DefaultSubscription.GetResourceGroups().CreateOrUpdateAsync(resourceGroupName, new ResourceGroupData(location)); + ResourceGroup resourceGroup=(await ArmClient.DefaultSubscription.GetResourceGroups().CreateOrUpdateAsync(resourceGroupName, new ResourceGroupData(location))).Value; // Prepare Storage Account var accountName = Recording.GenerateAssetName("sdktestaccount"); @@ -53,8 +54,8 @@ public async Task EventCreateGetUpdateDelete() { AccessTier = AccessTier.Hot }; - await WaitForCompletionAsync(await StorageManagementClient.StorageAccounts.StartCreateAsync(resourceGroupName, accountName, storageAccountCreateParameters)); - + StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); + await storageAccountContainer.CreateOrUpdateAsync(accountName, storageAccountCreateParameters); // Create NameSpace var namespaceName = Recording.GenerateAssetName(Helper.NamespacePrefix); var createNamespaceResponse = await NamespacesOperations.StartCreateOrUpdateAsync(resourceGroupName, namespaceName, diff --git a/sdk/network/Azure.ResourceManager.Network/tests/Azure.ResourceManager.Network.Tests.csproj b/sdk/network/Azure.ResourceManager.Network/tests/Azure.ResourceManager.Network.Tests.csproj index 30a57d2f351b..cf693f39d586 100644 --- a/sdk/network/Azure.ResourceManager.Network/tests/Azure.ResourceManager.Network.Tests.csproj +++ b/sdk/network/Azure.ResourceManager.Network/tests/Azure.ResourceManager.Network.Tests.csproj @@ -9,5 +9,6 @@ + diff --git a/sdk/network/Azure.ResourceManager.Network/tests/Tests/PrivateEndpointTests.cs b/sdk/network/Azure.ResourceManager.Network/tests/Tests/PrivateEndpointTests.cs index ede62c458483..7ea2b2e0d3fc 100644 --- a/sdk/network/Azure.ResourceManager.Network/tests/Tests/PrivateEndpointTests.cs +++ b/sdk/network/Azure.ResourceManager.Network/tests/Tests/PrivateEndpointTests.cs @@ -7,6 +7,8 @@ using Azure.ResourceManager.Network.Tests.Helpers; using Azure.ResourceManager.Resources; using NUnit.Framework; +using Azure.ResourceManager.Storage.Models; +using Azure.ResourceManager.Storage; using Azure.ResourceManager.Network.Models; namespace Azure.ResourceManager.Network.Tests.Tests @@ -16,7 +18,7 @@ public class PrivateEndpointTests : NetworkServiceClientTestBase private VirtualNetwork virtualNetwork; private GenericResource privateDnsZone; private Resources.ResourceGroup resourceGroup; - private GenericResource storageAccount; + private StorageAccount storageAccount; public PrivateEndpointTests(bool isAsync) : base(isAsync) { @@ -56,21 +58,23 @@ private async Task> createVirtualNetwork() return await resourceGroup.GetVirtualNetworks().CreateOrUpdate(name, vnet).WaitForCompletionAsync(); } - private async Task createStorageAccount() + private async Task createStorageAccount() { var name = Recording.GenerateAssetName("testsa"); - var storageAccountId = $"/subscriptions/{TestEnvironment.SubscriptionId}/resourceGroups/{resourceGroup.Data.Name}/providers/Microsoft.Storage/storageAccounts/{name}"; + var parameters = new StorageAccountCreateParameters(new Storage.Models.Sku(SkuName.StandardLRS),Kind.Storage,TestEnvironment.Location); + return (await resourceGroup.GetStorageAccounts().CreateOrUpdateAsync(name,parameters)).Value; + //var storageAccountId = $"/subscriptions/{TestEnvironment.SubscriptionId}/resourceGroups/{resourceGroup.Data.Name}/providers/Microsoft.Storage/storageAccounts/{name}"; //var storageParameters = new Storage.Models.StorageAccountCreateParameters(new Storage.Models.Sku(Storage.Models.SkuName.StandardLRS), Storage.Models.Kind.Storage, TestEnvironment.Location); //var accountOperation = await StorageManagementClient.StorageAccounts.CreateAsync(resourceGroup.Data.Name, name, storageParameters); //Response account = await accountOperation.WaitForCompletionAsync(); //return account.Value; - return (await ArmClient.DefaultSubscription.GetGenericResources().CreateOrUpdateAsync(storageAccountId, new GenericResourceData(TestEnvironment.Location) - { - //Sku = new Resources.Models.Sku(), - Kind = "storage", - })).Value; + //return (await ArmClient.DefaultSubscription.GetGenericResources().CreateOrUpdateAsync(storageAccountId, new GenericResourceData(TestEnvironment.Location) + //{ + // //Sku = new Resources.Models.Sku(), + // Kind = "storage", + //})).Value; } private async Task CleanUpVirtualNetwork() diff --git a/sdk/storage/Azure.ResourceManager.Storage/Azure.ResourceManager.Storage.sln b/sdk/storage/Azure.ResourceManager.Storage/Azure.ResourceManager.Storage.sln index c81245e70034..66df43f722f3 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/Azure.ResourceManager.Storage.sln +++ b/sdk/storage/Azure.ResourceManager.Storage/Azure.ResourceManager.Storage.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30011.22 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.31630.363 MinimumVisualStudioVersion = 15.0.26124.0 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.Core", "..\..\core\Azure.Core\src\Azure.Core.csproj", "{94E23818-B4C6-4E73-A3B5-7BFE379999CD}" EndProject @@ -10,8 +10,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.ResourceManager.Stora EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.ResourceManager.Storage.Tests", "tests\Azure.ResourceManager.Storage.Tests.csproj", "{48D7DDA4-78A6-40D2-9366-32CDBB14E841}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Azure.Identity", "..\..\identity\Azure.Identity\src\Azure.Identity.csproj", "{DFC96D0F-45EE-4B39-9D03-0C99A7A4EC93}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -34,10 +32,6 @@ Global {48D7DDA4-78A6-40D2-9366-32CDBB14E841}.Debug|Any CPU.Build.0 = Debug|Any CPU {48D7DDA4-78A6-40D2-9366-32CDBB14E841}.Release|Any CPU.ActiveCfg = Release|Any CPU {48D7DDA4-78A6-40D2-9366-32CDBB14E841}.Release|Any CPU.Build.0 = Release|Any CPU - {DFC96D0F-45EE-4B39-9D03-0C99A7A4EC93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {DFC96D0F-45EE-4B39-9D03-0C99A7A4EC93}.Debug|Any CPU.Build.0 = Debug|Any CPU - {DFC96D0F-45EE-4B39-9D03-0C99A7A4EC93}.Release|Any CPU.ActiveCfg = Release|Any CPU - {DFC96D0F-45EE-4B39-9D03-0C99A7A4EC93}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md b/sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md index 69517bf0e414..6cde44c5a55c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md +++ b/sdk/storage/Azure.ResourceManager.Storage/CHANGELOG.md @@ -1,14 +1,6 @@ # Release History -## 1.0.0-preview.3 (Unreleased) - - -## 1.0.0-preview.2 (2020-09-23) - -- Accept header added to all requests. -- Collections are now always initialized and collection properties are readonly by default. - -## 1.0.0-preview.1 +## 1.0.0-beta.1 (2021-09-01) This package follows the [Azure SDK Design Guidelines for .NET](https://azure.github.io/azure-sdk/dotnet_introduction.html) which provide a number of core capabilities that are shared amongst all Azure SDKs, including the intuitive Azure Identity library, an HTTP Pipeline with custom policies, error-handling, distributed tracing, and much more. @@ -24,8 +16,6 @@ This is a Public Preview version, so expect incompatible changes in subsequent r > NOTE: For more information about unified authentication, please refer to [Azure Identity documentation for .NET](https://docs.microsoft.com//dotnet/api/overview/azure/identity-readme?view=azure-dotnet) -### Migration from Previous Version of Azure Management SDK - #### Package Name The package name has been changed from `Microsoft.Azure.Management.Storage` to `Azure.ResourceManager.Storage` @@ -58,24 +48,22 @@ storageManagementClient.StorageAccounts.Create(resourceGroupName, accountName, p ``` After upgrade: -```csharp +```C# Snippet:Create_Storage_Account +using System.Collections.Generic; using Azure.Identity; -using Azure.ResourceManager.Storage; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; using Azure.ResourceManager.Storage.Models; - -var storageManagementClient = new StorageManagementClient(subscriptionId, new DefaultAzureCredential()); -var storageAccountsOperations = storageManagementClient.StorageAccounts; - -var parameters = new StorageAccountCreateParameters(new Sku(SkuName.StandardGRS), Kind.Storage, "westus") - { - Tags = new Dictionary - { - {"key1","value1"}, - {"key2","value2"} - } - }; -var accountResponse = await storageAccountsOperations.StartCreateAsync(resourceGroupName, accountName, parameters); -StorageAccount account = await accountResponse.WaitForCompletionAsync(); +string accountName = "myaccount"; +string resourceGropuName = "myResourceGroup"; +ArmClient client = new ArmClient(new DefaultAzureCredential()); +ResourceGroup resourceGroup = client.DefaultSubscription.GetResourceGroups().Get(resourceGropuName); +StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); +Sku sku = new Sku(SkuName.PremiumLRS); +StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(new Sku(SkuName.StandardGRS), Kind.Storage, Location.WestUS); +parameters.Tags.Add("key1", "value1"); +parameters.Tags.Add("key2", "value2"); +StorageAccount account = storageAccountContainer.CreateOrUpdate(accountName, parameters).Value; ``` #### Object Model Changes diff --git a/sdk/storage/Azure.ResourceManager.Storage/README.md b/sdk/storage/Azure.ResourceManager.Storage/README.md index 8670955db6e6..b91e42cf28c9 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/README.md +++ b/sdk/storage/Azure.ResourceManager.Storage/README.md @@ -9,46 +9,143 @@ This package follows the [new Azure SDK guidelines](https://azure.github.io/azur Install the Azure Storage management library for .NET with [NuGet](https://www.nuget.org/): ```PowerShell -Install-Package Azure.ResourceManager.Storage -Version 1.0.0-preview.2 +Install-Package Azure.ResourceManager.Storage -Version 1.0.0-beta1 ``` ### Prerequisites +Set up a way to authenticate to Azure with Azure Identity. -* You must have an [Azure subscription](https://azure.microsoft.com/free/dotnet/) +Some options are: +- Through the [Azure CLI Login](https://docs.microsoft.com/cli/azure/authenticate-azure-cli). +- Via [Visual Studio](https://docs.microsoft.com/dotnet/api/overview/azure/identity-readme?view=azure-dotnet#authenticating-via-visual-studio). +- Setting [Environment Variables](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/docs/AuthUsingEnvironmentVariables.md). + +More information and different authentication approaches using Azure Identity can be found in [this document](https://docs.microsoft.com/dotnet/api/overview/azure/identity-readme?view=azure-dotnet). ### Authenticate the Client -To create an authenticated client and start interacting with Azure resources, please see the [quickstart guide here](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/mgmt_preview_quickstart.md) +The default option to create an authenticated client is to use `DefaultAzureCredential`. Since all management APIs go through the same endpoint, in order to interact with resources, only one top-level `ArmClient` has to be created. -## Key concepts +To authenticate to Azure and create an `ArmClient`, do the following: -Key concepts of the Azure .NET SDK can be found [here](https://azure.github.io/azure-sdk/dotnet_introduction.html) +```C# Snippet:Managing_StorageAccounts_AuthClient +using Azure.Identity; +using Azure.ResourceManager; + +ArmClient armClient = new ArmClient(new DefaultAzureCredential()); +``` -## Documentation +Additional documentation for the `Azure.Identity.DefaultAzureCredential` class can be found in [this document](https://docs.microsoft.com/dotnet/api/azure.identity.defaultazurecredential). -Documentation is available to help you learn how to use this package +## Key concepts -- [Quickstart](https://github.com/Azure/azure-sdk-for-net/blob/main/doc/mgmt_preview_quickstart.md) -- [API References](https://docs.microsoft.com/dotnet/api/?view=azure-dotnet) -- [Authentication](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/identity/Azure.Identity/README.md) +Key concepts of the Azure .NET SDK can be found [here](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/resourcemanager/Azure.ResourceManager/README.md#key-concepts) ## Examples -Code samples for using the management library for .NET can be found in the following locations -- [.NET Management Library Code Samples](https://docs.microsoft.com/samples/browse/?branch=master&languages=csharp&term=managing%20using%20Azure%20.NET%20SDK) +### Create a storage account + +Before creating a storage account, we need to have a resource group. + +```C# Snippet:Managing_StorageAccounts_DefaultSubscription +ArmClient armClient = new ArmClient(new DefaultAzureCredential()); +Subscription subscription = armClient.DefaultSubscription; +``` +```C# Snippet:Managing_StorageAccounts_GetResourceGroupContainer +string rgName = "myRgName"; +Location location = Location.WestUS2; +ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); +ResourceGroup resourceGroup = operation.Value; +``` + +Then we can create a storage account inside this resource group. + +```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 = accountCreateOperation.Value; +``` + +### Get all storage accounts in a resource group + +```C# Snippet:Managing_StorageAccounts_ListStorageAccounts +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +AsyncPageable response = accountContainer.GetAllAsync(); +await foreach (StorageAccount storageAccount in response) +{ + Console.WriteLine(storageAccount.Id.Name); +} +``` + +### Get a storage account + +```C# Snippet:Managing_StorageAccounts_GetStorageAccount +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); +Console.WriteLine(storageAccount.Id.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.Id.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(); +``` + +### Add a tag to the storage account + +```C# Snippet:Managing_StorageAccounts_AddTagStorageAccount +StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); +StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); +// add a tag on this storage account +await storageAccount.AddTagAsync("key", "value"); +``` + +For more detailed examples, take a look at [samples](https://github.com/Azure/azure-sdk-for-net/tree/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples) we have available. ## Troubleshooting -- File an issue via [Github - Issues](https://github.com/Azure/azure-sdk-for-net/issues) -- Check [previous +- If you find a bug or have a suggestion, file an issue via [GitHub issues](https://github.com/Azure/azure-sdk-for-net/issues) and make sure you add the "Preview" label to the issue. +- If you need help, check [previous questions](https://stackoverflow.com/questions/tagged/azure+.net) - or ask new ones on Stack Overflow using azure and .net tags. + or ask new ones on StackOverflow using azure and .NET tags. +- If having trouble with authentication, go to [DefaultAzureCredential documentation](https://docs.microsoft.com/dotnet/api/azure.identity.defaultazurecredential?view=azure-dotnet) ## Next steps -For more information on Azure SDK, please refer to [this website](https://azure.github.io/azure-sdk/) +### More sample code + +- [Managing Blob Containers](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.md) +- [Managing File Shares](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md) + +### Additional Documentation + +For more information on Azure SDK, please refer to [this website](https://azure.github.io/azure-sdk/). ## Contributing 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..3315afb10ec6 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,695 @@ 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.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.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.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.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.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.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 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.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.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.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 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.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.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 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.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.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.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.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.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 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.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.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 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 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.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.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.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.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 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.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 +722,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.Models.Resource { public AzureEntityResource() { } public string Etag { get { throw null; } } @@ -326,27 +731,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 +920,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 +957,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 +1003,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 +1036,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 +1078,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 +1118,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 +1225,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 +1317,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 +1393,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 +1472,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 +1602,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 +1665,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 +1766,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 +1794,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.Models.Resource { public ListQueue() { } public System.Collections.Generic.IDictionary Metadata { get { throw null; } } @@ -1017,7 +1802,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 +1811,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 +1900,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 +1975,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 +2016,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 +2063,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 +2094,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 +2126,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.Models.Resource { public PrivateLinkResource() { } public string GroupId { get { throw null; } } @@ -1250,6 +2145,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 +2162,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 +2235,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 +2247,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 +2317,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 +2383,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 +2403,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 +2499,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 +2535,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 +2612,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 +2637,103 @@ 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 TableCreateOperation : Azure.Operation { - public StorageQueue() { } - public int? ApproximateMessageCount { get { throw null; } } - public System.Collections.Generic.IDictionary Metadata { 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 Table : Azure.ResourceManager.Storage.Models.Resource + public partial class TableDeleteOperation : Azure.Operation { - public Table() { } - public string TableName { get { throw null; } } + 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 TableServiceProperties : Azure.ResourceManager.Storage.Models.Resource + public partial class TableServiceSetServicePropertiesOperation : Azure.Operation { - public TableServiceProperties() { } - public Azure.ResourceManager.Storage.Models.CorsRules Cors { get { throw null; } set { } } + 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 +2751,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..a42c48449537 --- /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 Blob Containers](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.md) +- [Managing File Shares](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md) diff --git a/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.md b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.md new file mode 100644 index 000000000000..ca449f515bab --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.md @@ -0,0 +1,114 @@ +# Example: Managing the Blob Containers + +>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:Managing_StorageAccounts_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:Managing_StorageAccounts_GetResourceGroupContainer +string rgName = "myRgName"; +Location location = Location.WestUS2; +ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); +ResourceGroup resourceGroup = operation.Value; +``` + +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 = accountCreateOperation.Value; +``` + + +Then we need to get the blob service, which is a singleton 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, blobContainerData); +BlobContainer blobContainer = blobContainerCreateOperation.Value; +``` + +***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 (blobContainer != null) +{ + Console.WriteLine(blobContainer.Id.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 File Shares](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md) samples. diff --git a/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md new file mode 100644 index 000000000000..4fef072ce84a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/samples/Sample2_ManagingFileShares.md @@ -0,0 +1,114 @@ +# Example: Managing the File Shares + +>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:Managing_StorageAccounts_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:Managing_StorageAccounts_GetResourceGroupContainer +string rgName = "myRgName"; +Location location = Location.WestUS2; +ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); +ResourceGroup resourceGroup = operation.Value; +``` + +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 = accountCreateOperation.Value; +``` + + +Then we need to get the file service, which is a singleton resource and the name is "default" + +```C# Snippet:Managing_FileShares_GetFileService +FileServiceContainer fileServiceContainer = storageAccount.GetFileServices(); +FileService fileService = await fileServiceContainer.GetAsync("default"); +``` + + +Now that we have the file service, we can manage the file shares inside this storage account. + +***Create a file share*** + +```C# Snippet:Managing_FileShares_CreateFileShare +FileShareContainer fileShareContainer = fileService.GetFileShares(); +string blobContainerName = "myFileShare"; +FileShareData fileShareData = new FileShareData(); +FileShareCreateOperation fileShareCreateOperation = await fileShareContainer.CreateOrUpdateAsync(blobContainerName, fileShareData); +FileShare fileShare =await fileShareCreateOperation.WaitForCompletionAsync(); +``` + +***List all file shares*** + +```C# Snippet:Managing_FileShares_ListFileShares +FileShareContainer fileShareContainer = fileService.GetFileShares(); +AsyncPageable response = fileShareContainer.GetAllAsync(); +await foreach (FileShare fileShare in response) +{ + Console.WriteLine(fileShare.Id.Name); +} +``` + +***Get a file share*** + +```C# Snippet:Managing_FileShares_GetFileShare +FileShareContainer fileShareContainer = fileService.GetFileShares(); +FileShare fileShare= await fileShareContainer.GetAsync("myFileShare"); +Console.WriteLine(fileShare.Id.Name); +``` + +***Try to get a file share if it exists*** + +```C# Snippet:Managing_FileShares_GetFileShareIFExists +FileShareContainer fileShareContainer = fileService.GetFileShares(); +FileShare fileShare = await fileShareContainer.GetIfExistsAsync("foo"); +if (fileShare != null) +{ + Console.WriteLine(fileShare.Id.Name); +} +if (await fileShareContainer.CheckIfExistsAsync("bar")) +{ + Console.WriteLine("file share 'bar' exists"); +} +``` + +***Delete a file share*** + +```C# Snippet:Managing_FileShares_DeleteFileShare +FileShareContainer fileShareContainer = fileService.GetFileShares(); +FileShare fileShare = await fileShareContainer.GetAsync("myFileShare"); +await fileShare.DeleteAsync(); +``` + +## Next steps + +Take a look at the [Managing Blob Containers](https://github.com/Azure/azure-sdk-for-net/blob/feature/mgmt-track2-storage/sdk/storage/Azure.ResourceManager.Storage/samples/Sample1_ManagingBlobContainers.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..10716077ef94 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Azure.ResourceManager.Storage.csproj @@ -1,18 +1,12 @@ - 1.0.0-preview.3 + 1.0.0-beta.1 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 version. 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 + $(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..e920e285117a --- /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, ClientOptions, 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, ClientOptions, 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..a4dbb5224603 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainerContainer.cs @@ -0,0 +1,350 @@ +// 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.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, ClientOptions, 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); + } + + // 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..5e2acfadb51c --- /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, ClientOptions, 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, ClientOptions, 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..648488f5b27c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobInventoryPolicyContainer.cs @@ -0,0 +1,276 @@ +// 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.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, ClientOptions, 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); + } + + // 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..f2a3a81464a7 --- /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.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, 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 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..3077bb516037 --- /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, ClientOptions, 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, ClientOptions, 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..1204abb18dce --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServiceContainer.cs @@ -0,0 +1,245 @@ +// 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; + +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, ClientOptions, 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); + } + + // 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..34a28cbb6c1a 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.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..7759b57f5e38 --- /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, ClientOptions, 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, ClientOptions, 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..9acc6cadbdd4 --- /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, ClientOptions, 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 subscription 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 Subscription, filters, expand, top, cancellationToken); + } + catch (Exception e) + { + scope.Failed(e); + throw; + } + } + + /// Filters the list of for this subscription 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 Subscription, 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..777ba4f48430 --- /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.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..be4cff51165e --- /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, ClientOptions, 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, ClientOptions, 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..7adf4dc23dc3 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopeContainer.cs @@ -0,0 +1,344 @@ +// 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.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, ClientOptions, 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); + } + + // 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..1d80b3827d40 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.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..33879e79365c --- /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, clientOptions, 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, clientOptions, 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, clientOptions, 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..7cb19e4ae4c6 --- /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, ClientOptions, 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, ClientOptions, 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..78f092c5e6a8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServiceContainer.cs @@ -0,0 +1,235 @@ +// 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; + +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, ClientOptions, 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; + } + } + + // 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..be208fd19a67 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.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..108b8c9a22c2 --- /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, ClientOptions, 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, ClientOptions, 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..06151c93ea1b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileShareContainer.cs @@ -0,0 +1,364 @@ +// 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.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, ClientOptions, 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); + } + + // 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..f2ded31c2bfb --- /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, ClientOptions, 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, ClientOptions, 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..7f97b5a660f1 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPolicyContainer.cs @@ -0,0 +1,228 @@ +// 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.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, ClientOptions, 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; + } + } + + // 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..c538da1a3d79 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.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..893281d22b8a 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.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..0ca30ae3771d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/Models/BlobInventoryPolicyData.Serialization.cs @@ -0,0 +1,104 @@ +// 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.Models; +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 = JsonSerializer.Deserialize(property.Value.ToString()); + 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, 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..82a403576ce6 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.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..aee83b69dcba 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.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..1673e33ea60f 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 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")) @@ -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/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..6520d319c6d7 --- /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, ClientOptions, 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, ClientOptions, 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..8073e1b49775 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPolicyContainer.cs @@ -0,0 +1,314 @@ +// 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.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, ClientOptions, 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); + } + + // 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 55% 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..0d69cc9f699c 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.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..0c69706cc8c5 --- /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, ClientOptions, 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, ClientOptions, 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..c57e0b702543 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionContainer.cs @@ -0,0 +1,314 @@ +// 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.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, ClientOptions, 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); + } + + // 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..057753bdcc89 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.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..a2c9f63a4c8e --- /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, ClientOptions, 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, ClientOptions, 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..1f275635d12a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServiceContainer.cs @@ -0,0 +1,235 @@ +// 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; + +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, ClientOptions, 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; + } + } + + // 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..6df3eb34a7a8 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.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 72% 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..da96a3d13718 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobContainersRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobContainersRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class BlobContainersRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of BlobContainersRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - 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 +57,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) { @@ -79,18 +75,20 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN } request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +98,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 +122,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 +138,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 +159,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 +172,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; @@ -174,17 +183,19 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(blobContainer); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +205,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 +218,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 +238,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 +253,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 +266,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 +283,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 +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("/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; @@ -285,17 +307,19 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(blobContainer); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +329,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 +342,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 +361,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 +376,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 +389,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 +405,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,21 +418,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +446,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 +476,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 +490,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,20 +530,24 @@ 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; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +557,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 +581,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 +595,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 +616,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 +629,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); @@ -576,17 +641,19 @@ internal HttpMessage CreateSetLegalHoldRequest(string resourceGroupName, string var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(legalHold); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +663,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 +676,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 +695,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 +710,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 +723,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 +739,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 +752,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); @@ -686,17 +764,19 @@ internal HttpMessage CreateClearLegalHoldRequest(string resourceGroupName, strin var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(legalHold); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +786,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 +799,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 +818,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 +833,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 +846,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 +862,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 +875,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); @@ -804,18 +895,20 @@ internal HttpMessage CreateCreateOrUpdateImmutabilityPolicyRequest(string resour content.JsonWriter.WriteObjectValue(parameters); request.Content = content; } + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +918,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 +946,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 +962,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 +987,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 +1000,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); @@ -909,17 +1013,19 @@ internal HttpMessage CreateGetImmutabilityPolicyRequest(string resourceGroupName request.Headers.Add("If-Match", ifMatch); } request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +1035,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 +1063,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 +1078,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 +1103,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 +1116,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); @@ -1009,17 +1126,19 @@ internal HttpMessage CreateDeleteImmutabilityPolicyRequest(string resourceGroupN request.Uri = uri; request.Headers.Add("If-Match", ifMatch); request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); 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 +1148,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 +1161,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 +1177,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 +1195,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 +1208,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 +1224,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,24 +1237,28 @@ 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); request.Uri = uri; request.Headers.Add("If-Match", ifMatch); request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +1268,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 +1281,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 +1300,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 +1315,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 +1328,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 +1344,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 +1357,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); @@ -1230,18 +1373,20 @@ internal HttpMessage CreateExtendImmutabilityPolicyRequest(string resourceGroupN content.JsonWriter.WriteObjectValue(parameters); request.Content = content; } + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +1396,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 +1409,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 +1428,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 +1444,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 +1457,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 +1473,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 +1486,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); @@ -1345,17 +1501,19 @@ internal HttpMessage CreateLeaseRequest(string resourceGroupName, string account content.JsonWriter.WriteObjectValue(parameters); request.Content = content; } + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +1523,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 +1551,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 +1566,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 +1591,108 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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; @@ -1434,6 +1702,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -1441,12 +1710,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 +1730,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 +1755,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 +1775,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..0d7997b434fa --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobInventoryPoliciesRestOperations.cs @@ -0,0 +1,406 @@ +// 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.Core; +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; + private readonly string _userAgent; + + /// 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 client options used to construct the current client. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public BlobInventoryPoliciesRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); + } + + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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; + message.SetProperty("UserAgentOverride", _userAgent); + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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 74% 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..dd78d96a2ed7 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/BlobServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/BlobServicesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class BlobServicesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of BlobServicesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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 +129,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 +143,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"); @@ -156,16 +151,18 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +172,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 +200,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 +214,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 +239,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,19 +253,21 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +277,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 +303,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 +316,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..e9c7a33956b0 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/DeletedAccountsRestOperations.cs @@ -0,0 +1,260 @@ +// 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.Core; +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; + private readonly string _userAgent; + + /// 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 client options used to construct the current client. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public DeletedAccountsRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); + } + + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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 85% 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..7cc038bedbab 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/EncryptionScopesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/EncryptionScopesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class EncryptionScopesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of EncryptionScopesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - 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; @@ -72,6 +66,7 @@ internal HttpMessage CreatePutRequest(string resourceGroupName, string accountNa var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(encryptionScope); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -82,7 +77,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 +103,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 +120,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 +146,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 +156,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; @@ -183,6 +178,7 @@ internal HttpMessage CreatePatchRequest(string resourceGroupName, string account var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(encryptionScope); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -193,7 +189,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 +214,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 +231,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 +256,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: @@ -288,6 +284,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -297,7 +294,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 +315,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 +333,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 +354,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; @@ -382,6 +383,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -390,7 +392,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 +403,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 +424,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 +435,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 +451,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; @@ -459,6 +461,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -468,7 +471,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 +486,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 +508,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 +523,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 74% 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..50d6af78b05c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileServicesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class FileServicesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of FileServicesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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 +129,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 +143,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"); @@ -156,16 +151,18 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +172,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 +200,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 +214,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 +239,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,19 +253,21 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +277,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 +303,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 +316,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..d9040c6c0c99 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/FileSharesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/FileSharesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class FileSharesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of FileSharesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - 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 +57,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,20 +69,26 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +98,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 +122,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 +138,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 +159,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 +172,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"); @@ -169,17 +187,20 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(fileShare); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +210,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 +223,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 +243,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 +259,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 +272,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 +289,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 +302,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; @@ -280,17 +313,19 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(fileShare); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +335,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 +348,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 +367,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 +382,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 +395,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 +411,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,22 +424,35 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +462,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 +492,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 +508,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,21 +548,35 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +586,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 +610,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 +626,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 +647,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 +660,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); @@ -573,17 +672,19 @@ internal HttpMessage CreateRestoreRequest(string resourceGroupName, string accou var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(deletedShare); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +694,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 +707,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 +721,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 +736,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 +749,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 +760,131 @@ 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; + } + message.SetProperty("UserAgentOverride", _userAgent); + 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; @@ -660,6 +894,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -667,11 +902,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 +922,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 +947,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 +967,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 85% 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..ec5a29453fbe 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ManagementPoliciesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ManagementPoliciesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,31 +24,24 @@ internal partial class ManagementPoliciesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of ManagementPoliciesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } internal HttpMessage CreateGetRequest(string resourceGroupName, string accountName, ManagementPolicyName managementPolicyName) @@ -68,6 +62,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -77,7 +72,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 +89,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 +107,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 +124,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; @@ -159,6 +158,7 @@ internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, strin var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(properties); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -169,7 +169,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 +190,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 +207,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 +228,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: @@ -255,6 +255,7 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(managementPolicyName.ToString(), true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; + message.SetProperty("UserAgentOverride", _userAgent); return message; } 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 78% 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..776e8c44f156 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/ObjectReplicationPoliciesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/ObjectReplicationPoliciesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class ObjectReplicationPoliciesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of ObjectReplicationPoliciesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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) { @@ -152,16 +147,17 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +178,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 +193,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 +217,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; @@ -251,17 +251,18 @@ internal HttpMessage CreateCreateOrUpdateRequest(string resourceGroupName, strin var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(properties); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +287,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 +300,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 +329,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: @@ -356,13 +357,14 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +397,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 86% 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..0eaffeed07cb 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateEndpointConnectionsRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateEndpointConnectionsRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class PrivateEndpointConnectionsRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of PrivateEndpointConnectionsRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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) { @@ -152,6 +147,7 @@ internal HttpMessage CreateGetRequest(string resourceGroupName, string accountNa uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -161,7 +157,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 +178,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 +196,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 +217,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; @@ -251,6 +251,7 @@ internal HttpMessage CreatePutRequest(string resourceGroupName, string accountNa var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(properties); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -261,7 +262,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 +287,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 +304,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 +329,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: @@ -356,6 +357,7 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } 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 81% 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..94da2b5bf3e2 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/PrivateLinkResourcesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/PrivateLinkResourcesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class PrivateLinkResourcesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of PrivateLinkResourcesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListByStorageAccountRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllByStorageAccountRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListByStorageAccountRequest(string resourceGroupName, uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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 72% 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..7548bfa39199 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class QueueRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of QueueRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - 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 +57,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; @@ -72,17 +68,19 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(queue); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +90,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 +103,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 +122,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 +137,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 +150,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 +166,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 +179,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; @@ -181,17 +190,19 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(queue); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +212,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 +225,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 +244,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 +259,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 +272,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 +288,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,21 +301,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +329,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 +359,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 +373,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,21 +413,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +441,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 +464,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 +478,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 +498,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 +511,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) { @@ -473,17 +525,19 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN } request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +547,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 +571,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 +586,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 +607,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; @@ -554,6 +617,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -561,11 +625,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 +644,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 +669,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 +688,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 74% 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..c2864a23c443 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/QueueServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/QueueServicesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class QueueServicesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of QueueServicesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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 +129,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 +143,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"); @@ -156,16 +151,18 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +172,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 +200,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 +214,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 +239,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,19 +253,21 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +277,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 +303,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 +316,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 77% 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..467b867fae7f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/SkusRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/SkusRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class SkusRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of SkusRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest() + internal HttpMessage CreateGetAllRequest() { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -63,14 +57,15 @@ internal HttpMessage CreateListRequest() uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +83,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..eae367c2384e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountNameRestOperations.cs @@ -0,0 +1,122 @@ +// 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.Core; +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; + private readonly string _userAgent; + + /// 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 client options used to construct the current client. + /// The ID of the target subscription. + /// server parameter. + /// Api Version. + /// or is null. + public StorageAccountNameRestOperations(ClientDiagnostics clientDiagnostics, HttpPipeline pipeline, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); + } + + 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; + message.SetProperty("UserAgentOverride", _userAgent); + 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 87% 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..161d27b69450 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageAccountsRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/StorageAccountsRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,105 +24,24 @@ internal partial class StorageAccountsRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of StorageAccountsRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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); - } + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } internal HttpMessage CreateCreateRequest(string resourceGroupName, string accountName, StorageAccountCreateParameters parameters) @@ -144,6 +64,7 @@ internal HttpMessage CreateCreateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -228,6 +149,7 @@ internal HttpMessage CreateDeleteRequest(string resourceGroupName, string accoun uri.AppendPath(accountName, true); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -307,6 +229,7 @@ internal HttpMessage CreateGetPropertiesRequest(string resourceGroupName, string } request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -316,7 +239,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 +256,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 +274,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 +291,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); } @@ -396,6 +323,7 @@ internal HttpMessage CreateUpdateRequest(string resourceGroupName, string accoun var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -405,7 +333,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 +354,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 +370,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 +391,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 +401,7 @@ public Response Update(string resourceGroupName, string accountN } } - internal HttpMessage CreateListRequest() + internal HttpMessage CreateGetAllRequest() { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -486,14 +414,15 @@ internal HttpMessage CreateListRequest() uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +440,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 +458,7 @@ public Response List(CancellationToken cancellationTok } } - internal HttpMessage CreateListByResourceGroupRequest(string resourceGroupName) + internal HttpMessage CreateGetAllByResourceGroupRequest(string resourceGroupName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -544,6 +473,7 @@ internal HttpMessage CreateListByResourceGroupRequest(string resourceGroupName) uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -551,14 +481,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 +508,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 +531,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; @@ -619,6 +549,7 @@ internal HttpMessage CreateListKeysRequest(string resourceGroupName, string acco uri.AppendQuery("$expand", "kerb", true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -627,7 +558,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 +569,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 +590,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 +601,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) { @@ -707,6 +638,7 @@ internal HttpMessage CreateRegenerateKeyRequest(string resourceGroupName, string var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(regenerateKey); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -784,7 +716,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; @@ -805,6 +737,7 @@ internal HttpMessage CreateListAccountSASRequest(string resourceGroupName, strin var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -814,7 +747,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 +762,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 +784,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 +799,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 +815,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; @@ -903,6 +836,7 @@ internal HttpMessage CreateListServiceSASRequest(string resourceGroupName, strin var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -912,7 +846,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 +861,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 +883,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 +898,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) { @@ -996,6 +930,7 @@ internal HttpMessage CreateFailoverRequest(string resourceGroupName, string acco uri.AppendPath("/failover", false); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -1076,6 +1011,7 @@ internal HttpMessage CreateRestoreBlobRangesRequest(string resourceGroupName, st var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -1161,6 +1097,7 @@ internal HttpMessage CreateRevokeUserDelegationKeysRequest(string resourceGroupN uri.AppendPath("/revokeUserDelegationKeys", false); uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -1218,7 +1155,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; @@ -1228,6 +1165,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink) uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -1235,14 +1173,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 +1200,92 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); + 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 71% 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..ac730d1aa485 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class TableRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of TableRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - 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,21 +57,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +85,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 +113,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 +127,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 +152,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,21 +165,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +193,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 +221,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 +235,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 +260,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,21 +273,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +301,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 +331,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 +345,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,21 +385,25 @@ 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; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +413,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 +436,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 +450,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 +470,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,19 +483,23 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +509,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 +533,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 +546,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 +567,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; @@ -514,6 +577,7 @@ internal HttpMessage CreateListNextPageRequest(string nextLink, string resourceG uri.AppendRawNextLink(nextLink, false); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -521,9 +585,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 +602,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 +627,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 +644,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 74% 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..e94bf3bd827d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServicesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/TableServicesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class TableServicesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of TableServicesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListRequest(string resourceGroupName, string accountName) + internal HttpMessage CreateGetAllRequest(string resourceGroupName, string accountName) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -67,6 +61,7 @@ internal HttpMessage CreateListRequest(string resourceGroupName, string accountN uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -75,7 +70,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 +81,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 +102,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 +113,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 +129,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 +143,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"); @@ -156,16 +151,18 @@ internal HttpMessage CreateSetServicePropertiesRequest(string resourceGroupName, var content = new Utf8JsonRequestContent(); content.JsonWriter.WriteObjectValue(parameters); request.Content = content; + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +172,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 +200,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 +214,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 +239,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,19 +253,21 @@ 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"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } /// 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 +277,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 +303,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 +316,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 79% 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..7920fb2c52d6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/src/Generated/UsagesRestOperations.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/RestOperations/UsagesRestOperations.cs @@ -12,6 +12,7 @@ using Azure; using Azure.Core; using Azure.Core.Pipeline; +using Azure.ResourceManager.Core; using Azure.ResourceManager.Storage.Models; namespace Azure.ResourceManager.Storage @@ -23,34 +24,27 @@ internal partial class UsagesRestOperations private string apiVersion; private ClientDiagnostics _clientDiagnostics; private HttpPipeline _pipeline; + private readonly string _userAgent; /// Initializes a new instance of UsagesRestOperations. /// The handler for diagnostic messaging in the client. /// The HTTP pipeline for sending and receiving REST requests and responses. + /// The client options used to construct the current client. /// The ID of the target subscription. /// 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, ClientOptions options, 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; + _userAgent = HttpMessageUtilities.GetUserAgentName(this, options); } - internal HttpMessage CreateListByLocationRequest(string location) + internal HttpMessage CreateGetAllByLocationRequest(string location) { var message = _pipeline.CreateMessage(); var request = message.Request; @@ -65,6 +59,7 @@ internal HttpMessage CreateListByLocationRequest(string location) uri.AppendQuery("api-version", apiVersion, true); request.Uri = uri; request.Headers.Add("Accept", "application/json"); + message.SetProperty("UserAgentOverride", _userAgent); return message; } @@ -72,14 +67,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 +94,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..3ca26946a02d --- /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, ClientOptions, Id.SubscriptionId, BaseUri); + _privateLinkResourcesRestClient = new PrivateLinkResourcesRestOperations(_clientDiagnostics, Pipeline, ClientOptions, 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, ClientOptions, Id.SubscriptionId, BaseUri); + _privateLinkResourcesRestClient = new PrivateLinkResourcesRestOperations(_clientDiagnostics, Pipeline, ClientOptions, 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: 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: 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: 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: 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: cancellationToken); + var originalTags = TagResource.Get(cancellationToken); + originalTags.Value.Data.Properties.TagsValue.ReplaceWith(tags); + TagContainer.CreateOrUpdate(originalTags.Value.Data, cancellationToken: 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: 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: 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..78b134bb843e --- /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, ClientOptions, 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..8fac2cb1da3b 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,33 @@ using System; using System.Collections.Generic; using Azure.Core; +using Azure.ResourceManager; +using Azure.ResourceManager.Models; +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 +44,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 +60,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 +80,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 +129,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 +156,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..3fdbfbf4d404 --- /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, ClientOptions, 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, ClientOptions, 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..6ff2e67a6205 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/StorageQueueContainer.cs @@ -0,0 +1,348 @@ +// 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.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, ClientOptions, 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); + } + + // 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..286a8731c503 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.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..2062e5d794af --- /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, ClientOptions, 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, ClientOptions, 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..0b7b8842d77a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableContainer.cs @@ -0,0 +1,334 @@ +// 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.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, ClientOptions, 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); + } + + // 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..4b355ca12d41 --- /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.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..ea620e74a3d9 --- /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, ClientOptions, 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, ClientOptions, 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..5ee9099dca2d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/src/Generated/TableServiceContainer.cs @@ -0,0 +1,235 @@ +// 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; + +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, ClientOptions, 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; + } + } + + // 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..30c622d43ef1 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.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/StorageTestsManagementClientBase.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestsManagementClientBase.cs rename to sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs index 3a458b35155a..5c2335be841f 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestsManagementClientBase.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Helpers/StorageTestBase.cs @@ -1,193 +1,97 @@ -// Copyright (c) Microsoft Corporation. All rights reserved. +// 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 System.Collections.Generic; 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 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 abstract class StorageTestsManagementClientBase : ManagementRecordedTestBase + 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 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 ArmClient ArmClient { get; set; } - private StorageManagementClient StorageManagementClient { 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 ArmClient Client { get; private set; } + protected Subscription DefaultSubscription => Client.DefaultSubscription; + protected StorageTestBase(bool isAsync) : base(isAsync) { } - - protected StorageTestsManagementClientBase(bool isAsync, RecordedTestMode mode) : base(isAsync, mode) + public StorageTestBase(bool isAsync, RecordedTestMode mode) : base(isAsync, mode) { } - - protected void Initialize() - { - ArmClient = GetResourceManagementClient(); - - 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; + string locationParameters = location ?? DefaultLocationString; + StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(skuParameters, kindParameters, locationParameters); + parameters.Tags.InitializeFrom(DefaultTags); + return parameters; } - - public static async Task CreateResourceGroup(ArmClient client, TestRecording recording) + [SetUp] + public void CreateCommonClient() { - string name = recording.GenerateAssetName("res"); - if (!IsTestTenant) - { - await client.DefaultSubscription.GetResourceGroups().CreateOrUpdateAsync(name, new ResourceGroupData(DefaultRGLocation)); - } - return name; + Client = GetArmClient(); } - public async Task CreateStorageAccount(StorageAccountsOperations storageAccountsClient, string rgname, TestRecording recording) + public async Task CreateResourceGroupAsync() { - string accountName = recording.GenerateAssetName("sto"); - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); - Operation account = await storageAccountsClient.StartCreateAsync(rgname, accountName, parameters); - await WaitForCompletionAsync(account); - return accountName; + string resourceGroupName = Recording.GenerateAssetName("teststorageRG-"); + ResourceGroupCreateOrUpdateOperation operation= await DefaultSubscription.GetResourceGroups().CreateOrUpdateAsync( + resourceGroupName, + new ResourceGroupData(DefaultLocation) + { + Tags = + { + { "test", "env" } + } + }); + return operation.Value; } - public static void VerifyAccountProperties(StorageAccount account, bool useDefaults) + 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); - } + 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.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"]); + 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 AccountSasParameters ParseAccountSASToken(string accountSasToken) { string[] sasProperties = accountSasToken.Substring(1).Split(new char[] { '&' }); @@ -233,7 +137,6 @@ public static AccountSasParameters ParseAccountSASToken(string accountSasToken) break; } } - AccountSasParameters parameters = new AccountSasParameters(serviceParameters, resourceTypesParameters, permissionsParameters, sharedAccessExpiryTimeParameters) { IPAddressOrRange = ipAddressOrRangeParameters, @@ -243,7 +146,6 @@ public static AccountSasParameters ParseAccountSASToken(string accountSasToken) return parameters; } - public static ServiceSasParameters ParseServiceSASToken(string serviceSAS, string canonicalizedResource) { string[] sasProperties = serviceSAS.Substring(1).Split(new char[] { '&' }); @@ -313,5 +215,30 @@ public static ServiceSasParameters ParseServiceSASToken(string serviceSAS, strin return parameters; } + 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/Samples/ChangeLog.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/ChangeLog.cs new file mode 100644 index 000000000000..2c6f233fd94c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/ChangeLog.cs @@ -0,0 +1,35 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +#region Snippet:Create_Storage_Account +using System.Collections.Generic; +using Azure.Identity; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using Azure.ResourceManager.Storage.Models; +#if !SNIPPET +using NUnit.Framework; + +namespace Azure.ResourceManager.Storage.Tests.Samples +{ + internal class ChangeLog + { + [Test] + [Ignore("Only verifying that the sample builds")] + public void CreateStorageAccount() + { +#endif +string accountName = "myaccount"; +string resourceGropuName = "myResourceGroup"; +ArmClient client = new ArmClient(new DefaultAzureCredential()); +ResourceGroup resourceGroup = client.DefaultSubscription.GetResourceGroups().Get(resourceGropuName); +StorageAccountContainer storageAccountContainer = resourceGroup.GetStorageAccounts(); +Sku sku = new Sku(SkuName.PremiumLRS); +StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(new Sku(SkuName.StandardGRS), Kind.Storage, Location.WestUS); +parameters.Tags.Add("key1", "value1"); +parameters.Tags.Add("key2", "value2"); +StorageAccount account = storageAccountContainer.CreateOrUpdate(accountName, parameters).Value; + #endregion + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme.cs new file mode 100644 index 000000000000..a0f4ff8f116c --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme.cs @@ -0,0 +1,27 @@ +// Copyright (c) Microsoft Corporation. All rights reserved. +// Licensed under the MIT License. + +#region Snippet:Managing_StorageAccounts_AuthClient +using Azure.Identity; +using Azure.ResourceManager; +#if !SNIPPET +using System.Threading.Tasks; +using Azure.ResourceManager.Resources; +using Azure.ResourceManager.Resources.Models; +using NUnit.Framework; + +namespace Azure.ResourceManager.Compute.Tests.Samples +{ + public class Readme + { + [Test] + [Ignore("Only verifying that the sample builds")] + public void ClientAuth() + { +#endif + +ArmClient armClient = new ArmClient(new DefaultAzureCredential()); + #endregion + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme_ManagingStorageAccounts.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme_ManagingStorageAccounts.cs new file mode 100644 index 000000000000..7a411868a2bd --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Readme_ManagingStorageAccounts.cs @@ -0,0 +1,115 @@ +// 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 ReadMe_ManagingStorageAccounts + { + private ResourceGroup resourceGroup; + [SetUp] + public async Task createResourceGroup() + { + #region Snippet:Managing_StorageAccounts_DefaultSubscription + ArmClient armClient = new ArmClient(new DefaultAzureCredential()); + Subscription subscription = armClient.DefaultSubscription; + #endregion + #region Snippet:Managing_StorageAccounts_GetResourceGroupContainer + string rgName = "myRgName"; + Location location = Location.WestUS2; + ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); + ResourceGroup resourceGroup = operation.Value; + #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 = accountCreateOperation.Value; + #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.Id.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.Id.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.Id.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 + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task AddTag() + { + #region Snippet:Managing_StorageAccounts_AddTagStorageAccount + StorageAccountContainer accountContainer = resourceGroup.GetStorageAccounts(); + StorageAccount storageAccount = await accountContainer.GetAsync("myAccount"); + // add a tag on this storage account + await storageAccount.AddTagAsync("key", "value"); + #endregion + } + } +} diff --git a/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingBlobContainers.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingBlobContainers.cs new file mode 100644 index 000000000000..03e95b93f798 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample1_ManagingBlobContainers.cs @@ -0,0 +1,107 @@ +// 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 Sample1_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; + ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); + ResourceGroup resourceGroup = operation.Value; + 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, blobContainerData); + BlobContainer blobContainer = blobContainerCreateOperation.Value; + #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 (blobContainer != null) + { + Console.WriteLine(blobContainer.Id.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/Samples/Sample2_ManagingFileShares.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample2_ManagingFileShares.cs new file mode 100644 index 000000000000..26163f9942f0 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Samples/Sample2_ManagingFileShares.cs @@ -0,0 +1,107 @@ +// 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_ManagingFileShares + { + private ResourceGroup resourceGroup; + private StorageAccount storageAccount; + private FileService fileService; + [SetUp] + public async Task createStorageAccountAndGetFileShareContainer() + { + ArmClient armClient = new ArmClient(new DefaultAzureCredential()); + Subscription subscription = armClient.DefaultSubscription; + string rgName = "myRgName"; + Location location = Location.WestUS2; + ResourceGroupCreateOrUpdateOperation operation= await subscription.GetResourceGroups().CreateOrUpdateAsync(rgName, new ResourceGroupData(location)); + ResourceGroup resourceGroup = operation.Value; + 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_FileShares_GetFileService + FileServiceContainer fileServiceContainer = storageAccount.GetFileServices(); + FileService fileService = await fileServiceContainer.GetAsync("default"); + #endregion + this.fileService = fileService; + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task CreateOrUpdate() + { + #region Snippet:Managing_FileShares_CreateFileShare + FileShareContainer fileShareContainer = fileService.GetFileShares(); + string blobContainerName = "myFileShare"; + FileShareData fileShareData = new FileShareData(); + FileShareCreateOperation fileShareCreateOperation = await fileShareContainer.CreateOrUpdateAsync(blobContainerName, fileShareData); + FileShare fileShare =await fileShareCreateOperation.WaitForCompletionAsync(); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task List() + { + #region Snippet:Managing_FileShares_ListFileShares + FileShareContainer fileShareContainer = fileService.GetFileShares(); + AsyncPageable response = fileShareContainer.GetAllAsync(); + await foreach (FileShare fileShare in response) + { + Console.WriteLine(fileShare.Id.Name); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Get() + { + #region Snippet:Managing_FileShares_GetFileShare + FileShareContainer fileShareContainer = fileService.GetFileShares(); + FileShare fileShare= await fileShareContainer.GetAsync("myFileShare"); + Console.WriteLine(fileShare.Id.Name); + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task GetIfExist() + { + #region Snippet:Managing_FileShares_GetFileShareIFExists + FileShareContainer fileShareContainer = fileService.GetFileShares(); + FileShare fileShare = await fileShareContainer.GetIfExistsAsync("foo"); + if (fileShare != null) + { + Console.WriteLine(fileShare.Id.Name); + } + if (await fileShareContainer.CheckIfExistsAsync("bar")) + { + Console.WriteLine("file share 'bar' exists"); + } + #endregion + } + [Test] + [Ignore("Only verifying that the sample builds")] + public async Task Delete() + { + #region Snippet:Managing_FileShares_DeleteFileShare + FileShareContainer fileShareContainer = fileService.GetFileShares(); + FileShare fileShare = await fileShareContainer.GetAsync("myFileShare"); + await fileShare.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/BlobServiceTests/BlobServiceTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json index 7e95dda76fc7..ea5d573eb803 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicy.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef0457befd573170782ce3a913e262ca", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:17 GMT", + "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": "daea233f-22c0-4f08-977f-ce028d958f56", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "daea233f-22c0-4f08-977f-ce028d958f56", - "x-ms-routing-request-id": "WESTUS2:20210831T235317Z:daea233f-22c0-4f08-977f-ce028d958f56" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9cceb3c74e74f41d38e23de11cbed96a", - "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, 31 Aug 2021 23:53:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2ac4b13d-2a25-43c6-b11a-e6685e13598c", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "2ac4b13d-2a25-43c6-b11a-e6685e13598c", - "x-ms-routing-request-id": "WESTUS2:20210831T235317Z:2ac4b13d-2a25-43c6-b11a-e6685e13598c" - }, - "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/res6929?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-69636947c8d43d4aa66a0bd45cd5a26e-5398be65adc67444-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e8296fa55b82f8c747cf35dad81b0e70", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:18 GMT", + "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": "b9bf36bd-3a00-41d3-86f5-944c55ac8d15", + "x-ms-correlation-request-id": "baacfcc0-817b-40ae-9457-994a8d2c39ba", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "b9bf36bd-3a00-41d3-86f5-944c55ac8d15", - "x-ms-routing-request-id": "WESTUS2:20210831T235318Z:b9bf36bd-3a00-41d3-86f5-944c55ac8d15" + "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/res6929", - "name": "res6929", + "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/res6929/providers/Microsoft.Storage/storageAccounts/sto681?api-version=2019-06-01", + "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", - "traceparent": "00-b28eb63051901e48ad009cae9282ebc9-92e061722016ec41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c8e1772470f00f3ab674c08e15b95279", + "User-Agent": "azsdk-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": { @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:21 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "c8e1772470f00f3ab674c08e15b95279", - "x-ms-correlation-request-id": "f04451da-1153-47eb-9375-422d282f98ef", + "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": "84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b", - "x-ms-routing-request-id": "WESTUS2:20210831T235322Z:f04451da-1153-47eb-9375-422d282f98ef" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "619a2f71f588ffb5efd9cbe707693216", + "User-Agent": "azsdk-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, @@ -192,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:21 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "619a2f71f588ffb5efd9cbe707693216", - "x-ms-correlation-request-id": "507bcb39-7cbd-4938-8863-930a49dde73b", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "bda89bb2-8435-42cd-aa4a-f2752b41106b", - "x-ms-routing-request-id": "WESTUS2:20210831T235322Z:507bcb39-7cbd-4938-8863-930a49dde73b" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aced60e2379bdf0b20db24c3f152f456", + "User-Agent": "azsdk-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, @@ -223,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:22 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "aced60e2379bdf0b20db24c3f152f456", - "x-ms-correlation-request-id": "d0088b44-1a6a-4667-9114-a5a1e370edc4", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "6896b308-ba31-4b8e-87ba-3ac89e1999bf", - "x-ms-routing-request-id": "WESTUS2:20210831T235323Z:d0088b44-1a6a-4667-9114-a5a1e370edc4" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e51d91adf11ef5f0b9734a08796ffe3a", + "User-Agent": "azsdk-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, @@ -254,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:23 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "e51d91adf11ef5f0b9734a08796ffe3a", - "x-ms-correlation-request-id": "f3c9316b-63b3-482d-86bc-824aa7e36f6b", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "9a482e88-88b1-44a3-b5fc-dc7e4cee743f", - "x-ms-routing-request-id": "WESTUS2:20210831T235324Z:f3c9316b-63b3-482d-86bc-824aa7e36f6b" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba0568fa1a723a9324bb40add1f10e9d", + "User-Agent": "azsdk-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, @@ -285,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:25 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "ba0568fa1a723a9324bb40add1f10e9d", - "x-ms-correlation-request-id": "6a05c292-eb32-4840-a79c-f2a46e113419", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "9f5ce281-c967-4419-9c8e-4f81c89463d0", - "x-ms-routing-request-id": "WESTUS2:20210831T235325Z:6a05c292-eb32-4840-a79c-f2a46e113419" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "763a74e44c4cf1f86ff7f327ec0265b0", + "User-Agent": "azsdk-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, @@ -316,91 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:26 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "763a74e44c4cf1f86ff7f327ec0265b0", - "x-ms-correlation-request-id": "d3d4de75-130a-44a0-ac35-4a0becf27808", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "c3761f25-c999-4ee3-acc5-24616fcd840f", - "x-ms-routing-request-id": "WESTUS2:20210831T235326Z:d3d4de75-130a-44a0-ac35-4a0becf27808" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:53:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3917efaf-70ec-4a74-8a2d-07c22c893014", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "4e0fc52a-6b40-4bbd-979f-13a15ca71fad", - "x-ms-routing-request-id": "WESTUS2:20210831T235328Z:3917efaf-70ec-4a74-8a2d-07c22c893014" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:53:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "263aab48-0b19-43e2-80a0-173491dfe02d", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "8cb82f66-7d25-44af-9d45-c3de243c38ba", - "x-ms-routing-request-id": "WESTUS2:20210831T235329Z:263aab48-0b19-43e2-80a0-173491dfe02d" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7d190558528a95090a778698a95412c", + "User-Agent": "azsdk-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, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:29 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "e7d190558528a95090a778698a95412c", - "x-ms-correlation-request-id": "7a13bd72-0c61-405f-867e-80b59474770f", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "a985ef6e-0ca3-4d15-9ea9-3adaebaad15c", - "x-ms-routing-request-id": "WESTUS2:20210831T235330Z:7a13bd72-0c61-405f-867e-80b59474770f" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3fc22cd460dd537bfc1b1839f0696b92", + "User-Agent": "azsdk-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, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:30 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "3fc22cd460dd537bfc1b1839f0696b92", - "x-ms-correlation-request-id": "404f1b91-166c-45e4-b5b1-0909ad4440d0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "bab9874e-387a-4bc2-8220-d581eab64177", - "x-ms-routing-request-id": "WESTUS2:20210831T235331Z:404f1b91-166c-45e4-b5b1-0909ad4440d0" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "200ca0953c71df9f5d7a748e108423da", + "User-Agent": "azsdk-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, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:31 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "200ca0953c71df9f5d7a748e108423da", - "x-ms-correlation-request-id": "3ccdf1d1-1f1b-4046-987b-4e444bb34f3c", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "38c4d1b5-e226-4af5-901c-d9d687f4f283", - "x-ms-routing-request-id": "WESTUS2:20210831T235332Z:3ccdf1d1-1f1b-4046-987b-4e444bb34f3c" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "faa61dd20da9f543147dea0c6d16b927", + "User-Agent": "azsdk-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, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:32 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "faa61dd20da9f543147dea0c6d16b927", - "x-ms-correlation-request-id": "721a611e-6e7b-4c17-8daf-42d7e801c04c", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "033d8d32-1366-4183-a245-20aed8355d70", - "x-ms-routing-request-id": "WESTUS2:20210831T235333Z:721a611e-6e7b-4c17-8daf-42d7e801c04c" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ead4e53b208897ba8de2e263eced4378", + "User-Agent": "azsdk-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, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:33 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "ead4e53b208897ba8de2e263eced4378", - "x-ms-correlation-request-id": "ef5584f4-ef46-42fc-87f9-c16fdad2372f", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "43239652-ded1-4c0b-8f0a-a996d216bbd6", - "x-ms-routing-request-id": "WESTUS2:20210831T235334Z:ef5584f4-ef46-42fc-87f9-c16fdad2372f" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d2673df871c287e95c170bf351927246", + "User-Agent": "azsdk-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, @@ -564,60 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:34 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "d2673df871c287e95c170bf351927246", - "x-ms-correlation-request-id": "b7ddd362-c63d-4fdc-a363-2eb286ce0e8a", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "eae14fb9-9532-47ce-b568-ddd05ab0d583", - "x-ms-routing-request-id": "WESTUS2:20210831T235335Z:b7ddd362-c63d-4fdc-a363-2eb286ce0e8a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2b524dc138b0b152620f6dc62ae00827", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?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": "2b524dc138b0b152620f6dc62ae00827", - "x-ms-correlation-request-id": "2e1e6c60-5fe7-4690-b5f3-8049897623c0", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "aace56eb-754e-4386-bf37-4e958d226f1d", - "x-ms-routing-request-id": "WESTUS2:20210831T235336Z:2e1e6c60-5fe7-4690-b5f3-8049897623c0" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3014723ae7aeca64fb4c8e7015c745fa", + "User-Agent": "azsdk-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, @@ -626,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:53:38 GMT", + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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": "3014723ae7aeca64fb4c8e7015c745fa", - "x-ms-correlation-request-id": "ef928add-7619-40d5-96d9-d584960983ee", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "7375b243-8d4e-496f-8409-0935b427a93c", - "x-ms-routing-request-id": "WESTUS2:20210831T235338Z:ef928add-7619-40d5-96d9-d584960983ee" + "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/84aa70ec-c5aa-4a32-bf6c-fd642f88fc3b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9ea29c70179abfc7ebb66fb303225c7b", + "User-Agent": "azsdk-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": "1161", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:53:39 GMT", + "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": "9ea29c70179abfc7ebb66fb303225c7b", - "x-ms-correlation-request-id": "578d2244-8e3d-4047-bd97-81699f700c79", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "1e4aab3a-2731-4f3a-9016-0ec4fa0d4307", - "x-ms-routing-request-id": "WESTUS2:20210831T235339Z:578d2244-8e3d-4047-bd97-81699f700c79" + "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": { @@ -675,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6929/providers/Microsoft.Storage/storageAccounts/sto681", - "name": "sto681", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7223/providers/Microsoft.Storage/storageAccounts/storage1185", + "name": "storage1185", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:25.4214650Z", + "key2": "2021-08-16T01:37:25.4214650Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:53:20.9249307Z" + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:53:20.9249307Z" + "lastEnabledTime": "2021-08-16T01:37:25.4214650Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:53:20.7374312Z", + "creationTime": "2021-08-16T01:37:25.3277211Z", "primaryEndpoints": { - "blob": "https://sto681.blob.core.windows.net/", - "queue": "https://sto681.queue.core.windows.net/", - "table": "https://sto681.table.core.windows.net/", - "file": "https://sto681.file.core.windows.net/" + "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", @@ -723,40 +594,39 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default?api-version=2019-06-01", + "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", - "traceparent": "00-431449fe0e07134e90a5c887efdead3d-654ada486d5d3f45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dfb9e30e417dd997e8872f64aae19b9b", + "User-Agent": "azsdk-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": "357", + "Content-Length": "373", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:53:39 GMT", + "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": "dfb9e30e417dd997e8872f64aae19b9b", - "x-ms-correlation-request-id": "335c36fc-ad3e-47f8-b724-a454c6602366", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "f1c98db4-c56b-4874-8c5a-4e729c413766", - "x-ms-routing-request-id": "WESTUS2:20210831T235339Z:335c36fc-ad3e-47f8-b724-a454c6602366" + "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/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default", + "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": { @@ -770,115 +640,259 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default?api-version=2019-06-01", + "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": "129", + "Content-Length": "17", "Content-Type": "application/json", - "traceparent": "00-cd4fb40aa088fa4a8ff943adf0b6f3d0-a102b35eadb3704f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e5672c9693e238daa5445f877b1c7d8", + "User-Agent": "azsdk-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": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } + "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": "356", + "Content-Length": "434", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:53:40 GMT", + "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": "8e5672c9693e238daa5445f877b1c7d8", - "x-ms-correlation-request-id": "aca211db-c85e-4c10-8351-4c245d9b3901", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "d4996b35-287e-41f4-b5a1-f67d71159a91", - "x-ms-routing-request-id": "WESTUS2:20210831T235340Z:aca211db-c85e-4c10-8351-4c245d9b3901" + "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/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default", + "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", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d960567222c847\u0022", "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } + "immutabilityPeriodSinceCreationInDays": 3, + "state": "Unlocked" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", + "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", - "traceparent": "00-2363d01409786643b03acd3837632e8e-6cb5853089e6ff40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "316212ef660d2e7d04c8b613e763150a", + "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": "404", + "Content-Length": "433", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:53:40 GMT", + "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": "316212ef660d2e7d04c8b613e763150a", - "x-ms-correlation-request-id": "82fb5ec2-1d19-4f02-9443-2e3d37912a3a", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "54becd7b-47e7-49ae-8805-3d1e7b1aff29", - "x-ms-routing-request-id": "WESTUS2:20210831T235340Z:82fb5ec2-1d19-4f02-9443-2e3d37912a3a" + "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": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6929/providers/Microsoft.Storage/storageAccounts/sto681/blobServices/default", + "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", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d96056726cb1d7\u0022", "properties": { - "cors": { - "corsRules": [] - }, - "defaultServiceVersion": "2017-04-17", - "deleteRetentionPolicy": { - "enabled": true, - "days": 300 - } + "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": "2014256493", + "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/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json similarity index 51% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json index de582cf42aac..1dab3f1d1a7b 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/CreateDeleteImmutabilityPolicyAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4753cfb2606cd8fe4c0da10d15626d36", + "User-Agent": "azsdk-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, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:27 GMT", + "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": "7d6f3329-800f-447e-b620-f605d4dfa82f", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "7d6f3329-800f-447e-b620-f605d4dfa82f", - "x-ms-routing-request-id": "WESTUS2:20210831T233227Z:7d6f3329-800f-447e-b620-f605d4dfa82f" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "145c9f10775e66cd63ef93a7bb877ede", - "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, 31 Aug 2021 23:32:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4b031ca9-b7cd-4389-b026-4553454cc119", + "x-ms-correlation-request-id": "49ee52b8-461c-4034-a4d8-776bb304a866", "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "4b031ca9-b7cd-4389-b026-4553454cc119", - "x-ms-routing-request-id": "WESTUS2:20210831T233227Z:4b031ca9-b7cd-4389-b026-4553454cc119" + "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", @@ -91,64 +46,69 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res9759?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-bee415a73657ec4395d79d63fcbc6032-9b6a991b1874ff45-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f645f42a6297c8fa3b9609976f8c1562", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:28 GMT", + "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": "41c1fb3b-770a-4847-a342-496c320522ef", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "41c1fb3b-770a-4847-a342-496c320522ef", - "x-ms-routing-request-id": "WESTUS2:20210831T233229Z:41c1fb3b-770a-4847-a342-496c320522ef" + "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/res9759", - "name": "res9759", + "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/res9759/providers/Microsoft.Storage/storageAccounts/sto472?api-version=2019-06-01", + "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": "128", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-e16e4da9240d614ab86095ed70e60377-aa66078817bfe646-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "42f112003ae7ec01e47ccd561dc48ec2", + "User-Agent": "azsdk-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": "StorageV2", + "kind": "Storage", "location": "eastus2", "tags": { "key1": "value1", @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:34 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "42f112003ae7ec01e47ccd561dc48ec2", - "x-ms-correlation-request-id": "535a8534-b6b2-4ac4-9311-906b0687fa43", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "02b0c381-f4da-4e4a-8906-4620b6cd7379", - "x-ms-routing-request-id": "WESTUS2:20210831T233235Z:535a8534-b6b2-4ac4-9311-906b0687fa43" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6c873345adedb9434309b3e62d711ed1", + "User-Agent": "azsdk-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, @@ -192,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:34 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "6c873345adedb9434309b3e62d711ed1", - "x-ms-correlation-request-id": "c787f016-5901-40c0-9eb9-d77871d9bc20", + "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": "f08e2daf-c059-4ebd-8902-868b30df01d8", - "x-ms-routing-request-id": "WESTUS2:20210831T233235Z:c787f016-5901-40c0-9eb9-d77871d9bc20" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a151d47a39a68847d58ff6c4583e1cef", + "User-Agent": "azsdk-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, @@ -223,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:35 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "a151d47a39a68847d58ff6c4583e1cef", - "x-ms-correlation-request-id": "29017675-139e-4ba2-9dbe-e3f55824c6d9", + "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": "01cee460-444f-4285-8c8d-73adb9f4ac44", - "x-ms-routing-request-id": "WESTUS2:20210831T233236Z:29017675-139e-4ba2-9dbe-e3f55824c6d9" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ea114f18223c6fd4a7b4e536c45734da", + "User-Agent": "azsdk-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, @@ -254,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:37 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "ea114f18223c6fd4a7b4e536c45734da", - "x-ms-correlation-request-id": "69e7f5a2-561e-4627-ac14-c04242a2c299", + "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": "99b81d90-f403-41a0-9fb2-a70b7e10f9be", - "x-ms-routing-request-id": "WESTUS2:20210831T233237Z:69e7f5a2-561e-4627-ac14-c04242a2c299" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa480f04c1a20cd7ebfe965eb77e6104", + "User-Agent": "azsdk-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, @@ -285,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:38 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "fa480f04c1a20cd7ebfe965eb77e6104", - "x-ms-correlation-request-id": "b0c16393-8308-491e-bd4d-f04625bb72db", + "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": "3f1c46e2-b2bd-4ea2-abe9-fa4b7df00bd1", - "x-ms-routing-request-id": "WESTUS2:20210831T233239Z:b0c16393-8308-491e-bd4d-f04625bb72db" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ddcdc3ed33605894ffe2faf25311c37e", + "User-Agent": "azsdk-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, @@ -316,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:39 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "ddcdc3ed33605894ffe2faf25311c37e", - "x-ms-correlation-request-id": "15f9150a-0f43-4283-aed3-ab9b312e673d", + "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": "5afffe7f-5aff-445d-82f3-f72996de9088", - "x-ms-routing-request-id": "WESTUS2:20210831T233240Z:15f9150a-0f43-4283-aed3-ab9b312e673d" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "48c01c5a21f5564d7804ff3d8b76b829", + "User-Agent": "azsdk-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, @@ -347,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:41 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "48c01c5a21f5564d7804ff3d8b76b829", - "x-ms-correlation-request-id": "6cd27de0-49b6-4345-ac17-415e9dabaec8", + "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": "91d9df65-33e5-4c5a-9c08-53932e73cfb2", - "x-ms-routing-request-id": "WESTUS2:20210831T233241Z:6cd27de0-49b6-4345-ac17-415e9dabaec8" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0149e0525789d0797af0fac0c7e4b8da", + "User-Agent": "azsdk-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, @@ -378,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:42 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "0149e0525789d0797af0fac0c7e4b8da", - "x-ms-correlation-request-id": "e2b54d40-ccd0-4c15-b738-e68de746d1d1", + "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": "292086f4-f71c-4e33-9487-8f86660ab51e", - "x-ms-routing-request-id": "WESTUS2:20210831T233242Z:e2b54d40-ccd0-4c15-b738-e68de746d1d1" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9b03183b18becb0f7576645c3457cc89", + "User-Agent": "azsdk-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, @@ -409,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:43 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "9b03183b18becb0f7576645c3457cc89", - "x-ms-correlation-request-id": "f11e5056-6f41-46b8-b228-23ca57f89571", + "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": "846e2507-2b21-45f4-aa61-dfba9b6c46c9", - "x-ms-routing-request-id": "WESTUS2:20210831T233243Z:f11e5056-6f41-46b8-b228-23ca57f89571" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "729fd02ac2c803f4a3efcd05268d8e94", + "User-Agent": "azsdk-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, @@ -440,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:44 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "729fd02ac2c803f4a3efcd05268d8e94", - "x-ms-correlation-request-id": "d8390c50-4737-411c-a27e-6899ab97fca8", + "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": "42b7678d-fdcb-4720-a970-d96bcb7b9831", - "x-ms-routing-request-id": "WESTUS2:20210831T233244Z:d8390c50-4737-411c-a27e-6899ab97fca8" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7302244b1d733a6bd17d8b13f21c9c23", + "User-Agent": "azsdk-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, @@ -471,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:45 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "7302244b1d733a6bd17d8b13f21c9c23", - "x-ms-correlation-request-id": "f069954a-a63f-4faa-b5e4-931b9535ee5e", + "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": "2d62fc15-fc20-427c-98a5-a42720410e2a", - "x-ms-routing-request-id": "WESTUS2:20210831T233245Z:f069954a-a63f-4faa-b5e4-931b9535ee5e" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f79571234644791223fff7ce4a0aa4e8", + "User-Agent": "azsdk-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, @@ -502,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:46 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "f79571234644791223fff7ce4a0aa4e8", - "x-ms-correlation-request-id": "017af381-6cf2-445a-8475-2dafcbf9a0bb", + "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": "a977ad6e-ff32-42a6-ba9f-656b472164e9", - "x-ms-routing-request-id": "WESTUS2:20210831T233246Z:017af381-6cf2-445a-8475-2dafcbf9a0bb" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0f10d0e759540c156565a04a36e11186", + "User-Agent": "azsdk-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, @@ -533,150 +493,57 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:47 GMT", + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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": "0f10d0e759540c156565a04a36e11186", - "x-ms-correlation-request-id": "fdc04603-ad9f-4c4b-a5b8-5be83a6818d1", + "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": "a0d05b3d-42ef-4646-8427-b591157a5fbe", - "x-ms-routing-request-id": "WESTUS2:20210831T233247Z:fdc04603-ad9f-4c4b-a5b8-5be83a6818d1" + "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/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b5e1aa5397f7054f12884f73259cefc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?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": "b5e1aa5397f7054f12884f73259cefc7", - "x-ms-correlation-request-id": "559c571d-18db-45ce-9412-2aa11d65cedc", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "2268ffe3-1675-408d-9b70-0f311f31806a", - "x-ms-routing-request-id": "WESTUS2:20210831T233249Z:559c571d-18db-45ce-9412-2aa11d65cedc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "222ba3d98c0ccacf5b8991dfa5c74242", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?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": "222ba3d98c0ccacf5b8991dfa5c74242", - "x-ms-correlation-request-id": "b56ed9d8-b07f-4fa4-9860-2264280fd257", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "03bad684-6f62-4dee-8aef-f172fc15211b", - "x-ms-routing-request-id": "WESTUS2:20210831T233250Z:b56ed9d8-b07f-4fa4-9860-2264280fd257" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a07b71eeef284ff0800bfdcb09a2e7c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:32:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?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": "a07b71eeef284ff0800bfdcb09a2e7c8", - "x-ms-correlation-request-id": "4bc6e658-0e00-41b5-8149-fe843a3c3538", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "c27c7b18-8892-4703-8b29-b37fe32181c2", - "x-ms-routing-request-id": "WESTUS2:20210831T233251Z:4bc6e658-0e00-41b5-8149-fe843a3c3538" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/02b0c381-f4da-4e4a-8906-4620b6cd7379?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9371d976eeb5c779db17596e06705f4a", + "User-Agent": "azsdk-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": "1276", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:32:52 GMT", + "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": "9371d976eeb5c779db17596e06705f4a", - "x-ms-correlation-request-id": "76714180-fbb6-40d4-82f3-1612558ca7c6", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "40fff08d-5889-4206-ab1c-a5074d633551", - "x-ms-routing-request-id": "WESTUS2:20210831T233252Z:76714180-fbb6-40d4-82f3-1612558ca7c6" + "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": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9759/providers/Microsoft.Storage/storageAccounts/sto472", - "name": "sto472", + "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": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:37:58.9852795Z", + "key2": "2021-08-16T01:37:58.9852795Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,26 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:32:31.6244013Z" + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:32:31.6244013Z" + "lastEnabledTime": "2021-08-16T01:37:58.9852795Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:32:31.4525598Z", + "creationTime": "2021-08-16T01:37:58.8759232Z", "primaryEndpoints": { - "dfs": "https://sto472.dfs.core.windows.net/", - "web": "https://sto472.z20.web.core.windows.net/", - "blob": "https://sto472.blob.core.windows.net/", - "queue": "https://sto472.queue.core.windows.net/", - "table": "https://sto472.table.core.windows.net/", - "file": "https://sto472.file.core.windows.net/" + "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", @@ -726,16 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406?api-version=2019-06-01", + "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", - "traceparent": "00-ac6022e919f05c42aa50a250cbf0c020-1b9e09f013d4de47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "21b3850d9f4eb2e9dba1018e03c0b9a1", + "User-Agent": "azsdk-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": { @@ -744,24 +657,24 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "379", + "Content-Length": "391", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:32:52 GMT", - "ETag": "\u00220x8D96CD7A71668A9\u0022", + "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": "21b3850d9f4eb2e9dba1018e03c0b9a1", - "x-ms-correlation-request-id": "f99b2cee-8d45-4ae8-bd5b-f39740c7440f", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "6961c3e0-7fed-434e-87cd-849c9e9b5f62", - "x-ms-routing-request-id": "WESTUS2:20210831T233252Z:f99b2cee-8d45-4ae8-bd5b-f39740c7440f" + "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/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406", - "name": "container2406", + "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, @@ -772,16 +685,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406/immutabilityPolicies/default?api-version=2019-06-01", + "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", - "traceparent": "00-4ad3b2695df1e041a7d0a3851e814b1a-e5d2064411437c49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56cc69c88caff8ffb4c51095814910ab", + "User-Agent": "azsdk-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": { @@ -792,26 +704,26 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "419", + "Content-Length": "433", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:32:52 GMT", - "ETag": "\u00228d96cd7a73fc194\u0022", + "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": "56cc69c88caff8ffb4c51095814910ab", - "x-ms-correlation-request-id": "ce0ee9b2-b88f-4232-a894-b067bc19d520", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "02b19411-9d2d-4d57-a764-f470744128ef", - "x-ms-routing-request-id": "WESTUS2:20210831T233253Z:ce0ee9b2-b88f-4232-a894-b067bc19d520" + "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/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406/immutabilityPolicies/default", + "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": "\u00228d96cd7a73fc194\u0022", + "etag": "\u00228d9605686079aec\u0022", "properties": { "immutabilityPeriodSinceCreationInDays": 3, "state": "Unlocked" @@ -819,50 +731,168 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406/immutabilityPolicies/default?api-version=2019-06-01", + "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": "\u00228d96cd7a73fc194\u0022", - "traceparent": "00-0735d7f9d9f7844d874f46841afcee04-4c2478e2dc6dbe40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1cfb85b2a733392787e0d94d7838d757", + "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": "418", + "Content-Length": "432", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:32:52 GMT", - "ETag": "\u00228d96cd7a76849e2\u0022", + "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": "1cfb85b2a733392787e0d94d7838d757", - "x-ms-correlation-request-id": "8cfa8ff4-c61d-4ea9-baa5-444db53894f2", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "76084d73-0cc8-47c9-b701-cfb6c5ef457f", - "x-ms-routing-request-id": "WESTUS2:20210831T233253Z:8cfa8ff4-c61d-4ea9-baa5-444db53894f2" + "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/res9759/providers/Microsoft.Storage/storageAccounts/sto472/blobServices/default/containers/container2406/immutabilityPolicies/default", + "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": "\u00228d96cd7a76849e2\u0022", + "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": "1549419621", + "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/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWrites.json similarity index 53% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWrites.json index 80fcb8a5f2c6..9dfd45591e38 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWrites.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWrites.json @@ -7,7 +7,7 @@ "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab9dbb8481d577e4aa28561e6a618b77", + "x-ms-client-request-id": "5c7e8422cad6446b800f5f9d6286e757", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:31 GMT", + "Date": "Tue, 31 Aug 2021 09:23:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d34d6167-0308-4014-8484-7a05ce1429ae", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "d34d6167-0308-4014-8484-7a05ce1429ae", - "x-ms-routing-request-id": "WESTUS2:20210831T232732Z:d34d6167-0308-4014-8484-7a05ce1429ae" + "x-ms-correlation-request-id": "3c96ae41-9f1e-4226-9623-40ebf8548897", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "3c96ae41-9f1e-4226-9623-40ebf8548897", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092343Z:3c96ae41-9f1e-4226-9623-40ebf8548897" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,109 +46,69 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bd6174fd1e49b1d2ce26f4c61ecdb6f5", - "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, 31 Aug 2021 23: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": "22d48d86-d5ed-4d75-a743-0b7edcad6fce", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "22d48d86-d5ed-4d75-a743-0b7edcad6fce", - "x-ms-routing-request-id": "WESTUS2:20210831T232732Z:22d48d86-d5ed-4d75-a743-0b7edcad6fce" - }, - "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/res8501?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1312?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-a8331e9ba22b164e81e2072da1c87314-9efb7ece8b163740-00", + "traceparent": "00-488ffdce9328a94ba470cb8dbc2854d8-0ca90ec31fcca648-00", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1e0af5e463239d2302f178d9b7b7ab2b", + "x-ms-client-request-id": "4c5c18dab9d5b0bc92c5efd96848e187", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:32 GMT", + "Date": "Tue, 31 Aug 2021 09:23:44 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9ead127f-2df1-4aa8-8e1e-dac654ae46ef", + "x-ms-correlation-request-id": "79c6a602-cd53-43a4-b213-1ed132406577", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "9ead127f-2df1-4aa8-8e1e-dac654ae46ef", - "x-ms-routing-request-id": "WESTUS2:20210831T232733Z:9ead127f-2df1-4aa8-8e1e-dac654ae46ef" + "x-ms-request-id": "79c6a602-cd53-43a4-b213-1ed132406577", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092345Z:79c6a602-cd53-43a4-b213-1ed132406577" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501", - "name": "res8501", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312", + "name": "teststorageRG-1312", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "128", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-c9b97c12cd26f04d983665b80709294b-457c47f66a6eb14c-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef27f78665d4ebe8ddaf8c1d59dd7260", + "x-ms-client-request-id": "ebe769e1e9f8b3e8f582da0eb2d8bb9d", "x-ms-return-client-request-id": "true" }, "RequestBody": { "sku": { "name": "Standard_GRS" }, - "kind": "StorageV2", + "kind": "Storage", "location": "eastus2", "tags": { "key1": "value1", @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:37 GMT", + "Date": "Tue, 31 Aug 2021 09:23:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1e2da83d-650d-4a10-977e-d1fb6463a584", + "x-ms-client-request-id": "ebe769e1e9f8b3e8f582da0eb2d8bb9d", + "x-ms-correlation-request-id": "4cc1739e-4367-4146-b958-f477158c1b8b", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "d53c1504-c3c8-40d7-b7d2-11123d7e8788", - "x-ms-routing-request-id": "WESTUS2:20210831T232737Z:1e2da83d-650d-4a10-977e-d1fb6463a584" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:27:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "93314335-3d5a-4afe-92d1-70bd02dd9791", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "e7029233-58bf-4fb8-be5b-8a3edb45be7b", - "x-ms-routing-request-id": "WESTUS2:20210831T232738Z:93314335-3d5a-4afe-92d1-70bd02dd9791" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:27:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "045bc612-7cd2-485f-bbc5-282da62f9355", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "749e1819-8435-4d95-b510-7c02be77d754", - "x-ms-routing-request-id": "WESTUS2:20210831T232739Z:045bc612-7cd2-485f-bbc5-282da62f9355" + "x-ms-request-id": "98aa437b-22bd-45fb-9d1e-f3c86016e544", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092352Z:4cc1739e-4367-4146-b958-f477158c1b8b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f3814341b3961a9175db5e25945ca79f", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7da43915c56f2fe27399df36e2a2e0ec", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:39 GMT", + "Date": "Tue, 31 Aug 2021 09:23:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ff84447-0d9d-48c9-a6d8-3db3a967e404", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "a86aab2b-0f62-4430-891c-6fb0e878dea3", - "x-ms-routing-request-id": "WESTUS2:20210831T232740Z:8ff84447-0d9d-48c9-a6d8-3db3a967e404" + "x-ms-client-request-id": "7da43915c56f2fe27399df36e2a2e0ec", + "x-ms-correlation-request-id": "e1060f4b-4cb4-4991-b027-8d7a4bc5388d", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "f1fdd181-e85a-4f7d-82c9-a2c549dad6cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092352Z:e1060f4b-4cb4-4991-b027-8d7a4bc5388d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5f53199e3c02f009059ad8e4ba835893", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bba03c33b6fc95599f263fb4e46d48dd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:40 GMT", + "Date": "Tue, 31 Aug 2021 09:23:53 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a9f1176d-0e95-42d3-9db9-bbe8c410bfed", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "e0c5cfc9-5e04-4b0a-8734-cbb300e72616", - "x-ms-routing-request-id": "WESTUS2:20210831T232741Z:a9f1176d-0e95-42d3-9db9-bbe8c410bfed" + "x-ms-client-request-id": "bba03c33b6fc95599f263fb4e46d48dd", + "x-ms-correlation-request-id": "f76480ba-bd11-40eb-ae67-8e69b4422989", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "419c310e-097a-449d-ae95-92b890bf1593", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092354Z:f76480ba-bd11-40eb-ae67-8e69b4422989" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52727f1fb5ff527de7f9bc644d3a1789", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "78f85cbc3e34022daab55c356d93de0a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:41 GMT", + "Date": "Tue, 31 Aug 2021 09:23:54 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a55e8fa-323a-43f3-88b1-25ba54116908", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "d889d620-e162-4a88-a7a3-35aa024db0df", - "x-ms-routing-request-id": "WESTUS2:20210831T232742Z:5a55e8fa-323a-43f3-88b1-25ba54116908" + "x-ms-client-request-id": "78f85cbc3e34022daab55c356d93de0a", + "x-ms-correlation-request-id": "82508d4d-748f-4389-b38a-e60297cb92cf", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "f9471ec1-88fa-4a72-a204-a113331a9a09", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092355Z:82508d4d-748f-4389-b38a-e60297cb92cf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1eef3042b43a05c33a91edfbdbad5ff2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e4818630a785e82e00fde48852d4b06", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:42 GMT", + "Date": "Tue, 31 Aug 2021 09:23:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e85ee8c2-1d60-4342-bf6b-56ff3ed2e9fa", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "5afd02cc-cd1b-4884-9850-1c17d1acae75", - "x-ms-routing-request-id": "WESTUS2:20210831T232743Z:e85ee8c2-1d60-4342-bf6b-56ff3ed2e9fa" + "x-ms-client-request-id": "2e4818630a785e82e00fde48852d4b06", + "x-ms-correlation-request-id": "dba3db0b-1ea5-4b97-8d1f-adaee1c5e31f", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "2047b2f7-bb61-47e3-96e7-e79bc86ba8c0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092356Z:dba3db0b-1ea5-4b97-8d1f-adaee1c5e31f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1405ca8254eae8a09c0178097fa5a3cb", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "867a025068a9f5b80e9d11465a23280b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:43 GMT", + "Date": "Tue, 31 Aug 2021 09:23:57 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "495445a4-f0dc-4308-ac15-64ca9b3c9a30", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "8fd21840-f47d-4784-83a3-75fed44ad17c", - "x-ms-routing-request-id": "WESTUS2:20210831T232744Z:495445a4-f0dc-4308-ac15-64ca9b3c9a30" + "x-ms-client-request-id": "867a025068a9f5b80e9d11465a23280b", + "x-ms-correlation-request-id": "011e18dc-4975-4340-adfb-f181168d12f5", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "515206b2-65dc-4ad5-9aeb-4e0e32cbf6b9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092358Z:011e18dc-4975-4340-adfb-f181168d12f5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8aa24f8339936a58bb6c186dc781773a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb5135471924b165d99998245fe47d7c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:45 GMT", + "Date": "Tue, 31 Aug 2021 09:23:58 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f02d0e79-6aea-4aa1-a20e-74ecacf28328", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "56df1ed1-8a95-47dc-aa0f-afc440922f93", - "x-ms-routing-request-id": "WESTUS2:20210831T232745Z:f02d0e79-6aea-4aa1-a20e-74ecacf28328" + "x-ms-client-request-id": "cb5135471924b165d99998245fe47d7c", + "x-ms-correlation-request-id": "e7070701-04a9-40cf-82c9-4c8a68e74c2d", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "1f4a341c-3d02-434e-8cc4-1fbf08ce6b72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092359Z:e7070701-04a9-40cf-82c9-4c8a68e74c2d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "82e1c9990334ed9e8f0682393cb98594", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6ae4566a5819fa605f5320dbf93b04bc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:46 GMT", + "Date": "Tue, 31 Aug 2021 09:23:59 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "581105d9-9731-4835-a745-aca44321d7c3", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "74871736-92f2-43d0-a80b-8bf26ad0592f", - "x-ms-routing-request-id": "WESTUS2:20210831T232746Z:581105d9-9731-4835-a745-aca44321d7c3" + "x-ms-client-request-id": "6ae4566a5819fa605f5320dbf93b04bc", + "x-ms-correlation-request-id": "3eecbd17-61e2-474e-b49f-a8499aed28c2", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "de2856af-22b4-4545-9cb9-a96268716292", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092400Z:3eecbd17-61e2-474e-b49f-a8499aed28c2" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8b7822eed50a485e719b597d3b32211a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5001d3e77fdc37e29cc8ac0fcf939529", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:47 GMT", + "Date": "Tue, 31 Aug 2021 09:24:01 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7edfc79e-2725-4ed4-8190-097e69e2fd68", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "e1b0f38c-2f1a-4795-adcc-d8bcce16a467", - "x-ms-routing-request-id": "WESTUS2:20210831T232748Z:7edfc79e-2725-4ed4-8190-097e69e2fd68" + "x-ms-client-request-id": "5001d3e77fdc37e29cc8ac0fcf939529", + "x-ms-correlation-request-id": "1911d675-faf5-418e-975c-cb026ff7f8ec", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "9e628c14-f0a3-4633-ae34-ef3bf267c47f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092402Z:1911d675-faf5-418e-975c-cb026ff7f8ec" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b6703e8a20c37f96b0b4fa8db71f2e01", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "03dc9420bd3eeef1d4566bd1f98ab89e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:48 GMT", + "Date": "Tue, 31 Aug 2021 09:24:02 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03fdb05d-5489-4f43-9971-129e898b0d6c", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "df729b73-3c76-4a67-bba9-afd79fa9f74c", - "x-ms-routing-request-id": "WESTUS2:20210831T232749Z:03fdb05d-5489-4f43-9971-129e898b0d6c" + "x-ms-client-request-id": "03dc9420bd3eeef1d4566bd1f98ab89e", + "x-ms-correlation-request-id": "804cc217-ff68-4f28-a312-faea3e027383", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "e0033234-9ce9-41a1-8bbc-1d7d4db9ba62", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092403Z:804cc217-ff68-4f28-a312-faea3e027383" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a47f83e7eb09c42f6a981099aa21b25d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8c3ddc942ce3eaa074adce50ac512bcc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:49 GMT", + "Date": "Tue, 31 Aug 2021 09:24:04 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a47f83e7eb09c42f6a981099aa21b25d", - "x-ms-correlation-request-id": "94847b10-1d45-4322-b701-2835d55f7123", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "0b363323-b0a0-44f5-9161-48d3cc683415", - "x-ms-routing-request-id": "WESTUS2:20210831T232750Z:94847b10-1d45-4322-b701-2835d55f7123" + "x-ms-client-request-id": "8c3ddc942ce3eaa074adce50ac512bcc", + "x-ms-correlation-request-id": "b4d16be5-f468-4e91-b178-bce6c1880426", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "8a088fa6-120f-4f14-be21-70cb2e03f9f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092405Z:b4d16be5-f468-4e91-b178-bce6c1880426" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "feae67e4cf49cdd18cf8da55dad09152", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64bbf6be005e297de1127c8513103e12", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -564,60 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:50 GMT", + "Date": "Tue, 31 Aug 2021 09:24:05 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "feae67e4cf49cdd18cf8da55dad09152", - "x-ms-correlation-request-id": "0559c1db-d582-4478-a38b-8501301f3185", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "dc55435c-8980-42df-aeb7-98a555b6d802", - "x-ms-routing-request-id": "WESTUS2:20210831T232751Z:0559c1db-d582-4478-a38b-8501301f3185" + "x-ms-client-request-id": "64bbf6be005e297de1127c8513103e12", + "x-ms-correlation-request-id": "d273726a-29ad-41ae-9b85-36a2316b04a5", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "a5416175-17ab-4394-b64b-ed58936f6b6f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092406Z:d273726a-29ad-41ae-9b85-36a2316b04a5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b796576c7cb39f110eac4b2a10fcd58f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?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": "b796576c7cb39f110eac4b2a10fcd58f", - "x-ms-correlation-request-id": "3cf3b89b-4769-4d9b-8331-e509b41ed98e", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "cae1adbe-51f5-4e61-ace2-f776aad2d241", - "x-ms-routing-request-id": "WESTUS2:20210831T232752Z:3cf3b89b-4769-4d9b-8331-e509b41ed98e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4fa99d02307117b8b2b1181010dae999", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f37a0d100855f346f4f28f91efa14282", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -626,57 +493,57 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:27:52 GMT", + "Date": "Tue, 31 Aug 2021 09:24:06 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?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": "4fa99d02307117b8b2b1181010dae999", - "x-ms-correlation-request-id": "ab365643-df71-4252-a8a4-eadb02798bae", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "d959e683-c079-4e30-8998-9f4a3d3dda43", - "x-ms-routing-request-id": "WESTUS2:20210831T232753Z:ab365643-df71-4252-a8a4-eadb02798bae" + "x-ms-client-request-id": "f37a0d100855f346f4f28f91efa14282", + "x-ms-correlation-request-id": "c501f799-ba55-40ae-a5d5-dd2c67c6a0ce", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "8adbdbd9-82f2-48a6-b6db-d87e83123c3f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092407Z:c501f799-ba55-40ae-a5d5-dd2c67c6a0ce" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d53c1504-c3c8-40d7-b7d2-11123d7e8788?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/98aa437b-22bd-45fb-9d1e-f3c86016e544?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "522cbe07fa8a67aa560eef9d84a6bd8f", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "02139f2b53cf94405e13abd0af1ad663", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1284", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:27:53 GMT", + "Date": "Tue, 31 Aug 2021 09:24: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": "522cbe07fa8a67aa560eef9d84a6bd8f", - "x-ms-correlation-request-id": "98788669-2f41-4f29-b28d-b8544799c565", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "1eeccfff-0fd7-45a1-b6a7-8e1114a4a61c", - "x-ms-routing-request-id": "WESTUS2:20210831T232754Z:98788669-2f41-4f29-b28d-b8544799c565" + "x-ms-client-request-id": "02139f2b53cf94405e13abd0af1ad663", + "x-ms-correlation-request-id": "92d250d1-71e3-4350-bc9e-fbe25d485014", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "879f012a-83c0-4450-abdc-55312400fdd3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092409Z:92d250d1-71e3-4350-bc9e-fbe25d485014" }, "ResponseBody": { "sku": { "name": "Standard_GRS", "tier": "Standard" }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286", - "name": "sto2286", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449", + "name": "storage6449", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-31T09:23:51.0380336Z", + "key2": "2021-08-31T09:23:51.0380336Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,26 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:27:36.3623648Z" + "lastEnabledTime": "2021-08-31T09:23:51.0537804Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:27:36.3623648Z" + "lastEnabledTime": "2021-08-31T09:23:51.0537804Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:27:36.2529872Z", + "creationTime": "2021-08-31T09:23:50.9442827Z", "primaryEndpoints": { - "dfs": "https://sto2286.dfs.core.windows.net/", - "web": "https://sto2286.z20.web.core.windows.net/", - "blob": "https://sto2286.blob.core.windows.net/", - "queue": "https://sto2286.queue.core.windows.net/", - "table": "https://sto2286.table.core.windows.net/", - "file": "https://sto2286.file.core.windows.net/" + "blob": "https://storage6449.blob.core.windows.net/", + "queue": "https://storage6449.queue.core.windows.net/", + "table": "https://storage6449.table.core.windows.net/", + "file": "https://storage6449.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -726,16 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e3fbb6f37d6b676b0c76f6c70ec3a40", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 09:24: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": "9e3fbb6f37d6b676b0c76f6c70ec3a40", + "x-ms-correlation-request-id": "8bfaa142-9190-41d7-9b9f-5093a8a94d90", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "3f8e070f-1d00-45de-905c-3af0511a4eda", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092409Z:8bfaa142-9190-41d7-9b9f-5093a8a94d90" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/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-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "17", "Content-Type": "application/json", - "traceparent": "00-94eb1c903ae3a94ab281ea5a61e12562-99e89b2a6fdc5342-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "273d524be0419f3c7f040164008e33c2", + "x-ms-client-request-id": "fd745af9433bcdbde694415c7543da1b", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -744,24 +657,24 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "380", + "Content-Length": "393", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:27:54 GMT", - "ETag": "\u00220x8D96CD6F5B1A967\u0022", + "Date": "Tue, 31 Aug 2021 09:24:09 GMT", + "ETag": "\u00220x8D96C6116D3F8DD\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": "273d524be0419f3c7f040164008e33c2", - "x-ms-correlation-request-id": "b731ad0b-3f73-4b71-a23f-3cd5d9b2552c", + "x-ms-client-request-id": "fd745af9433bcdbde694415c7543da1b", + "x-ms-correlation-request-id": "2729d5d1-9b82-4bcf-b2d9-783413ba9e19", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "dcb7a965-5a12-427e-b01a-c47c29ddcbf5", - "x-ms-routing-request-id": "WESTUS2:20210831T232755Z:b731ad0b-3f73-4b71-a23f-3cd5d9b2552c" + "x-ms-request-id": "51b86c7a-4523-4742-8147-3ea4a10d8922", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092410Z:2729d5d1-9b82-4bcf-b2d9-783413ba9e19" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441", - "name": "container9441", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881", + "name": "testblob7881", "type": "Microsoft.Storage/storageAccounts/blobServices/containers", "properties": { "deleted": false, @@ -772,16 +685,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "92", "Content-Type": "application/json", - "traceparent": "00-7cdb11a54c3c6647844e2df9c510362e-f52196d314374d4c-00", + "If-Match": "", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf5123b10583f30741f962401a930cf4", + "x-ms-client-request-id": "6133212caca428f35d5207e3d32372d9", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -793,26 +706,26 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "454", + "Content-Length": "468", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:27:54 GMT", - "ETag": "\u00228d96cd6f5e89e63\u0022", + "Date": "Tue, 31 Aug 2021 09:24:09 GMT", + "ETag": "\u00228d96c6117414d59\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": "cf5123b10583f30741f962401a930cf4", - "x-ms-correlation-request-id": "13c87288-935f-4364-a905-d5c896028efb", + "x-ms-client-request-id": "6133212caca428f35d5207e3d32372d9", + "x-ms-correlation-request-id": "e79dc8bb-0bbd-4f92-8120-2e11947ffebc", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "0ae0de43-0803-43b3-a776-5b7a0699dbd2", - "x-ms-routing-request-id": "WESTUS2:20210831T232755Z:13c87288-935f-4364-a905-d5c896028efb" + "x-ms-request-id": "16850739-9193-4692-b300-88b2b6443d2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092410Z:e79dc8bb-0bbd-4f92-8120-2e11947ffebc" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default", "name": "default", "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd6f5e89e63\u0022", + "etag": "\u00228d96c6117414d59\u0022", "properties": { "allowProtectedAppendWrites": true, "immutabilityPeriodSinceCreationInDays": 4, @@ -821,17 +734,16 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "93", "Content-Type": "application/json", - "If-Match": "\u00228d96cd6f5e89e63\u0022", - "traceparent": "00-c05306edea730941899818f025b84999-156e6f7237341e4e-00", + "If-Match": "\u00228d96c6117414d59\u0022", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "87c5ed8972abddc6f0b20bf5a8035580", + "x-ms-client-request-id": "bfb5016b6562773382d0efa334593b83", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -843,26 +755,26 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "455", + "Content-Length": "469", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:27:54 GMT", - "ETag": "\u00228d96cd6f62b62a7\u0022", + "Date": "Tue, 31 Aug 2021 09:24:10 GMT", + "ETag": "\u00228d96c6117b3bf59\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": "87c5ed8972abddc6f0b20bf5a8035580", - "x-ms-correlation-request-id": "e527c9e5-dc6e-4aa5-8e2c-c5361f6ac8b4", + "x-ms-client-request-id": "bfb5016b6562773382d0efa334593b83", + "x-ms-correlation-request-id": "5e79f659-6481-425a-b457-98278392d61c", "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "e809b34d-cacf-494b-adad-85c630ac9115", - "x-ms-routing-request-id": "WESTUS2:20210831T232755Z:e527c9e5-dc6e-4aa5-8e2c-c5361f6ac8b4" + "x-ms-request-id": "b294d248-34fd-4b04-bd70-355962b7f386", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092411Z:5e79f659-6481-425a-b457-98278392d61c" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default", "name": "default", "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd6f62b62a7\u0022", + "etag": "\u00228d96c6117b3bf59\u0022", "properties": { "allowProtectedAppendWrites": false, "immutabilityPeriodSinceCreationInDays": 5, @@ -871,50 +783,169 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default?api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-f615bb0782bf0843a8875a02d0811e18-55e8ee9ba28fd242-00", + "If-Match": "\u00228d96c6117b3bf59\u0022", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "83d2dabbbf6b459f4a4ae5487efb84ec", + "x-ms-client-request-id": "ca445095de064d2b674ba0e93bd9f9c3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "455", + "Content-Length": "469", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:27:56 GMT", - "ETag": "\u00228d96cd6f62b62a7\u0022", + "Date": "Tue, 31 Aug 2021 09:24:11 GMT", + "ETag": "\u00228d96c6117b3bf59\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": "83d2dabbbf6b459f4a4ae5487efb84ec", - "x-ms-correlation-request-id": "8a13763c-6f13-4fc6-8119-be52e440341f", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "5e1b24c3-bb82-4832-b6d2-1b10a838f70a", - "x-ms-routing-request-id": "WESTUS2:20210831T232756Z:8a13763c-6f13-4fc6-8119-be52e440341f" + "x-ms-client-request-id": "ca445095de064d2b674ba0e93bd9f9c3", + "x-ms-correlation-request-id": "036cd2e3-a0f3-4911-bbcb-0102a027ff1a", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "52d762e6-8475-41cf-a4d4-fa256354287d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092411Z:036cd2e3-a0f3-4911-bbcb-0102a027ff1a" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8501/providers/Microsoft.Storage/storageAccounts/sto2286/blobServices/default/containers/container9441/immutabilityPolicies/default", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449/blobServices/default/containers/testblob7881/immutabilityPolicies/default", "name": "default", "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd6f62b62a7\u0022", + "etag": "\u00228d96c6117b3bf59\u0022", "properties": { "allowProtectedAppendWrites": false, "immutabilityPeriodSinceCreationInDays": 5, "state": "Unlocked" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "74f168221a8ec6b9edbcded3bc4ff403", + "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, 31 Aug 2021 09:24: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": "74f168221a8ec6b9edbcded3bc4ff403", + "x-ms-correlation-request-id": "6f0662c1-9964-4a76-9e4e-15a8d39526ed", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "57a3aa46-2074-4964-975c-b6f66d7f826e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092412Z:6f0662c1-9964-4a76-9e4e-15a8d39526ed" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1312/providers/Microsoft.Storage/storageAccounts/storage6449", + "name": "storage6449", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T09:23:51.0380336Z", + "key2": "2021-08-31T09:23:51.0380336Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T09:23:51.0537804Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T09:23:51.0537804Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T09:23:50.9442827Z", + "primaryEndpoints": { + "blob": "https://storage6449.blob.core.windows.net/", + "queue": "https://storage6449.queue.core.windows.net/", + "table": "https://storage6449.table.core.windows.net/", + "file": "https://storage6449.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-1312/providers/Microsoft.Storage/storageAccounts/storage6449?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "834e8416a7de8dd2d5685816c54a3ba9", + "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, 31 Aug 2021 09:24: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": "834e8416a7de8dd2d5685816c54a3ba9", + "x-ms-correlation-request-id": "0af1ba46-fad6-4ee3-9d2e-a90ae9485744", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "ad50230c-bdcd-42e4-b1b3-e1cc35e72e75", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092418Z:0af1ba46-fad6-4ee3-9d2e-a90ae9485744" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "685103646", + "RandomSeed": "2134858339", + "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/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWritesAsync.json similarity index 53% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWritesAsync.json index 37d2db59830c..a6ef545ab6ae 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteImmutabilityPolicyTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/ImmutabilityPolicy_AllowProtectedAppendWritesAsync.json @@ -7,7 +7,7 @@ "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa7327caa33b8881f3e1c338b1536993", + "x-ms-client-request-id": "1d4150e837f4d8e3e99ea300b5cfe711", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:06:57 GMT", + "Date": "Tue, 31 Aug 2021 09:27:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "91dbebe9-42a5-4473-a83d-c64a10067f7c", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "91dbebe9-42a5-4473-a83d-c64a10067f7c", - "x-ms-routing-request-id": "WESTUS2:20210831T230658Z:91dbebe9-42a5-4473-a83d-c64a10067f7c" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "98d7cb694c015b60945bc835c062cb4b", - "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, 31 Aug 2021 23:06:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b299f0a5-78a7-4b08-9e12-415f71c7779d", + "x-ms-correlation-request-id": "5c180f8e-f23a-4e00-8c13-ad4bf6d061ce", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "b299f0a5-78a7-4b08-9e12-415f71c7779d", - "x-ms-routing-request-id": "WESTUS2:20210831T230658Z:b299f0a5-78a7-4b08-9e12-415f71c7779d" + "x-ms-request-id": "5c180f8e-f23a-4e00-8c13-ad4bf6d061ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092758Z:5c180f8e-f23a-4e00-8c13-ad4bf6d061ce" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -91,64 +46,69 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res1328?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2281?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-9b9650008790474c96af3d9ea1107739-1a1c3c24348c8749-00", + "traceparent": "00-431efe16b5e22b46bde0d76592f3d178-a1bb96fcfac5c348-00", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5444908f8856dcdb5cecb55f6379cefa", + "x-ms-client-request-id": "ba165eba9e8ff1607e634952fbecc0da", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:06:59 GMT", + "Date": "Tue, 31 Aug 2021 09:28:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "091bc7f0-cb20-404b-be15-8a868f78dbd1", + "x-ms-correlation-request-id": "99e67808-68e7-4e8d-869d-3bf9337f12a3", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "091bc7f0-cb20-404b-be15-8a868f78dbd1", - "x-ms-routing-request-id": "WESTUS2:20210831T230700Z:091bc7f0-cb20-404b-be15-8a868f78dbd1" + "x-ms-request-id": "99e67808-68e7-4e8d-869d-3bf9337f12a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092801Z:99e67808-68e7-4e8d-869d-3bf9337f12a3" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328", - "name": "res1328", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281", + "name": "teststorageRG-2281", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "128", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-bc2c40f0a2df874b979d42ade8623f70-9c9c7c3b9550d54d-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d33c8a097e5718c766e0da4cc7901677", + "x-ms-client-request-id": "c438478ed4fd8835fd189a7c51328c06", "x-ms-return-client-request-id": "true" }, "RequestBody": { "sku": { "name": "Standard_GRS" }, - "kind": "StorageV2", + "kind": "Storage", "location": "eastus2", "tags": { "key1": "value1", @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:05 GMT", + "Date": "Tue, 31 Aug 2021 09:28:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3dd324fc-b191-4a2b-964f-26985ed5064f", + "x-ms-client-request-id": "c438478ed4fd8835fd189a7c51328c06", + "x-ms-correlation-request-id": "1da4a292-eade-4c67-82e5-54f810f99691", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "77202bd5-9066-4899-b7b4-4730c2d9ec0f", - "x-ms-routing-request-id": "WESTUS2:20210831T230705Z:3dd324fc-b191-4a2b-964f-26985ed5064f" + "x-ms-request-id": "059eac81-304f-4c88-8385-089c8a3140bf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092810Z:1da4a292-eade-4c67-82e5-54f810f99691" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4059f83a130f12377d3cf0a8018f945b", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9f411a2650d88abde0329185c5742d30", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -192,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:05 GMT", + "Date": "Tue, 31 Aug 2021 09:28:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0cf84b51-6554-4f6e-92db-48b54194d64f", + "x-ms-client-request-id": "9f411a2650d88abde0329185c5742d30", + "x-ms-correlation-request-id": "e781c337-ec71-49cb-9950-b0f61cd4ba25", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "dd4c5d39-7aa0-4df0-9d19-f3ac63ae1c36", - "x-ms-routing-request-id": "WESTUS2:20210831T230705Z:0cf84b51-6554-4f6e-92db-48b54194d64f" + "x-ms-request-id": "6d9be926-2ba4-4f8f-91dd-9e6050bb25b2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092810Z:e781c337-ec71-49cb-9950-b0f61cd4ba25" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5811e89fd60bf689484117b21e1d1c34", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96854cbc047234a395589786009b020f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -223,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:06 GMT", + "Date": "Tue, 31 Aug 2021 09:28:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "82cf60a3-1a2e-4a50-9692-ed37c975dbd0", + "x-ms-client-request-id": "96854cbc047234a395589786009b020f", + "x-ms-correlation-request-id": "c6046665-a659-4ef5-8949-fef847ce32f8", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "22c48d02-5fef-4f77-8a2e-3febd468cbb8", - "x-ms-routing-request-id": "WESTUS2:20210831T230706Z:82cf60a3-1a2e-4a50-9692-ed37c975dbd0" + "x-ms-request-id": "be53a1b9-8a1a-4ec6-8311-90a71070fbfd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092811Z:c6046665-a659-4ef5-8949-fef847ce32f8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ce11e0fed5373e68e9b1a702229afa2c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3656b766ecf0252d97c3f5c4c72c1ab8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:07 GMT", + "Date": "Tue, 31 Aug 2021 09:28:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6a5126cd-01ea-42bc-8e8b-d5bf9dad043a", + "x-ms-client-request-id": "3656b766ecf0252d97c3f5c4c72c1ab8", + "x-ms-correlation-request-id": "24c63b68-9329-4f1a-b275-1a5481803d85", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "4ca58e26-1fd8-4133-b9dc-d38e0a9d700e", - "x-ms-routing-request-id": "WESTUS2:20210831T230707Z:6a5126cd-01ea-42bc-8e8b-d5bf9dad043a" + "x-ms-request-id": "7538203f-6c01-4305-9956-8da2fa4c2a35", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092813Z:24c63b68-9329-4f1a-b275-1a5481803d85" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "130b0410892064ee6f63f8cefb85f460", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "39dda2481b682271760d0a80b9368945", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:08 GMT", + "Date": "Tue, 31 Aug 2021 09:28:14 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8fc38df4-7b14-4efe-9d90-65a2f274b6a9", + "x-ms-client-request-id": "39dda2481b682271760d0a80b9368945", + "x-ms-correlation-request-id": "f51a278d-6223-4224-9f3c-d95bab0531b4", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0c10cf36-4bea-4dfd-bd72-d7ccb81c5ac4", - "x-ms-routing-request-id": "WESTUS2:20210831T230708Z:8fc38df4-7b14-4efe-9d90-65a2f274b6a9" + "x-ms-request-id": "1218af7f-74ea-491c-b565-326950b700a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092814Z:f51a278d-6223-4224-9f3c-d95bab0531b4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "21aabb1fc57ec9247fd26e5a2f86d4ae", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0e1f812ff71ecf401e5fffae0edf6c68", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:09 GMT", + "Date": "Tue, 31 Aug 2021 09:28:15 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67029a33-4c0b-4627-80c1-0e18a4564b16", + "x-ms-client-request-id": "0e1f812ff71ecf401e5fffae0edf6c68", + "x-ms-correlation-request-id": "bba2ed8f-fd3b-4128-a303-b442210f7b8e", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "316a2019-95d5-407b-ad12-1038719c69bf", - "x-ms-routing-request-id": "WESTUS2:20210831T230709Z:67029a33-4c0b-4627-80c1-0e18a4564b16" + "x-ms-request-id": "294082a3-b1d2-4d55-b940-c99052401e0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092815Z:bba2ed8f-fd3b-4128-a303-b442210f7b8e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19a1ea4609117414f1ad5fd3dd9a4263", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5e3edf3dc9bd4aa64534bfe3e2ad6c60", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:10 GMT", + "Date": "Tue, 31 Aug 2021 09:28:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "95fd05a1-fdf3-4e28-988f-aff91bafcdb7", + "x-ms-client-request-id": "5e3edf3dc9bd4aa64534bfe3e2ad6c60", + "x-ms-correlation-request-id": "9a868f31-0272-481e-a81b-f854b24a3ca8", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "05b0b397-d693-4e80-8ef9-6562a740d175", - "x-ms-routing-request-id": "WESTUS2:20210831T230710Z:95fd05a1-fdf3-4e28-988f-aff91bafcdb7" + "x-ms-request-id": "4aea54bd-3819-411d-9f36-3bea6fe076bb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092817Z:9a868f31-0272-481e-a81b-f854b24a3ca8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66e346bdd9ef4baee041944d1a9435e8", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4595b03a0c0d5199620e1b091cc21397", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:11 GMT", + "Date": "Tue, 31 Aug 2021 09:28:18 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03357997-9a8d-417e-9fdb-a745afad3e0c", + "x-ms-client-request-id": "4595b03a0c0d5199620e1b091cc21397", + "x-ms-correlation-request-id": "ecf24fc0-07b0-4ca7-bccc-21777fefb3db", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "05f034db-4474-4b17-b329-e0576de5af75", - "x-ms-routing-request-id": "WESTUS2:20210831T230712Z:03357997-9a8d-417e-9fdb-a745afad3e0c" + "x-ms-request-id": "b05275ab-da3c-41d3-9578-d99c28c8ad12", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092818Z:ecf24fc0-07b0-4ca7-bccc-21777fefb3db" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "11874a8edbe4164ea7352fd06650ebe5", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d942a1a02bf86687dbd4c8ea375dec70", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:12 GMT", + "Date": "Tue, 31 Aug 2021 09:28:19 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e34abdd-4610-4abf-9528-7c918072740f", + "x-ms-client-request-id": "d942a1a02bf86687dbd4c8ea375dec70", + "x-ms-correlation-request-id": "6e5bb412-1f88-496e-b10a-335fc9fd4f70", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "e60d727a-6241-432b-85a9-35762fbfff35", - "x-ms-routing-request-id": "WESTUS2:20210831T230713Z:4e34abdd-4610-4abf-9528-7c918072740f" + "x-ms-request-id": "4586a48f-3ee6-43c8-a1a7-b7ff33cf9855", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092819Z:6e5bb412-1f88-496e-b10a-335fc9fd4f70" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e89d0b906da36dbe3c5638d074c65a5d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5e749ef3264a315b45ecfbafad9d2e82", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:13 GMT", + "Date": "Tue, 31 Aug 2021 09:28:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6267740a-79ed-4440-b2b2-a9e5faf0848b", + "x-ms-client-request-id": "5e749ef3264a315b45ecfbafad9d2e82", + "x-ms-correlation-request-id": "0b426bd5-1476-4b11-ab2c-bc8a16561fdd", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "c94961f5-5bd9-4c6d-865d-aaf2fd1e1909", - "x-ms-routing-request-id": "WESTUS2:20210831T230714Z:6267740a-79ed-4440-b2b2-a9e5faf0848b" + "x-ms-request-id": "66afa32f-ff17-42e1-a3bf-fc387331c3ca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092821Z:0b426bd5-1476-4b11-ab2c-bc8a16561fdd" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "934576773113e27ff8cdbfbaa9dde490", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "40422720926a0f68282e6a3843af1905", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:14 GMT", + "Date": "Tue, 31 Aug 2021 09:28:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "160d2261-e08d-4b8b-9330-49a6d7554a45", + "x-ms-client-request-id": "40422720926a0f68282e6a3843af1905", + "x-ms-correlation-request-id": "d4b68d1a-34e3-4faa-b965-5b8a8299b93d", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "40374962-52d4-42d7-931f-295c2aa6b067", - "x-ms-routing-request-id": "WESTUS2:20210831T230715Z:160d2261-e08d-4b8b-9330-49a6d7554a45" + "x-ms-request-id": "19d5178f-6567-4211-b926-ebed7acfd528", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092822Z:d4b68d1a-34e3-4faa-b965-5b8a8299b93d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0fbdaf564df721458c19d58da27ea1e0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e15aa21b44e794d4611930c2fd8b83d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,122 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:15 GMT", + "Date": "Tue, 31 Aug 2021 09:28:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6549412e-7423-467d-9be7-063a74e8b273", + "x-ms-client-request-id": "7e15aa21b44e794d4611930c2fd8b83d", + "x-ms-correlation-request-id": "296eb41d-e9a8-4b8e-888d-1659febe58ae", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "aa951a32-abd3-4e95-aaf5-645e496bd7c0", - "x-ms-routing-request-id": "WESTUS2:20210831T230716Z:6549412e-7423-467d-9be7-063a74e8b273" + "x-ms-request-id": "e63bb6bd-ee08-401d-856d-c0fd7088eea7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092823Z:296eb41d-e9a8-4b8e-888d-1659febe58ae" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f058d2db580b5ed18bbaf0d6ad04c45e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4892aa2d-aa54-41dc-99ee-cc03222154b6", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "d4009725-4f05-4af3-b35b-552fd662a6dc", - "x-ms-routing-request-id": "WESTUS2:20210831T230717Z:4892aa2d-aa54-41dc-99ee-cc03222154b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c579a7714a092a65302307f95cf13f79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c579a7714a092a65302307f95cf13f79", - "x-ms-correlation-request-id": "bb89753c-0908-4597-aaf0-aa7e3cbcd5f3", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "0fba5814-290a-4191-9255-fb16d64aa4bb", - "x-ms-routing-request-id": "WESTUS2:20210831T230718Z:bb89753c-0908-4597-aaf0-aa7e3cbcd5f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d7dfdf2cf384fd85dd5e843c5d6f7387", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?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": "d7dfdf2cf384fd85dd5e843c5d6f7387", - "x-ms-correlation-request-id": "1ebebac2-7b59-40a0-8106-a6db2a127b5b", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "d5d22b31-2555-44ff-b768-bdbc1187ce39", - "x-ms-routing-request-id": "WESTUS2:20210831T230719Z:1ebebac2-7b59-40a0-8106-a6db2a127b5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fb1b7655db0490d66c2ebfe751d80299", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0fc945a6ac1a61063564361bbc23ed96", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -626,57 +493,57 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:07:20 GMT", + "Date": "Tue, 31 Aug 2021 09:28:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?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": "fb1b7655db0490d66c2ebfe751d80299", - "x-ms-correlation-request-id": "f46cc2d3-1f2b-4a26-83b1-10451eec6eb3", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "be1fbfc2-de1c-4452-9694-4ddd70868e00", - "x-ms-routing-request-id": "WESTUS2:20210831T230721Z:f46cc2d3-1f2b-4a26-83b1-10451eec6eb3" + "x-ms-client-request-id": "0fc945a6ac1a61063564361bbc23ed96", + "x-ms-correlation-request-id": "9517675f-12e2-4ae2-b34e-965e6283e425", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "f224e715-5e60-4160-b29d-6091068e31f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092825Z:9517675f-12e2-4ae2-b34e-965e6283e425" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/77202bd5-9066-4899-b7b4-4730c2d9ec0f?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/059eac81-304f-4c88-8385-089c8a3140bf?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cdaa767bec257dd9227ce8aac629cdc1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "038df6d3af886c34dac9fa58fe5cdf4f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1284", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:07:21 GMT", + "Date": "Tue, 31 Aug 2021 09:28: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": "cdaa767bec257dd9227ce8aac629cdc1", - "x-ms-correlation-request-id": "e944ec5f-fe0e-4115-8d24-b869739f7944", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "b22d2a3e-0204-4ddc-8b6f-0c3b17b66def", - "x-ms-routing-request-id": "WESTUS2:20210831T230722Z:e944ec5f-fe0e-4115-8d24-b869739f7944" + "x-ms-client-request-id": "038df6d3af886c34dac9fa58fe5cdf4f", + "x-ms-correlation-request-id": "e742b2b7-34eb-4d23-9c31-81dfeeb63291", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "a74edcb1-debf-4203-8be6-926f0ecfbe4d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092826Z:e742b2b7-34eb-4d23-9c31-81dfeeb63291" }, "ResponseBody": { "sku": { "name": "Standard_GRS", "tier": "Standard" }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957", - "name": "sto7957", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996", + "name": "storage8996", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-31T09:28:08.6105142Z", + "key2": "2021-08-31T09:28:08.6105142Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,26 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:07:03.8756939Z" + "lastEnabledTime": "2021-08-31T09:28:08.6105142Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:07:03.8756939Z" + "lastEnabledTime": "2021-08-31T09:28:08.6105142Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:07:03.6100580Z", + "creationTime": "2021-08-31T09:28:08.4855352Z", "primaryEndpoints": { - "dfs": "https://sto7957.dfs.core.windows.net/", - "web": "https://sto7957.z20.web.core.windows.net/", - "blob": "https://sto7957.blob.core.windows.net/", - "queue": "https://sto7957.queue.core.windows.net/", - "table": "https://sto7957.table.core.windows.net/", - "file": "https://sto7957.file.core.windows.net/" + "blob": "https://storage8996.blob.core.windows.net/", + "queue": "https://storage8996.queue.core.windows.net/", + "table": "https://storage8996.table.core.windows.net/", + "file": "https://storage8996.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -726,16 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fd922c7609e675eaa3b448e97d32bd22", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "373", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 09:28: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": "fd922c7609e675eaa3b448e97d32bd22", + "x-ms-correlation-request-id": "781e9f44-5088-4876-b235-e0987a7ae751", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "66dadd8a-4e58-44dc-aafc-5266d86aaaa1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092826Z:781e9f44-5088-4876-b235-e0987a7ae751" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/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-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "17", "Content-Type": "application/json", - "traceparent": "00-9f99ddacee8a3e4a862025afdf4db683-2a0e326ada019f4b-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d5e5a47f754408504e6b56349dab045b", + "x-ms-client-request-id": "4b3838fdb5b411f75c3551b1ad62d985", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -744,24 +657,24 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "380", + "Content-Length": "393", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:07:21 GMT", - "ETag": "\u00220x8D96CD4170647DE\u0022", + "Date": "Tue, 31 Aug 2021 09:28:26 GMT", + "ETag": "\u00220x8D96C61B02EC6CE\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": "d5e5a47f754408504e6b56349dab045b", - "x-ms-correlation-request-id": "12758442-0347-40d0-906e-7f2571f4b728", + "x-ms-client-request-id": "4b3838fdb5b411f75c3551b1ad62d985", + "x-ms-correlation-request-id": "d7c7f864-4e5b-4368-a9b3-fad360a780f7", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "f36cc6e3-5932-4894-8ecc-5e02dcef655a", - "x-ms-routing-request-id": "WESTUS2:20210831T230722Z:12758442-0347-40d0-906e-7f2571f4b728" + "x-ms-request-id": "1c6c507a-6d63-443f-b683-89a8a36f8e61", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092827Z:d7c7f864-4e5b-4368-a9b3-fad360a780f7" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883", - "name": "container4883", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824", + "name": "testblob2824", "type": "Microsoft.Storage/storageAccounts/blobServices/containers", "properties": { "deleted": false, @@ -772,97 +685,267 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883/immutabilityPolicies/default?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "58", + "Content-Length": "92", "Content-Type": "application/json", - "traceparent": "00-59d39639e27b2945b47914efbb18fd03-e6905303fad85b4b-00", + "If-Match": "", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c5e6c0ea62a69c689dd987f22cc94260", + "x-ms-client-request-id": "918fa5e6b0ef0bc91760d3664aeea80b", "x-ms-return-client-request-id": "true" }, "RequestBody": { "properties": { - "immutabilityPeriodSinceCreationInDays": 3 + "immutabilityPeriodSinceCreationInDays": 4, + "allowProtectedAppendWrites": true } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "420", + "Content-Length": "468", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:07:22 GMT", - "ETag": "\u00228d96cd417408a7c\u0022", + "Date": "Tue, 31 Aug 2021 09:28:27 GMT", + "ETag": "\u00228d96c61b09810e8\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": "c5e6c0ea62a69c689dd987f22cc94260", - "x-ms-correlation-request-id": "00356617-2735-44ef-97fc-aef16f50f9c6", + "x-ms-client-request-id": "918fa5e6b0ef0bc91760d3664aeea80b", + "x-ms-correlation-request-id": "ca5396f5-9aa7-4153-b652-e17af25db367", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "8cd93c23-1259-45ba-b9d8-bb2061e23d56", - "x-ms-routing-request-id": "WESTUS2:20210831T230722Z:00356617-2735-44ef-97fc-aef16f50f9c6" + "x-ms-request-id": "48a24555-9bea-4906-82dd-8644df76011f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092828Z:ca5396f5-9aa7-4153-b652-e17af25db367" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883/immutabilityPolicies/default", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default", "name": "default", "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd417408a7c\u0022", + "etag": "\u00228d96c61b09810e8\u0022", "properties": { - "immutabilityPeriodSinceCreationInDays": 3, + "allowProtectedAppendWrites": true, + "immutabilityPeriodSinceCreationInDays": 4, "state": "Unlocked" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "If-Match": "\u00228d96cd417408a7c\u0022", - "traceparent": "00-a76cdc9d04724b439ffa2b3fef4805c4-95d6f56abf4f8248-00", + "Content-Length": "93", + "Content-Type": "application/json", + "If-Match": "\u00228d96c61b09810e8\u0022", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33d238fec31d013759c5d681834984d1", + "x-ms-client-request-id": "230034d704a777c19aec89d499c4f651", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "properties": { + "immutabilityPeriodSinceCreationInDays": 5, + "allowProtectedAppendWrites": false + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "469", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 09:28:28 GMT", + "ETag": "\u00228d96c61b11b3395\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": "230034d704a777c19aec89d499c4f651", + "x-ms-correlation-request-id": "ed2cd0d7-785b-4e89-88de-a63e6d05a744", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "179b62c1-d11f-49fb-9000-3ea6bd344a29", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092829Z:ed2cd0d7-785b-4e89-88de-a63e6d05a744" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default", + "name": "default", + "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", + "etag": "\u00228d96c61b11b3395\u0022", + "properties": { + "allowProtectedAppendWrites": false, + "immutabilityPeriodSinceCreationInDays": 5, + "state": "Unlocked" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "If-Match": "\u00228d96c61b11b3395\u0022", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8c97646e912d4d346f2d3354e190c66e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "419", + "Content-Length": "469", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:07:22 GMT", - "ETag": "\u00228d96cd4176b7516\u0022", + "Date": "Tue, 31 Aug 2021 09:28:28 GMT", + "ETag": "\u00228d96c61b11b3395\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": "33d238fec31d013759c5d681834984d1", - "x-ms-correlation-request-id": "2383a81e-82a5-4b3b-8446-4d3ac01a4221", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "f5ac4e8a-edbb-40bd-9eb7-35be22fb7b87", - "x-ms-routing-request-id": "WESTUS2:20210831T230723Z:2383a81e-82a5-4b3b-8446-4d3ac01a4221" + "x-ms-client-request-id": "8c97646e912d4d346f2d3354e190c66e", + "x-ms-correlation-request-id": "55469162-2742-4baa-a818-b1cce0c39bfd", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "396f8ad2-a519-4ef7-ad24-58898eaece97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092829Z:55469162-2742-4baa-a818-b1cce0c39bfd" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1328/providers/Microsoft.Storage/storageAccounts/sto7957/blobServices/default/containers/container4883/immutabilityPolicies/default", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996/blobServices/default/containers/testblob2824/immutabilityPolicies/default", "name": "default", "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd4176b7516\u0022", + "etag": "\u00228d96c61b11b3395\u0022", "properties": { - "immutabilityPeriodSinceCreationInDays": 0, - "state": "Deleted" + "allowProtectedAppendWrites": false, + "immutabilityPeriodSinceCreationInDays": 5, + "state": "Unlocked" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "79d9458cb661e2dde317f60326f57253", + "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, 31 Aug 2021 09:28: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": "79d9458cb661e2dde317f60326f57253", + "x-ms-correlation-request-id": "445f42fa-b3d9-4d19-b8b8-bd333ab76666", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "2de4b6f2-ae8e-4f38-b90f-f45b21018481", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092829Z:445f42fa-b3d9-4d19-b8b8-bd333ab76666" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2281/providers/Microsoft.Storage/storageAccounts/storage8996", + "name": "storage8996", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T09:28:08.6105142Z", + "key2": "2021-08-31T09:28:08.6105142Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T09:28:08.6105142Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T09:28:08.6105142Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T09:28:08.4855352Z", + "primaryEndpoints": { + "blob": "https://storage8996.blob.core.windows.net/", + "queue": "https://storage8996.queue.core.windows.net/", + "table": "https://storage8996.table.core.windows.net/", + "file": "https://storage8996.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-2281/providers/Microsoft.Storage/storageAccounts/storage8996?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e5f7826a1b5745ddffb3b37ad06d960a", + "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, 31 Aug 2021 09:28: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": "e5f7826a1b5745ddffb3b37ad06d960a", + "x-ms-correlation-request-id": "81699a5d-636e-4324-a70a-0d4df89be1fe", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "3c2fddcf-7212-4386-8642-04223cd03826", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T092837Z:81699a5d-636e-4324-a70a-0d4df89be1fe" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1153965895", + "RandomSeed": "957642713", + "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/BlobContainersSetLegalHoldTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json index 2de150d8b55e..79c4b94f2fc5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHold.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "be7182e381c4d9eee1dc3bb1ff2964f8", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:06 GMT", + "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": "5e3b4646-6b1d-45f2-9eae-c5e51585cb13", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "5e3b4646-6b1d-45f2-9eae-c5e51585cb13", - "x-ms-routing-request-id": "WESTUS2:20210831T231906Z:5e3b4646-6b1d-45f2-9eae-c5e51585cb13" + "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", @@ -46,109 +46,69 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5670b39d588a87454f6cc0cf3840458b", - "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, 31 Aug 2021 23: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": "499fba12-6163-4b5b-bf7c-bd98a96ed7dc", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "499fba12-6163-4b5b-bf7c-bd98a96ed7dc", - "x-ms-routing-request-id": "WESTUS2:20210831T231906Z:499fba12-6163-4b5b-bf7c-bd98a96ed7dc" - }, - "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/res6275?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-cd704bfbbd528c478ee555f6d5dba065-2e465fca09a88143-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc218e1fef5d61b6823c3b4e2cced450", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:06 GMT", + "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": "ab4c6f09-6b78-4a00-aaa7-334466ff9f61", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "ab4c6f09-6b78-4a00-aaa7-334466ff9f61", - "x-ms-routing-request-id": "WESTUS2:20210831T231907Z:ab4c6f09-6b78-4a00-aaa7-334466ff9f61" + "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/res6275", - "name": "res6275", + "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/res6275/providers/Microsoft.Storage/storageAccounts/sto7819?api-version=2019-06-01", + "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": "128", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-a28ca3abafbc834f8ac333f7a7068fd8-1252c5a560b23742-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8217011c8a93ea3c6f57c01ea0a096b0", + "User-Agent": "azsdk-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": "StorageV2", + "kind": "Storage", "location": "eastus2", "tags": { "key1": "value1", @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "88df6bd2-ebaf-457d-a572-410b164844e0", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "5abcffbe-2767-44f9-8f44-93bbfae3f0e3", - "x-ms-routing-request-id": "WESTUS2:20210831T231909Z:88df6bd2-ebaf-457d-a572-410b164844e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:19:09 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "4423797e4173038be5e1ed97f542e19b", - "x-ms-correlation-request-id": "0f414dd1-0698-4c4f-a73c-4880ddd8cd1a", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "1c33846d-6c5f-46a6-92be-7e6100d43083", - "x-ms-routing-request-id": "WESTUS2:20210831T231909Z:0f414dd1-0698-4c4f-a73c-4880ddd8cd1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:19:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d581c5cb-6595-40fa-9de8-ce5bb9c5bc7a", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "975b39b2-0b8e-4ac9-8f25-4514cbaa222a", - "x-ms-routing-request-id": "WESTUS2:20210831T231911Z:d581c5cb-6595-40fa-9de8-ce5bb9c5bc7a" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "27a0d4b9527dac3d54975d4a522bc3b2", + "User-Agent": "azsdk-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, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:11 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "27a0d4b9527dac3d54975d4a522bc3b2", - "x-ms-correlation-request-id": "9888370b-7766-4626-8c20-29af2e06ba1a", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "a1c3ed59-d677-4aeb-a312-b37e338f53aa", - "x-ms-routing-request-id": "WESTUS2:20210831T231912Z:9888370b-7766-4626-8c20-29af2e06ba1a" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9b668126afe470b3e6470614b30095b3", + "User-Agent": "azsdk-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, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:12 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "9b668126afe470b3e6470614b30095b3", - "x-ms-correlation-request-id": "8e227910-f12f-4932-a132-3ef824be0bbf", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "16fb094b-fd65-4536-87da-754fee01859c", - "x-ms-routing-request-id": "WESTUS2:20210831T231913Z:8e227910-f12f-4932-a132-3ef824be0bbf" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "21dea130baa1521e60919aa1b1488a11", + "User-Agent": "azsdk-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, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:13 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "21dea130baa1521e60919aa1b1488a11", - "x-ms-correlation-request-id": "d151a38e-3193-466d-9998-e9ffab92d9c8", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "104f1fe6-469b-4518-8fbf-751a7b74b2eb", - "x-ms-routing-request-id": "WESTUS2:20210831T231914Z:d151a38e-3193-466d-9998-e9ffab92d9c8" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ec64db9a16cb0a67213041354b28f853", + "User-Agent": "azsdk-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, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:15 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "ec64db9a16cb0a67213041354b28f853", - "x-ms-correlation-request-id": "279ed056-980a-4592-b677-617feebda3dd", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "8e6e2682-5129-4ee1-9cc1-ae205ac252d4", - "x-ms-routing-request-id": "WESTUS2:20210831T231915Z:279ed056-980a-4592-b677-617feebda3dd" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b01aa901a24d6b1063133a531411be9d", + "User-Agent": "azsdk-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, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:16 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "b01aa901a24d6b1063133a531411be9d", - "x-ms-correlation-request-id": "0578a322-018d-4bb2-8278-9c393edb5ab7", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "9901d361-1288-45e5-bd6c-87b495962a88", - "x-ms-routing-request-id": "WESTUS2:20210831T231916Z:0578a322-018d-4bb2-8278-9c393edb5ab7" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d87af5bda99b19e73ad3ff7179e80737", + "User-Agent": "azsdk-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, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:17 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "d87af5bda99b19e73ad3ff7179e80737", - "x-ms-correlation-request-id": "d2a72265-a64b-4e7a-a32e-8d6a803652bf", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "3a3d7836-51ca-4b6e-aac0-56b3e19b19de", - "x-ms-routing-request-id": "WESTUS2:20210831T231917Z:d2a72265-a64b-4e7a-a32e-8d6a803652bf" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "07a04698d92df7c3cbf888b7db14f610", + "User-Agent": "azsdk-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, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:18 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "07a04698d92df7c3cbf888b7db14f610", - "x-ms-correlation-request-id": "f331c37c-52fb-46da-86ad-1c5dd96e54e9", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "d0e3b818-0167-485f-a1d8-4ebf4e39d70a", - "x-ms-routing-request-id": "WESTUS2:20210831T231918Z:f331c37c-52fb-46da-86ad-1c5dd96e54e9" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5578a37120ae57b8c201767aa39ef27b", + "User-Agent": "azsdk-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, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:19 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "5578a37120ae57b8c201767aa39ef27b", - "x-ms-correlation-request-id": "8bd3534d-246f-4c8e-b52b-cf3e3e5f8964", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "32d2696c-ca27-474d-af25-d23fe88dcedb", - "x-ms-routing-request-id": "WESTUS2:20210831T231920Z:8bd3534d-246f-4c8e-b52b-cf3e3e5f8964" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cdba030cb770e47031820ca2202f3e26", + "User-Agent": "azsdk-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, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:20 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "cdba030cb770e47031820ca2202f3e26", - "x-ms-correlation-request-id": "261d1c8d-ad74-463b-91d1-0023e67e4636", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "41b358e1-5872-4bec-8ecb-355c25d12012", - "x-ms-routing-request-id": "WESTUS2:20210831T231921Z:261d1c8d-ad74-463b-91d1-0023e67e4636" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d6ffefddb16f78898e48442c6249542c", + "User-Agent": "azsdk-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, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:21 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "d6ffefddb16f78898e48442c6249542c", - "x-ms-correlation-request-id": "87e5b172-7a83-401d-9c53-d5eca412b4dc", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "5ed07571-2257-405e-8982-55ddbd404242", - "x-ms-routing-request-id": "WESTUS2:20210831T231922Z:87e5b172-7a83-401d-9c53-d5eca412b4dc" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d8ab0d062859b99f3294242c13153792", + "User-Agent": "azsdk-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, @@ -564,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:22 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "d8ab0d062859b99f3294242c13153792", - "x-ms-correlation-request-id": "6e5078af-c04a-4a36-8783-022893340af4", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "1eefc7a9-25c6-4b69-b864-91c17f5b9989", - "x-ms-routing-request-id": "WESTUS2:20210831T231923Z:6e5078af-c04a-4a36-8783-022893340af4" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b39d50c21b9e5b0c79423e28724481e8", + "User-Agent": "azsdk-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, @@ -595,88 +493,57 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:23 GMT", + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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": "b39d50c21b9e5b0c79423e28724481e8", - "x-ms-correlation-request-id": "0eb68a9f-e124-4107-8423-b9a9c1c651ab", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "e3b13251-f6af-4129-a773-ef058b95b254", - "x-ms-routing-request-id": "WESTUS2:20210831T231924Z:0eb68a9f-e124-4107-8423-b9a9c1c651ab" + "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/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "139bdf2d6684b4cc5046a3da8d5d6478", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:19:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?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": "139bdf2d6684b4cc5046a3da8d5d6478", - "x-ms-correlation-request-id": "2a0aa3df-6ae2-4d9c-8959-832a9ba67641", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "fef8bfb7-b40c-4cb6-bc38-faddf798aef7", - "x-ms-routing-request-id": "WESTUS2:20210831T231925Z:2a0aa3df-6ae2-4d9c-8959-832a9ba67641" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5abcffbe-2767-44f9-8f44-93bbfae3f0e3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1269b211a1aceb8e00505e17e97646ee", + "User-Agent": "azsdk-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": "1284", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:19:26 GMT", + "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": "1269b211a1aceb8e00505e17e97646ee", - "x-ms-correlation-request-id": "f5cb4a79-d341-4ddc-8ca9-eec9d1e26dc5", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "ad514a9d-b530-4815-aef0-50a330c2d6b6", - "x-ms-routing-request-id": "WESTUS2:20210831T231926Z:f5cb4a79-d341-4ddc-8ca9-eec9d1e26dc5" + "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": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6275/providers/Microsoft.Storage/storageAccounts/sto7819", - "name": "sto7819", + "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": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:29:49.5127873Z", + "key2": "2021-08-16T01:29:49.5127873Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,26 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:19:08.4358165Z" + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:19:08.4358165Z" + "lastEnabledTime": "2021-08-16T01:29:49.5127873Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:19:08.3420893Z", + "creationTime": "2021-08-16T01:29:49.4190077Z", "primaryEndpoints": { - "dfs": "https://sto7819.dfs.core.windows.net/", - "web": "https://sto7819.z20.web.core.windows.net/", - "blob": "https://sto7819.blob.core.windows.net/", - "queue": "https://sto7819.queue.core.windows.net/", - "table": "https://sto7819.table.core.windows.net/", - "file": "https://sto7819.file.core.windows.net/" + "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", @@ -726,16 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6275/providers/Microsoft.Storage/storageAccounts/sto7819/blobServices/default/containers/container9063?api-version=2019-06-01", + "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", - "traceparent": "00-343cdcee811ad448a6776d0047d1943a-0cafb9ec6b88664e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7a34fe3c0d23835ce863587731cd1cdd", + "User-Agent": "azsdk-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": { @@ -744,24 +657,24 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "380", + "Content-Length": "393", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:19:26 GMT", - "ETag": "\u00220x8D96CD5C6FF03D5\u0022", + "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": "7a34fe3c0d23835ce863587731cd1cdd", - "x-ms-correlation-request-id": "da32e89e-8b59-48e0-af05-cfbab69d3559", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "fed80405-1936-48ac-9421-a2f10cbf1f84", - "x-ms-routing-request-id": "WESTUS2:20210831T231927Z:da32e89e-8b59-48e0-af05-cfbab69d3559" + "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/res6275/providers/Microsoft.Storage/storageAccounts/sto7819/blobServices/default/containers/container9063", - "name": "container9063", + "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, @@ -772,16 +685,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6275/providers/Microsoft.Storage/storageAccounts/sto7819/blobServices/default/containers/container9063/setLegalHold?api-version=2019-06-01", + "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", - "traceparent": "00-e1fa4680b2383043a3c784a04ecdc8a3-dfd963af26110e48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dac016c63b6f518cb0123407b5cad9ff", + "User-Agent": "azsdk-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": { @@ -796,17 +708,17 @@ "Cache-Control": "no-cache", "Content-Length": "51", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:19:26 GMT", + "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": "dac016c63b6f518cb0123407b5cad9ff", - "x-ms-correlation-request-id": "c97ae21c-8b0d-46b4-8bb8-f015b3708c44", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "bcd3d2ba-75fc-4231-9ff0-5179f33b8c88", - "x-ms-routing-request-id": "WESTUS2:20210831T231927Z:c97ae21c-8b0d-46b4-8bb8-f015b3708c44" + "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, @@ -818,16 +730,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6275/providers/Microsoft.Storage/storageAccounts/sto7819/blobServices/default/containers/container9063/clearLegalHold?api-version=2019-06-01", + "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", - "traceparent": "00-1d37a4001e37b84995fe2a8139177b04-48a29fc5c3daff4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5e51c7b5fe30a4ee0c8ec33e3573cf82", + "User-Agent": "azsdk-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": { @@ -842,26 +753,145 @@ "Cache-Control": "no-cache", "Content-Length": "32", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:19:27 GMT", + "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": "5e51c7b5fe30a4ee0c8ec33e3573cf82", - "x-ms-correlation-request-id": "e7d71c81-7701-4955-bf51-19693e3835b9", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "80d0d93f-34b7-4224-8cbd-4a49ae2816ce", - "x-ms-routing-request-id": "WESTUS2:20210831T231927Z:e7d71c81-7701-4955-bf51-19693e3835b9" + "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": "842703583", + "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/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json index 5c4880525447..c6c6caa724f8 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersSetLegalHoldTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/SetClearLegalHoldAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c7045f67f7f26098b32adbdecee1135c", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:17 GMT", + "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": "efcdb0d1-cc08-4dad-b7e4-a9fb8c2692e0", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "efcdb0d1-cc08-4dad-b7e4-a9fb8c2692e0", - "x-ms-routing-request-id": "WESTUS2:20210831T234618Z:efcdb0d1-cc08-4dad-b7e4-a9fb8c2692e0" + "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", @@ -46,109 +46,69 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f142ee92b9b35f31f0619544c8400f50", - "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, 31 Aug 2021 23:46:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b017b559-25c3-4158-8cec-97afd7569d96", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "b017b559-25c3-4158-8cec-97afd7569d96", - "x-ms-routing-request-id": "WESTUS2:20210831T234618Z:b017b559-25c3-4158-8cec-97afd7569d96" - }, - "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/res6598?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-cc70d66cd36dbb48b1d922c36830bcc7-eed5b999300b7049-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "204ad9993916ee5ebabe609117c43df9", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:18 GMT", + "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": "ef28d926-5590-441b-ae42-4893fa9d07f2", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "ef28d926-5590-441b-ae42-4893fa9d07f2", - "x-ms-routing-request-id": "WESTUS2:20210831T234619Z:ef28d926-5590-441b-ae42-4893fa9d07f2" + "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/res6598", - "name": "res6598", + "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/res6598/providers/Microsoft.Storage/storageAccounts/sto192?api-version=2019-06-01", + "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": "128", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-d960a3d08cc7af449e3d8a81f8dc60c1-b3197a8bac53ed49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0a1ebc1ae49a52dd791625498731b8b", + "User-Agent": "azsdk-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": "StorageV2", + "kind": "Storage", "location": "eastus2", "tags": { "key1": "value1", @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e444bfc-efaa-4962-8167-3d442cbda3d0", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "59b8c092-e118-41be-8f19-5c9aa847fdd0", - "x-ms-routing-request-id": "WESTUS2:20210831T234622Z:4e444bfc-efaa-4962-8167-3d442cbda3d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:46:22 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "237fb64aacae2a4f1c7a3ea8fc99224a", - "x-ms-correlation-request-id": "29235c47-fada-4d97-b802-d8895fdc9767", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "e00dab40-6d8f-4048-8b4f-b99bd5830e89", - "x-ms-routing-request-id": "WESTUS2:20210831T234622Z:29235c47-fada-4d97-b802-d8895fdc9767" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:46:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1fcb4c83-40d9-4547-afb8-d8445475bc59", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "0ddc1009-ff06-4b82-a836-a12a4a4a6473", - "x-ms-routing-request-id": "WESTUS2:20210831T234623Z:1fcb4c83-40d9-4547-afb8-d8445475bc59" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e10a0af4f7f4c4dce5ddadc23e0be868", + "User-Agent": "azsdk-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, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:24 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "e10a0af4f7f4c4dce5ddadc23e0be868", - "x-ms-correlation-request-id": "58af70fe-0f18-4211-898e-1db89ec53ad3", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "9d41483c-f9d0-4ef8-84c2-5311976a8edc", - "x-ms-routing-request-id": "WESTUS2:20210831T234624Z:58af70fe-0f18-4211-898e-1db89ec53ad3" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c88cb0d60d321922e13aecf1eefe77bf", + "User-Agent": "azsdk-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, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:25 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "c88cb0d60d321922e13aecf1eefe77bf", - "x-ms-correlation-request-id": "2d44ad4e-498e-43e7-8447-2e8c66b03295", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "77446a58-71aa-4a80-ad15-1f1172deffaa", - "x-ms-routing-request-id": "WESTUS2:20210831T234625Z:2d44ad4e-498e-43e7-8447-2e8c66b03295" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1b340a3408f4d5529e2a9578313062b", + "User-Agent": "azsdk-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, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:26 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "f1b340a3408f4d5529e2a9578313062b", - "x-ms-correlation-request-id": "1a0d7248-3608-431f-8241-4abdc9b24714", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "8de4c684-bf1b-458a-9f0e-3c853b68118b", - "x-ms-routing-request-id": "WESTUS2:20210831T234626Z:1a0d7248-3608-431f-8241-4abdc9b24714" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "037a55d40ed0e7cbe7f000ba0bead5e6", + "User-Agent": "azsdk-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, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:27 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "037a55d40ed0e7cbe7f000ba0bead5e6", - "x-ms-correlation-request-id": "a4a04989-2483-4dc5-8f72-d2956f2b6274", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "29874821-f41c-4ee5-84e6-4066103156e5", - "x-ms-routing-request-id": "WESTUS2:20210831T234628Z:a4a04989-2483-4dc5-8f72-d2956f2b6274" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fd1eed65f65895d85a3e9e5063ca96ce", + "User-Agent": "azsdk-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, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:28 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "fd1eed65f65895d85a3e9e5063ca96ce", - "x-ms-correlation-request-id": "d016128c-fb80-4bbc-8cb5-4d7926c559d5", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "b7188ed3-df5e-4fc0-8c92-88989b20f6e1", - "x-ms-routing-request-id": "WESTUS2:20210831T234629Z:d016128c-fb80-4bbc-8cb5-4d7926c559d5" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "981cc033748494ef74cc0a9f3f9b423e", + "User-Agent": "azsdk-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, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:30 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "981cc033748494ef74cc0a9f3f9b423e", - "x-ms-correlation-request-id": "ab8b982a-8a48-46e5-a0fa-3b6c101a6e6c", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "2950d7be-bf8f-48df-a015-5e16b4e487c4", - "x-ms-routing-request-id": "WESTUS2:20210831T234630Z:ab8b982a-8a48-46e5-a0fa-3b6c101a6e6c" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "95f2c30c08f4ded37de4a8916f7a841c", + "User-Agent": "azsdk-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, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:31 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "95f2c30c08f4ded37de4a8916f7a841c", - "x-ms-correlation-request-id": "87c6be44-d000-4fbd-883b-b5a74b4f808b", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "4f8741fb-f861-4aa2-9aa3-6999bc70f797", - "x-ms-routing-request-id": "WESTUS2:20210831T234631Z:87c6be44-d000-4fbd-883b-b5a74b4f808b" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4a8632593ccdf162fe89898ceb3955bf", + "User-Agent": "azsdk-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, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:32 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "4a8632593ccdf162fe89898ceb3955bf", - "x-ms-correlation-request-id": "36bf8dfb-390e-4aae-b1e2-d63b0e640515", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "7db1b623-8a94-4ec0-afa6-3854dbea9b5a", - "x-ms-routing-request-id": "WESTUS2:20210831T234632Z:36bf8dfb-390e-4aae-b1e2-d63b0e640515" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a04460fc00d82bd9ed3e1ba0cc5d25fa", + "User-Agent": "azsdk-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, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:33 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "a04460fc00d82bd9ed3e1ba0cc5d25fa", - "x-ms-correlation-request-id": "4115277d-3bf8-4662-856a-2da4a3248a86", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "21d171fd-7250-4914-bbfc-9915b8e9714e", - "x-ms-routing-request-id": "WESTUS2:20210831T234633Z:4115277d-3bf8-4662-856a-2da4a3248a86" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0d45ee47f715cf706101976b7f47f244", + "User-Agent": "azsdk-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, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:34 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "0d45ee47f715cf706101976b7f47f244", - "x-ms-correlation-request-id": "6790c687-abf0-496c-8ca4-29b9718f24ac", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "ec3fb3ec-612d-4e7d-8176-83c4125342aa", - "x-ms-routing-request-id": "WESTUS2:20210831T234634Z:6790c687-abf0-496c-8ca4-29b9718f24ac" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0f95e88ee4365843595a5d8f21c125a1", + "User-Agent": "azsdk-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, @@ -564,60 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:35 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "0f95e88ee4365843595a5d8f21c125a1", - "x-ms-correlation-request-id": "e9836162-f137-4b31-8721-e2c420955fd9", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "6d0c7405-b2df-46d7-a0db-912121585876", - "x-ms-routing-request-id": "WESTUS2:20210831T234635Z:e9836162-f137-4b31-8721-e2c420955fd9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fd448f6448f304aaef743fd7696eaca5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/59b8c092-e118-41be-8f19-5c9aa847fdd0?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": "fd448f6448f304aaef743fd7696eaca5", - "x-ms-correlation-request-id": "fcb865b4-f255-40fd-80c0-b8edf19c0a0d", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "d93f7158-8398-4a1f-9d55-ef3959081a6c", - "x-ms-routing-request-id": "WESTUS2:20210831T234637Z:fcb865b4-f255-40fd-80c0-b8edf19c0a0d" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e311d74b15c863c3aaedb4ba9ae1ae9f", + "User-Agent": "azsdk-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, @@ -626,57 +493,57 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:46:37 GMT", + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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": "e311d74b15c863c3aaedb4ba9ae1ae9f", - "x-ms-correlation-request-id": "5b1b49f2-c31a-4da9-ad3e-9dd4215da3a0", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "72f3a749-e21b-4fa3-9265-04192b2e7882", - "x-ms-routing-request-id": "WESTUS2:20210831T234638Z:5b1b49f2-c31a-4da9-ad3e-9dd4215da3a0" + "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/59b8c092-e118-41be-8f19-5c9aa847fdd0?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f006f5dbf40245513e9020c2a56befea", + "User-Agent": "azsdk-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": "1276", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:46:38 GMT", + "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": "f006f5dbf40245513e9020c2a56befea", - "x-ms-correlation-request-id": "4be07aef-1ffb-49e7-990c-56d72b379396", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "067b1645-65e2-4272-930c-8f78ded23c3e", - "x-ms-routing-request-id": "WESTUS2:20210831T234639Z:4be07aef-1ffb-49e7-990c-56d72b379396" + "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": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6598/providers/Microsoft.Storage/storageAccounts/sto192", - "name": "sto192", + "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": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-16T01:30:21.7015715Z", + "key2": "2021-08-16T01:30:21.7015715Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,26 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:46:20.9862564Z" + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:46:20.9862564Z" + "lastEnabledTime": "2021-08-16T01:30:21.7015715Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:46:20.8768722Z", + "creationTime": "2021-08-16T01:30:21.5922064Z", "primaryEndpoints": { - "dfs": "https://sto192.dfs.core.windows.net/", - "web": "https://sto192.z20.web.core.windows.net/", - "blob": "https://sto192.blob.core.windows.net/", - "queue": "https://sto192.queue.core.windows.net/", - "table": "https://sto192.table.core.windows.net/", - "file": "https://sto192.file.core.windows.net/" + "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", @@ -726,16 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6598/providers/Microsoft.Storage/storageAccounts/sto192/blobServices/default/containers/container8394?api-version=2019-06-01", + "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", - "traceparent": "00-3c076cdfb5ad7b40a7aa150e62942b19-ae27438813b24e4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b04943b7d841cb4fe1530594ef6a0dc5", + "User-Agent": "azsdk-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": { @@ -744,24 +657,24 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "379", + "Content-Length": "393", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:46:39 GMT", - "ETag": "\u00220x8D96CD993F325D9\u0022", + "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": "b04943b7d841cb4fe1530594ef6a0dc5", - "x-ms-correlation-request-id": "2dbebbe5-9fdd-40d8-a980-926f7630e8ef", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "ccb3a335-6fb2-41c2-a53c-ba71f5e88902", - "x-ms-routing-request-id": "WESTUS2:20210831T234639Z:2dbebbe5-9fdd-40d8-a980-926f7630e8ef" + "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/res6598/providers/Microsoft.Storage/storageAccounts/sto192/blobServices/default/containers/container8394", - "name": "container8394", + "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, @@ -772,16 +685,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6598/providers/Microsoft.Storage/storageAccounts/sto192/blobServices/default/containers/container8394/setLegalHold?api-version=2019-06-01", + "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", - "traceparent": "00-954fd8cabbacac418b1da26b29b42c59-34c4cc4aa5825643-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6773fb9fa3bb8656cba438f401be3efe", + "User-Agent": "azsdk-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": { @@ -796,17 +708,17 @@ "Cache-Control": "no-cache", "Content-Length": "51", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:46:39 GMT", + "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": "6773fb9fa3bb8656cba438f401be3efe", - "x-ms-correlation-request-id": "11e02279-2d98-476a-8cf6-7cbdada4115d", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "1f341d6d-532e-464a-805a-62a33f2dfd8f", - "x-ms-routing-request-id": "WESTUS2:20210831T234639Z:11e02279-2d98-476a-8cf6-7cbdada4115d" + "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, @@ -818,16 +730,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6598/providers/Microsoft.Storage/storageAccounts/sto192/blobServices/default/containers/container8394/clearLegalHold?api-version=2019-06-01", + "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", - "traceparent": "00-92eed18030502547a857e5dffe0cf5dc-2cda7dfce44a7449-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9ee20bc9ee641d9ab72421a14bb14e25", + "User-Agent": "azsdk-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": { @@ -842,26 +753,145 @@ "Cache-Control": "no-cache", "Content-Length": "32", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:46:39 GMT", + "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": "9ee20bc9ee641d9ab72421a14bb14e25", - "x-ms-correlation-request-id": "879ad59f-d207-452a-833a-16ec4d1ac4f7", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "99328657-b82a-4a9b-976e-029505893964", - "x-ms-routing-request-id": "WESTUS2:20210831T234640Z:879ad59f-d207-452a-833a-16ec4d1ac4f7" + "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": "1745049870", + "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/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/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json similarity index 52% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json index a42727e00a3f..edc0bb644f6a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobService.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "946403a44109c5f4ee5b90eedacc7a9e", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:41 GMT", + "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": "172b3768-cc94-4e89-92d9-0e63210a0362", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "172b3768-cc94-4e89-92d9-0e63210a0362", - "x-ms-routing-request-id": "WESTUS2:20210901T023341Z:172b3768-cc94-4e89-92d9-0e63210a0362" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c6e62a59f454d112b35bb670a7717f06", - "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, 01 Sep 2021 02:33:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93b472e5-8437-4a99-b82e-02f6a33c0b0e", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "93b472e5-8437-4a99-b82e-02f6a33c0b0e", - "x-ms-routing-request-id": "WESTUS2:20210901T023341Z:93b472e5-8437-4a99-b82e-02f6a33c0b0e" - }, - "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/res7840?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-a845393ad453d54cb9f36c0ea435915b-4f490fd6571c8a40-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a7bd3dad954b42017bfc1cb4a1c29aba", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:42 GMT", + "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": "46aa212f-fa64-4860-aa08-e340cf7418fc", + "x-ms-correlation-request-id": "d6ca8761-ce38-4efa-9cc9-54f09a8d6d9e", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "46aa212f-fa64-4860-aa08-e340cf7418fc", - "x-ms-routing-request-id": "WESTUS2:20210901T023343Z:46aa212f-fa64-4860-aa08-e340cf7418fc" + "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/res7840", - "name": "res7840", + "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/res7840/providers/Microsoft.Storage/storageAccounts/sto6850?api-version=2019-06-01", + "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": "233", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-48035c58fb63d042931d7aede69e59ff-02b303a22ff01a47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0eb3d116af8e92f0e0ae8a841e7cdb89", + "User-Agent": "azsdk-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": { @@ -154,79 +114,36 @@ "key1": "value1", "key2": "value2" }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } + "properties": {} }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:45 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "0eb3d116af8e92f0e0ae8a841e7cdb89", - "x-ms-correlation-request-id": "7bfabae7-75aa-436f-8600-ced91a73ff58", + "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": "42d566f7-576f-4be1-a4a6-029640db80c8", - "x-ms-routing-request-id": "WESTUS2:20210901T023346Z:7bfabae7-75aa-436f-8600-ced91a73ff58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:33:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "18c4caca-3049-4e2b-9026-9708fd50100a", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "0060fde5-ef96-441c-93e3-7a832d76febc", - "x-ms-routing-request-id": "WESTUS2:20210901T023346Z:18c4caca-3049-4e2b-9026-9708fd50100a" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "95a62b41fd0a08a23cce89b5b8fb76ce", + "User-Agent": "azsdk-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, @@ -235,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:46 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "95a62b41fd0a08a23cce89b5b8fb76ce", - "x-ms-correlation-request-id": "cc201768-e9ff-4ecd-b1b2-731464180a04", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "e6ccdc57-108f-41fa-91c9-c6af39025762", - "x-ms-routing-request-id": "WESTUS2:20210901T023347Z:cc201768-e9ff-4ecd-b1b2-731464180a04" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0fce6e152d2115350e02f0e1a3ad6ec6", + "User-Agent": "azsdk-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, @@ -266,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:48 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "0fce6e152d2115350e02f0e1a3ad6ec6", - "x-ms-correlation-request-id": "84e67004-4f3a-4f78-9afc-e85a8594692b", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "e42387f0-28ec-4eb4-9e78-cfd2326c9c12", - "x-ms-routing-request-id": "WESTUS2:20210901T023348Z:84e67004-4f3a-4f78-9afc-e85a8594692b" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1b4777c036bb7116c5271855c69d5d0", + "User-Agent": "azsdk-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, @@ -297,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:49 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "f1b4777c036bb7116c5271855c69d5d0", - "x-ms-correlation-request-id": "c9d6b4b7-711f-4400-8035-d0d9a97be832", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "2eba7caa-34f8-466a-a3ca-1b176ef2729c", - "x-ms-routing-request-id": "WESTUS2:20210901T023350Z:c9d6b4b7-711f-4400-8035-d0d9a97be832" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "08d19c9e4def135ff59186080cc0658e", + "User-Agent": "azsdk-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, @@ -328,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:50 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "08d19c9e4def135ff59186080cc0658e", - "x-ms-correlation-request-id": "5c922fff-b21f-4560-abae-b0149e307943", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "dc442249-c932-4732-9a96-68fb5032bdfd", - "x-ms-routing-request-id": "WESTUS2:20210901T023351Z:5c922fff-b21f-4560-abae-b0149e307943" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4038c260854712625c17a2cebbb0b8a4", + "User-Agent": "azsdk-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, @@ -359,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:52 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "4038c260854712625c17a2cebbb0b8a4", - "x-ms-correlation-request-id": "98f739dd-9aec-4c61-bd27-a6e9967f2800", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "0455d719-f4a2-4f42-a9cd-578b97ce9e5e", - "x-ms-routing-request-id": "WESTUS2:20210901T023352Z:98f739dd-9aec-4c61-bd27-a6e9967f2800" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0643202d65dc2fd718a0fbda7c09aaac", + "User-Agent": "azsdk-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, @@ -390,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:53 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "0643202d65dc2fd718a0fbda7c09aaac", - "x-ms-correlation-request-id": "1c453b83-7b1d-4b58-866a-417e6156bdf1", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "aa949f4a-75ce-47a1-a622-304e709b5be9", - "x-ms-routing-request-id": "WESTUS2:20210901T023353Z:1c453b83-7b1d-4b58-866a-417e6156bdf1" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9924e3ed943118893abeabd7aa905844", + "User-Agent": "azsdk-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, @@ -421,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:54 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "9924e3ed943118893abeabd7aa905844", - "x-ms-correlation-request-id": "79c5f464-f757-4d1d-ba64-d7162eb116f2", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "074be9b5-6805-4087-b147-f7f120b660c4", - "x-ms-routing-request-id": "WESTUS2:20210901T023354Z:79c5f464-f757-4d1d-ba64-d7162eb116f2" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ecdbe1d85e7cfab1ea0928a789879553", + "User-Agent": "azsdk-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, @@ -452,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:55 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "ecdbe1d85e7cfab1ea0928a789879553", - "x-ms-correlation-request-id": "f3a10c61-d80f-449d-8d04-fca0599d2e4d", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "2a900e0f-171b-43c0-a785-ef63b56dec2f", - "x-ms-routing-request-id": "WESTUS2:20210901T023355Z:f3a10c61-d80f-449d-8d04-fca0599d2e4d" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d8e0f66d1f8b9873962bcc1eba008487", + "User-Agent": "azsdk-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, @@ -483,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:56 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "d8e0f66d1f8b9873962bcc1eba008487", - "x-ms-correlation-request-id": "06e9ce99-8aa7-427b-b056-ab2533d52e81", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "a3e17241-698d-4a20-974d-75fbacc74660", - "x-ms-routing-request-id": "WESTUS2:20210901T023356Z:06e9ce99-8aa7-427b-b056-ab2533d52e81" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a02b747bd2d8e30312aaf276be18eb2", + "User-Agent": "azsdk-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, @@ -514,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:57 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "9a02b747bd2d8e30312aaf276be18eb2", - "x-ms-correlation-request-id": "4124d076-3d28-4b47-8bfd-19669fa09394", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "13324b41-08c2-40e2-a23c-47ab49f24ac3", - "x-ms-routing-request-id": "WESTUS2:20210901T023358Z:4124d076-3d28-4b47-8bfd-19669fa09394" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b469582980afb9b86e425550929340ea", + "User-Agent": "azsdk-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, @@ -545,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:58 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "b469582980afb9b86e425550929340ea", - "x-ms-correlation-request-id": "1e05d6fc-25b9-4c3e-a758-643f2cd6f65c", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "9a8106e5-2ae0-4237-a0af-87d3b521633a", - "x-ms-routing-request-id": "WESTUS2:20210901T023359Z:1e05d6fc-25b9-4c3e-a758-643f2cd6f65c" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d25fa085fa85b025c552a6616f4c2db5", + "User-Agent": "azsdk-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, @@ -576,79 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:33:59 GMT", + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d25fa085fa85b025c552a6616f4c2db5", - "x-ms-correlation-request-id": "3b4246f2-724d-43f8-93e5-9de0fb6d95a5", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "38cc87c7-3b8e-4fba-b262-91a157ded826", - "x-ms-routing-request-id": "WESTUS2:20210901T023400Z:3b4246f2-724d-43f8-93e5-9de0fb6d95a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "61f5199cd096c7d8fe492ceb67dffc9e", - "x-ms-return-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, 01 Sep 2021 02:34:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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": "61f5199cd096c7d8fe492ceb67dffc9e", - "x-ms-correlation-request-id": "d74bb003-7e49-4beb-9fe5-a59356b10dec", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "ef6623e0-a0b6-4f68-8b26-4d08078aeb4f", - "x-ms-routing-request-id": "WESTUS2:20210901T023401Z:d74bb003-7e49-4beb-9fe5-a59356b10dec" + "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/42d566f7-576f-4be1-a4a6-029640db80c8?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cba2c5e9bb822e2d32b9ee5dd9564921", + "User-Agent": "azsdk-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": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:34:02 GMT", + "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": "cba2c5e9bb822e2d32b9ee5dd9564921", - "x-ms-correlation-request-id": "b25dae92-ddca-4eb5-933b-9e6cf3d5abd1", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "07d7b686-44ce-42f9-b2fc-9d2cdc97c8f1", - "x-ms-routing-request-id": "WESTUS2:20210901T023402Z:b25dae92-ddca-4eb5-933b-9e6cf3d5abd1" + "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": { @@ -656,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7840/providers/Microsoft.Storage/storageAccounts/sto6850", - "name": "sto6850", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519", + "name": "storage5519", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -665,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:09.5283596Z", + "key2": "2021-08-18T03:09:09.5283596Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -678,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:33:45.3120319Z" + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:33:45.3120319Z" + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:33:45.1713777Z", + "creationTime": "2021-08-18T03:09:09.4349780Z", "primaryEndpoints": { - "blob": "https://sto6850.blob.core.windows.net/", - "queue": "https://sto6850.queue.core.windows.net/", - "table": "https://sto6850.table.core.windows.net/", - "file": "https://sto6850.file.core.windows.net/" + "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", @@ -704,33 +594,133 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7840/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", + "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", - "traceparent": "00-d35961bada566642977709b90a701dab-10a330aaacf4bb48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "78b4a015de9eb453c898d43bcd3a48e5", + "User-Agent": "azsdk-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": "1179", + "Content-Length": "1310", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:34:02 GMT", + "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": "78b4a015de9eb453c898d43bcd3a48e5", - "x-ms-correlation-request-id": "926e9d81-1d99-43ea-afcf-15f7e9d56f52", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "6e42cc7e-6ce2-499e-b183-88b0db403539", - "x-ms-routing-request-id": "WESTUS2:20210901T023402Z:926e9d81-1d99-43ea-afcf-15f7e9d56f52" + "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": [ @@ -740,8 +730,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7840/providers/Microsoft.Storage/storageAccounts/sto6850", - "name": "sto6850", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6815/providers/Microsoft.Storage/storageAccounts/storage5519", + "name": "storage5519", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -749,6 +739,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:09.5283596Z", + "key2": "2021-08-18T03:09:09.5283596Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -762,23 +756,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:33:45.3120319Z" + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:33:45.3120319Z" + "lastEnabledTime": "2021-08-18T03:09:09.5438634Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:33:45.1713777Z", + "creationTime": "2021-08-18T03:09:09.4349780Z", "primaryEndpoints": { - "blob": "https://sto6850.blob.core.windows.net/", - "queue": "https://sto6850.queue.core.windows.net/", - "table": "https://sto6850.table.core.windows.net/", - "file": "https://sto6850.file.core.windows.net/" + "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", @@ -788,10 +782,40 @@ } ] } + }, + { + "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": "2044591196", + "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/StorageAccountTests/StorageAccountListWithEncryptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json similarity index 52% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json index 54fdecd0eb20..ba7846b4454e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListWithEncryptionTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobContainerTests/UpdateBlobServiceAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ebfa8f2b527b69d7ebf03322d6a6073e", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:34 GMT", + "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": "974b4818-fe9b-41de-af92-0ad45fe780c2", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "974b4818-fe9b-41de-af92-0ad45fe780c2", - "x-ms-routing-request-id": "WESTUS:20210901T012435Z:974b4818-fe9b-41de-af92-0ad45fe780c2" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1c3de1fa21235d747598ab20d42baec0", - "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, 01 Sep 2021 01:24:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "da4d709b-0540-4d5f-82db-5c597f28967e", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "da4d709b-0540-4d5f-82db-5c597f28967e", - "x-ms-routing-request-id": "WESTUS:20210901T012435Z:da4d709b-0540-4d5f-82db-5c597f28967e" - }, - "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/res4550?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-179f825d59afad4293a0aaea7139eee7-6bdf1893d2754345-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c1624bad9eba0c5d86a32f4bfe82a3e2", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:35 GMT", + "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": "89599427-db68-434a-a5d5-1ea8b372b61a", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "89599427-db68-434a-a5d5-1ea8b372b61a", - "x-ms-routing-request-id": "WESTUS:20210901T012435Z:89599427-db68-434a-a5d5-1ea8b372b61a" + "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/res4550", - "name": "res4550", + "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/res4550/providers/Microsoft.Storage/storageAccounts/sto118?api-version=2019-06-01", + "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": "233", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-34dd5dc016479e4c92f2c86cdd6e89c7-5f5489e65e3e5a4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbecbd1b09a49c1b76e3a6b794c04173", + "User-Agent": "azsdk-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": { @@ -154,48 +114,36 @@ "key1": "value1", "key2": "value2" }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } + "properties": {} }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:38 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "bbecbd1b09a49c1b76e3a6b794c04173", - "x-ms-correlation-request-id": "907d4de4-f2eb-4f33-b6d5-219c124d767f", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07", - "x-ms-routing-request-id": "WESTUS:20210901T012438Z:907d4de4-f2eb-4f33-b6d5-219c124d767f" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f10fbc3d46d34109462544bbb655f2e2", + "User-Agent": "azsdk-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, @@ -204,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:38 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "f10fbc3d46d34109462544bbb655f2e2", - "x-ms-correlation-request-id": "09adc653-a308-45df-ac54-f5551311ed3c", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "acbf1a4d-1cb1-4d86-9116-461df32c16a5", - "x-ms-routing-request-id": "WESTUS:20210901T012438Z:09adc653-a308-45df-ac54-f5551311ed3c" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5aded8ee3d48db9b7b0cab078ad68afe", + "User-Agent": "azsdk-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, @@ -235,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:39 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "5aded8ee3d48db9b7b0cab078ad68afe", - "x-ms-correlation-request-id": "033aae27-0796-43c3-a570-3ea1ca1d98e9", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "311c5046-7a84-439d-b743-7db7e9de1274", - "x-ms-routing-request-id": "WESTUS:20210901T012439Z:033aae27-0796-43c3-a570-3ea1ca1d98e9" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d7799ecd50b0d99f1f185e57fa862aba", + "User-Agent": "azsdk-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, @@ -266,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:40 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "d7799ecd50b0d99f1f185e57fa862aba", - "x-ms-correlation-request-id": "63074459-7747-482d-a628-2d07d60e03e6", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "f4bf40d9-905e-437d-90f2-cb82e36cb44f", - "x-ms-routing-request-id": "WESTUS:20210901T012441Z:63074459-7747-482d-a628-2d07d60e03e6" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "39569caabb9900bf213376c79b02b76f", + "User-Agent": "azsdk-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, @@ -297,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:41 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "39569caabb9900bf213376c79b02b76f", - "x-ms-correlation-request-id": "84247c9f-f8fe-42db-9c9b-83f3c4626e17", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "8e3998c7-6f3a-44ed-beec-23f1daa6349c", - "x-ms-routing-request-id": "WESTUS:20210901T012442Z:84247c9f-f8fe-42db-9c9b-83f3c4626e17" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "17ee469a1adb9d3139053b2fde44e1f4", + "User-Agent": "azsdk-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, @@ -328,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:42 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "17ee469a1adb9d3139053b2fde44e1f4", - "x-ms-correlation-request-id": "d2086bc4-b0a1-412d-8757-83fc79006a6f", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "685d3f36-c3bd-44d1-b532-ed9d1d73fc7c", - "x-ms-routing-request-id": "WESTUS:20210901T012443Z:d2086bc4-b0a1-412d-8757-83fc79006a6f" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee5cf0e251801265df78b57ddad83e1c", + "User-Agent": "azsdk-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, @@ -359,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:43 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "ee5cf0e251801265df78b57ddad83e1c", - "x-ms-correlation-request-id": "f9668cd2-b986-4abc-94a4-3c18ac262a78", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "7f412765-3f22-4632-bd6a-f68a2dc1fa6f", - "x-ms-routing-request-id": "WESTUS:20210901T012444Z:f9668cd2-b986-4abc-94a4-3c18ac262a78" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b4bcee6112988fdf6ab80094808f21dd", + "User-Agent": "azsdk-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, @@ -390,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:45 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "b4bcee6112988fdf6ab80094808f21dd", - "x-ms-correlation-request-id": "b830db0e-d710-46af-a2ec-988bf8c397de", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "e8a1eece-4032-4c9f-a989-8b7ebbf6ffd8", - "x-ms-routing-request-id": "WESTUS:20210901T012445Z:b830db0e-d710-46af-a2ec-988bf8c397de" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aae48252c8a549efe0db386265b4c360", + "User-Agent": "azsdk-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, @@ -421,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:46 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "aae48252c8a549efe0db386265b4c360", - "x-ms-correlation-request-id": "54135577-9e2f-48d4-b790-ae99a7074adc", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "f2d67194-b47f-4309-9130-238e2af70fe4", - "x-ms-routing-request-id": "WESTUS:20210901T012446Z:54135577-9e2f-48d4-b790-ae99a7074adc" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f0cd1ec62c88d05b11cc84c751d1914f", + "User-Agent": "azsdk-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, @@ -452,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:47 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "f0cd1ec62c88d05b11cc84c751d1914f", - "x-ms-correlation-request-id": "802b84a1-8238-4179-a5c5-5ff60b1937e2", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "6221089d-f4b1-4b7e-80f2-3b00fd58d6fa", - "x-ms-routing-request-id": "WESTUS:20210901T012447Z:802b84a1-8238-4179-a5c5-5ff60b1937e2" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "572ad85693f39977ff72d4bcd97c2ab5", + "User-Agent": "azsdk-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, @@ -483,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:48 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "572ad85693f39977ff72d4bcd97c2ab5", - "x-ms-correlation-request-id": "8995a56a-03b8-4ac8-9057-7e98e2d0d93a", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "02b7ef42-1e71-4c69-97b8-dc45f26d14ab", - "x-ms-routing-request-id": "WESTUS:20210901T012448Z:8995a56a-03b8-4ac8-9057-7e98e2d0d93a" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62cd9ff431c12654261498d94328f80e", + "User-Agent": "azsdk-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, @@ -514,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:49 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "62cd9ff431c12654261498d94328f80e", - "x-ms-correlation-request-id": "ba5e54c8-7c6a-4f2c-b48b-7d69390c5ede", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "296ffff0-8bfa-40f4-a538-5126ff4e6c22", - "x-ms-routing-request-id": "WESTUS:20210901T012450Z:ba5e54c8-7c6a-4f2c-b48b-7d69390c5ede" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8c0be94a6b89326da734f115579ef694", + "User-Agent": "azsdk-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, @@ -545,110 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:24:50 GMT", + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e5c14ff9-446d-43e0-b1ab-aa73bf201ccc", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "6784e41d-aa93-4de0-a4ab-db256d3fd911", - "x-ms-routing-request-id": "WESTUS:20210901T012451Z:e5c14ff9-446d-43e0-b1ab-aa73bf201ccc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b1d2cea12f04258e830431defb9d56d7", - "x-ms-return-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, 01 Sep 2021 01:24:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b1d2cea12f04258e830431defb9d56d7", - "x-ms-correlation-request-id": "d80379e2-07f9-4128-b6c9-0260cc82c713", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "2e36bad3-8bde-42e5-9e57-3e66c760ad34", - "x-ms-routing-request-id": "WESTUS:20210901T012452Z:d80379e2-07f9-4128-b6c9-0260cc82c713" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f072c57a9e71892c329abb8d403fce87", - "x-ms-return-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, 01 Sep 2021 01:24:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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": "f072c57a9e71892c329abb8d403fce87", - "x-ms-correlation-request-id": "2a16594e-ad05-4ce1-a02f-7941a0df4746", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "75ad95b2-4702-425a-901d-2aca4d6da74e", - "x-ms-routing-request-id": "WESTUS:20210901T012453Z:2a16594e-ad05-4ce1-a02f-7941a0df4746" + "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/a7fa7fa0-8387-4007-9c39-f5f6d6fe6a07?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7437041d46551a0a5ae608853a8e3709", + "User-Agent": "azsdk-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": "1161", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:24:53 GMT", + "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": "7437041d46551a0a5ae608853a8e3709", - "x-ms-correlation-request-id": "5c387759-056f-4753-bd5f-844740beebcd", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "1f2ad82f-12d3-4b61-b8b3-bfe76e6b8345", - "x-ms-routing-request-id": "WESTUS:20210901T012454Z:5c387759-056f-4753-bd5f-844740beebcd" + "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": { @@ -656,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4550/providers/Microsoft.Storage/storageAccounts/sto118", - "name": "sto118", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656", + "name": "storage1656", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -665,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:43.0448378Z", + "key2": "2021-08-18T03:09:43.0448378Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -678,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:24:37.3788973Z" + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:24:37.3788973Z" + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:24:37.2538936Z", + "creationTime": "2021-08-18T03:09:42.9511204Z", "primaryEndpoints": { - "blob": "https://sto118.blob.core.windows.net/", - "queue": "https://sto118.queue.core.windows.net/", - "table": "https://sto118.table.core.windows.net/", - "file": "https://sto118.file.core.windows.net/" + "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", @@ -704,33 +594,133 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4550/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", + "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", - "traceparent": "00-12fb2dad56bfca4ebb7d1c68e09db7d2-fb8f60e809b1c74f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "929b19dd062c0322a2497f6a7400e444", + "User-Agent": "azsdk-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": "1173", + "Content-Length": "373", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:24:54 GMT", + "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": "929b19dd062c0322a2497f6a7400e444", - "x-ms-correlation-request-id": "ce40249d-87b3-48f1-8589-45ca271b3d8c", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "ea2222e6-5a02-4214-a6a8-768e566dfab3", - "x-ms-routing-request-id": "WESTUS:20210901T012454Z:ce40249d-87b3-48f1-8589-45ca271b3d8c" + "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": [ @@ -740,8 +730,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4550/providers/Microsoft.Storage/storageAccounts/sto118", - "name": "sto118", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2993/providers/Microsoft.Storage/storageAccounts/storage1656", + "name": "storage1656", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -749,6 +739,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-18T03:09:43.0448378Z", + "key2": "2021-08-18T03:09:43.0448378Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -762,23 +756,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:24:37.3788973Z" + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:24:37.3788973Z" + "lastEnabledTime": "2021-08-18T03:09:43.0604501Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:24:37.2538936Z", + "creationTime": "2021-08-18T03:09:42.9511204Z", "primaryEndpoints": { - "blob": "https://sto118.blob.core.windows.net/", - "queue": "https://sto118.queue.core.windows.net/", - "table": "https://sto118.table.core.windows.net/", - "file": "https://sto118.file.core.windows.net/" + "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", @@ -788,10 +782,40 @@ } ] } + }, + { + "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": "1414121852", + "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/BlobContainersCreateDeleteTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTest.json deleted file mode 100644 index d3e1e60703ce..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTest.json +++ /dev/null @@ -1,922 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "734df11b96376eafd85977efce29327f", - "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, 31 Aug 2021 23:08:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "baf95b63-0c3f-457d-b356-341527052ae0", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "baf95b63-0c3f-457d-b356-341527052ae0", - "x-ms-routing-request-id": "WESTUS2:20210831T230826Z:baf95b63-0c3f-457d-b356-341527052ae0" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5f1c0db913ab93a8362e427ba446e62d", - "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, 31 Aug 2021 23:08:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "447db91a-25ca-46a8-bc66-99abe2905e0f", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "447db91a-25ca-46a8-bc66-99abe2905e0f", - "x-ms-routing-request-id": "WESTUS2:20210831T230826Z:447db91a-25ca-46a8-bc66-99abe2905e0f" - }, - "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/res1853?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6480055217156446a4e5f8e76560724d-e260551728ba0941-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf1c459562c045357c948266ffdb861a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "43b78acc-42a8-4b72-805c-e18085cf477f", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "43b78acc-42a8-4b72-805c-e18085cf477f", - "x-ms-routing-request-id": "WESTUS2:20210831T230827Z:43b78acc-42a8-4b72-805c-e18085cf477f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853", - "name": "res1853", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-5e598a70d08bdc479284d745d293b1a6-85f960c51adfb648-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "721cb05107f4b9483c085433ca927249", - "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, 31 Aug 2021 23:08:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e51afa9d-7294-407e-a037-9c93307c6b73", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee", - "x-ms-routing-request-id": "WESTUS2:20210831T230830Z:e51afa9d-7294-407e-a037-9c93307c6b73" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "073cce19-5657-466c-8724-4a54c30f7335", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "81bf6dc4-c76f-4d47-b0ec-45078f73b36b", - "x-ms-routing-request-id": "WESTUS2:20210831T230830Z:073cce19-5657-466c-8724-4a54c30f7335" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e0dea4ed-96d4-49d8-89b4-77c4f8f3d314", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "0725e2cb-a0b5-473d-8841-53229f825f38", - "x-ms-routing-request-id": "WESTUS2:20210831T230831Z:e0dea4ed-96d4-49d8-89b4-77c4f8f3d314" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "876d58a3-4b50-4a41-a750-be82c98c2968", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "cff14d5a-9a16-4f72-a776-506b4a654bb3", - "x-ms-routing-request-id": "WESTUS2:20210831T230832Z:876d58a3-4b50-4a41-a750-be82c98c2968" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5b688216-a2a9-4b53-9bf6-76fb969a1fbe", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "72ac565f-fe31-40b3-80ff-045e76414f83", - "x-ms-routing-request-id": "WESTUS2:20210831T230834Z:5b688216-a2a9-4b53-9bf6-76fb969a1fbe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1b18e197-41de-478e-9cc6-ef5c71252bfd", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "4fd40089-48d4-4eca-b238-1df42f8ebfb4", - "x-ms-routing-request-id": "WESTUS2:20210831T230835Z:1b18e197-41de-478e-9cc6-ef5c71252bfd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "740122be-e871-40ba-b434-972352dc83db", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "dd85a9aa-49c2-4662-b071-7b125575c984", - "x-ms-routing-request-id": "WESTUS2:20210831T230836Z:740122be-e871-40ba-b434-972352dc83db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6e721124-a482-4bfb-a14a-4462023a8718", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "04eae01d-d296-417c-8ebe-220ec84419df", - "x-ms-routing-request-id": "WESTUS2:20210831T230837Z:6e721124-a482-4bfb-a14a-4462023a8718" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3f8c1e8c-0208-484b-9b7e-d5c05ca33c5b", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "feb0fea5-57ca-4dd9-b35e-facd0025455c", - "x-ms-routing-request-id": "WESTUS2:20210831T230838Z:3f8c1e8c-0208-484b-9b7e-d5c05ca33c5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eeb9a58d-3aa0-4986-bf57-a28c7628d402", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "5a26a434-b183-400e-850f-461af5a131cb", - "x-ms-routing-request-id": "WESTUS2:20210831T230839Z:eeb9a58d-3aa0-4986-bf57-a28c7628d402" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:08:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6b508a72-9543-4f58-a917-c8f0ff8015e9", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "f82ff85d-eb8a-40f6-a430-b4230f73e3c0", - "x-ms-routing-request-id": "WESTUS2:20210831T230840Z:6b508a72-9543-4f58-a917-c8f0ff8015e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "558aa67e6617d3546e39d266b4dcc28e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b68863e2-ff84-41dd-866b-a6ecfdac9e77", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "0501f66f-dbb8-486d-9b26-11207b227999", - "x-ms-routing-request-id": "WESTUS2:20210831T230841Z:b68863e2-ff84-41dd-866b-a6ecfdac9e77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9eb6b403122a6d729bd48ca1cfe8181", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9eb6b403122a6d729bd48ca1cfe8181", - "x-ms-correlation-request-id": "472af86c-6a30-40b5-ba76-d7c35bba8736", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "0349144f-9beb-4aed-b10f-d0ac0f2bad16", - "x-ms-routing-request-id": "WESTUS2:20210831T230843Z:472af86c-6a30-40b5-ba76-d7c35bba8736" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a54a412809137647d66f2576afc0950d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a54a412809137647d66f2576afc0950d", - "x-ms-correlation-request-id": "b772d400-12f7-4544-850f-ba8938ab6bf6", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "914c03cc-d724-4100-9bb9-9610be05ec2d", - "x-ms-routing-request-id": "WESTUS2:20210831T230844Z:b772d400-12f7-4544-850f-ba8938ab6bf6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "86cc3d401b174c90cfe32c5a1e8ab770", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?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": "86cc3d401b174c90cfe32c5a1e8ab770", - "x-ms-correlation-request-id": "da7ce074-afea-496f-a4d4-b20ffe7e1788", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "5d0b9b67-699b-4c59-93de-04b1233526c3", - "x-ms-routing-request-id": "WESTUS2:20210831T230845Z:da7ce074-afea-496f-a4d4-b20ffe7e1788" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "733d50b81c91367a247412b20b60f668", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:08:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?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": "733d50b81c91367a247412b20b60f668", - "x-ms-correlation-request-id": "f7f77622-b811-49c6-bed9-f8a7afe4dad4", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "880360b0-c9aa-4b2a-b886-96b7c4d5eb01", - "x-ms-routing-request-id": "WESTUS2:20210831T230846Z:f7f77622-b811-49c6-bed9-f8a7afe4dad4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ba748aa6-1ef7-4e94-9d6e-8d7a3bddd9ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "df8a3a27fa320c6ab1fdd630ddec574c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:08: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": "df8a3a27fa320c6ab1fdd630ddec574c", - "x-ms-correlation-request-id": "4b76938f-2242-4ed8-93be-d72fa2a89876", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "434c9921-ea34-455b-836b-f938c4a3fba3", - "x-ms-routing-request-id": "WESTUS2:20210831T230847Z:4b76938f-2242-4ed8-93be-d72fa2a89876" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189", - "name": "sto7189", - "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": "2021-08-31T23:08:29.0352838Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:08:29.0352838Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:08:28.9103014Z", - "primaryEndpoints": { - "blob": "https://sto7189.blob.core.windows.net/", - "queue": "https://sto7189.queue.core.windows.net/", - "table": "https://sto7189.table.core.windows.net/", - "file": "https://sto7189.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-c0b40a8d0b38a0429bde1c6ef7fa6817-11d3f343b4deb94b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "825fbeb57b22c2249561a209dd416fec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:08:47 GMT", - "ETag": "\u00220x8D96CD449DC5046\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": "825fbeb57b22c2249561a209dd416fec", - "x-ms-correlation-request-id": "8245e5af-76b5-4360-a0b9-b4aadbf936cf", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "b49d4cfb-b8ff-48bc-bbc1-cf5916127134", - "x-ms-routing-request-id": "WESTUS2:20210831T230847Z:8245e5af-76b5-4360-a0b9-b4aadbf936cf" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169", - "name": "container3169", - "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/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5433051c43649f4b988b470df20a3e2e-549038e6fd983b47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ffe432c43ed7e6bd31c294454a59371d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "665", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:08:47 GMT", - "ETag": "\u00220x8D96CD449DC5046\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": "ffe432c43ed7e6bd31c294454a59371d", - "x-ms-correlation-request-id": "2d7fb9ad-fca0-4a05-807b-b6b5da60936a", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "bb138c1f-49d7-4266-8a99-18405aa26bf9", - "x-ms-routing-request-id": "WESTUS2:20210831T230847Z:2d7fb9ad-fca0-4a05-807b-b6b5da60936a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169", - "name": "container3169", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD449DC5046\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:08:47.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-2a555b2b2eb4694caf3b75560dcbe48e-69c6119d43871741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a155fac5e597be05651c9c99c703d4bc", - "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, 31 Aug 2021 23:08: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": "a155fac5e597be05651c9c99c703d4bc", - "x-ms-correlation-request-id": "ffbf4c11-a446-4365-a8a2-911193218715", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "df7a29fb-d31e-44a1-aa50-a1fd5f66e0db", - "x-ms-routing-request-id": "WESTUS2:20210831T230848Z:ffbf4c11-a446-4365-a8a2-911193218715" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8cc2bba389a51d4bbedb423921a10b5f-6b4fdea6763faa44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba1843664c7377e001785160e7de773b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:08: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": "ba1843664c7377e001785160e7de773b", - "x-ms-correlation-request-id": "8a5461ae-3819-45f0-aae8-5ef83f0b9235", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "ba5fc151-ddbb-4462-998f-72e30d8c5c89", - "x-ms-routing-request-id": "WESTUS2:20210831T230848Z:8a5461ae-3819-45f0-aae8-5ef83f0b9235" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1853/providers/Microsoft.Storage/storageAccounts/sto7189/blobServices/default/containers/container3169?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-3f6032fd841d3941afce9766f7173d37-4719e67ccfc18747-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e243852acdebde552c259abba1241f2d", - "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, 31 Aug 2021 23:08: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": "e243852acdebde552c259abba1241f2d", - "x-ms-correlation-request-id": "6e5d0c3b-defa-4d68-85f9-a48a3ebbe971", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "9111292b-2f53-4918-9d88-db96ccd8f619", - "x-ms-routing-request-id": "WESTUS2:20210831T230848Z:6e5d0c3b-defa-4d68-85f9-a48a3ebbe971" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2054729869", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 dc236205f4e8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersCreateDeleteTestAsync.json +++ /dev/null @@ -1,891 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bf0673bf09046a44a8476a2bde9ecf46", - "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, 31 Aug 2021 23:33:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "253637d0-2e36-4be0-9160-94708022efcf", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "253637d0-2e36-4be0-9160-94708022efcf", - "x-ms-routing-request-id": "WESTUS2:20210831T233356Z:253637d0-2e36-4be0-9160-94708022efcf" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "739380e14fe8d0ff8d8eebf3dea57191", - "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, 31 Aug 2021 23:33:55 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cdc9dd1e-8a58-474e-9ef9-e2008ae6b2fb", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "cdc9dd1e-8a58-474e-9ef9-e2008ae6b2fb", - "x-ms-routing-request-id": "WESTUS2:20210831T233356Z:cdc9dd1e-8a58-474e-9ef9-e2008ae6b2fb" - }, - "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/res2078?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-44edc3b4ecde0a4da738ab783faea185-f3d0966debd25946-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a11345e38e32aa9c620af28760a4bffb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:33:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b2ddf18-47ef-4e7d-aca4-920e2eff6bbc", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "8b2ddf18-47ef-4e7d-aca4-920e2eff6bbc", - "x-ms-routing-request-id": "WESTUS2:20210831T233358Z:8b2ddf18-47ef-4e7d-aca4-920e2eff6bbc" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078", - "name": "res2078", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-971053860f194240bda68e0f72c0aeda-563943e479f1bd45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "839f55ba701a367432761e518b02d6d9", - "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, 31 Aug 2021 23:34:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5d76f9d9-0592-4b08-b7f4-1949f127ea9b", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "d024a8c8-26ee-4460-85a7-45af38870194", - "x-ms-routing-request-id": "WESTUS2:20210831T233401Z:5d76f9d9-0592-4b08-b7f4-1949f127ea9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2a82d764-3c97-466c-95ad-3a905d1aa484", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "3b2f7da4-2221-4a95-95e9-a50db76cda69", - "x-ms-routing-request-id": "WESTUS2:20210831T233401Z:2a82d764-3c97-466c-95ad-3a905d1aa484" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "565301ae-db7e-435b-852c-acc586f9c7d2", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "38370316-dffb-49f7-b97e-1ea8a1d13cde", - "x-ms-routing-request-id": "WESTUS2:20210831T233402Z:565301ae-db7e-435b-852c-acc586f9c7d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8621269-1d6c-4e20-8ff2-0084433cf5c5", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "65080016-a8e7-463b-a453-a2ee31bf8782", - "x-ms-routing-request-id": "WESTUS2:20210831T233404Z:e8621269-1d6c-4e20-8ff2-0084433cf5c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e53b1c0a-e1a2-40d2-a704-a581f3eee54d", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "977f9708-1cb3-4e79-97ec-787c1f67abaa", - "x-ms-routing-request-id": "WESTUS2:20210831T233405Z:e53b1c0a-e1a2-40d2-a704-a581f3eee54d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c702ca2a-9038-40c3-b8c0-f8ef2900fc29", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "43cb2ef1-e77a-400a-ad41-34804810af1a", - "x-ms-routing-request-id": "WESTUS2:20210831T233406Z:c702ca2a-9038-40c3-b8c0-f8ef2900fc29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d261bd65-fd03-4716-a660-0d1270268f4f", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "1b88a831-1bf5-40e1-a742-3b4b59a357ee", - "x-ms-routing-request-id": "WESTUS2:20210831T233407Z:d261bd65-fd03-4716-a660-0d1270268f4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a80f19a-0135-4873-b1cb-50a6be8e97f8", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "8971f589-662c-45a2-b111-ecd178f7f19b", - "x-ms-routing-request-id": "WESTUS2:20210831T233408Z:5a80f19a-0135-4873-b1cb-50a6be8e97f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eb54d104-a4f0-4135-b961-679e4fbc5d8d", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "a15ae094-3b46-4ce1-a7d1-59908ccaa79d", - "x-ms-routing-request-id": "WESTUS2:20210831T233409Z:eb54d104-a4f0-4135-b961-679e4fbc5d8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "da3f0b72-2d20-445d-84f7-ffec93b098aa", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "c540f48f-8727-4d7b-a3ff-c1c21b425c1f", - "x-ms-routing-request-id": "WESTUS2:20210831T233410Z:da3f0b72-2d20-445d-84f7-ffec93b098aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:34:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04ba74e4-7242-434c-98e5-e4da89cbf9fa", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "468a4a72-4f91-4138-bfc8-25696829d7f9", - "x-ms-routing-request-id": "WESTUS2:20210831T233411Z:04ba74e4-7242-434c-98e5-e4da89cbf9fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4c26a73251d3dd74f2d8ddd317dca6b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:34:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6462b659-59fc-404a-8950-f19d3a91ffff", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "45d3f64c-2e19-4aad-a519-4b96a230d8dc", - "x-ms-routing-request-id": "WESTUS2:20210831T233412Z:6462b659-59fc-404a-8950-f19d3a91ffff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5a4f0dbb870ad2a9cdee21af9c2db2ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:34:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5a4f0dbb870ad2a9cdee21af9c2db2ca", - "x-ms-correlation-request-id": "9f23afa9-57ea-4199-8baf-eadf2ad52348", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "42e0ad91-11c0-4509-b7d5-f85ad6c4090b", - "x-ms-routing-request-id": "WESTUS2:20210831T233414Z:9f23afa9-57ea-4199-8baf-eadf2ad52348" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dab3148637cebc7ba4d3e3a886da0643", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:34:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dab3148637cebc7ba4d3e3a886da0643", - "x-ms-correlation-request-id": "bdb35d81-e9bf-4dc5-a311-8815c6c451a8", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "11515835-a358-4e3b-923d-a759c6f510cc", - "x-ms-routing-request-id": "WESTUS2:20210831T233415Z:bdb35d81-e9bf-4dc5-a311-8815c6c451a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "825357f09ac2aa84fe537fe430c540c4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:34:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?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": "825357f09ac2aa84fe537fe430c540c4", - "x-ms-correlation-request-id": "e0070d7d-3e9a-40fd-819a-4289f2c3cef3", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "50227c3c-1b15-485c-92e9-9e9e51d3e4fe", - "x-ms-routing-request-id": "WESTUS2:20210831T233416Z:e0070d7d-3e9a-40fd-819a-4289f2c3cef3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d024a8c8-26ee-4460-85a7-45af38870194?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "034c1326cb2983e59192b636a4004bf3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:34: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": "034c1326cb2983e59192b636a4004bf3", - "x-ms-correlation-request-id": "4fbd31a7-8062-4914-8a27-adcfb3622f74", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "1a56f429-a948-431f-8fcc-faaab929ba36", - "x-ms-routing-request-id": "WESTUS2:20210831T233417Z:4fbd31a7-8062-4914-8a27-adcfb3622f74" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161", - "name": "sto3161", - "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": "2021-08-31T23:34:00.3471246Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:34:00.3471246Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:34:00.2372666Z", - "primaryEndpoints": { - "blob": "https://sto3161.blob.core.windows.net/", - "queue": "https://sto3161.queue.core.windows.net/", - "table": "https://sto3161.table.core.windows.net/", - "file": "https://sto3161.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-fe247491343c75409a8a140beffb2e0c-0593efbe59fd094a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "da44bfdd07308feb08dc7ab8978cde93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:34:17 GMT", - "ETag": "\u00220x8D96CD7D9C94EE6\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": "da44bfdd07308feb08dc7ab8978cde93", - "x-ms-correlation-request-id": "fc2d86ae-668f-41d6-ba6c-6f72005ae889", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "968b4dff-5a11-472f-81f7-e9fa7851ee7f", - "x-ms-routing-request-id": "WESTUS2:20210831T233417Z:fc2d86ae-668f-41d6-ba6c-6f72005ae889" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062", - "name": "container3062", - "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/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-db3bf0c686cd3e4f8f0aa7667ef71ac7-a4a0ab6d9cb75d41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e73821e19027224cff030e44e06fd07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "665", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:34:17 GMT", - "ETag": "\u00220x8D96CD7D9C94EE6\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": "8e73821e19027224cff030e44e06fd07", - "x-ms-correlation-request-id": "6708b4fb-4661-4a3b-bbc3-7c67971262bc", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "6e74ff9d-ff22-4ad6-8483-6a2377b77d5e", - "x-ms-routing-request-id": "WESTUS2:20210831T233417Z:6708b4fb-4661-4a3b-bbc3-7c67971262bc" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062", - "name": "container3062", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD7D9C94EE6\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:34:17.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-c8776403af39214dacbb6bc8cd4bd106-ac7cc8e7dd10a545-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0652fc8ceafb0bf6607321ee6acbfa05", - "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, 31 Aug 2021 23:34: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": "0652fc8ceafb0bf6607321ee6acbfa05", - "x-ms-correlation-request-id": "94733e44-1e06-4f94-be74-aa44e1381109", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "7bba0996-8ab6-4d36-a31e-e9973df2f925", - "x-ms-routing-request-id": "WESTUS2:20210831T233418Z:94733e44-1e06-4f94-be74-aa44e1381109" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f125ea362c21ee4dbc6966502cc38aa1-a165e08dc2198d4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7e86a3d865d8c4e59ad20a3fd7074102", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "12", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:34: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": "7e86a3d865d8c4e59ad20a3fd7074102", - "x-ms-correlation-request-id": "aa132694-8279-4ae5-93e1-acd9f8ddbe09", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "e05af621-b467-4e47-88bb-34066703ce29", - "x-ms-routing-request-id": "WESTUS2:20210831T233418Z:aa132694-8279-4ae5-93e1-acd9f8ddbe09" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2078/providers/Microsoft.Storage/storageAccounts/sto3161/blobServices/default/containers/container3062?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-8c82ce1ad28f6a489b7778f238411f8f-eeb406df85faf545-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a2c72ded73933978c672d8ff8350703", - "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, 31 Aug 2021 23:34: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": "9a2c72ded73933978c672d8ff8350703", - "x-ms-correlation-request-id": "71432eb5-5e6d-4133-9c44-c12c628b0240", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "af3903f5-f361-425e-9848-5d28f235bec5", - "x-ms-routing-request-id": "WESTUS2:20210831T233418Z:71432eb5-5e6d-4133-9c44-c12c628b0240" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "514230964", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 c2b8852f6dae..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTest.json +++ /dev/null @@ -1,946 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9c55b19b1347db4f23aa2ee86b84257", - "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, 31 Aug 2021 23:11:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a650dabb-a7b3-471b-a213-4c8a2cf123ba", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "a650dabb-a7b3-471b-a213-4c8a2cf123ba", - "x-ms-routing-request-id": "WESTUS2:20210831T231116Z:a650dabb-a7b3-471b-a213-4c8a2cf123ba" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8d1c5c56d5fcad2429d01dae20446ec5", - "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, 31 Aug 2021 23:11:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab470b9a-1a2d-4604-8aba-c2643fb5c217", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "ab470b9a-1a2d-4604-8aba-c2643fb5c217", - "x-ms-routing-request-id": "WESTUS2:20210831T231116Z:ab470b9a-1a2d-4604-8aba-c2643fb5c217" - }, - "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/res1255?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-675357b72cc13f42b3804f3b1657b3fe-fa80c33b393bd741-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1cf7298f43ab70178f681bc877b2a012", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "798ac247-4678-4152-96a3-d2243fcba9da", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "798ac247-4678-4152-96a3-d2243fcba9da", - "x-ms-routing-request-id": "WESTUS2:20210831T231117Z:798ac247-4678-4152-96a3-d2243fcba9da" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255", - "name": "res1255", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-3bcc7549fddf814a83f4375b47831959-34ec2d517bc67f4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2dae511144b91836c06394055dadcbdd", - "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": "Tue, 31 Aug 2021 23:11:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "76b6b4fe-1e0b-4508-a1e7-fe3ef341e6f2", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "51bd959a-5793-4961-8cd0-8ea917dbad47", - "x-ms-routing-request-id": "WESTUS2:20210831T231120Z:76b6b4fe-1e0b-4508-a1e7-fe3ef341e6f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bf827729-3f32-471d-8cbe-28371cde8515", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "3a29b306-ffcc-4fb9-abd5-172f96d51066", - "x-ms-routing-request-id": "WESTUS2:20210831T231120Z:bf827729-3f32-471d-8cbe-28371cde8515" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed8820f1-520d-4cdf-b47a-8e4dee27eae4", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "2909abf4-ee49-4e1c-a88a-b2bcb201d337", - "x-ms-routing-request-id": "WESTUS2:20210831T231121Z:ed8820f1-520d-4cdf-b47a-8e4dee27eae4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c2d0c509-8fb2-48e7-9885-0f5269fa44f5", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "9af102b0-55ea-4ec6-bc8a-5eff149d8b95", - "x-ms-routing-request-id": "WESTUS2:20210831T231122Z:c2d0c509-8fb2-48e7-9885-0f5269fa44f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1bbe1285-312f-4543-870d-79bef20b33e0", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "f33016d8-1df9-4645-be4d-27de3620be66", - "x-ms-routing-request-id": "WESTUS2:20210831T231123Z:1bbe1285-312f-4543-870d-79bef20b33e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "818ae90f-f0ec-440b-bbb9-b5452618c0db", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "9cfd0f68-5344-45e2-9adc-008eafafd55c", - "x-ms-routing-request-id": "WESTUS2:20210831T231124Z:818ae90f-f0ec-440b-bbb9-b5452618c0db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9900b069-4058-45da-823a-9eb5d4a0c0b3", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "6f64e694-70cf-4105-b7aa-f860f633b850", - "x-ms-routing-request-id": "WESTUS2:20210831T231126Z:9900b069-4058-45da-823a-9eb5d4a0c0b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "55803de8-4ba8-43fc-bf90-63eee07b9784", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "2f53f685-a2b1-4265-b448-791d4d7c5a50", - "x-ms-routing-request-id": "WESTUS2:20210831T231127Z:55803de8-4ba8-43fc-bf90-63eee07b9784" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0e824d70-c8c2-46bb-81b5-cfd663e39c03", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "bc62d6b4-7eac-41a4-8f2b-ce786dcb0101", - "x-ms-routing-request-id": "WESTUS2:20210831T231128Z:0e824d70-c8c2-46bb-81b5-cfd663e39c03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "719ec1d3-7787-41e4-bc0f-fd5ff64abf7d", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "92516167-52c3-455f-b96f-80088b050936", - "x-ms-routing-request-id": "WESTUS2:20210831T231129Z:719ec1d3-7787-41e4-bc0f-fd5ff64abf7d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:11:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "57510b69-1bc3-4858-a1ed-aac29641f318", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "2546a6c1-c12a-4547-8546-4b760cfadb6b", - "x-ms-routing-request-id": "WESTUS2:20210831T231130Z:57510b69-1bc3-4858-a1ed-aac29641f318" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c14d0f415437628e7e3125f236be3b2f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "253c1692-be34-4b8c-8a4c-8b7a5362822b", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "f80fb390-491c-4e15-8e3d-18afd56e2e71", - "x-ms-routing-request-id": "WESTUS2:20210831T231131Z:253c1692-be34-4b8c-8a4c-8b7a5362822b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f7015a1ee0b77b2e91967a66783bb6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f7015a1ee0b77b2e91967a66783bb6a", - "x-ms-correlation-request-id": "8ed4c0c3-389c-4900-88fa-c6b5990089f5", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "b8ed1ea2-1347-4dda-a543-de014888431c", - "x-ms-routing-request-id": "WESTUS2:20210831T231132Z:8ed4c0c3-389c-4900-88fa-c6b5990089f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f1cd2fd570aa772222468e413297c1d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4f1cd2fd570aa772222468e413297c1d", - "x-ms-correlation-request-id": "ba8c4775-22f5-47fe-8cc1-7a49a002b86e", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "dacf7b95-12e8-4609-b5f0-0375d67f1811", - "x-ms-routing-request-id": "WESTUS2:20210831T231133Z:ba8c4775-22f5-47fe-8cc1-7a49a002b86e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "413f2d8d39d252d45dd5d71dece8fafb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?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": "413f2d8d39d252d45dd5d71dece8fafb", - "x-ms-correlation-request-id": "37ddd547-8383-43bd-a6ae-ba870b66be22", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "5b192ef6-3ddc-4208-b785-559032f38328", - "x-ms-routing-request-id": "WESTUS2:20210831T231134Z:37ddd547-8383-43bd-a6ae-ba870b66be22" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "63f5ba76eca14924a3c92de685cd64c0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:11:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?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": "63f5ba76eca14924a3c92de685cd64c0", - "x-ms-correlation-request-id": "8f4a7439-fba0-4735-8bb3-d782cb75d43b", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "0705d4b6-a956-4e94-a546-2a1d5d342eaa", - "x-ms-routing-request-id": "WESTUS2:20210831T231136Z:8f4a7439-fba0-4735-8bb3-d782cb75d43b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/51bd959a-5793-4961-8cd0-8ea917dbad47?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3a184a9d7944c398fec9f2347f54ba39", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:11: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": "3a184a9d7944c398fec9f2347f54ba39", - "x-ms-correlation-request-id": "7f42d657-aed1-4ef3-b9e0-903f90cb1c30", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "5fdf4b27-1f1b-43f8-98d4-366bfeaf1869", - "x-ms-routing-request-id": "WESTUS2:20210831T231137Z:7f42d657-aed1-4ef3-b9e0-903f90cb1c30" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221", - "name": "sto6221", - "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": "2021-08-31T23:11:18.9639289Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:11:18.9639289Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:11:18.8548889Z", - "primaryEndpoints": { - "dfs": "https://sto6221.dfs.core.windows.net/", - "web": "https://sto6221.z20.web.core.windows.net/", - "blob": "https://sto6221.blob.core.windows.net/", - "queue": "https://sto6221.queue.core.windows.net/", - "table": "https://sto6221.table.core.windows.net/", - "file": "https://sto6221.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-6313aa94ef4e8d4ab91b389de1980b84-4b458f1078b17b4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33586e6d7b1808a1f59d080cedcd8f71", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:11:37 GMT", - "ETag": "\u00220x8D96CD4AEFB20AE\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": "33586e6d7b1808a1f59d080cedcd8f71", - "x-ms-correlation-request-id": "5d76c2d9-d25c-4750-80ca-1461f5d6e36e", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "ddad690a-2c32-4c4b-972d-3b473dea03fe", - "x-ms-routing-request-id": "WESTUS2:20210831T231137Z:5d76c2d9-d25c-4750-80ca-1461f5d6e36e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779", - "name": "container7779", - "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/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-2349d87e266edb4cba257f622b489cd3-b4e13f8dd5be1244-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d0a27f17b7c021fc3265d7f9efc94f0e", - "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": "Tue, 31 Aug 2021 23:11:37 GMT", - "ETag": "\u00228d96cd4af23630b\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": "d0a27f17b7c021fc3265d7f9efc94f0e", - "x-ms-correlation-request-id": "7e4fbd26-4727-46d1-96a8-bcae5659a1dc", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "59611664-5d60-41c2-b132-38afe6f3e807", - "x-ms-routing-request-id": "WESTUS2:20210831T231137Z:7e4fbd26-4727-46d1-96a8-bcae5659a1dc" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd4af23630b\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd4af23630b\u0022", - "traceparent": "00-11f6ea54f72c5841a8e00c4b77e2a3c3-2eb29a05ec7f774d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5e18bcf38c0bce8577314edb8fb710fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:11:37 GMT", - "ETag": "\u00228d96cd4af47275d\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": "5e18bcf38c0bce8577314edb8fb710fc", - "x-ms-correlation-request-id": "17ed9ff1-47b8-40e1-8bdb-3b2a39ebfb09", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "a658a438-c807-4425-be0d-36d5cfabdabf", - "x-ms-routing-request-id": "WESTUS2:20210831T231138Z:17ed9ff1-47b8-40e1-8bdb-3b2a39ebfb09" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd4af47275d\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/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": "\u00228d96cd4af47275d\u0022", - "traceparent": "00-92e9484937fdf3448d746f51dfe38f11-87f5c434b62a2641-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d468c3626917b569723601b2a3a8192b", - "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": "Tue, 31 Aug 2021 23:11:38 GMT", - "ETag": "\u00228d96cd4af805f91\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": "d468c3626917b569723601b2a3a8192b", - "x-ms-correlation-request-id": "eea0e8d1-913b-4113-9326-7a8a5f06f423", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "c04b4d08-d8b2-48c2-aaa2-cbe145bab088", - "x-ms-routing-request-id": "WESTUS2:20210831T231138Z:eea0e8d1-913b-4113-9326-7a8a5f06f423" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd4af805f91\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1255/providers/Microsoft.Storage/storageAccounts/sto6221/blobServices/default/containers/container7779?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-b826cff30a221e4594d72cb8d5bc9fbb-8ec3c338b24aae41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3118f94e31b48b66fad4598e6820927a", - "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, 31 Aug 2021 23:11: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": "3118f94e31b48b66fad4598e6820927a", - "x-ms-correlation-request-id": "c51a72e3-bd38-4a81-b90d-46279794a6c4", - "x-ms-ratelimit-remaining-subscription-deletes": "14993", - "x-ms-request-id": "002f5089-541c-4761-b1e7-e7be4c26a830", - "x-ms-routing-request-id": "WESTUS2:20210831T231138Z:c51a72e3-bd38-4a81-b90d-46279794a6c4" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "194097242", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 6acdf90e06db..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersExtendImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,963 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb7cefb5a910e8377314d200a2d70166", - "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, 31 Aug 2021 23:37:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b6e07459-f59d-4f38-8231-5d2d36fdd316", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "b6e07459-f59d-4f38-8231-5d2d36fdd316", - "x-ms-routing-request-id": "WESTUS:20210831T233744Z:b6e07459-f59d-4f38-8231-5d2d36fdd316" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ca0e2ca27903370376e5064606e4c595", - "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, 31 Aug 2021 23:37:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4978f1c1-ba14-44ce-b8d3-33ea15d76df4", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "4978f1c1-ba14-44ce-b8d3-33ea15d76df4", - "x-ms-routing-request-id": "WESTUS:20210831T233744Z:4978f1c1-ba14-44ce-b8d3-33ea15d76df4" - }, - "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/res377?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-51ca1028cb93a944bde396f27dd7762f-249a7a039878b64c-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f7099dd5ba516b82c5cbb0d8106c69ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:37:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a73a7cee-ec81-40d4-a144-58d324feb14d", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "a73a7cee-ec81-40d4-a144-58d324feb14d", - "x-ms-routing-request-id": "WESTUS:20210831T233745Z:a73a7cee-ec81-40d4-a144-58d324feb14d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377", - "name": "res377", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-67e36b1d1c84bb4d876ccf80ad2b437f-687a87d9b6d19144-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef531eb83cbc44ec752ba2f1e28e4e3c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_GRS" - }, - "kind": "StorageV2", - "location": "eastus2", - "tags": { - "key1": "value1", - "key2": "value2" - }, - "properties": {} - }, - "StatusCode": 503, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "294", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:38:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "180c27e5-491f-4024-93dd-c3721c380f06", - "x-ms-failure-cause": "gateway", - "x-ms-request-id": "180c27e5-491f-4024-93dd-c3721c380f06", - "x-ms-routing-request-id": "WESTUS:20210831T233803Z:180c27e5-491f-4024-93dd-c3721c380f06" - }, - "ResponseBody": { - "error": { - "code": "ServerTimeout", - "message": "The request timed out. Diagnostic information: timestamp \u002720210831T233803Z\u0027, subscription id \u0027db1ab6f0-4769-4b27-930e-01e2ef9c123c\u0027, tracking id \u0027180c27e5-491f-4024-93dd-c3721c380f06\u0027, request correlation id \u0027180c27e5-491f-4024-93dd-c3721c380f06\u0027." - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-67e36b1d1c84bb4d876ccf80ad2b437f-687a87d9b6d19144-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef531eb83cbc44ec752ba2f1e28e4e3c", - "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": "Tue, 31 Aug 2021 23:38:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "16bed9d8-bf02-42b8-9ee2-50315f0ab885", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "daa7940e-8f04-4065-9cf4-7326bf141ce7", - "x-ms-routing-request-id": "WESTUS:20210831T233806Z:16bed9d8-bf02-42b8-9ee2-50315f0ab885" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fcd1cf09-96b5-4fe1-a442-0656ae39d51f", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "70c2d687-e811-436c-9488-e193e785b216", - "x-ms-routing-request-id": "WESTUS:20210831T233806Z:fcd1cf09-96b5-4fe1-a442-0656ae39d51f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b22a66ed-0c26-467a-921b-a8335d9aff0c", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "bbfb517c-a308-4dc4-b603-2793f656f509", - "x-ms-routing-request-id": "WESTUS:20210831T233807Z:b22a66ed-0c26-467a-921b-a8335d9aff0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7e92b75a-0361-4a89-a0da-6686033a97b6", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "666bea4f-1333-4af1-9032-0d22534e9ed8", - "x-ms-routing-request-id": "WESTUS:20210831T233809Z:7e92b75a-0361-4a89-a0da-6686033a97b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eddcf667-cbe6-40c7-8bd8-746fb5c6cd9c", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "e89bfdc8-b297-4c93-b4b8-6ae586780d0a", - "x-ms-routing-request-id": "WESTUS:20210831T233810Z:eddcf667-cbe6-40c7-8bd8-746fb5c6cd9c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60bdc3f5-988b-4a3e-9845-a84c029f2b04", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "9245bfcc-4d90-4a97-a879-d9c3f69d6b84", - "x-ms-routing-request-id": "WESTUS:20210831T233811Z:60bdc3f5-988b-4a3e-9845-a84c029f2b04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5b098041-cf36-451a-9c8d-35e9e7d32bff", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "9d541f8e-d503-4ec8-b31f-02512560d1f4", - "x-ms-routing-request-id": "WESTUS:20210831T233812Z:5b098041-cf36-451a-9c8d-35e9e7d32bff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bc6bf1aa-fc27-4eb3-b6fc-4499e2be9df2", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "c5102a95-b041-407d-88ad-b0ec6ff59d88", - "x-ms-routing-request-id": "WESTUS:20210831T233813Z:bc6bf1aa-fc27-4eb3-b6fc-4499e2be9df2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "20ebb5f3-7a9b-4546-b373-acebc2b170da", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "5ed6bfb9-261c-4feb-9692-42480e2bab06", - "x-ms-routing-request-id": "WESTUS:20210831T233814Z:20ebb5f3-7a9b-4546-b373-acebc2b170da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0593280e-347e-450c-a3ad-176efc5bb63f", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "e61af491-5d65-493f-8d6b-ae2371a49663", - "x-ms-routing-request-id": "WESTUS:20210831T233815Z:0593280e-347e-450c-a3ad-176efc5bb63f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:38:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b578c8a7-7951-49ba-bd2b-6e563487017b", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "b63b5b38-e6a2-474c-b672-81ffda5f12f8", - "x-ms-routing-request-id": "WESTUS:20210831T233816Z:b578c8a7-7951-49ba-bd2b-6e563487017b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1644fc2b7fc98a686a1d0a832b68abc8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:38:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "56891506-a414-4dbf-a052-68411fcf19f4", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "e4cfc000-080a-4af2-8b15-0a7b004d5c3b", - "x-ms-routing-request-id": "WESTUS:20210831T233818Z:56891506-a414-4dbf-a052-68411fcf19f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8732bf178b7151083bfb09768ec1b0cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:38:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8732bf178b7151083bfb09768ec1b0cb", - "x-ms-correlation-request-id": "3b798618-7e6c-495e-a71a-caeaa2966b35", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "29599cdb-5715-402c-bb15-88cca2791b08", - "x-ms-routing-request-id": "WESTUS:20210831T233819Z:3b798618-7e6c-495e-a71a-caeaa2966b35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03472f19d6e2f4b75b4015fe14182713", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:38:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "03472f19d6e2f4b75b4015fe14182713", - "x-ms-correlation-request-id": "b8caae52-21b0-46a8-9516-1b0adea76c44", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "d14a0004-c292-4d2d-89c2-a5462a12a8c3", - "x-ms-routing-request-id": "WESTUS:20210831T233820Z:b8caae52-21b0-46a8-9516-1b0adea76c44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d4ebf09856e99fe7f4f2dacd76f2fba8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:38:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?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": "d4ebf09856e99fe7f4f2dacd76f2fba8", - "x-ms-correlation-request-id": "0e8a8a98-ecff-4d83-9eec-2d5db5fc5841", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "3b6139b8-53bb-479a-b7f7-6810eb5115ed", - "x-ms-routing-request-id": "WESTUS:20210831T233821Z:0e8a8a98-ecff-4d83-9eec-2d5db5fc5841" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/daa7940e-8f04-4065-9cf4-7326bf141ce7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fb693e6ca72141e5083e2c31760a3d22", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:38: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": "fb693e6ca72141e5083e2c31760a3d22", - "x-ms-correlation-request-id": "e5e0b19f-22a0-4571-b274-12d2e6d92cc3", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "dee8bdca-4c72-444a-9d30-0592eaf4b8db", - "x-ms-routing-request-id": "WESTUS:20210831T233822Z:e5e0b19f-22a0-4571-b274-12d2e6d92cc3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180", - "name": "sto6180", - "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": "2021-08-31T23:38:05.2474211Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:38:05.2474211Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:38:05.1536634Z", - "primaryEndpoints": { - "dfs": "https://sto6180.dfs.core.windows.net/", - "web": "https://sto6180.z20.web.core.windows.net/", - "blob": "https://sto6180.blob.core.windows.net/", - "queue": "https://sto6180.queue.core.windows.net/", - "table": "https://sto6180.table.core.windows.net/", - "file": "https://sto6180.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-81048d99362b6642ad104571acba4c10-4fc1d8e5bd3b584e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d69edef5e1dc48c3a70feffbe97e6944", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:38:22 GMT", - "ETag": "\u00220x8D96CD86BEDC985\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": "d69edef5e1dc48c3a70feffbe97e6944", - "x-ms-correlation-request-id": "04782baf-a6e3-4c9d-b485-0618488023cf", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "e4b29db4-e445-4437-b180-5f1aef047038", - "x-ms-routing-request-id": "WESTUS:20210831T233822Z:04782baf-a6e3-4c9d-b485-0618488023cf" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485", - "name": "container6485", - "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/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-a65cfdb501b4224d9dfc1b38c9211746-54870db5f6b99f4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "afd5916cf22c0af0a9ccab2ab529eab5", - "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": "Tue, 31 Aug 2021 23:38:22 GMT", - "ETag": "\u00228d96cd86c1c5a4e\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": "afd5916cf22c0af0a9ccab2ab529eab5", - "x-ms-correlation-request-id": "7ae24156-d850-4ed2-8814-20542fdef7ec", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "655c0d69-9b53-4129-994e-ba217e2bf7fa", - "x-ms-routing-request-id": "WESTUS:20210831T233823Z:7ae24156-d850-4ed2-8814-20542fdef7ec" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd86c1c5a4e\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd86c1c5a4e\u0022", - "traceparent": "00-a316a7b764e0b344b3983ef9c569473c-3aeef848e47ca048-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1480f9b7d25d5c90a5b27998f5461ebf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "417", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:38:22 GMT", - "ETag": "\u00228d96cd86c532fa8\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": "1480f9b7d25d5c90a5b27998f5461ebf", - "x-ms-correlation-request-id": "95f7fea0-1413-4b0d-ab3e-ba5c2dd7e5da", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "208c7b09-45c8-4880-9119-8a1952b16232", - "x-ms-routing-request-id": "WESTUS:20210831T233823Z:95f7fea0-1413-4b0d-ab3e-ba5c2dd7e5da" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd86c532fa8\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/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": "\u00228d96cd86c532fa8\u0022", - "traceparent": "00-563632d1c42eab45a75224c75696ece5-d21b8ce28f98ad41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7809ecc2736703a7ed932c103698937e", - "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": "Tue, 31 Aug 2021 23:38:23 GMT", - "ETag": "\u00228d96cd86c82e034\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": "7809ecc2736703a7ed932c103698937e", - "x-ms-correlation-request-id": "4853b7d8-32ee-40a1-b6b3-aab9ca6db2b4", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "c9d27695-60ae-4e2b-9212-826643c9b16f", - "x-ms-routing-request-id": "WESTUS:20210831T233823Z:4853b7d8-32ee-40a1-b6b3-aab9ca6db2b4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd86c82e034\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res377/providers/Microsoft.Storage/storageAccounts/sto6180/blobServices/default/containers/container6485?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-5f079f94b0da7543a42b6f5d830c84ee-d65fd11d74336e45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef433a2455fe9ae60179097978571563", - "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, 31 Aug 2021 23: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": "ef433a2455fe9ae60179097978571563", - "x-ms-correlation-request-id": "5b8f782c-a5c1-4e4a-8d1a-ad26783aabdd", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "6d13330a-b4df-481b-be1a-034fdacc92da", - "x-ms-routing-request-id": "WESTUS:20210831T233824Z:5b8f782c-a5c1-4e4a-8d1a-ad26783aabdd" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1156803654", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 17b4ccb36606..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTest.json +++ /dev/null @@ -1,1136 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ad77a7bd34ec05191afdc708c1f0b4cc", - "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, 31 Aug 2021 23:13:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9f3fbd5a-af0f-4156-8b40-913287cef3ff", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "9f3fbd5a-af0f-4156-8b40-913287cef3ff", - "x-ms-routing-request-id": "WESTUS2:20210831T231348Z:9f3fbd5a-af0f-4156-8b40-913287cef3ff" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b2bfe2e8a2946349c89c2f2e53883acd", - "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, 31 Aug 2021 23:13:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6db83fb6-5f64-4d31-b998-84f6b0da609f", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "6db83fb6-5f64-4d31-b998-84f6b0da609f", - "x-ms-routing-request-id": "WESTUS2:20210831T231348Z:6db83fb6-5f64-4d31-b998-84f6b0da609f" - }, - "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/res1243?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5098b8c86ccc654eb2b98c14a0ca3115-0f2c51b7fd342648-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2da1884177d74a48fc91f1906b831d5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:13:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6adaacaa-efc6-4666-8d3f-f7dddb29fd90", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "6adaacaa-efc6-4666-8d3f-f7dddb29fd90", - "x-ms-routing-request-id": "WESTUS2:20210831T231349Z:6adaacaa-efc6-4666-8d3f-f7dddb29fd90" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243", - "name": "res1243", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-1a17d3487f1d37499be3ff11b4d7caa5-0155b4c0d181ac47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "63580a0d1a92135de55004eab292c2fa", - "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": "Tue, 31 Aug 2021 23:13:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e92e232c-3a66-4ad1-9940-1e86d0155150", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "5e8b873e-a6e6-4ec3-84dc-5efd5f30506b", - "x-ms-routing-request-id": "WESTUS2:20210831T231353Z:e92e232c-3a66-4ad1-9940-1e86d0155150" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "75968f42-b406-4549-ad7d-d2465906536d", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "e5d09619-7fdb-4388-aa5f-ea0564c70fdd", - "x-ms-routing-request-id": "WESTUS2:20210831T231353Z:75968f42-b406-4549-ad7d-d2465906536d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9c386ada-abfc-47cb-b1de-a635720d26ee", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "153aa96f-753a-4c29-943d-0c091af470fb", - "x-ms-routing-request-id": "WESTUS2:20210831T231354Z:9c386ada-abfc-47cb-b1de-a635720d26ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "869e006c-a0b5-41cf-b895-1180e679a98d", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "d1c7a674-4f45-459f-9474-41eb99482102", - "x-ms-routing-request-id": "WESTUS2:20210831T231355Z:869e006c-a0b5-41cf-b895-1180e679a98d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "596030f3-a56c-4059-8287-01998bb92631", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "973be4c1-9c71-477c-b3a8-baef756fc43d", - "x-ms-routing-request-id": "WESTUS2:20210831T231357Z:596030f3-a56c-4059-8287-01998bb92631" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ee12ae8-e81c-4385-b783-d01c216ff50c", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "cc5303d6-1be3-45f8-b1f8-9c2546585b2a", - "x-ms-routing-request-id": "WESTUS2:20210831T231358Z:3ee12ae8-e81c-4385-b783-d01c216ff50c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f3e72b84-64f0-4626-b5ae-a1c441eff0b0", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "1c304c53-8c6e-440d-9675-b8eaf0dbdf7f", - "x-ms-routing-request-id": "WESTUS2:20210831T231359Z:f3e72b84-64f0-4626-b5ae-a1c441eff0b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:13:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "94c261c5-2fa2-43db-91ea-f7cb060efe6b", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "e6f39603-f751-4990-bbf6-cc42970becd2", - "x-ms-routing-request-id": "WESTUS2:20210831T231400Z:94c261c5-2fa2-43db-91ea-f7cb060efe6b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:14:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "28f47332-d439-4ef0-9393-120c68899777", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "33cc15b7-dc9c-4ff7-a950-dd69e47f07c7", - "x-ms-routing-request-id": "WESTUS2:20210831T231401Z:28f47332-d439-4ef0-9393-120c68899777" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:14:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b73c86c9-adbb-4b7f-8a3b-f451d82965c3", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "3bcf2f87-4860-43dc-a78d-f7477140de9c", - "x-ms-routing-request-id": "WESTUS2:20210831T231402Z:b73c86c9-adbb-4b7f-8a3b-f451d82965c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:14:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b0343729-4741-4c5f-a8c5-f397d0b71eed", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "adfa0c99-1080-4ebf-86a8-03de0d9253cb", - "x-ms-routing-request-id": "WESTUS2:20210831T231403Z:b0343729-4741-4c5f-a8c5-f397d0b71eed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee7d43da35c697801e901e4ffc816a0c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:14:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e1f29231-0c79-485f-88ec-6168128bca96", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "9ade9449-ff37-4491-90d7-260151e8f765", - "x-ms-routing-request-id": "WESTUS2:20210831T231404Z:e1f29231-0c79-485f-88ec-6168128bca96" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "834dfd8438aec2735f5c5ae65b3e3bbb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:14:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "834dfd8438aec2735f5c5ae65b3e3bbb", - "x-ms-correlation-request-id": "40be5c63-1df8-4e11-86b3-ff15bf7f07c6", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "b337831d-18ba-495a-8f5d-d3848dc7c5ce", - "x-ms-routing-request-id": "WESTUS2:20210831T231405Z:40be5c63-1df8-4e11-86b3-ff15bf7f07c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ca888004e0bc40740b9cd149959a06ad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:14:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ca888004e0bc40740b9cd149959a06ad", - "x-ms-correlation-request-id": "61b6f0c8-7756-4741-b830-96ff67706074", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "84c0e9e5-8bc4-436f-b6f9-3686101af7db", - "x-ms-routing-request-id": "WESTUS2:20210831T231406Z:61b6f0c8-7756-4741-b830-96ff67706074" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aad10a0225aba1f0cfba8e69da993be0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:14:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "aad10a0225aba1f0cfba8e69da993be0", - "x-ms-correlation-request-id": "27982fb5-2283-42b9-a952-adabddf3c462", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "d6214121-ce5e-43ba-a981-3a0f611ef4d6", - "x-ms-routing-request-id": "WESTUS2:20210831T231408Z:27982fb5-2283-42b9-a952-adabddf3c462" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7c4a6255a0f9a34f890d7811662a2dc5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:14:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?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": "7c4a6255a0f9a34f890d7811662a2dc5", - "x-ms-correlation-request-id": "acc23f8e-60af-46f2-9bd7-b187aa605535", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "9710f117-5f09-4e49-9f70-544d1cfd62bc", - "x-ms-routing-request-id": "WESTUS2:20210831T231409Z:acc23f8e-60af-46f2-9bd7-b187aa605535" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5e8b873e-a6e6-4ec3-84dc-5efd5f30506b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "51e4ac56906cde108fe6fb02520a6571", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:14: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": "51e4ac56906cde108fe6fb02520a6571", - "x-ms-correlation-request-id": "f59cc13f-262b-49d0-ad86-d42c6c694d9e", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "f320313c-8ad8-4f91-a229-423d809a685c", - "x-ms-routing-request-id": "WESTUS2:20210831T231410Z:f59cc13f-262b-49d0-ad86-d42c6c694d9e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608", - "name": "sto6608", - "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": "2021-08-31T23:13:52.1887659Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:13:52.1887659Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:13:52.0949898Z", - "primaryEndpoints": { - "dfs": "https://sto6608.dfs.core.windows.net/", - "web": "https://sto6608.z20.web.core.windows.net/", - "blob": "https://sto6608.blob.core.windows.net/", - "queue": "https://sto6608.queue.core.windows.net/", - "table": "https://sto6608.table.core.windows.net/", - "file": "https://sto6608.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-71325f7801bd8b42b2de0fce7a8dee2b-ffefc7b6f1123b46-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f32f4f1b489ba612e219eaddf3aa48d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:14:09 GMT", - "ETag": "\u00220x8D96CD50A434F08\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": "6a53c7c3-5029-49b8-b3ea-a6cd01c081c5", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "7d54f3e3-795f-491f-83b7-2dc521d2e5b8", - "x-ms-routing-request-id": "WESTUS2:20210831T231410Z:6a53c7c3-5029-49b8-b3ea-a6cd01c081c5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843", - "name": "container7843", - "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/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-4340d230a3dbc6489a8e4e1d016ac7a4-a7594b1240738d47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "51", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:14: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": "b52e12c973ea52c46ced13a54c517ea7", - "x-ms-correlation-request-id": "17302623-44bb-4c54-8875-1ec9b9e083ff", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "3ced348c-b2f8-483f-aa11-4597b8ccc791", - "x-ms-routing-request-id": "WESTUS2:20210831T231410Z:17302623-44bb-4c54-8875-1ec9b9e083ff" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-e7294cd8812c4c4c8a0112f8c269aebb-ca1e0a590ba68a4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3675b00676faf8cd82963d6f7131b0ab", - "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": "Tue, 31 Aug 2021 23:14:10 GMT", - "ETag": "\u00228d96cd50aa28ecb\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": "3675b00676faf8cd82963d6f7131b0ab", - "x-ms-correlation-request-id": "8e271dc3-34aa-4587-b63b-6b2d2ce5d145", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "613dd6bc-f93a-4735-85aa-6723f0ec6973", - "x-ms-routing-request-id": "WESTUS2:20210831T231411Z:8e271dc3-34aa-4587-b63b-6b2d2ce5d145" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd50aa28ecb\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd50aa28ecb\u0022", - "traceparent": "00-76b3711f6e30b84ea1d7345a362058e5-4d8af1431e8cf54a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f8887557bc377d762fe0e39ba1bc6ddd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:14:10 GMT", - "ETag": "\u00228d96cd50ac651d7\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": "f8887557bc377d762fe0e39ba1bc6ddd", - "x-ms-correlation-request-id": "46762d04-fd61-400d-81d2-476b1871ccd8", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "75325692-81c0-4b8e-a1ce-d7026665e30d", - "x-ms-routing-request-id": "WESTUS2:20210831T231411Z:46762d04-fd61-400d-81d2-476b1871ccd8" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd50ac651d7\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/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": "\u00228d96cd50ac651d7\u0022", - "traceparent": "00-d3f5e93eabf71e4c963b7c1c7c55881c-cfe27df4d3882943-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2ea6f6a26dc55393443632533655e03a", - "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": "Tue, 31 Aug 2021 23:14:10 GMT", - "ETag": "\u00228d96cd50af39e1c\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": "2ea6f6a26dc55393443632533655e03a", - "x-ms-correlation-request-id": "1f6846f3-d285-4f2f-abd5-1bdb36527ef6", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "fb8699c0-1727-4937-9c98-9b5308b0bdc6", - "x-ms-routing-request-id": "WESTUS2:20210831T231411Z:1f6846f3-d285-4f2f-abd5-1bdb36527ef6" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd50af39e1c\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-846ec2cedb8caf44a681971f4b61a7dc-a416223732a6c549-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d74e673d86c84a703af70719933257c5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1941", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:14:12 GMT", - "ETag": "\u00220x8D96CD50AF6E0B5\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": "d74e673d86c84a703af70719933257c5", - "x-ms-correlation-request-id": "97705ed1-afeb-406b-9523-fe09d7c4fb0f", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "f04aee5d-95c3-45d7-8891-ef98fd2bff6e", - "x-ms-routing-request-id": "WESTUS2:20210831T231412Z:97705ed1-afeb-406b-9523-fe09d7c4fb0f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843", - "name": "container7843", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD50AF6E0B5\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:14:11.0000000Z", - "immutabilityPolicy": { - "etag": "\u00228d96cd50af39e1c\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - }, - "updateHistory": [ - { - "update": "put", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2021-08-31T23:14:11.1895243Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "lock", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2021-08-31T23:14:11.4395008Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "extend", - "immutabilityPeriodSinceCreationInDays": 100, - "timestamp": "2021-08-31T23:14:11.7363861Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "legalHold": { - "hasLegalHold": true, - "tags": [ - { - "tag": "tag1", - "timestamp": "2021-08-31T23:14:10.8926006Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag2", - "timestamp": "2021-08-31T23:14:10.8926006Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag3", - "timestamp": "2021-08-31T23:14:10.8926006Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "hasImmutabilityPolicy": true, - "hasLegalHold": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-4aac3de46821af4fbc917565b9a4dd04-27f9ff658a0cb740-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7acc6028818be9e5e235b301892247da", - "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": "Tue, 31 Aug 2021 23:14: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": "7acc6028818be9e5e235b301892247da", - "x-ms-correlation-request-id": "68840a45-61f2-477d-a503-edb8f5779faf", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "e4c6ba6d-2087-43d9-8b1b-7b0776cbd586", - "x-ms-routing-request-id": "WESTUS2:20210831T231412Z:68840a45-61f2-477d-a503-edb8f5779faf" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1243/providers/Microsoft.Storage/storageAccounts/sto6608/blobServices/default/containers/container7843?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-5fe2759fbabf754893cc7dbd682c1c16-e154358d8513e548-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "395ea8ff956e1c14865bf3ce6679c012", - "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, 31 Aug 2021 23:14: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": "395ea8ff956e1c14865bf3ce6679c012", - "x-ms-correlation-request-id": "7424ccb4-0588-4580-a064-6f4a76abd150", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "ee2a8d20-e1ef-4421-abaf-9fdc4e786d46", - "x-ms-routing-request-id": "WESTUS2:20210831T231414Z:7424ccb4-0588-4580-a064-6f4a76abd150" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1048252733", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 eff2e1884a7f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersGetTestAsync.json +++ /dev/null @@ -1,1136 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "103e925e6342d8693530cd394bb494c6", - "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, 31 Aug 2021 23:40:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b9652efd-6ce6-4f2a-a890-543584ff2460", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "b9652efd-6ce6-4f2a-a890-543584ff2460", - "x-ms-routing-request-id": "WESTUS:20210831T234039Z:b9652efd-6ce6-4f2a-a890-543584ff2460" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ed3bee9e95bdd68797e14f1761076f44", - "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, 31 Aug 2021 23:40:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4c6a57e1-c78d-4748-b0a2-e76c096c920f", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "4c6a57e1-c78d-4748-b0a2-e76c096c920f", - "x-ms-routing-request-id": "WESTUS:20210831T234039Z:4c6a57e1-c78d-4748-b0a2-e76c096c920f" - }, - "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/res5701?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d6c727ae4226494b89bf658e09df9a41-99cb5c904020f84c-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8dea13ec94bbc3e591867a9ba2d8746e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fab3e3c8-a19e-49b0-bd48-b74e375d0685", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "fab3e3c8-a19e-49b0-bd48-b74e375d0685", - "x-ms-routing-request-id": "WESTUS:20210831T234040Z:fab3e3c8-a19e-49b0-bd48-b74e375d0685" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701", - "name": "res5701", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-fcdde81e8ef15a458a03d1d97f8323db-5ea0e005e66fdb4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5562aecc90b680a79611351762dc189", - "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": "Tue, 31 Aug 2021 23:40:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1439f957-146a-4ceb-935f-7fb8ead092aa", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "990711c5-ff46-401f-8437-92e65bf2e852", - "x-ms-routing-request-id": "WESTUS:20210831T234043Z:1439f957-146a-4ceb-935f-7fb8ead092aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6dc3556f-6151-4cbc-a33d-25d5d7cd6715", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "809dadb9-cfc8-4668-84c3-9ab21e1fefdc", - "x-ms-routing-request-id": "WESTUS:20210831T234043Z:6dc3556f-6151-4cbc-a33d-25d5d7cd6715" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "66db82b6-fd72-4ce2-bf4b-6c8905cf984f", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "86a7677d-7741-4f10-9063-d534703b3b0f", - "x-ms-routing-request-id": "WESTUS:20210831T234045Z:66db82b6-fd72-4ce2-bf4b-6c8905cf984f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "610bfde2-e3d5-4027-aa16-37e45a90527e", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "1ab10d19-e7e5-411f-8c48-90465421a873", - "x-ms-routing-request-id": "WESTUS:20210831T234046Z:610bfde2-e3d5-4027-aa16-37e45a90527e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8d45c7f6-3801-440a-819d-090392efa901", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "6d6c989f-53f3-4845-b409-a71d54b31447", - "x-ms-routing-request-id": "WESTUS:20210831T234047Z:8d45c7f6-3801-440a-819d-090392efa901" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e610ad1-f79d-4989-8f18-d4714fe06394", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "6ce876d9-5e14-491f-95b2-811d0b5a43fd", - "x-ms-routing-request-id": "WESTUS:20210831T234048Z:4e610ad1-f79d-4989-8f18-d4714fe06394" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cdee1af2-f411-422c-9b9a-0381d26b6e38", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "46bd0308-fd7f-473a-becc-f35aa7245cda", - "x-ms-routing-request-id": "WESTUS:20210831T234049Z:cdee1af2-f411-422c-9b9a-0381d26b6e38" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "be15feff-8b71-4aec-94e4-5a1335bcd372", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "9c93c251-5a3d-461f-a2f4-bd4d70b9789a", - "x-ms-routing-request-id": "WESTUS:20210831T234050Z:be15feff-8b71-4aec-94e4-5a1335bcd372" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f911e752-0a6b-4276-a523-b51981ad14a9", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "b0909c89-d99c-461d-968c-9fc7335c1c73", - "x-ms-routing-request-id": "WESTUS:20210831T234051Z:f911e752-0a6b-4276-a523-b51981ad14a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6ec69543-b599-4d23-86a0-28638148661d", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "f81687ab-e757-46cc-8602-6f3f289b3b79", - "x-ms-routing-request-id": "WESTUS:20210831T234053Z:6ec69543-b599-4d23-86a0-28638148661d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:40:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "182dfe97-3a7f-41e7-b2c4-ef3fcb020982", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "3c535deb-a1a2-47e6-8d76-6efd64c00a3b", - "x-ms-routing-request-id": "WESTUS:20210831T234054Z:182dfe97-3a7f-41e7-b2c4-ef3fcb020982" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1044f0e2d8d121ac76d6e6a0faa6a4da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6a3e848d-4be3-4e89-a36d-7fb56d483d66", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "1310d375-db11-4be5-b965-91865b1f01c6", - "x-ms-routing-request-id": "WESTUS:20210831T234055Z:6a3e848d-4be3-4e89-a36d-7fb56d483d66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "562dc3d6fde948803d7c61968617193e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "562dc3d6fde948803d7c61968617193e", - "x-ms-correlation-request-id": "910cf9ab-2a80-4ebc-bfb6-f3f1d1dd31b7", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "c76b4d62-f119-4b07-9215-b7f57fcf1e21", - "x-ms-routing-request-id": "WESTUS:20210831T234056Z:910cf9ab-2a80-4ebc-bfb6-f3f1d1dd31b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5faf634327c4ffd6e038c16d5da34009", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5faf634327c4ffd6e038c16d5da34009", - "x-ms-correlation-request-id": "5d98ccfc-7c62-4a4e-afc1-b8a03abef29d", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "f7dafa8e-ab6d-4cc7-886d-3bf8056034de", - "x-ms-routing-request-id": "WESTUS:20210831T234057Z:5d98ccfc-7c62-4a4e-afc1-b8a03abef29d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba692484fcbae4446ffcd25477159a5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?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": "ba692484fcbae4446ffcd25477159a5e", - "x-ms-correlation-request-id": "191950ba-f783-4c35-a755-aceec64f4754", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "795c6ed6-e026-45a1-8b54-85bdc674f29e", - "x-ms-routing-request-id": "WESTUS:20210831T234058Z:191950ba-f783-4c35-a755-aceec64f4754" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "965ca8bc45f7af16ec2d76b13c13eb99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:40:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?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": "965ca8bc45f7af16ec2d76b13c13eb99", - "x-ms-correlation-request-id": "a998271e-5826-43b6-8ee8-b6e2c443078f", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "860faa23-c552-4c52-b354-1db072663da1", - "x-ms-routing-request-id": "WESTUS:20210831T234059Z:a998271e-5826-43b6-8ee8-b6e2c443078f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/990711c5-ff46-401f-8437-92e65bf2e852?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6212583c5fae47831fcaefc7548188ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:41: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": "6212583c5fae47831fcaefc7548188ca", - "x-ms-correlation-request-id": "0cf7093b-cbbf-4994-913e-4e650784b814", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "dd8bf128-4762-4877-bec6-382229b7e948", - "x-ms-routing-request-id": "WESTUS:20210831T234100Z:0cf7093b-cbbf-4994-913e-4e650784b814" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789", - "name": "sto1789", - "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": "2021-08-31T23:40:42.4567782Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:40:42.4567782Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:40:42.3629947Z", - "primaryEndpoints": { - "dfs": "https://sto1789.dfs.core.windows.net/", - "web": "https://sto1789.z20.web.core.windows.net/", - "blob": "https://sto1789.blob.core.windows.net/", - "queue": "https://sto1789.queue.core.windows.net/", - "table": "https://sto1789.table.core.windows.net/", - "file": "https://sto1789.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-6eb3fe403d92574ab5abee63f1bb35b4-14e46454a47e764f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "47b5b16211a90e3eb9cd8c8592a75c10", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:41:00 GMT", - "ETag": "\u00220x8D96CD8CA461A35\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": "f1e2f8e3-110f-4dac-b47b-e1547f0562c3", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "fc95b245-bff8-41c9-b3c1-4557d5448b67", - "x-ms-routing-request-id": "WESTUS:20210831T234101Z:f1e2f8e3-110f-4dac-b47b-e1547f0562c3" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885", - "name": "container7885", - "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/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/setLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-29e83fe3ce59c24cb57fbb8d6745913e-c56e19a4b542464b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "51", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:41: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": "031e1739af38245c15772c554e5b6ba4", - "x-ms-correlation-request-id": "b826271a-054f-40d7-8d07-a17351ccd0aa", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "bb3e80db-645c-4421-8d34-26473cab18f9", - "x-ms-routing-request-id": "WESTUS:20210831T234101Z:b826271a-054f-40d7-8d07-a17351ccd0aa" - }, - "ResponseBody": { - "hasLegalHold": true, - "tags": [ - "tag1", - "tag2", - "tag3" - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-57c2a7902b103a4bbf49e91f7e7c2a09-1af029a3a3f74e49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62d913ab52364792d353f592f7c18c23", - "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": "Tue, 31 Aug 2021 23:41:01 GMT", - "ETag": "\u00228d96cd8caabf183\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": "62d913ab52364792d353f592f7c18c23", - "x-ms-correlation-request-id": "0c9c449f-95cf-4ee9-9d13-031937ace4df", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "12f4537e-819c-4a33-8ccb-40b749ffa464", - "x-ms-routing-request-id": "WESTUS:20210831T234101Z:0c9c449f-95cf-4ee9-9d13-031937ace4df" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd8caabf183\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd8caabf183\u0022", - "traceparent": "00-17088d13ff65db4bad4b2605e198ba57-b11abebf5f333b4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "691bb693c76ab26554903132e4e9bf5d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:41:01 GMT", - "ETag": "\u00228d96cd8cacaefd9\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": "691bb693c76ab26554903132e4e9bf5d", - "x-ms-correlation-request-id": "221173ea-9807-4bd9-b85a-28bcb78c25d9", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "d9ac5f27-16e8-42ad-9a46-505d5877b14f", - "x-ms-routing-request-id": "WESTUS:20210831T234102Z:221173ea-9807-4bd9-b85a-28bcb78c25d9" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd8cacaefd9\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/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": "\u00228d96cd8cacaefd9\u0022", - "traceparent": "00-a4017d874b277547add5abc5df7ebf92-d2dfefa83983d74b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7edae761facde6da85d630e4baca2c53", - "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": "Tue, 31 Aug 2021 23:41:02 GMT", - "ETag": "\u00228d96cd8cb0b4fe0\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": "7edae761facde6da85d630e4baca2c53", - "x-ms-correlation-request-id": "d88b7cbb-4896-4ea5-997f-db56b42b9dac", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "a55afe75-4cd5-49e7-a6af-90dcac50cf82", - "x-ms-routing-request-id": "WESTUS:20210831T234102Z:d88b7cbb-4896-4ea5-997f-db56b42b9dac" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd8cb0b4fe0\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-1137f5b68bbe5849a3b47084b226ad55-f9db12522291d649-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "97c209ea0140e439ae270da5205f62e9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1941", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:41:02 GMT", - "ETag": "\u00220x8D96CD8CB0C9B4E\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": "97c209ea0140e439ae270da5205f62e9", - "x-ms-correlation-request-id": "97e405a1-87bc-4adc-b5f0-86cd393d129c", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "7f80400d-3d50-4524-99e3-f337d63f3a9f", - "x-ms-routing-request-id": "WESTUS:20210831T234102Z:97e405a1-87bc-4adc-b5f0-86cd393d129c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885", - "name": "container7885", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD8CB0C9B4E\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:41:02.0000000Z", - "immutabilityPolicy": { - "etag": "\u00228d96cd8cb0b4fe0\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 100, - "state": "Locked" - }, - "updateHistory": [ - { - "update": "put", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2021-08-31T23:41:01.8794109Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "lock", - "immutabilityPeriodSinceCreationInDays": 3, - "timestamp": "2021-08-31T23:41:02.0981630Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "update": "extend", - "immutabilityPeriodSinceCreationInDays": 100, - "timestamp": "2021-08-31T23:41:02.4887776Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "legalHold": { - "hasLegalHold": true, - "tags": [ - { - "tag": "tag1", - "timestamp": "2021-08-31T23:41:01.5668655Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag2", - "timestamp": "2021-08-31T23:41:01.5668655Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - }, - { - "tag": "tag3", - "timestamp": "2021-08-31T23:41:01.5668655Z", - "objectIdentifier": "3b10dae3-28cf-49a7-a8df-8fbae3e77f27", - "tenantId": "72f988bf-86f1-41af-91ab-2d7cd011db47" - } - ] - }, - "hasImmutabilityPolicy": true, - "hasLegalHold": true - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885/clearLegalHold?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "31", - "Content-Type": "application/json", - "traceparent": "00-95644653b13fe84189e60149b825dd75-3d985ba6dd240147-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0f3097940ee69855dc34e4939680f789", - "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": "Tue, 31 Aug 2021 23:41: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": "0f3097940ee69855dc34e4939680f789", - "x-ms-correlation-request-id": "c41c5693-388d-485b-97a1-f8d8662088ae", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "d524499e-3c1f-4911-84f0-ca0565f3b1c9", - "x-ms-routing-request-id": "WESTUS:20210831T234103Z:c41c5693-388d-485b-97a1-f8d8662088ae" - }, - "ResponseBody": { - "hasLegalHold": false, - "tags": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5701/providers/Microsoft.Storage/storageAccounts/sto1789/blobServices/default/containers/container7885?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-29372b06f7411a488984c7020e1378f0-ca78ae9d6c012743-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "db48de632726601dadf6d0a6ec34c525", - "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, 31 Aug 2021 23:41: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": "db48de632726601dadf6d0a6ec34c525", - "x-ms-correlation-request-id": "b8fb824b-abdc-455e-9520-667a16b209c9", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "8232ff0e-5188-4bff-bdaf-b3e364ec4d64", - "x-ms-routing-request-id": "WESTUS:20210831T234103Z:b8fb824b-abdc-455e-9520-667a16b209c9" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "390049794", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 06b5988234b9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTest.json +++ /dev/null @@ -1,1137 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5b2be91df41d160231cccc83ea516e29", - "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, 31 Aug 2021 23:16:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f528f24-fa3f-4b14-986b-dec6b374e2de", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "3f528f24-fa3f-4b14-986b-dec6b374e2de", - "x-ms-routing-request-id": "WESTUS2:20210831T231617Z:3f528f24-fa3f-4b14-986b-dec6b374e2de" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "31fe0b0c534cd8e53fbaaf2234929544", - "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, 31 Aug 2021 23:16:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b38c601-37c0-4bab-a65e-db9956258644", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "6b38c601-37c0-4bab-a65e-db9956258644", - "x-ms-routing-request-id": "WESTUS2:20210831T231617Z:6b38c601-37c0-4bab-a65e-db9956258644" - }, - "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/res945?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-afd417bf235c554db153af105f669e29-9c2eedf1bab54f47-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7873448ed82e37a7ff8098f08ab45e74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:16:17 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "793b50a5-04db-4145-92b6-ef330d74ab23", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "793b50a5-04db-4145-92b6-ef330d74ab23", - "x-ms-routing-request-id": "WESTUS2:20210831T231617Z:793b50a5-04db-4145-92b6-ef330d74ab23" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945", - "name": "res945", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-190bac0a4b158e46b9bad3f86ae9e236-ebf04aea01f56745-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8813711eca8652031b6245e0e19e3788", - "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": "Tue, 31 Aug 2021 23:16:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "417e2a8a-5979-4658-8e54-d59dad700c6c", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc", - "x-ms-routing-request-id": "WESTUS2:20210831T231620Z:417e2a8a-5979-4658-8e54-d59dad700c6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ca037dc-5d7b-4a3c-95cc-c5414d6de5bb", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "e9108a88-bf93-4e5b-9540-42931cefda50", - "x-ms-routing-request-id": "WESTUS2:20210831T231620Z:0ca037dc-5d7b-4a3c-95cc-c5414d6de5bb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c54da2ca-1ef6-4809-a9b8-bef86afcac72", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "98d8638f-34f0-4268-bc5f-eccd8032e65d", - "x-ms-routing-request-id": "WESTUS2:20210831T231621Z:c54da2ca-1ef6-4809-a9b8-bef86afcac72" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f28cd40e-9ddf-4346-ae87-5bb30e69b418", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "2d2300cc-d474-4cf0-a37a-f7ddd698e17f", - "x-ms-routing-request-id": "WESTUS2:20210831T231622Z:f28cd40e-9ddf-4346-ae87-5bb30e69b418" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67ca4216-5378-41f2-b381-ca620caf6ca4", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "1816c413-1e98-49fc-b724-58b67c1333ef", - "x-ms-routing-request-id": "WESTUS2:20210831T231623Z:67ca4216-5378-41f2-b381-ca620caf6ca4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5d1aaca7-a166-4675-a6c3-937048f8e52a", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "df6390fe-ce5c-4264-bcf0-ec042c18d551", - "x-ms-routing-request-id": "WESTUS2:20210831T231625Z:5d1aaca7-a166-4675-a6c3-937048f8e52a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cfc24321-6c40-426b-8257-ea42957ea653", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "7331c4b0-961d-4721-8395-773546a2478a", - "x-ms-routing-request-id": "WESTUS2:20210831T231626Z:cfc24321-6c40-426b-8257-ea42957ea653" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "12f03ee2-f848-44d4-8cf5-8577c1f501ce", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "ad6689fd-f730-4169-9f27-7583f33eaf0e", - "x-ms-routing-request-id": "WESTUS2:20210831T231627Z:12f03ee2-f848-44d4-8cf5-8577c1f501ce" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9a2a1407-eed9-4b96-a274-6b250699c755", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "979c6e9b-b16a-4c16-9101-49e84fc9c7fc", - "x-ms-routing-request-id": "WESTUS2:20210831T231628Z:9a2a1407-eed9-4b96-a274-6b250699c755" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "70930c93-8e55-492a-83a5-424b89050ddf", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "03e2e525-eaf8-4658-85d1-8a3cb6d44ab4", - "x-ms-routing-request-id": "WESTUS2:20210831T231629Z:70930c93-8e55-492a-83a5-424b89050ddf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8f872a44-c13c-4bb6-a3e2-9add30863935", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "e793f7ba-2c37-4d96-a547-be226b57bd06", - "x-ms-routing-request-id": "WESTUS2:20210831T231630Z:8f872a44-c13c-4bb6-a3e2-9add30863935" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "db4d5089-9fc6-4361-8f21-c876175676f2", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "9c5aa2cc-b109-4f20-a89d-44c68779ba05", - "x-ms-routing-request-id": "WESTUS2:20210831T231631Z:db4d5089-9fc6-4361-8f21-c876175676f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:16:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "96bad6e6-70e6-47de-a2c1-d1e02a998b94", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "783107cd-0ed9-4077-ab11-20f76788827e", - "x-ms-routing-request-id": "WESTUS2:20210831T231633Z:96bad6e6-70e6-47de-a2c1-d1e02a998b94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3baa532bdbe395213bd642cc5d1ae81c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:16:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c30d939e-d8d7-4ea7-909f-4bc171422105", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "7e0a919e-0a39-491b-b686-249d720415b5", - "x-ms-routing-request-id": "WESTUS2:20210831T231634Z:c30d939e-d8d7-4ea7-909f-4bc171422105" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4bd365acafee2bf74d366b7ae954ade4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:16:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?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": "4bd365acafee2bf74d366b7ae954ade4", - "x-ms-correlation-request-id": "7d13fe83-d134-4b4d-902f-f58c4a49ac59", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "a1dcd40b-e0c0-4118-9a70-e5d0284c86a5", - "x-ms-routing-request-id": "WESTUS2:20210831T231635Z:7d13fe83-d134-4b4d-902f-f58c4a49ac59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "597be73a171a8a56a2d308ac1127cca4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:16:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?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": "597be73a171a8a56a2d308ac1127cca4", - "x-ms-correlation-request-id": "7a88ce81-8913-4244-978c-5a162382d7e9", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "64397a1c-7d90-464e-969e-fb5da54a90a1", - "x-ms-routing-request-id": "WESTUS2:20210831T231636Z:7a88ce81-8913-4244-978c-5a162382d7e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3d0d40bc-d623-41e7-a945-3eeb1bbc4dcc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5276202fe5d07b295b7eeead6fa6ace7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16: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": "5276202fe5d07b295b7eeead6fa6ace7", - "x-ms-correlation-request-id": "a1bfbad6-a89a-4bfb-b9fe-a3272fbdd98d", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "7eb8e185-3b3a-4a37-9176-51d53f1bbab4", - "x-ms-routing-request-id": "WESTUS2:20210831T231637Z:a1bfbad6-a89a-4bfb-b9fe-a3272fbdd98d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024", - "name": "sto4024", - "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": "2021-08-31T23:16:19.1476466Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:16:19.1476466Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:16:19.0226417Z", - "primaryEndpoints": { - "dfs": "https://sto4024.dfs.core.windows.net/", - "web": "https://sto4024.z20.web.core.windows.net/", - "blob": "https://sto4024.blob.core.windows.net/", - "queue": "https://sto4024.queue.core.windows.net/", - "table": "https://sto4024.table.core.windows.net/", - "file": "https://sto4024.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-696a53964e1f3448a0f37235e6dd77f8-25ed6fc447f06044-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9e76925e018f0e9548a91aa74a19256a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16:37 GMT", - "ETag": "\u00220x8D96CD562033A93\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": "9e76925e018f0e9548a91aa74a19256a", - "x-ms-correlation-request-id": "7e8d0437-af8d-428a-a929-a856a27ee324", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "488a57fc-74f5-4848-8171-d6ff321ca0ca", - "x-ms-routing-request-id": "WESTUS2:20210831T231637Z:7e8d0437-af8d-428a-a929-a856a27ee324" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292", - "name": "container4292", - "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/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-d75081ff80217d4eb0bf26407fbd649a-8f598daa7889644a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ddc94bc6135abd54fffd9b29a91afb27", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "437", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16:37 GMT", - "ETag": "\u00220x8D96CD56235ECA4\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": "ddc94bc6135abd54fffd9b29a91afb27", - "x-ms-correlation-request-id": "f7ad4a38-c0af-41ab-a50a-2a31596bdb35", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "2483a0d5-138d-47d5-b771-e21134a693bc", - "x-ms-routing-request-id": "WESTUS2:20210831T231638Z:f7ad4a38-c0af-41ab-a50a-2a31596bdb35" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292", - "name": "container4292", - "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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8660?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-22a0afb16dbaa946957f8b3d1aaaa8cd-5c44a2d101e87f45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5595b383a005e11f44873c0fd31065c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16:38 GMT", - "ETag": "\u00220x8D96CD5626542C0\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": "5595b383a005e11f44873c0fd31065c8", - "x-ms-correlation-request-id": "9bfdbe59-1c02-4ea2-88ff-e819eeda4e9c", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "0b44d4ab-02a5-4b3b-8dee-bb9fce41583f", - "x-ms-routing-request-id": "WESTUS2:20210831T231638Z:9bfdbe59-1c02-4ea2-88ff-e819eeda4e9c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8660", - "name": "container8660", - "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/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8815?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-db6b594967f4864ab0b9fa12ea79e334-4d4c5f2c1b1bea41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "09e35aa94aceb93e9f91656b652dadf3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16:38 GMT", - "ETag": "\u00220x8D96CD562992D86\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": "09e35aa94aceb93e9f91656b652dadf3", - "x-ms-correlation-request-id": "f78c0580-1d2a-433c-bd33-95c6971432cf", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "90295ec3-262c-484b-b0c6-3484f7599b5b", - "x-ms-routing-request-id": "WESTUS2:20210831T231638Z:f78c0580-1d2a-433c-bd33-95c6971432cf" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8815", - "name": "container8815", - "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/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a1149e93c1be9b49a54eadc436da2e25-c70c8ce1a5c9854a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9066c786c015a9abfc168c18ad2bed36", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1876", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16: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": "9066c786c015a9abfc168c18ad2bed36", - "x-ms-correlation-request-id": "86712986-61d4-4bfe-8213-ec0fd359c75e", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "486da908-db48-490f-b038-22d78e73977f", - "x-ms-routing-request-id": "WESTUS2:20210831T231638Z:86712986-61d4-4bfe-8213-ec0fd359c75e" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292", - "name": "container4292", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD56235ECA4\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8660", - "name": "container8660", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD5626542C0\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8815", - "name": "container8815", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD562992D86\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d4ddcf85ca963542ae603be0a7d0a19a-6fff36ac6dd4b944-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a1716660164368b4579b660eb975df59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1544", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16: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": "a1716660164368b4579b660eb975df59", - "x-ms-correlation-request-id": "ffb24437-f22e-4366-983d-0659180fa46d", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "d9cc8167-2738-47d7-834f-682956c26e0a", - "x-ms-routing-request-id": "WESTUS2:20210831T231639Z:ffb24437-f22e-4366-983d-0659180fa46d" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container4292", - "name": "container4292", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD56235ECA4\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8660", - "name": "container8660", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD5626542C0\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ], - "nextLink": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted\u0026$skipToken=/sto4024/container8815" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted\u0026$skipToken=/sto4024/container8815", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d303144be4cca44a8b2046924f49e58d-cb1ead91ae5e1040-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "484d1b8e38ffe82daf390db8be250c73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "631", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:16: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": "484d1b8e38ffe82daf390db8be250c73", - "x-ms-correlation-request-id": "de9ef58d-b908-4ae9-9206-ebb69233bde2", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "cbc16427-5deb-4eeb-ae98-ab59e9e1d19b", - "x-ms-routing-request-id": "WESTUS2:20210831T231639Z:de9ef58d-b908-4ae9-9206-ebb69233bde2" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res945/providers/Microsoft.Storage/storageAccounts/sto4024/blobServices/default/containers/container8815", - "name": "container8815", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD562992D86\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:16:38.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1954828907", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 05ec667ede05..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersListTestAsync.json +++ /dev/null @@ -1,1137 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9c9b611801848df367036da18bf871f2", - "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, 31 Aug 2021 23: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": "d69fd5d4-deb1-462b-81a6-9d3240e1b49d", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "d69fd5d4-deb1-462b-81a6-9d3240e1b49d", - "x-ms-routing-request-id": "WESTUS:20210831T234225Z:d69fd5d4-deb1-462b-81a6-9d3240e1b49d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0df9a21519a6bde773a2038f6b6ea007", - "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, 31 Aug 2021 23: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": "c55e3ae1-107a-4673-8c5e-473807c79de8", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "c55e3ae1-107a-4673-8c5e-473807c79de8", - "x-ms-routing-request-id": "WESTUS:20210831T234225Z:c55e3ae1-107a-4673-8c5e-473807c79de8" - }, - "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/res6027?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b4c28da877de4b4d97e5062e8671dcff-9045d2d9e5061a44-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "620c39ea67c11173d2685c9a62e56334", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23: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": "6caf2d0e-3f4b-4a0c-8df5-c9d350273bf3", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "6caf2d0e-3f4b-4a0c-8df5-c9d350273bf3", - "x-ms-routing-request-id": "WESTUS:20210831T234226Z:6caf2d0e-3f4b-4a0c-8df5-c9d350273bf3" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027", - "name": "res6027", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-37277baf3aa5c94884087c67cffefbd0-049763d501ee8c49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e8f4ecb9fe1ede7a28e2fd6421f96365", - "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": "Tue, 31 Aug 2021 23:42:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4517176c-1d10-4446-906a-5200a173ce47", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "b46b8026-e2da-4d38-8211-150afab76fca", - "x-ms-routing-request-id": "WESTUS:20210831T234229Z:4517176c-1d10-4446-906a-5200a173ce47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d3882a48-9247-4f62-9830-5e71ca3241b3", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "03560662-5a82-45d4-94e8-1a5245650cc9", - "x-ms-routing-request-id": "WESTUS:20210831T234229Z:d3882a48-9247-4f62-9830-5e71ca3241b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ce53d12-7d33-40ca-941f-630d32d5f3ab", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "c05350ff-d6e5-4f8e-b167-541d78f21e47", - "x-ms-routing-request-id": "WESTUS:20210831T234230Z:0ce53d12-7d33-40ca-941f-630d32d5f3ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f739fef3-708d-41f7-b51f-09c7c4979ea1", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "d3f1ab85-6412-431a-bdf6-c47d6718f32b", - "x-ms-routing-request-id": "WESTUS:20210831T234231Z:f739fef3-708d-41f7-b51f-09c7c4979ea1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bbac31da-07f4-4c35-9552-9f885a219ff7", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "6d5381c6-c154-4530-ba26-e9e58fca2309", - "x-ms-routing-request-id": "WESTUS:20210831T234232Z:bbac31da-07f4-4c35-9552-9f885a219ff7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "24e3cd9b-c86d-4896-89b2-3e42917b4478", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "ad6da15b-8841-47da-8739-438fa0a1b095", - "x-ms-routing-request-id": "WESTUS:20210831T234233Z:24e3cd9b-c86d-4896-89b2-3e42917b4478" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d1a1b6b4-e849-4e29-8e0a-76c50e700829", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "bf02ae9c-87ee-46c2-bd76-62c6b846435e", - "x-ms-routing-request-id": "WESTUS:20210831T234234Z:d1a1b6b4-e849-4e29-8e0a-76c50e700829" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ae1848ec-d22a-4187-b2b9-e9e8faab40d2", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "c584d04d-c070-4be4-9e05-b06f0a755247", - "x-ms-routing-request-id": "WESTUS:20210831T234235Z:ae1848ec-d22a-4187-b2b9-e9e8faab40d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "197cae1f-8411-45a6-8152-5450257c8409", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "902885fa-1c3e-42cf-a3d1-1df9a62d064c", - "x-ms-routing-request-id": "WESTUS:20210831T234237Z:197cae1f-8411-45a6-8152-5450257c8409" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "81d778c2-2dcd-464e-9211-c974f9eef181", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "6eec6b3e-2a2a-42f4-88c0-578fa31a5852", - "x-ms-routing-request-id": "WESTUS:20210831T234238Z:81d778c2-2dcd-464e-9211-c974f9eef181" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:42:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64ca3f58-911e-41a1-9d87-09aa37c42f62", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "740a3ba2-097d-4e8f-b201-1c4b70e7bd17", - "x-ms-routing-request-id": "WESTUS:20210831T234239Z:64ca3f58-911e-41a1-9d87-09aa37c42f62" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1fcd7aebc4e2f2f5ce482a9ee34367a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:42:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b6260bbd-f7f6-4e28-9b38-cec8f904caaf", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "0aa593f2-fd27-4eaa-bc7d-668c9af4c198", - "x-ms-routing-request-id": "WESTUS:20210831T234240Z:b6260bbd-f7f6-4e28-9b38-cec8f904caaf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e5312912f1e147ce1bd6e92506081e6f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:42:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e5312912f1e147ce1bd6e92506081e6f", - "x-ms-correlation-request-id": "fd99e644-cc4d-4999-a776-7755348b1a98", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "f93df7f3-f6ad-4079-8a13-f9902d4fa5e9", - "x-ms-routing-request-id": "WESTUS:20210831T234241Z:fd99e644-cc4d-4999-a776-7755348b1a98" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ea630f2ab055363be1234d809c54c5b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:42:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ea630f2ab055363be1234d809c54c5b2", - "x-ms-correlation-request-id": "7425253a-2150-4d70-9c79-f973beaf0f8d", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "094dfbb1-6e49-43a6-aa5a-ddc9003824ca", - "x-ms-routing-request-id": "WESTUS:20210831T234242Z:7425253a-2150-4d70-9c79-f973beaf0f8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b8cf2159e54bd0209b4d677d20a2953", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:42:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?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": "1b8cf2159e54bd0209b4d677d20a2953", - "x-ms-correlation-request-id": "c45f401c-5e06-4a8c-a286-c06a4794cbde", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "b3426691-c4a6-4446-95bd-76f5b01fe447", - "x-ms-routing-request-id": "WESTUS:20210831T234243Z:c45f401c-5e06-4a8c-a286-c06a4794cbde" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "df7e13c64bd06225edfa04bea34eabc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:42:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?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": "df7e13c64bd06225edfa04bea34eabc7", - "x-ms-correlation-request-id": "b7e7a3b8-1aa0-4f6e-9ab4-a8dc3e9c53f0", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "bd583b55-369b-46d9-9791-83b8b5b67c67", - "x-ms-routing-request-id": "WESTUS:20210831T234245Z:b7e7a3b8-1aa0-4f6e-9ab4-a8dc3e9c53f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b46b8026-e2da-4d38-8211-150afab76fca?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "130f3611027b8c1b0da5e1a1dac363d7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23: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": "130f3611027b8c1b0da5e1a1dac363d7", - "x-ms-correlation-request-id": "03c77cbe-7001-4081-99a3-71114ef69ada", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "77f1e547-c430-43fb-b0ba-7bb6a39e1e0f", - "x-ms-routing-request-id": "WESTUS:20210831T234246Z:03c77cbe-7001-4081-99a3-71114ef69ada" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141", - "name": "sto4141", - "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": "2021-08-31T23:42:27.6484082Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:42:27.6484082Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:42:27.5390530Z", - "primaryEndpoints": { - "dfs": "https://sto4141.dfs.core.windows.net/", - "web": "https://sto4141.z20.web.core.windows.net/", - "blob": "https://sto4141.blob.core.windows.net/", - "queue": "https://sto4141.queue.core.windows.net/", - "table": "https://sto4141.table.core.windows.net/", - "file": "https://sto4141.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-75c6f7daefea9d419577f67468c8f79b-5f710e4961bf1140-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d589b9fae1e6cdca2a2d5999431aba08", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:42:45 GMT", - "ETag": "\u00220x8D96CD9090F2355\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": "d589b9fae1e6cdca2a2d5999431aba08", - "x-ms-correlation-request-id": "2a6c67d2-cdff-4953-97e6-225fd9c0d84d", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "c8c3268f-3291-40c6-897f-f5a2bd05d529", - "x-ms-routing-request-id": "WESTUS:20210831T234246Z:2a6c67d2-cdff-4953-97e6-225fd9c0d84d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685", - "name": "container4685", - "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/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-1f73711027d7ad43a758e807315029c3-4a6198715b5f4644-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa9c660ed715f8c3f2d12a6983882a96", - "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": "Tue, 31 Aug 2021 23:42:46 GMT", - "ETag": "\u00220x8D96CD9094446D1\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": "fa9c660ed715f8c3f2d12a6983882a96", - "x-ms-correlation-request-id": "cf195931-6bd8-453f-8f81-7ef3e65d1e9d", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "59ab7a3c-95d2-4648-a3e5-d1f8776fce5a", - "x-ms-routing-request-id": "WESTUS:20210831T234246Z:cf195931-6bd8-453f-8f81-7ef3e65d1e9d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685", - "name": "container4685", - "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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4192?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-6ef36d3177b8544cbaabab74ac3eace0-9df1273fcb9f744c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2194a9c42af145554651d5c1f3c98b27", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:42:46 GMT", - "ETag": "\u00220x8D96CD9097746E1\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": "2194a9c42af145554651d5c1f3c98b27", - "x-ms-correlation-request-id": "42e339e7-16b6-4ea2-9c86-5dbdd4ecd7b4", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "a543d3da-84c2-46bf-a110-6a16ecb70f94", - "x-ms-routing-request-id": "WESTUS:20210831T234247Z:42e339e7-16b6-4ea2-9c86-5dbdd4ecd7b4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4192", - "name": "container4192", - "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/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container6555?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-1bdfa7f0343eae4cba74bdf3405486b2-efeeee505ee5724f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dcc75dcb22e391f6e215b66149a103c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:42:46 GMT", - "ETag": "\u00220x8D96CD909A95C8C\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": "dcc75dcb22e391f6e215b66149a103c3", - "x-ms-correlation-request-id": "9e7c4a68-7d04-4fe2-a50d-86dde43aa415", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "278d85f5-e135-4054-be97-1d2bd04d00d3", - "x-ms-routing-request-id": "WESTUS:20210831T234247Z:9e7c4a68-7d04-4fe2-a50d-86dde43aa415" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container6555", - "name": "container6555", - "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/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers?api-version=2019-06-01\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-01b93469c0bda44d923480761cbcafde-3b6a61ceaca6a847-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "26707f6c1de7463cb5cf85ee36ff079f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1879", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23: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": "26707f6c1de7463cb5cf85ee36ff079f", - "x-ms-correlation-request-id": "24da0b49-5ed4-4c7c-bed5-ffed3c16debc", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "53f318b2-5f09-419c-bcb7-400d2bc30608", - "x-ms-routing-request-id": "WESTUS:20210831T234247Z:24da0b49-5ed4-4c7c-bed5-ffed3c16debc" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4192", - "name": "container4192", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD9097746E1\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:47.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685", - "name": "container4685", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD9094446D1\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:46.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container6555", - "name": "container6555", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD909A95C8C\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:47.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-68d2c8f630567a40b39f8eb2612c6876-43cf7953f9b22645-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ccbdea4250ce86e19e8f0e159ee3fcb0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1547", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23: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": "ccbdea4250ce86e19e8f0e159ee3fcb0", - "x-ms-correlation-request-id": "48f26bb5-de77-4fd6-a715-b4d8019d40eb", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "498890bc-9d5e-4a38-bc46-61b14b420bd3", - "x-ms-routing-request-id": "WESTUS:20210831T234247Z:48f26bb5-de77-4fd6-a715-b4d8019d40eb" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4192", - "name": "container4192", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD9097746E1\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:47.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container4685", - "name": "container4685", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD9094446D1\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:46.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ], - "nextLink": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted\u0026$skipToken=/sto4141/container6555" - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers?api-version=2019-06-01\u0026$maxpagesize=2\u0026$include=deleted\u0026$skipToken=/sto4141/container6555", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-40c09d8b6e6ae2428b7efb0a8aad7ad3-e7ef6fb51a2f774c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4a86fdd2001badb1218126149c085ae3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "632", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23: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": "4a86fdd2001badb1218126149c085ae3", - "x-ms-correlation-request-id": "c9e47fdd-0952-4588-9530-818a29ac67f7", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "9b4b5e86-af28-4e2a-a019-301942a2c96f", - "x-ms-routing-request-id": "WESTUS:20210831T234247Z:c9e47fdd-0952-4588-9530-818a29ac67f7" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6027/providers/Microsoft.Storage/storageAccounts/sto4141/blobServices/default/containers/container6555", - "name": "container6555", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD909A95C8C\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "publicAccess": "None", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:42:47.0000000Z", - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "2041509141", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 64b20606b0f7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTest.json +++ /dev/null @@ -1,867 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9635cd3f5dea1a22911eb34cf2f83c0f", - "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, 31 Aug 2021 23:17:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "94345bf9-73ef-461c-82a8-436ee462e8e2", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "94345bf9-73ef-461c-82a8-436ee462e8e2", - "x-ms-routing-request-id": "WESTUS2:20210831T231742Z:94345bf9-73ef-461c-82a8-436ee462e8e2" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d5e9a8b28675437b57f82089e773133e", - "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, 31 Aug 2021 23:17:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49af6215-41ad-4e0e-8088-a8c527b6fbb0", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "49af6215-41ad-4e0e-8088-a8c527b6fbb0", - "x-ms-routing-request-id": "WESTUS2:20210831T231742Z:49af6215-41ad-4e0e-8088-a8c527b6fbb0" - }, - "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/res8245?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-b869e50421855c4983b86ba003e0b99a-9ed3ac4a03b54447-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "17e1ef4bc04fba7226f7ddff3649c3ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:17:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "45b8ad2a-40e7-44bb-8678-998bc955cd92", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "45b8ad2a-40e7-44bb-8678-998bc955cd92", - "x-ms-routing-request-id": "WESTUS2:20210831T231743Z:45b8ad2a-40e7-44bb-8678-998bc955cd92" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245", - "name": "res8245", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-553e9e3985cf03418f1609f63cc65522-7815c67e5fc7fc44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "40fa0c27b9a1f2513ef23d98331e0a74", - "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": "Tue, 31 Aug 2021 23:17:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "48a355b2-d0b3-4545-a545-53c532622b7d", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "0c7a22a6-c51a-4634-a4bb-0600a964445b", - "x-ms-routing-request-id": "WESTUS2:20210831T231747Z:48a355b2-d0b3-4545-a545-53c532622b7d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9a5b5061-5a6c-4b63-aa93-46a51fe27dee", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "edd8424e-e97f-468d-94a3-27b693acea9a", - "x-ms-routing-request-id": "WESTUS2:20210831T231747Z:9a5b5061-5a6c-4b63-aa93-46a51fe27dee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3b8f25ba-12ef-4343-a240-a8c83ab00c20", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "d6dcb78b-5e6a-4b42-8fc1-f1c6680c6998", - "x-ms-routing-request-id": "WESTUS2:20210831T231748Z:3b8f25ba-12ef-4343-a240-a8c83ab00c20" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eee3e672-721a-40c6-8089-8ff146da335f", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "3eb95d64-a4ec-4724-bad6-e44b1f1706cb", - "x-ms-routing-request-id": "WESTUS2:20210831T231749Z:eee3e672-721a-40c6-8089-8ff146da335f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e0fbef3e-cc4c-40c1-a68c-08f648116661", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "b66560b8-3ab0-462b-ab5b-7f42ad993844", - "x-ms-routing-request-id": "WESTUS2:20210831T231750Z:e0fbef3e-cc4c-40c1-a68c-08f648116661" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "16d2240b-e1aa-4029-ac28-972fa25d8495", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "3d7ab49c-4411-492b-9452-88011ab584bc", - "x-ms-routing-request-id": "WESTUS2:20210831T231751Z:16d2240b-e1aa-4029-ac28-972fa25d8495" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2212c7a9-6e29-4490-98a2-f6c05be245bf", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "88134e50-f692-4c3e-9e9a-a189199c5c9e", - "x-ms-routing-request-id": "WESTUS2:20210831T231752Z:2212c7a9-6e29-4490-98a2-f6c05be245bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ef76a7f-cfe4-4c4d-9d3a-9eb91d8cf893", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "4ec57894-828a-4f2e-ac28-fda7f7273930", - "x-ms-routing-request-id": "WESTUS2:20210831T231753Z:8ef76a7f-cfe4-4c4d-9d3a-9eb91d8cf893" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ba793bc-45b3-42f1-92cf-dc1ef31594dd", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "f3cc8552-c69e-4768-9e27-6d29b3a361a5", - "x-ms-routing-request-id": "WESTUS2:20210831T231754Z:8ba793bc-45b3-42f1-92cf-dc1ef31594dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67751daf-c928-4e84-b613-613349f6866c", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "9a9cff60-8020-4405-8655-5c4b3e5412cd", - "x-ms-routing-request-id": "WESTUS2:20210831T231756Z:67751daf-c928-4e84-b613-613349f6866c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:17:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "af37935b-58b1-44fc-97f6-de0b39eb9529", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "7a50d511-18f5-4d1a-b833-460c703ed0d1", - "x-ms-routing-request-id": "WESTUS2:20210831T231757Z:af37935b-58b1-44fc-97f6-de0b39eb9529" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "657a78516d9806225928cb46ce09f101", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:17:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1fd5a0d5-9729-4061-a5fc-b369ea235167", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "c8da786a-29f0-45f8-a3c0-027489823161", - "x-ms-routing-request-id": "WESTUS2:20210831T231758Z:1fd5a0d5-9729-4061-a5fc-b369ea235167" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc0c96835f86d4f5bcf09b30b9418244", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:17:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cc0c96835f86d4f5bcf09b30b9418244", - "x-ms-correlation-request-id": "a3b246bb-6f9d-47d5-b8d2-ddf6e3774bc4", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "4a741434-04c4-4d5f-80c7-8b13f0a907cc", - "x-ms-routing-request-id": "WESTUS2:20210831T231759Z:a3b246bb-6f9d-47d5-b8d2-ddf6e3774bc4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1999d3cb6a8fbdeaa12ef3c9c2fe62f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:17:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1999d3cb6a8fbdeaa12ef3c9c2fe62f2", - "x-ms-correlation-request-id": "6f2e79f3-32de-400d-aec1-d352bfcf74d3", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "d1878329-04bd-432f-901e-8c991bb1acb0", - "x-ms-routing-request-id": "WESTUS2:20210831T231800Z:6f2e79f3-32de-400d-aec1-d352bfcf74d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3cb754e4804cf26d83a5a9a7d2f14d17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:18:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?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": "3cb754e4804cf26d83a5a9a7d2f14d17", - "x-ms-correlation-request-id": "28de16bf-bf14-4154-8c81-688c829d6737", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "06b23960-7744-4131-85bd-76e15d798556", - "x-ms-routing-request-id": "WESTUS2:20210831T231801Z:28de16bf-bf14-4154-8c81-688c829d6737" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0c7a22a6-c51a-4634-a4bb-0600a964445b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa7a87a6d8701971ab4e2b576b2b12bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:18: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": "fa7a87a6d8701971ab4e2b576b2b12bd", - "x-ms-correlation-request-id": "d2cd9cb9-0b9e-400b-a78e-5a98be49a3f3", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "84fbc85d-4d27-4ddd-b9f6-43b98cbf0ec0", - "x-ms-routing-request-id": "WESTUS2:20210831T231802Z:d2cd9cb9-0b9e-400b-a78e-5a98be49a3f3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602", - "name": "sto6602", - "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": "2021-08-31T23:17:45.6666753Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:17:45.6666753Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:17:45.5573615Z", - "primaryEndpoints": { - "dfs": "https://sto6602.dfs.core.windows.net/", - "web": "https://sto6602.z20.web.core.windows.net/", - "blob": "https://sto6602.blob.core.windows.net/", - "queue": "https://sto6602.queue.core.windows.net/", - "table": "https://sto6602.table.core.windows.net/", - "file": "https://sto6602.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-702e85d05e2e704bbfbfb6fa7cee8783-fa9a8920c4500e40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89644ca9f745664aa796e9c042ebafe0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:18:02 GMT", - "ETag": "\u00220x8D96CD594E70212\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": "89644ca9f745664aa796e9c042ebafe0", - "x-ms-correlation-request-id": "639881e5-df11-4970-b87b-dda790eed160", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "abeff354-9a78-4a66-aee9-563b40e087cc", - "x-ms-routing-request-id": "WESTUS2:20210831T231803Z:639881e5-df11-4970-b87b-dda790eed160" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558", - "name": "container6558", - "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/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-f83d3cf0db267d438feb1c5e0cb484b0-f3f23edd64c35740-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "833b23db8168e30b9d90fe5515865793", - "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": "Tue, 31 Aug 2021 23:18:02 GMT", - "ETag": "\u00228d96cd5951e66a7\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": "833b23db8168e30b9d90fe5515865793", - "x-ms-correlation-request-id": "33fb9da5-244e-43fa-aff7-c6f501cdd38b", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "01663673-dc5b-41b3-8f0a-2c53f3c6077c", - "x-ms-routing-request-id": "WESTUS2:20210831T231803Z:33fb9da5-244e-43fa-aff7-c6f501cdd38b" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd5951e66a7\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd5951e66a7\u0022", - "traceparent": "00-bc6861abdf8e614e82f3e4f11f134358-1f93bfa4b39c594d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a52819eb8de98f613093c94188586862", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:18:02 GMT", - "ETag": "\u00228d96cd5953d65bf\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": "a52819eb8de98f613093c94188586862", - "x-ms-correlation-request-id": "5e16d75e-6129-4eeb-ba26-241b51baf268", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "c3f3027f-8beb-4082-a0d0-ebae683429e0", - "x-ms-routing-request-id": "WESTUS2:20210831T231803Z:5e16d75e-6129-4eeb-ba26-241b51baf268" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd5953d65bf\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8245/providers/Microsoft.Storage/storageAccounts/sto6602/blobServices/default/containers/container6558?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-3cf84a9a5f3e7a42a357bc07e79a562d-da34f8843443fd4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "088f767c3ad727254081ebb4f9f55120", - "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, 31 Aug 2021 23: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": "088f767c3ad727254081ebb4f9f55120", - "x-ms-correlation-request-id": "34a62e86-056e-43a9-a7c0-fe16066f8a3c", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "57e3407d-1fe4-4058-a785-8cee06725d51", - "x-ms-routing-request-id": "WESTUS2:20210831T231804Z:34a62e86-056e-43a9-a7c0-fe16066f8a3c" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "171649288", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 6400ac6d6f3a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersLockImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,898 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7a30e8e998d48b3ec3a1ff2ae3a22c4f", - "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, 31 Aug 2021 23:43:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0f624fd7-7316-4763-b611-c37bc3c34f60", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "0f624fd7-7316-4763-b611-c37bc3c34f60", - "x-ms-routing-request-id": "WESTUS2:20210831T234351Z:0f624fd7-7316-4763-b611-c37bc3c34f60" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66c9d57fe2fd7c89eb406c490b64c741", - "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, 31 Aug 2021 23:43:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81dd2c07-a222-4d0e-b4ce-105cdc5228bb", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "81dd2c07-a222-4d0e-b4ce-105cdc5228bb", - "x-ms-routing-request-id": "WESTUS2:20210831T234351Z:81dd2c07-a222-4d0e-b4ce-105cdc5228bb" - }, - "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/res1766?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-f19adb82ba6ae542a2e8cfe97540470e-0d02f946850fc04c-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0bba80b81da3b806beac09d432816ace", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:43:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1b645d25-0a17-457d-8864-25724e716da7", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "1b645d25-0a17-457d-8864-25724e716da7", - "x-ms-routing-request-id": "WESTUS2:20210831T234352Z:1b645d25-0a17-457d-8864-25724e716da7" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766", - "name": "res1766", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-0fa22245d87c654f991e2842336efc61-c9e8ce15c8b74b4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f458e8920783b35f8f942bf47f5edabe", - "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": "Tue, 31 Aug 2021 23:43:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "659545bb-8461-4fea-82e8-df8dec5770f1", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "fe268c89-f606-4e5f-bff2-c0d87c85f7c9", - "x-ms-routing-request-id": "WESTUS2:20210831T234357Z:659545bb-8461-4fea-82e8-df8dec5770f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:43:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c17226c7-5ffb-4d66-8f63-8246d6af7c49", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "0f90cde8-7114-4631-af24-446f689dff47", - "x-ms-routing-request-id": "WESTUS2:20210831T234357Z:c17226c7-5ffb-4d66-8f63-8246d6af7c49" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:43:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67e5525e-215f-431c-b6ae-a6681b77c322", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "6608e598-e425-45fd-91d5-26cf6496196e", - "x-ms-routing-request-id": "WESTUS2:20210831T234358Z:67e5525e-215f-431c-b6ae-a6681b77c322" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:43:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "519745de-1451-458a-b01a-99f29f4e148d", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "8e5f2267-89b7-4770-ad8f-4791bfaab282", - "x-ms-routing-request-id": "WESTUS2:20210831T234359Z:519745de-1451-458a-b01a-99f29f4e148d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:43:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f2aa9b8f-d20f-4f3f-b218-1660d46999d3", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "1a62ee25-c220-4ddb-a116-15694747240e", - "x-ms-routing-request-id": "WESTUS2:20210831T234400Z:f2aa9b8f-d20f-4f3f-b218-1660d46999d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "703b09a8-a90f-417b-8ab3-33084d3cb188", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "ceb7b4b4-ad6d-417f-b6c6-fd1a1a736e94", - "x-ms-routing-request-id": "WESTUS2:20210831T234401Z:703b09a8-a90f-417b-8ab3-33084d3cb188" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2755b6e4-df61-46b6-ab2d-b9b459aa6471", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "d9fc0e23-dc5f-40c2-bab5-721481ef9a99", - "x-ms-routing-request-id": "WESTUS2:20210831T234402Z:2755b6e4-df61-46b6-ab2d-b9b459aa6471" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b006d13f-ae06-4e35-9510-858f8d7c6139", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "ba206442-649c-43c3-872b-09d177226ae6", - "x-ms-routing-request-id": "WESTUS2:20210831T234404Z:b006d13f-ae06-4e35-9510-858f8d7c6139" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "68262f5e-0cf8-4365-94a2-08dc65981a8e", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "9de982e8-8139-46fd-b646-2cd444dba7d0", - "x-ms-routing-request-id": "WESTUS2:20210831T234405Z:68262f5e-0cf8-4365-94a2-08dc65981a8e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dac4d904-f331-47a2-a6e4-9e38c21ea17c", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "b7bdcd5f-7c48-4cd1-8775-cf8df0fa7cf5", - "x-ms-routing-request-id": "WESTUS2:20210831T234406Z:dac4d904-f331-47a2-a6e4-9e38c21ea17c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:44:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8c3e974a-af13-457b-a00b-393682862829", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "3beb55cb-7285-49af-a45b-090172850b41", - "x-ms-routing-request-id": "WESTUS2:20210831T234407Z:8c3e974a-af13-457b-a00b-393682862829" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a70699372d7fc687222a7593fb7aadd0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:44:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d955781e-6e34-456f-8430-1f1745f86987", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "0d34f1f6-8fe4-4d17-b6af-69343816c39f", - "x-ms-routing-request-id": "WESTUS2:20210831T234408Z:d955781e-6e34-456f-8430-1f1745f86987" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "956eefdd4206cbd70858fc5921558414", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:44:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "956eefdd4206cbd70858fc5921558414", - "x-ms-correlation-request-id": "7295487f-28fe-406f-b15c-7f4487d40b38", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "530b2ec5-b88e-4df2-9b5f-52aa6e667aef", - "x-ms-routing-request-id": "WESTUS2:20210831T234409Z:7295487f-28fe-406f-b15c-7f4487d40b38" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8c3ae7d4c16f55d3c48080b738c24834", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:44:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8c3ae7d4c16f55d3c48080b738c24834", - "x-ms-correlation-request-id": "4acacfc7-e832-4f19-a04d-0e599fc2b4e9", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "6227da88-d3bd-42f9-9421-27a5913cdcb9", - "x-ms-routing-request-id": "WESTUS2:20210831T234410Z:4acacfc7-e832-4f19-a04d-0e599fc2b4e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0455721cb13ef4d3c13b9f26312ea4cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:44:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?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": "0455721cb13ef4d3c13b9f26312ea4cc", - "x-ms-correlation-request-id": "4426cb7c-7fc0-4527-b10a-3110c24baf33", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "ce9916aa-221f-4e78-ba14-06a8774eee18", - "x-ms-routing-request-id": "WESTUS2:20210831T234411Z:4426cb7c-7fc0-4527-b10a-3110c24baf33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "13bf60a5213f1c601c19d085c11f9245", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:44:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?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": "13bf60a5213f1c601c19d085c11f9245", - "x-ms-correlation-request-id": "3b3cc260-29b3-47fd-9da9-966dee627901", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "b8ae6a64-c55b-4519-9508-24f059221ce3", - "x-ms-routing-request-id": "WESTUS2:20210831T234413Z:3b3cc260-29b3-47fd-9da9-966dee627901" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fe268c89-f606-4e5f-bff2-c0d87c85f7c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "af3cc710800022d61446ca3421ac2496", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:44: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": "af3cc710800022d61446ca3421ac2496", - "x-ms-correlation-request-id": "a3de4077-88ed-4ac3-b8b2-1cc8c7412996", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "ad1c8496-9456-473a-af0c-0476c5517d4b", - "x-ms-routing-request-id": "WESTUS2:20210831T234414Z:a3de4077-88ed-4ac3-b8b2-1cc8c7412996" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107", - "name": "sto6107", - "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": "2021-08-31T23:43:55.8081389Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:43:55.8081389Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:43:55.6675061Z", - "primaryEndpoints": { - "dfs": "https://sto6107.dfs.core.windows.net/", - "web": "https://sto6107.z20.web.core.windows.net/", - "blob": "https://sto6107.blob.core.windows.net/", - "queue": "https://sto6107.queue.core.windows.net/", - "table": "https://sto6107.table.core.windows.net/", - "file": "https://sto6107.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-c9d2ce6c41a88a41b699834d69040c30-85270a8e4e8cff41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03d812b4f53411fb38e725e14d32a2a8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:44:13 GMT", - "ETag": "\u00220x8D96CD93D6FBA30\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": "03d812b4f53411fb38e725e14d32a2a8", - "x-ms-correlation-request-id": "13a271dd-d01d-4772-858b-39f0fdd23126", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "8e43ce1b-db15-46a4-8849-9ee66997f59c", - "x-ms-routing-request-id": "WESTUS2:20210831T234414Z:13a271dd-d01d-4772-858b-39f0fdd23126" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842", - "name": "container8842", - "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/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-c236b5a0e144f74db1eed0f3b70105a1-b3a7fa20224a5945-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f169165acbf589259cfff8562cfb70f5", - "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": "Tue, 31 Aug 2021 23:44:13 GMT", - "ETag": "\u00228d96cd93da5e0e6\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": "f169165acbf589259cfff8562cfb70f5", - "x-ms-correlation-request-id": "fe9fa84a-d39a-4b82-a9f9-2a4a1e591862", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "c5ee6747-1617-4c78-ac6d-8004f2920f72", - "x-ms-routing-request-id": "WESTUS2:20210831T234414Z:fe9fa84a-d39a-4b82-a9f9-2a4a1e591862" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd93da5e0e6\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842/immutabilityPolicies/default/lock?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "If-Match": "\u00228d96cd93da5e0e6\u0022", - "traceparent": "00-be40fc9dd2353246976cfb3f84cebd8b-0054c7bfc9e11540-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0d0da93941b9d2dc419dc898b041c613", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "418", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:44:15 GMT", - "ETag": "\u00228d96cd93dc9a4c3\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": "0d0da93941b9d2dc419dc898b041c613", - "x-ms-correlation-request-id": "0e014019-181f-4334-b969-c6d2f99bafac", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "d3cb1404-2567-4f29-bb35-86e8ec2ded50", - "x-ms-routing-request-id": "WESTUS2:20210831T234415Z:0e014019-181f-4334-b969-c6d2f99bafac" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd93dc9a4c3\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Locked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1766/providers/Microsoft.Storage/storageAccounts/sto6107/blobServices/default/containers/container8842?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-e3cd8d921e7d6d45bd303b665ba516f1-49a48b579e3ad74e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "95c78c28a4bae8e6ec4e6634fca4e53d", - "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, 31 Aug 2021 23:44: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": "95c78c28a4bae8e6ec4e6634fca4e53d", - "x-ms-correlation-request-id": "bd1275a7-07e0-4bd4-b700-68362fcbb593", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "a8836bb6-77c7-445c-aa14-e0124deb3431", - "x-ms-routing-request-id": "WESTUS2:20210831T234415Z:bd1275a7-07e0-4bd4-b700-68362fcbb593" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1576353286", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 5d57ffe56c12..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTest.json +++ /dev/null @@ -1,915 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "923227b3d64c289ae9ea6ee32fce562a", - "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, 31 Aug 2021 23:20:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "04cbc903-6841-4e8b-8217-acad7929d34e", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "04cbc903-6841-4e8b-8217-acad7929d34e", - "x-ms-routing-request-id": "WESTUS2:20210831T232032Z:04cbc903-6841-4e8b-8217-acad7929d34e" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1789e5a40b37b1e57f19a6c14cf67ae3", - "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, 31 Aug 2021 23:20:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7dcf1370-55c8-4431-b5d8-223fd1fdec2c", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "7dcf1370-55c8-4431-b5d8-223fd1fdec2c", - "x-ms-routing-request-id": "WESTUS2:20210831T232032Z:7dcf1370-55c8-4431-b5d8-223fd1fdec2c" - }, - "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/res8964?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9328251c5e205a4e9a2db97da24a4a1b-1abc4a6326ef3c42-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d0d9392c227b24be8c010dee3eb453d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f1f5b81a-3012-4db3-a956-eb0ab4a90733", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "f1f5b81a-3012-4db3-a956-eb0ab4a90733", - "x-ms-routing-request-id": "WESTUS2:20210831T232033Z:f1f5b81a-3012-4db3-a956-eb0ab4a90733" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964", - "name": "res8964", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-b52dc256995c6346bcdea1711d7b777f-26b7cdf28fb69643-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8da2194fa885804112332fd9dbf36f8b", - "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": "Tue, 31 Aug 2021 23:20:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c2fe3157-9d6c-4086-958d-db649ba0d6e1", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "18343ee5-3555-4dcc-bb84-eb1f15366272", - "x-ms-routing-request-id": "WESTUS2:20210831T232037Z:c2fe3157-9d6c-4086-958d-db649ba0d6e1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "07699811-d501-446b-b21a-e0d49818f069", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "64d58952-c07d-4a41-9e6c-a3e41cdb643f", - "x-ms-routing-request-id": "WESTUS2:20210831T232037Z:07699811-d501-446b-b21a-e0d49818f069" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "553f6ba9-0b44-4e6f-960f-5275f62dc2ea", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "4141ff74-a63b-40e0-9b3f-eaddcf100ced", - "x-ms-routing-request-id": "WESTUS2:20210831T232038Z:553f6ba9-0b44-4e6f-960f-5275f62dc2ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "57303ecc-471d-499c-a7b4-e6f3b24d9a35", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "cda0d901-6507-417c-9c7f-312c6ca407b1", - "x-ms-routing-request-id": "WESTUS2:20210831T232039Z:57303ecc-471d-499c-a7b4-e6f3b24d9a35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "72943fe5-d447-4b7d-aa6e-b6b5e0bf614f", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "17928887-2937-4099-b50c-932fd93310bb", - "x-ms-routing-request-id": "WESTUS2:20210831T232041Z:72943fe5-d447-4b7d-aa6e-b6b5e0bf614f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "485f3a3a-ac1a-446d-9cda-9a88d0034cd1", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "a60ca347-a67b-4eef-8bc2-cd18402297ce", - "x-ms-routing-request-id": "WESTUS2:20210831T232042Z:485f3a3a-ac1a-446d-9cda-9a88d0034cd1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "50f4e455-0380-4ed2-95c6-e3266f0ee198", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "d1260178-bf77-4c4a-b592-22b4c332dfe2", - "x-ms-routing-request-id": "WESTUS2:20210831T232043Z:50f4e455-0380-4ed2-95c6-e3266f0ee198" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "91be4a7f-d04f-4782-b0d3-1d8977e60c2d", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "f60f1485-b642-4e70-ba3e-c1b632df780c", - "x-ms-routing-request-id": "WESTUS2:20210831T232044Z:91be4a7f-d04f-4782-b0d3-1d8977e60c2d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a512df19-c449-4fa6-96d0-20ec681808b6", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "313b4090-4fc4-4e64-bf11-063a05c95784", - "x-ms-routing-request-id": "WESTUS2:20210831T232045Z:a512df19-c449-4fa6-96d0-20ec681808b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3543108d-91d0-46fe-a609-a91730150e95", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "889670d4-e4f4-423e-9c25-90713a460126", - "x-ms-routing-request-id": "WESTUS2:20210831T232046Z:3543108d-91d0-46fe-a609-a91730150e95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:20:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1b91d050-d3ed-4fb4-b326-6463683764ee", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "7e40af19-bc31-4412-b1cb-60de0b001d3d", - "x-ms-routing-request-id": "WESTUS2:20210831T232047Z:1b91d050-d3ed-4fb4-b326-6463683764ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "901c0f205b36da89b6c19b79e0781895", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4fbc752d-3fbf-41bb-9c9c-e81cae0334cf", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "704e413f-1a31-42c7-a154-190ec75a6aeb", - "x-ms-routing-request-id": "WESTUS2:20210831T232048Z:4fbc752d-3fbf-41bb-9c9c-e81cae0334cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6faaff420e40292428de02726224ed4c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6faaff420e40292428de02726224ed4c", - "x-ms-correlation-request-id": "a3cd8f74-cee1-48d2-a8eb-1ca6de13e7da", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "6cf4600f-bfbf-4208-b9fb-cddf2b566402", - "x-ms-routing-request-id": "WESTUS2:20210831T232049Z:a3cd8f74-cee1-48d2-a8eb-1ca6de13e7da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "096427df319bf034e2d9c651ad28e641", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?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": "096427df319bf034e2d9c651ad28e641", - "x-ms-correlation-request-id": "04dc4fb1-12e0-46d1-8b15-10926d3dd334", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "4dd39282-c6b6-49be-bb39-8bcc0baae307", - "x-ms-routing-request-id": "WESTUS2:20210831T232051Z:04dc4fb1-12e0-46d1-8b15-10926d3dd334" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "216a442f24ad1103ebf3675858167891", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?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": "216a442f24ad1103ebf3675858167891", - "x-ms-correlation-request-id": "9d36924e-7310-43a2-b577-60d9eee56790", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "c1b469bf-e432-45ad-9e53-09bc2b3efd9f", - "x-ms-routing-request-id": "WESTUS2:20210831T232052Z:9d36924e-7310-43a2-b577-60d9eee56790" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b99a4fd30e1410facbb98c6647d27b00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:20:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?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": "b99a4fd30e1410facbb98c6647d27b00", - "x-ms-correlation-request-id": "c7591465-02ee-4c05-9a78-c41bdc4ea021", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "c222ff86-827a-43a6-970d-ad41babe48c9", - "x-ms-routing-request-id": "WESTUS2:20210831T232053Z:c7591465-02ee-4c05-9a78-c41bdc4ea021" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18343ee5-3555-4dcc-bb84-eb1f15366272?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1d43c0f8ccbabb9e24521ea7cadc97cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:20: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": "1d43c0f8ccbabb9e24521ea7cadc97cb", - "x-ms-correlation-request-id": "95779641-ab0b-421f-9bc8-30d91e5f59be", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "e6c6f35c-d7f7-4886-96f5-b8800ed1d75a", - "x-ms-routing-request-id": "WESTUS2:20210831T232054Z:95779641-ab0b-421f-9bc8-30d91e5f59be" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685", - "name": "sto8685", - "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": "2021-08-31T23:20:34.9239232Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:20:34.9239232Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:20:34.7364127Z", - "primaryEndpoints": { - "dfs": "https://sto8685.dfs.core.windows.net/", - "web": "https://sto8685.z20.web.core.windows.net/", - "blob": "https://sto8685.blob.core.windows.net/", - "queue": "https://sto8685.queue.core.windows.net/", - "table": "https://sto8685.table.core.windows.net/", - "file": "https://sto8685.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-83ba78726c011644ab81ee0f097b1d69-e328d8cba916554c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e5e7d342d2d4a205955f4979cc91878", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:20:54 GMT", - "ETag": "\u00220x8D96CD5FB1EC5F4\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": "8e5e7d342d2d4a205955f4979cc91878", - "x-ms-correlation-request-id": "7df064a4-f3e5-4c54-95a4-c8721c530e7a", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "219712c6-a172-4bc1-b44f-38a0da9bb91c", - "x-ms-routing-request-id": "WESTUS2:20210831T232054Z:7df064a4-f3e5-4c54-95a4-c8721c530e7a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934", - "name": "container3934", - "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/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-aff2cc0466f4694ba0d88ea244c1b554-8dce9da58e77c249-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d3985f67d75ab007df94c1ef5246ef21", - "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": "Tue, 31 Aug 2021 23:20:54 GMT", - "ETag": "\u00228d96cd5fb4ecee6\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": "d3985f67d75ab007df94c1ef5246ef21", - "x-ms-correlation-request-id": "0b5ff590-39e9-4e7e-9db4-247c9e9def6e", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "95a76338-b1b8-46b4-8101-3fdc7dca3fd8", - "x-ms-routing-request-id": "WESTUS2:20210831T232055Z:0b5ff590-39e9-4e7e-9db4-247c9e9def6e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd5fb4ecee6\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "If-Match": "\u00228d96cd5fb4ecee6\u0022", - "traceparent": "00-58c8bf8bf16064489fa0366aeae66bc7-fe5b3ccb30d5f442-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "541305c1721d92ca22d26176aa238788", - "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": "Tue, 31 Aug 2021 23:20:55 GMT", - "ETag": "\u00228d96cd5fb80e07a\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": "541305c1721d92ca22d26176aa238788", - "x-ms-correlation-request-id": "132efb4c-692b-4284-8758-10a9f2341d6e", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "ae87e672-dc64-4b9c-bb4f-c023be067776", - "x-ms-routing-request-id": "WESTUS2:20210831T232055Z:132efb4c-692b-4284-8758-10a9f2341d6e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd5fb80e07a\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2aeb64a41cde60458564892fe7ab3acf-c9aea4319aa01741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7c622f05f8ff5c0776adaf986c30f812", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:20:55 GMT", - "ETag": "\u00228d96cd5fb80e07a\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": "7c622f05f8ff5c0776adaf986c30f812", - "x-ms-correlation-request-id": "7ea236cc-efa3-44dd-b11e-3a4815fa599b", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "659ea724-e6d7-4122-876e-06c3f5377db0", - "x-ms-routing-request-id": "WESTUS2:20210831T232055Z:7ea236cc-efa3-44dd-b11e-3a4815fa599b" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8964/providers/Microsoft.Storage/storageAccounts/sto8685/blobServices/default/containers/container3934/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd5fb80e07a\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "1039161710", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e4a8632405d7..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateImmutabilityPolicyTestAsync.json +++ /dev/null @@ -1,915 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "207032d2157acf6f691474cb947e54e1", - "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, 31 Aug 2021 23:48:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "493a47a2-926c-4b47-bcd1-e73623ca0749", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "493a47a2-926c-4b47-bcd1-e73623ca0749", - "x-ms-routing-request-id": "WESTUS2:20210831T234843Z:493a47a2-926c-4b47-bcd1-e73623ca0749" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c847870fd5f4a741df5d00c46ac14e4f", - "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, 31 Aug 2021 23:48:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5e5a3b07-c7bb-4993-9c57-b1720c014c47", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "5e5a3b07-c7bb-4993-9c57-b1720c014c47", - "x-ms-routing-request-id": "WESTUS2:20210831T234843Z:5e5a3b07-c7bb-4993-9c57-b1720c014c47" - }, - "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/res9487?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6332789ef441ac47b66713abf34a572e-51d7cb073ef4d549-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc12fd1d060b70d7ca1a2973f4e6fa55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:48:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78f3e649-7d76-4fec-af66-62f4ae174de4", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "78f3e649-7d76-4fec-af66-62f4ae174de4", - "x-ms-routing-request-id": "WESTUS2:20210831T234844Z:78f3e649-7d76-4fec-af66-62f4ae174de4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487", - "name": "res9487", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-8324df8bb0e7164cac87d5db68dccd29-c869ad7fbee31e49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4a73ba24fc8dc8f1401d14ab64a7c624", - "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": "Tue, 31 Aug 2021 23:48:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "877b5990-244c-4197-84e0-5cf50b28fc89", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "a88dfd14-998a-4cd5-9c23-e94f3ede6218", - "x-ms-routing-request-id": "WESTUS2:20210831T234847Z:877b5990-244c-4197-84e0-5cf50b28fc89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e27670f-7d68-48ad-b66f-7f5e508defba", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "02659657-9e6c-4c50-9e70-d7fdf3eda42e", - "x-ms-routing-request-id": "WESTUS2:20210831T234847Z:9e27670f-7d68-48ad-b66f-7f5e508defba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bdcb23d3-8693-4aa4-b125-eb3347696d41", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "a6fec30e-1632-418e-9986-e19db64808df", - "x-ms-routing-request-id": "WESTUS2:20210831T234848Z:bdcb23d3-8693-4aa4-b125-eb3347696d41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "749312bf-4387-448b-ae4f-30ab86c55400", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "b5f2d641-85eb-4d19-8385-76c14ccd634b", - "x-ms-routing-request-id": "WESTUS2:20210831T234849Z:749312bf-4387-448b-ae4f-30ab86c55400" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bdd583de-1c24-4468-98c8-1c352f431a4f", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "a370db21-cae4-49c6-a658-2cd26872413c", - "x-ms-routing-request-id": "WESTUS2:20210831T234850Z:bdd583de-1c24-4468-98c8-1c352f431a4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0637cbb4-0f9a-41fc-b3a9-f39c15fd5734", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "1093bdcb-68e1-49ce-a806-ac312f22543b", - "x-ms-routing-request-id": "WESTUS2:20210831T234851Z:0637cbb4-0f9a-41fc-b3a9-f39c15fd5734" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6563609c-baba-4b14-a760-731f4e943541", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "db4dbad5-4d8d-4c73-9f11-85dea1b771b6", - "x-ms-routing-request-id": "WESTUS2:20210831T234853Z:6563609c-baba-4b14-a760-731f4e943541" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "77e4d1ca-db36-416c-bedf-fccbd2876ba4", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "ce86e1da-0e48-4965-8f0d-22c28ad447fa", - "x-ms-routing-request-id": "WESTUS2:20210831T234854Z:77e4d1ca-db36-416c-bedf-fccbd2876ba4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ae279aa-329a-4d74-bfa0-1e710ab77d21", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "6cf35afa-5bf0-41f2-939c-b94145fde2ea", - "x-ms-routing-request-id": "WESTUS2:20210831T234855Z:8ae279aa-329a-4d74-bfa0-1e710ab77d21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fcbc14ac-831a-49cd-a31c-1d3269cdf2ac", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "adb95bc9-8495-4736-97e6-4945a1a36aa1", - "x-ms-routing-request-id": "WESTUS2:20210831T234856Z:fcbc14ac-831a-49cd-a31c-1d3269cdf2ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:48:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "223e311c-f94d-4225-990e-729b163384ba", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "aa137896-e888-4218-adcd-fe348743b09a", - "x-ms-routing-request-id": "WESTUS2:20210831T234857Z:223e311c-f94d-4225-990e-729b163384ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ad9a482c505a74ec6f207ffca584fc62", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:48:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c186abed-44b8-4fda-9da1-4b0efda6225a", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "89959a74-60e5-4981-8af7-121c125a88c2", - "x-ms-routing-request-id": "WESTUS2:20210831T234858Z:c186abed-44b8-4fda-9da1-4b0efda6225a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "803144803ae326a5a03962a9cd969bf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:48:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "803144803ae326a5a03962a9cd969bf0", - "x-ms-correlation-request-id": "1822240d-6a52-4499-8302-7efe19916720", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "2beb3b55-b2b7-4a37-8dca-0d3282bbdd4d", - "x-ms-routing-request-id": "WESTUS2:20210831T234859Z:1822240d-6a52-4499-8302-7efe19916720" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89731978747425938e83afcfb2325931", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:49:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "89731978747425938e83afcfb2325931", - "x-ms-correlation-request-id": "844ba21a-efd4-4ad9-bde0-c1991eb80c1f", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "3d2d5511-f9d9-4161-b905-ac2a95527f16", - "x-ms-routing-request-id": "WESTUS2:20210831T234900Z:844ba21a-efd4-4ad9-bde0-c1991eb80c1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8033f1a99430f120a3740d21ed43a6d8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:49:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8033f1a99430f120a3740d21ed43a6d8", - "x-ms-correlation-request-id": "84acb6cc-eda1-4f39-9c97-5bd07187c0c6", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "af37ae08-4b76-4c90-b0fa-bbc442760604", - "x-ms-routing-request-id": "WESTUS2:20210831T234901Z:84acb6cc-eda1-4f39-9c97-5bd07187c0c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8c838e8572110beeb00cf25f8bd5736d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:49:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?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": "8c838e8572110beeb00cf25f8bd5736d", - "x-ms-correlation-request-id": "f52ef673-da6c-40fe-a24d-2cf58c06543d", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "e36f6b21-a3e5-4b1b-8a5d-f1bfb6d79b21", - "x-ms-routing-request-id": "WESTUS2:20210831T234903Z:f52ef673-da6c-40fe-a24d-2cf58c06543d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a88dfd14-998a-4cd5-9c23-e94f3ede6218?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dcff31df1a63e3c0f881e6ff6672374b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:49: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": "dcff31df1a63e3c0f881e6ff6672374b", - "x-ms-correlation-request-id": "a840ef36-108a-4ad8-a5d4-2751795f50e0", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "e33142b4-b580-4c54-aea5-b2529aed6133", - "x-ms-routing-request-id": "WESTUS2:20210831T234904Z:a840ef36-108a-4ad8-a5d4-2751795f50e0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190", - "name": "sto1190", - "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": "2021-08-31T23:48:46.0544225Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:48:46.0544225Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:48:45.9469270Z", - "primaryEndpoints": { - "dfs": "https://sto1190.dfs.core.windows.net/", - "web": "https://sto1190.z20.web.core.windows.net/", - "blob": "https://sto1190.blob.core.windows.net/", - "queue": "https://sto1190.queue.core.windows.net/", - "table": "https://sto1190.table.core.windows.net/", - "file": "https://sto1190.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-abfb4f13bc6a6248ba29582f4e9b896b-2d6f313562606749-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ae234ad620cc033627cf24a2c066cd00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "380", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:49:04 GMT", - "ETag": "\u00220x8D96CD9EA4981CF\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": "ae234ad620cc033627cf24a2c066cd00", - "x-ms-correlation-request-id": "ffcb373c-b246-4524-9a42-825983fbc048", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "cc1ccd1e-9c73-4059-8406-9e6c40683623", - "x-ms-routing-request-id": "WESTUS2:20210831T234904Z:ffcb373c-b246-4524-9a42-825983fbc048" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020", - "name": "container8020", - "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/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "traceparent": "00-045004d7b0adb5469ebb86d2a05b0cc8-c81b94d6c3f86d49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "43bc419f74cace6aa0948f8ceea43ed4", - "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": "Tue, 31 Aug 2021 23:49:04 GMT", - "ETag": "\u00228d96cd9ea73e0dd\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": "43bc419f74cace6aa0948f8ceea43ed4", - "x-ms-correlation-request-id": "b4b22520-7c03-4b57-a2d7-c20314330d85", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "619389b7-8dc6-465e-b361-eaa922b67780", - "x-ms-routing-request-id": "WESTUS2:20210831T234904Z:b4b22520-7c03-4b57-a2d7-c20314330d85" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd9ea73e0dd\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 3, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "58", - "Content-Type": "application/json", - "If-Match": "\u00228d96cd9ea73e0dd\u0022", - "traceparent": "00-f917c901794f6e4788e01a0b8057a482-91228388b806a848-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8bb483a6bf4f1013c8d83b4b9b41381a", - "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": "Tue, 31 Aug 2021 23:49:05 GMT", - "ETag": "\u00228d96cd9eaaab7a1\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": "8bb483a6bf4f1013c8d83b4b9b41381a", - "x-ms-correlation-request-id": "a8025d9a-7600-418c-a5d6-6b14c6f240e9", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "3bb556c7-0839-486d-a602-aecedeb3c21e", - "x-ms-routing-request-id": "WESTUS2:20210831T234905Z:a8025d9a-7600-418c-a5d6-6b14c6f240e9" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd9eaaab7a1\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5f0e4a0f5555be41a0c6f6d8f7e053fb-9976e81937e3634c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "30c6fe18077a6212df550e3890aa1583", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "420", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:49:05 GMT", - "ETag": "\u00228d96cd9eaaab7a1\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": "30c6fe18077a6212df550e3890aa1583", - "x-ms-correlation-request-id": "d958b437-f95e-4bd0-be4a-d2847138f173", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "999f21cc-b6ae-4535-b23c-8715f0ae0609", - "x-ms-routing-request-id": "WESTUS2:20210831T234905Z:d958b437-f95e-4bd0-be4a-d2847138f173" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9487/providers/Microsoft.Storage/storageAccounts/sto1190/blobServices/default/containers/container8020/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cd9eaaab7a1\u0022", - "properties": { - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "788202214", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e090af47ac93..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTest.json +++ /dev/null @@ -1,887 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bb4278e0d5e7ec56860e95eb1a99371d", - "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, 31 Aug 2021 23:22:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f0a1606a-6785-4898-8f18-693231bc2c7a", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "f0a1606a-6785-4898-8f18-693231bc2c7a", - "x-ms-routing-request-id": "WESTUS2:20210831T232259Z:f0a1606a-6785-4898-8f18-693231bc2c7a" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f53a3e2d77442d0059a6c4fd0c3e6a54", - "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, 31 Aug 2021 23:22:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d9d92040-1ba0-44ae-b8ec-50ed80bf0eb4", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "d9d92040-1ba0-44ae-b8ec-50ed80bf0eb4", - "x-ms-routing-request-id": "WESTUS2:20210831T232259Z:d9d92040-1ba0-44ae-b8ec-50ed80bf0eb4" - }, - "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/res8566?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-472e45461601c4438fbf8545840d146e-87778a5bdc840044-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7de90b0c3db907b39fc20fdb97aec718", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:22:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d28d0a6-646c-436c-bd92-ed2471de82fe", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "6d28d0a6-646c-436c-bd92-ed2471de82fe", - "x-ms-routing-request-id": "WESTUS2:20210831T232300Z:6d28d0a6-646c-436c-bd92-ed2471de82fe" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566", - "name": "res8566", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-af7be95006426247bf02bf6c8f9ba698-d416d58f2b41e24e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d5645d3568d1157861401158e048a440", - "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, 31 Aug 2021 23:23:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6e1b377f-64c9-46c2-bde3-3651c6ab6003", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "76c04a8d-3377-49b9-8968-4f8c97ccb6b0", - "x-ms-routing-request-id": "WESTUS2:20210831T232304Z:6e1b377f-64c9-46c2-bde3-3651c6ab6003" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ddfd297a-e9e4-4c7d-8d25-15fc5f814fa5", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "402a6f2d-2505-4470-a849-25d450d28dc2", - "x-ms-routing-request-id": "WESTUS2:20210831T232304Z:ddfd297a-e9e4-4c7d-8d25-15fc5f814fa5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f3ddb5b0-fc42-4a81-9352-f327af250431", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "127fac89-0b38-411a-8316-75977da21b66", - "x-ms-routing-request-id": "WESTUS2:20210831T232305Z:f3ddb5b0-fc42-4a81-9352-f327af250431" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d3cfce82-8e23-42a9-b6ed-bc0aa9a2949b", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "e12bdd64-8c21-4703-8b79-f1daa40c15d3", - "x-ms-routing-request-id": "WESTUS2:20210831T232306Z:d3cfce82-8e23-42a9-b6ed-bc0aa9a2949b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b1bb3125-b22e-4666-9dbc-4ac9de1aa7c0", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "0c9559a0-6ce1-4216-8a14-75a236593306", - "x-ms-routing-request-id": "WESTUS2:20210831T232308Z:b1bb3125-b22e-4666-9dbc-4ac9de1aa7c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "28216a89-0795-4f17-8b07-dfb9bfcfe671", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "3e9d3062-c7d4-4dd6-84c3-7058db6a491f", - "x-ms-routing-request-id": "WESTUS2:20210831T232309Z:28216a89-0795-4f17-8b07-dfb9bfcfe671" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f58c33d8-7288-4181-a457-dfb6d019d772", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "898db0bb-b8fd-4085-8477-783d5835b85c", - "x-ms-routing-request-id": "WESTUS2:20210831T232310Z:f58c33d8-7288-4181-a457-dfb6d019d772" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fcf49f4c-1f40-4b85-bd96-1b97f5b7cf30", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "c5411dce-f859-4775-92c0-03cf92cb7233", - "x-ms-routing-request-id": "WESTUS2:20210831T232311Z:fcf49f4c-1f40-4b85-bd96-1b97f5b7cf30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "10dc93b3-5c71-4b7b-b394-5708d12b3533", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "d0657c3b-4c3d-49d0-92f5-5ce22847e223", - "x-ms-routing-request-id": "WESTUS2:20210831T232312Z:10dc93b3-5c71-4b7b-b394-5708d12b3533" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:23:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dd0ed066-3083-4fce-8c39-ff445ff59b0c", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "9884eebf-ddb4-414a-8eeb-1b4f4e2ab259", - "x-ms-routing-request-id": "WESTUS2:20210831T232313Z:dd0ed066-3083-4fce-8c39-ff445ff59b0c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9350d82da72783fc09fc038919218eb8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58ee6f15-609b-498c-93ea-8c937dca6261", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "026e1e4e-af3c-4973-b61a-a62766ef3be9", - "x-ms-routing-request-id": "WESTUS2:20210831T232314Z:58ee6f15-609b-498c-93ea-8c937dca6261" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7fa262ca312265794974c158fc9cf9f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7fa262ca312265794974c158fc9cf9f4", - "x-ms-correlation-request-id": "94032a8e-b958-4683-9d76-5ef8c822dab9", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "c937646a-970e-4648-ab1e-0aaf4a03705a", - "x-ms-routing-request-id": "WESTUS2:20210831T232315Z:94032a8e-b958-4683-9d76-5ef8c822dab9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "71b3625d56f5a2e20dcff0743d828984", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "71b3625d56f5a2e20dcff0743d828984", - "x-ms-correlation-request-id": "5a31bc51-decf-488c-aa53-7a43a07d2345", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "a2850c85-9fb6-4eb4-a06f-e74aa1ce64fc", - "x-ms-routing-request-id": "WESTUS2:20210831T232316Z:5a31bc51-decf-488c-aa53-7a43a07d2345" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c82c1e0e7cafcb75feb49b3e5a4876d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3c82c1e0e7cafcb75feb49b3e5a4876d", - "x-ms-correlation-request-id": "3fef5f6f-a169-4106-a7ce-646fbd2aca14", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "2acb9904-d279-4939-b4c7-897dec774210", - "x-ms-routing-request-id": "WESTUS2:20210831T232318Z:3fef5f6f-a169-4106-a7ce-646fbd2aca14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b62b0e021d6d74c27fff7153400428c7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b62b0e021d6d74c27fff7153400428c7", - "x-ms-correlation-request-id": "c6681ef7-77de-4828-aadc-26b28e9aba2f", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "ef3b857d-3c68-4daf-9f73-749581696cfd", - "x-ms-routing-request-id": "WESTUS2:20210831T232319Z:c6681ef7-77de-4828-aadc-26b28e9aba2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3b783deabd1a7629abb7110a0c2fbd69", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:23:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?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": "3b783deabd1a7629abb7110a0c2fbd69", - "x-ms-correlation-request-id": "ce4aad7b-293c-498e-8c8f-3a41a59fc739", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "d4df9833-cac6-4c5b-a0f4-ecd74d15d850", - "x-ms-routing-request-id": "WESTUS2:20210831T232320Z:ce4aad7b-293c-498e-8c8f-3a41a59fc739" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/76c04a8d-3377-49b9-8968-4f8c97ccb6b0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2e728347d356c317ff0dbccb7564bc5a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:23: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": "2e728347d356c317ff0dbccb7564bc5a", - "x-ms-correlation-request-id": "9cd1fb98-679f-4fad-8674-e11648493057", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "1e13311c-d641-4b06-86b1-a8a0e5b3f6fe", - "x-ms-routing-request-id": "WESTUS2:20210831T232321Z:9cd1fb98-679f-4fad-8674-e11648493057" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068", - "name": "sto9068", - "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": "2021-08-31T23:23:03.2422458Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:23:03.2422458Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:23:03.1484613Z", - "primaryEndpoints": { - "blob": "https://sto9068.blob.core.windows.net/", - "queue": "https://sto9068.queue.core.windows.net/", - "table": "https://sto9068.table.core.windows.net/", - "file": "https://sto9068.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-bfe7625da895ce41b4f929c8fe1ffb89-f9eb9ec4421ca64c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2ca8c881534ce545b50bb60bb7675041", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "378", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:23:21 GMT", - "ETag": "\u00220x8D96CD652B4E9FF\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": "2ca8c881534ce545b50bb60bb7675041", - "x-ms-correlation-request-id": "e6a1b08e-fc64-4b4e-9246-0c660e056477", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "031bf333-0004-49ba-85a4-0df267b84a66", - "x-ms-routing-request-id": "WESTUS2:20210831T232321Z:e6a1b08e-fc64-4b4e-9246-0c660e056477" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636", - "name": "container636", - "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/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "74", - "Content-Type": "application/json", - "traceparent": "00-68e36daccf077c42a75430900d9ce12c-a4adbbc56f685f48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "92bc0b0771f92516b43b0c005e0047fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "publicAccess": "Container", - "metadata": { - "metadata": "true" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "436", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:23:21 GMT", - "ETag": "\u00220x8D96CD652F0EC43\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": "92bc0b0771f92516b43b0c005e0047fa", - "x-ms-correlation-request-id": "9cdf4e39-647a-41de-ae4d-c1b741d63979", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "1a9015f0-7c6c-479f-a33b-a9a5a0627e32", - "x-ms-routing-request-id": "WESTUS2:20210831T232322Z:9cdf4e39-647a-41de-ae4d-c1b741d63979" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636", - "name": "container636", - "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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fc54414c840e9f48b0db4e7d28767844-0f9700808e1f6641-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "668a47b73d152ffb2c49a0c860b847a5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "699", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:23:21 GMT", - "ETag": "\u00220x8D96CD652F0EC43\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": "668a47b73d152ffb2c49a0c860b847a5", - "x-ms-correlation-request-id": "9bef5886-41f4-4a6b-9930-4dbc0d770e95", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "e552ca77-4c96-437a-a9ee-a886145ae05b", - "x-ms-routing-request-id": "WESTUS2:20210831T232322Z:9bef5886-41f4-4a6b-9930-4dbc0d770e95" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8566/providers/Microsoft.Storage/storageAccounts/sto9068/blobServices/default/containers/container636", - "name": "container636", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CD652F0EC43\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:23:21.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } - } - } - ], - "Variables": { - "RandomSeed": "2050053840", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 c77b8d160b43..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTest.json +++ /dev/null @@ -1,1061 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "98b11e4785d24d5f6a9eab76191a2283", - "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, 31 Aug 2021 23:24:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6c891f6b-dd23-4586-9ade-0a16c3e59081", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "6c891f6b-dd23-4586-9ade-0a16c3e59081", - "x-ms-routing-request-id": "WESTUS2:20210831T232434Z:6c891f6b-dd23-4586-9ade-0a16c3e59081" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "99d81043f37f0c824e3d7454be642fb3", - "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, 31 Aug 2021 23:24:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6b420c1-4445-485e-936e-1002d85bdb17", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "e6b420c1-4445-485e-936e-1002d85bdb17", - "x-ms-routing-request-id": "WESTUS2:20210831T232434Z:e6b420c1-4445-485e-936e-1002d85bdb17" - }, - "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/res2699?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9c25e8a1051d034e91bc1ae252366d8b-70bdf0480db9db4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3386e8a00a0091f30840036c7f3b705d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "76e72e05-aa45-4f63-b7af-6bbdb66c1375", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "76e72e05-aa45-4f63-b7af-6bbdb66c1375", - "x-ms-routing-request-id": "WESTUS2:20210831T232434Z:76e72e05-aa45-4f63-b7af-6bbdb66c1375" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699", - "name": "res2699", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-70d12c0b5f32504da001a99c915ab438-690b96ccecb8c940-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6680dc3753aca59b4994100b8e056ef7", - "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, 31 Aug 2021 23:24:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1338f277-9089-4a01-acc3-06db15f1fa2c", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "536bc96c-f483-43ee-955d-2f4465c8021b", - "x-ms-routing-request-id": "WESTUS2:20210831T232437Z:1338f277-9089-4a01-acc3-06db15f1fa2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e516fcbe-81eb-4d97-b8d9-b80f82e705c5", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "75cf00a7-3c04-4bc4-af0f-c5109638d44d", - "x-ms-routing-request-id": "WESTUS2:20210831T232437Z:e516fcbe-81eb-4d97-b8d9-b80f82e705c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2d6dbdd1-c644-4253-aa65-03f6afa5fa3f", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "c267d1e8-b249-40c6-a0c2-ffa1a92427d2", - "x-ms-routing-request-id": "WESTUS2:20210831T232439Z:2d6dbdd1-c644-4253-aa65-03f6afa5fa3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "061f7f50-2678-4d62-893b-e9ff25661e19", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "6d55b4e1-b2af-41fe-9c17-937780a6fc0e", - "x-ms-routing-request-id": "WESTUS2:20210831T232440Z:061f7f50-2678-4d62-893b-e9ff25661e19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7a44e083-d390-4bf7-badb-920ecb041fc9", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "7e807557-0558-4b1f-aed3-9b5e8928d109", - "x-ms-routing-request-id": "WESTUS2:20210831T232441Z:7a44e083-d390-4bf7-badb-920ecb041fc9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a7e5b8c1-b4a6-48e2-8127-374d519b1745", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "65445f7c-4b40-4f12-a6aa-c4a500df2aec", - "x-ms-routing-request-id": "WESTUS2:20210831T232442Z:a7e5b8c1-b4a6-48e2-8127-374d519b1745" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dc86cb3c-9007-4a0d-8b4f-5c0f8add199a", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "2ed3d610-3547-42e6-908e-e8354eb85275", - "x-ms-routing-request-id": "WESTUS2:20210831T232443Z:dc86cb3c-9007-4a0d-8b4f-5c0f8add199a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d2ed68f3-208d-4a16-a395-4d2125719b64", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "c93ec242-860e-4d6c-a443-819ce54cff1f", - "x-ms-routing-request-id": "WESTUS2:20210831T232444Z:d2ed68f3-208d-4a16-a395-4d2125719b64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "825b492c-2d7a-45c6-af18-ee56f8e5276f", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "c9803693-92d6-4344-84d5-060fc3c25339", - "x-ms-routing-request-id": "WESTUS2:20210831T232445Z:825b492c-2d7a-45c6-af18-ee56f8e5276f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a2563ee3-28b7-4b41-80fd-586ff8ae053e", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "c5146ba1-3f5e-45aa-afd4-48e56b8da2a7", - "x-ms-routing-request-id": "WESTUS2:20210831T232446Z:a2563ee3-28b7-4b41-80fd-586ff8ae053e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:24:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0be4715d-e345-4617-8025-c4da3226433b", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "56f6cf1a-6c8a-4988-b1b1-b07146dba144", - "x-ms-routing-request-id": "WESTUS2:20210831T232447Z:0be4715d-e345-4617-8025-c4da3226433b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "850ff994fa29b33aa18cfa6dbad65006", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "31e06f85-c3e6-4691-b716-3ec5dbc15000", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "1362686f-6fc7-4b90-af4b-4ca52918f211", - "x-ms-routing-request-id": "WESTUS2:20210831T232449Z:31e06f85-c3e6-4691-b716-3ec5dbc15000" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "49dc6e3c77f3484f3b1fe0f5ee7ad450", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60470837-24a7-48de-b448-af741b107021", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "1d89e168-0330-4b5d-9ee8-e0b057b51ee2", - "x-ms-routing-request-id": "WESTUS2:20210831T232450Z:60470837-24a7-48de-b448-af741b107021" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "652ebfafcd0bbcf8311cc3a6add11f73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "11a15a0b-d08d-4b41-a1ee-6fa22a50ecc5", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "8fb88a57-a017-4dc8-a270-6e76a6cad736", - "x-ms-routing-request-id": "WESTUS2:20210831T232451Z:11a15a0b-d08d-4b41-a1ee-6fa22a50ecc5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2ce0263a209e1c5eaac64a091a44c426", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4f5d92a-c5e4-4dea-982a-a1734e1e9fcb", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "5c41f118-05af-4b2a-9935-a690a733dfa8", - "x-ms-routing-request-id": "WESTUS2:20210831T232452Z:e4f5d92a-c5e4-4dea-982a-a1734e1e9fcb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fbbdaab7eaa86efa751f17d7b4a99b6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:24:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?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": "fbbdaab7eaa86efa751f17d7b4a99b6a", - "x-ms-correlation-request-id": "ebe82567-3c6f-4234-8947-904d15f9d1d2", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "afd68f79-c70f-40f7-aec1-37bad42faf1b", - "x-ms-routing-request-id": "WESTUS2:20210831T232453Z:ebe82567-3c6f-4234-8947-904d15f9d1d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/536bc96c-f483-43ee-955d-2f4465c8021b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c8bb6c00a79a8fb16112bb4483eea2ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:24: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": "c8bb6c00a79a8fb16112bb4483eea2ed", - "x-ms-correlation-request-id": "bbc0a99e-b479-4047-961e-6adab2096caa", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "c9a4b8ad-fbfa-4f0a-bb04-6f88028960aa", - "x-ms-routing-request-id": "WESTUS2:20210831T232454Z:bbc0a99e-b479-4047-961e-6adab2096caa" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159", - "name": "sto8159", - "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": "2021-08-31T23:24:36.4803100Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:24:36.4803100Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:24:36.3553126Z", - "primaryEndpoints": { - "blob": "https://sto8159.blob.core.windows.net/", - "queue": "https://sto8159.queue.core.windows.net/", - "table": "https://sto8159.table.core.windows.net/", - "file": "https://sto8159.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e9dfe4a151b11341a90bc40b75737c27-50c925c2a28f4c48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "02ee9d5824134fcb2b71b67e09876800", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:24: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": "02ee9d5824134fcb2b71b67e09876800", - "x-ms-correlation-request-id": "d1883251-e16f-4484-b5a5-72dec7872db1", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "346242db-bced-4d0c-8870-9988f0cb54c4", - "x-ms-routing-request-id": "WESTUS2:20210831T232454Z:d1883251-e16f-4484-b5a5-72dec7872db1" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/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/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "765", - "Content-Type": "application/json", - "traceparent": "00-7eb28ae13eab5848848862303ddc67d4-4e7435b354183f45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ad09df2bfb890f8cf82e9a962fb6eb86", - "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": "Tue, 31 Aug 2021 23:24: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": "ad09df2bfb890f8cf82e9a962fb6eb86", - "x-ms-correlation-request-id": "18e0f277-a542-4a40-bca4-16e42b553447", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "e2811c06-0fbc-47c7-a6f2-4a78784e2f64", - "x-ms-routing-request-id": "WESTUS2:20210831T232455Z:18e0f277-a542-4a40-bca4-16e42b553447" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f8c6aea8f259b247a2aa9bd18b799c91-3454d1e19369fa46-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "177e2a7d99badb57a06b9d28f13386d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1041", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:24: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": "177e2a7d99badb57a06b9d28f13386d9", - "x-ms-correlation-request-id": "3b562bf3-8ffd-4eb7-bffb-cdcbd2b57c28", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "20a76d12-1516-4f7f-b1ac-b5c88d5974f9", - "x-ms-routing-request-id": "WESTUS2:20210831T232455Z:3b562bf3-8ffd-4eb7-bffb-cdcbd2b57c28" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2699/providers/Microsoft.Storage/storageAccounts/sto8159/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": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 bd11453a32e8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceCorsTestAsync.json +++ /dev/null @@ -1,1061 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9e088bc95a2420054fb66682173900f9", - "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, 31 Aug 2021 23:51:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bfd743b2-f9f4-4139-993f-cd948fe4c8d2", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "bfd743b2-f9f4-4139-993f-cd948fe4c8d2", - "x-ms-routing-request-id": "WESTUS2:20210831T235151Z:bfd743b2-f9f4-4139-993f-cd948fe4c8d2" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7db4a769b4bd3b0182f05303c13b078a", - "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, 31 Aug 2021 23:51:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f5aaddb1-2193-4917-8b7d-d4a644c47eb8", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "f5aaddb1-2193-4917-8b7d-d4a644c47eb8", - "x-ms-routing-request-id": "WESTUS2:20210831T235151Z:f5aaddb1-2193-4917-8b7d-d4a644c47eb8" - }, - "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/res7172?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ec8ba3768eb3f549a0afe882098ce57d-802a2a419249cc41-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8735fa81cd921651c9033d01f6beb935", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:51:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8bee0bce-4983-4a62-8eed-8436fb744898", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "8bee0bce-4983-4a62-8eed-8436fb744898", - "x-ms-routing-request-id": "WESTUS2:20210831T235151Z:8bee0bce-4983-4a62-8eed-8436fb744898" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172", - "name": "res7172", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-8bdd9d36d54c714fa5fa0347489895ae-4748be301fb9f64f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe8fba781561cc8a1c3406025e14aedc", - "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, 31 Aug 2021 23:51:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "271237fc-eddb-418e-b51e-55f2e7c67e84", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "ec6cb3e9-01df-4968-a30c-7f19a9f3f964", - "x-ms-routing-request-id": "WESTUS2:20210831T235154Z:271237fc-eddb-418e-b51e-55f2e7c67e84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e35a4b2f-4e5d-4625-bab1-147e53f15561", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "0a96f9f0-3659-459c-8bab-0c51373fbeff", - "x-ms-routing-request-id": "WESTUS2:20210831T235154Z:e35a4b2f-4e5d-4625-bab1-147e53f15561" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c678c9d6-2272-4aae-a5d7-cc00a20db32b", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "2d13fafd-7355-4845-923a-aed249bfe51d", - "x-ms-routing-request-id": "WESTUS2:20210831T235155Z:c678c9d6-2272-4aae-a5d7-cc00a20db32b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f75be0b4-5a5a-4fd5-93a9-0fcbbd0554d3", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "3da46316-6e02-4292-9d40-e327b6d84f07", - "x-ms-routing-request-id": "WESTUS2:20210831T235156Z:f75be0b4-5a5a-4fd5-93a9-0fcbbd0554d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b4aeb9d1-819b-46da-82b2-8d83da6658b6", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "f8b65c0c-3051-4c0e-aaf8-c74b9a589541", - "x-ms-routing-request-id": "WESTUS2:20210831T235157Z:b4aeb9d1-819b-46da-82b2-8d83da6658b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b0432ce0-be3f-48c6-b03a-7db87ee973dc", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "3d3ddfca-3f78-4c6f-91eb-e284ea438739", - "x-ms-routing-request-id": "WESTUS2:20210831T235158Z:b0432ce0-be3f-48c6-b03a-7db87ee973dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:51:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "53f1821d-8630-48b2-9465-9bc536f0c64f", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "53f88fb9-b430-4e8d-a01a-9b8a6d76477e", - "x-ms-routing-request-id": "WESTUS2:20210831T235159Z:53f1821d-8630-48b2-9465-9bc536f0c64f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:52:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6067285d-411a-4085-b841-41e5121db852", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "e1d94f41-3d8d-4b58-82b6-8c16cd6c53c1", - "x-ms-routing-request-id": "WESTUS2:20210831T235200Z:6067285d-411a-4085-b841-41e5121db852" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:52:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "30e1717c-7fd9-4a64-a992-d777ff2cca07", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "5295761b-7e51-40ee-bbac-5790c51c7fa3", - "x-ms-routing-request-id": "WESTUS2:20210831T235202Z:30e1717c-7fd9-4a64-a992-d777ff2cca07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:52:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8b42e919-f423-4f05-8ac3-82de18154787", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "283a4b6b-832e-4397-b839-79a24ee566c3", - "x-ms-routing-request-id": "WESTUS2:20210831T235203Z:8b42e919-f423-4f05-8ac3-82de18154787" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "265041b93a5efaf5e5e53b0ea363adb6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2db3bfe9-58a7-48db-ba25-906c29653cfa", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "b80aa1ad-7bc9-4706-9ac5-442c86219c7c", - "x-ms-routing-request-id": "WESTUS2:20210831T235204Z:2db3bfe9-58a7-48db-ba25-906c29653cfa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6980a2cc06b8199cd7d680845fcafd07", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cc8288e9-7a1b-4285-87bb-f3a8ace5ad11", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "3dbbea94-873d-4511-9f21-bff7e17c9aa5", - "x-ms-routing-request-id": "WESTUS2:20210831T235205Z:cc8288e9-7a1b-4285-87bb-f3a8ace5ad11" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aa5548f8141cb3d0f84d2c408ae63c6e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "538a7f55-6a19-43c2-bac7-bd9221777a32", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "b32e436c-57a8-4f46-83bc-87420b50ac37", - "x-ms-routing-request-id": "WESTUS2:20210831T235206Z:538a7f55-6a19-43c2-bac7-bd9221777a32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0abdc89d39b7b292a4374f87ba709a1a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8161ace-3792-4272-9786-f1a3813a0f9a", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "7657135d-c3da-4c82-91d2-fb5584b0193f", - "x-ms-routing-request-id": "WESTUS2:20210831T235207Z:e8161ace-3792-4272-9786-f1a3813a0f9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5a1634e7020db89ad1cc716ada5c8ff0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?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": "5a1634e7020db89ad1cc716ada5c8ff0", - "x-ms-correlation-request-id": "ea183800-0f11-4400-9723-3f2c2813adca", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "171bbb6d-7d17-4073-a54f-c9ef62afbd9d", - "x-ms-routing-request-id": "WESTUS2:20210831T235208Z:ea183800-0f11-4400-9723-3f2c2813adca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "96e7119af20cbf4fb5a306e4c449f887", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:52:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?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": "96e7119af20cbf4fb5a306e4c449f887", - "x-ms-correlation-request-id": "fdcec960-ad97-4ab8-aa1d-23055910b947", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "a5643c62-8a24-49e6-9379-2d4c65da482b", - "x-ms-routing-request-id": "WESTUS2:20210831T235209Z:fdcec960-ad97-4ab8-aa1d-23055910b947" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ec6cb3e9-01df-4968-a30c-7f19a9f3f964?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "565811b2e1d09a602e0538eac728d748", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:52: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": "565811b2e1d09a602e0538eac728d748", - "x-ms-correlation-request-id": "6a8ad3aa-4465-4c13-8d00-d42bf37367e5", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "14bd8f8d-82cd-4f56-a234-b8a972139302", - "x-ms-routing-request-id": "WESTUS2:20210831T235210Z:6a8ad3aa-4465-4c13-8d00-d42bf37367e5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503", - "name": "sto3503", - "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": "2021-08-31T23:51:52.8430773Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:51:52.8430773Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:51:52.7336871Z", - "primaryEndpoints": { - "blob": "https://sto3503.blob.core.windows.net/", - "queue": "https://sto3503.queue.core.windows.net/", - "table": "https://sto3503.table.core.windows.net/", - "file": "https://sto3503.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ede5ba0ad92df047a7456b76bf74a65c-9cfef06609a1d04e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a8ec5ea80388f40de457a46afcb5f388", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:52: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": "a8ec5ea80388f40de457a46afcb5f388", - "x-ms-correlation-request-id": "d874b041-985e-45a1-96fa-c14655a5c8e5", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "2fcf4174-4ef0-4d39-a877-005f14183142", - "x-ms-routing-request-id": "WESTUS2:20210831T235211Z:d874b041-985e-45a1-96fa-c14655a5c8e5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/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/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "765", - "Content-Type": "application/json", - "traceparent": "00-551adce5c21d8d418d70b074d83fd9cc-53b31849a7c17841-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c8b7e9d43803b91fb04c6806ba64f78d", - "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": "Tue, 31 Aug 2021 23:52: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": "c8b7e9d43803b91fb04c6806ba64f78d", - "x-ms-correlation-request-id": "0f05950a-90fa-483f-b743-6bbe6908b566", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "c0f25ff8-55de-45ac-a084-609b14397e49", - "x-ms-routing-request-id": "WESTUS2:20210831T235212Z:0f05950a-90fa-483f-b743-6bbe6908b566" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6c94a9729786de4988e4bc371f4452c3-338470fc66a3cb48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "653cbdcb4f5cafff036372793cf69e78", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1041", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:52: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": "653cbdcb4f5cafff036372793cf69e78", - "x-ms-correlation-request-id": "c11bd38d-9e6b-4394-81ee-9217f8c077c4", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "2690adea-8617-4796-b66a-2ff15af087e6", - "x-ms-routing-request-id": "WESTUS2:20210831T235212Z:c11bd38d-9e6b-4394-81ee-9217f8c077c4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7172/providers/Microsoft.Storage/storageAccounts/sto3503/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": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 de5c9ffcf184..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobServiceTest.json +++ /dev/null @@ -1,853 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b3dce88edfb10066c9fe64fd516ddc0f", - "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, 31 Aug 2021 23:25:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "af5e5e3b-fbb9-4e6a-9184-feab5e5ccf64", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "af5e5e3b-fbb9-4e6a-9184-feab5e5ccf64", - "x-ms-routing-request-id": "WESTUS2:20210831T232559Z:af5e5e3b-fbb9-4e6a-9184-feab5e5ccf64" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "67b4a9214128c2190bde084ff81b67f5", - "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, 31 Aug 2021 23:25:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c6553c9e-a79e-4c50-864b-e2957a7bb653", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "c6553c9e-a79e-4c50-864b-e2957a7bb653", - "x-ms-routing-request-id": "WESTUS2:20210831T232559Z:c6553c9e-a79e-4c50-864b-e2957a7bb653" - }, - "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/res2612?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-91c1ac7dd6b5f54e878f6d9b238e6085-20d6302fd52e9f46-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc609c1b8f7e747addd28d19031a7f70", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:25:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8e87d257-d494-47f4-95bf-6e61b36016d4", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "8e87d257-d494-47f4-95bf-6e61b36016d4", - "x-ms-routing-request-id": "WESTUS2:20210831T232559Z:8e87d257-d494-47f4-95bf-6e61b36016d4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612", - "name": "res2612", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-5742bb8826dd2c408d52b4234a227a36-28aa8fc4ddf6ab4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "407a79bc4d8b1acfa7d2d61608ae966e", - "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, 31 Aug 2021 23:26:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8bd01c8c-7bc8-45d5-b321-3657cf69d2cf", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "d7f83b7e-6988-4026-885b-7b945baf89f1", - "x-ms-routing-request-id": "WESTUS2:20210831T232602Z:8bd01c8c-7bc8-45d5-b321-3657cf69d2cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "25eff19e-170d-4896-ba4d-63c5eb9477a3", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "c26a6824-f104-419b-9163-80269e651d73", - "x-ms-routing-request-id": "WESTUS2:20210831T232602Z:25eff19e-170d-4896-ba4d-63c5eb9477a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ddb2cfac-fcb7-41a3-8b3b-fd0911439249", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "fe7762cf-8b2e-487f-b8c8-ee6cda9d9931", - "x-ms-routing-request-id": "WESTUS2:20210831T232603Z:ddb2cfac-fcb7-41a3-8b3b-fd0911439249" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "086209cf-56b1-4940-9df3-119eabbc7241", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "423d24d0-5b32-4e03-87b2-70745ed06668", - "x-ms-routing-request-id": "WESTUS2:20210831T232605Z:086209cf-56b1-4940-9df3-119eabbc7241" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f71ccf99-3b0f-4bd5-9f80-1defe01635aa", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "16deeaae-3620-4c48-812f-74152feff776", - "x-ms-routing-request-id": "WESTUS2:20210831T232606Z:f71ccf99-3b0f-4bd5-9f80-1defe01635aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d09898f5-e640-467d-8f37-1ea39f948b91", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "3d4190ae-2d82-41f1-8f4f-aa6fad859e5d", - "x-ms-routing-request-id": "WESTUS2:20210831T232607Z:d09898f5-e640-467d-8f37-1ea39f948b91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d470228a-4bb2-4570-8e7c-b54626f530d9", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "7b891b9f-3ba7-4d72-bf03-fe558b4cecc4", - "x-ms-routing-request-id": "WESTUS2:20210831T232608Z:d470228a-4bb2-4570-8e7c-b54626f530d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "390c6bbf-334b-469c-8340-0d43716cd306", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "25abb800-7ada-4d5e-924f-e1425cb1e79c", - "x-ms-routing-request-id": "WESTUS2:20210831T232609Z:390c6bbf-334b-469c-8340-0d43716cd306" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "78cdb4b1-9cba-4d63-98af-4374450d73f9", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "2c11b17d-3a20-4864-90a4-18d8d1b59ef0", - "x-ms-routing-request-id": "WESTUS2:20210831T232610Z:78cdb4b1-9cba-4d63-98af-4374450d73f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "82b6be05-aa26-4aa9-bc9c-22720714de09", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "c4d5ea1e-a61a-4bc9-bf1a-f33055719134", - "x-ms-routing-request-id": "WESTUS2:20210831T232611Z:82b6be05-aa26-4aa9-bc9c-22720714de09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:26:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "da8bf61d-a389-4f1a-9c26-3b53da7b5320", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "371c0127-cb1a-4a5f-95a6-8b02b50f1cbc", - "x-ms-routing-request-id": "WESTUS2:20210831T232612Z:da8bf61d-a389-4f1a-9c26-3b53da7b5320" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bc0242137993430c352bf790c235ab14", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:26:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f5db5005-2e35-4f91-959b-dd2573d38453", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "dae350e5-0f1a-4136-999b-c59fb89262fd", - "x-ms-routing-request-id": "WESTUS2:20210831T232613Z:f5db5005-2e35-4f91-959b-dd2573d38453" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "81701bf5a1b725de17e6681c342507b2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:26:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5692f8d0-88fa-412f-9a12-eeef05a694a6", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "7b0d4a47-243f-4328-84eb-c317b8d514da", - "x-ms-routing-request-id": "WESTUS2:20210831T232615Z:5692f8d0-88fa-412f-9a12-eeef05a694a6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee546c81cefdef32cfcd5bf8033e71ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:26:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64b451c6-59b4-479a-be35-35b8bb43e3aa", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "97cd3996-4231-4747-a061-3182b6d8056f", - "x-ms-routing-request-id": "WESTUS2:20210831T232616Z:64b451c6-59b4-479a-be35-35b8bb43e3aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44396d96f22571f663dda4ad11ef0f0f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:26:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?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": "44396d96f22571f663dda4ad11ef0f0f", - "x-ms-correlation-request-id": "e7d904ed-46aa-4f69-be60-89c776c7c069", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "596022a0-2bfc-4a94-9943-e9c857ec998e", - "x-ms-routing-request-id": "WESTUS2:20210831T232617Z:e7d904ed-46aa-4f69-be60-89c776c7c069" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7f83b7e-6988-4026-885b-7b945baf89f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "550f4423bde12617e880b2ea46e622d9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:26: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": "550f4423bde12617e880b2ea46e622d9", - "x-ms-correlation-request-id": "73462451-3706-436f-9f18-911d81c08f20", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "94896e45-dbd0-4e02-8c09-45459aa254f7", - "x-ms-routing-request-id": "WESTUS2:20210831T232618Z:73462451-3706-436f-9f18-911d81c08f20" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880", - "name": "sto6880", - "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": "2021-08-31T23:26:01.3430254Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:26:01.3430254Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:26:01.2336225Z", - "primaryEndpoints": { - "blob": "https://sto6880.blob.core.windows.net/", - "queue": "https://sto6880.queue.core.windows.net/", - "table": "https://sto6880.table.core.windows.net/", - "file": "https://sto6880.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e8a24e48c8508d49ac399f162282a128-2ba21ff6617ee940-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c6859d74c2ec8e8c76e28a1f2985dedf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:26: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": "c6859d74c2ec8e8c76e28a1f2985dedf", - "x-ms-correlation-request-id": "c0f527d0-f675-46e8-8254-923192be14ab", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "c61e8192-1f1f-4e73-b0b5-958342a0b60b", - "x-ms-routing-request-id": "WESTUS2:20210831T232618Z:c0f527d0-f675-46e8-8254-923192be14ab" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/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/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "129", - "Content-Type": "application/json", - "traceparent": "00-1bc59c11ae3bec4eba0b66c156088d6f-d97dd2bb6cae1b46-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bed44bbd1c2ed9e956125ca5400c2b7c", - "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": "Tue, 31 Aug 2021 23:26: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": "bed44bbd1c2ed9e956125ca5400c2b7c", - "x-ms-correlation-request-id": "a961d4b3-35b1-44fd-9d0b-2d99e1270299", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "9a1e2ca7-f97f-44be-9788-4edecb381992", - "x-ms-routing-request-id": "WESTUS2:20210831T232619Z:a961d4b3-35b1-44fd-9d0b-2d99e1270299" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fbc3439247f7fd4f9e7767ab8dee3364-c1d4891459819b41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7339cbbb496a6023b780dffe32f7fc63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "405", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:26: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": "7339cbbb496a6023b780dffe32f7fc63", - "x-ms-correlation-request-id": "77e64646-267d-4b0d-8318-36117bf50bc4", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "68203958-b282-4088-ba23-a2bd5688a1c4", - "x-ms-routing-request-id": "WESTUS2:20210831T232619Z:77e64646-267d-4b0d-8318-36117bf50bc4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2612/providers/Microsoft.Storage/storageAccounts/sto6880/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": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 8f555a5b1a44..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ImmutabilityPolicyTest_AllowProtectedAppendWritesAsync.json +++ /dev/null @@ -1,920 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f495508339c9ec04fe552e4a6206a3b4", - "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, 31 Aug 2021 23:54:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "50321cbf-fea3-4eb1-b115-33b909c9b7b2", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "50321cbf-fea3-4eb1-b115-33b909c9b7b2", - "x-ms-routing-request-id": "WESTUS2:20210831T235443Z:50321cbf-fea3-4eb1-b115-33b909c9b7b2" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a684bee9eb20bbda1e55d78625f0f97a", - "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, 31 Aug 2021 23:54:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "127d0f56-de36-420e-af40-b6b5ef6504f8", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "127d0f56-de36-420e-af40-b6b5ef6504f8", - "x-ms-routing-request-id": "WESTUS2:20210831T235443Z:127d0f56-de36-420e-af40-b6b5ef6504f8" - }, - "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/res239?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d65cece8661dd54eafc4d8f2053667a0-27f6c2d41e4b3746-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ece9edabd8fd33dbe2ca2732795c66f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:54:43 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9e84b14a-f173-4af3-836a-d850595b91e5", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "9e84b14a-f173-4af3-836a-d850595b91e5", - "x-ms-routing-request-id": "WESTUS2:20210831T235443Z:9e84b14a-f173-4af3-836a-d850595b91e5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239", - "name": "res239", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-457ee907e7f91246beaa8f4cc7af4a2b-bb925ff0fc306745-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57ccd8d898b9d975d674627dc60d5bb4", - "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": "Tue, 31 Aug 2021 23:54:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f88e867f-dbbe-494b-8cf9-33c24428609b", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "58bc09dc-f727-42c0-8f5f-680dfc258213", - "x-ms-routing-request-id": "WESTUS2:20210831T235446Z:f88e867f-dbbe-494b-8cf9-33c24428609b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8e33b680-6700-4258-9cd7-3d0ef49de9e3", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "fe47cce0-e426-49a5-b781-7b83d4a688a0", - "x-ms-routing-request-id": "WESTUS2:20210831T235446Z:8e33b680-6700-4258-9cd7-3d0ef49de9e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "256eaefc-c854-46eb-9a39-f01dd546e070", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "6657e531-51d2-4c01-800c-9af7d8879b67", - "x-ms-routing-request-id": "WESTUS2:20210831T235447Z:256eaefc-c854-46eb-9a39-f01dd546e070" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2e54ce84-6c96-4d98-bca7-48aa8c8ea34b", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "ddd9af91-7a13-4573-b5c3-efd59e5372d9", - "x-ms-routing-request-id": "WESTUS2:20210831T235448Z:2e54ce84-6c96-4d98-bca7-48aa8c8ea34b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b3822f96-aac8-4136-b027-471171ec723b", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "b9831a62-20d0-43b7-b8f3-db958995f729", - "x-ms-routing-request-id": "WESTUS2:20210831T235449Z:b3822f96-aac8-4136-b027-471171ec723b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ffd1cd4e-7ec1-4794-a485-76db87d5c0e7", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "55e75973-3a5e-4b8f-b275-de8c888ea55d", - "x-ms-routing-request-id": "WESTUS2:20210831T235450Z:ffd1cd4e-7ec1-4794-a485-76db87d5c0e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d5b2535b-81a3-4666-b367-899e136722fa", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "91215c93-9261-4fe6-b83e-169c8e956020", - "x-ms-routing-request-id": "WESTUS2:20210831T235452Z:d5b2535b-81a3-4666-b367-899e136722fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92b6897e-da7c-4496-b435-77539b6478b7", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "a1e7659d-fb2f-4fc8-b1c6-7e40b1e6dc58", - "x-ms-routing-request-id": "WESTUS2:20210831T235453Z:92b6897e-da7c-4496-b435-77539b6478b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fe7dec60-f5e4-43e9-b686-fdaec7853d77", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "f2eac4c9-21a3-42dd-afca-2db6b1a2babf", - "x-ms-routing-request-id": "WESTUS2:20210831T235454Z:fe7dec60-f5e4-43e9-b686-fdaec7853d77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "018e31e2-440a-42a0-b92f-e37ec5f31285", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "f46faffb-2d95-4144-8230-80a5084ee5b9", - "x-ms-routing-request-id": "WESTUS2:20210831T235455Z:018e31e2-440a-42a0-b92f-e37ec5f31285" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:54:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3057fe6b-5244-4f29-83b1-111f6e86537f", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "c205074a-3732-4126-8c1e-280e12bb15f1", - "x-ms-routing-request-id": "WESTUS2:20210831T235456Z:3057fe6b-5244-4f29-83b1-111f6e86537f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e36198ce0bf3b1eee84ac46a5255ca12", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:54:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c079a0f9-822f-435a-a006-74d0602c25a9", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "9b3dbcd6-a70e-4927-9681-05c5f08cec58", - "x-ms-routing-request-id": "WESTUS2:20210831T235457Z:c079a0f9-822f-435a-a006-74d0602c25a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a81f820e3b3e4314618aa41456fe5b8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:54:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a81f820e3b3e4314618aa41456fe5b8b", - "x-ms-correlation-request-id": "dfa67422-0945-4565-8947-48b8d270464c", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "8d4ef3f0-a04c-470d-8417-899342f4a947", - "x-ms-routing-request-id": "WESTUS2:20210831T235458Z:dfa67422-0945-4565-8947-48b8d270464c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1ab4dde7ce601642400f639bf5c5c765", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:54:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1ab4dde7ce601642400f639bf5c5c765", - "x-ms-correlation-request-id": "2f15e5de-4f0c-463d-854b-b5070860a44f", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "e5240497-4c22-4532-a534-29102d719243", - "x-ms-routing-request-id": "WESTUS2:20210831T235459Z:2f15e5de-4f0c-463d-854b-b5070860a44f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6dcaebab238e935c831e826866d95bea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:55:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?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": "6dcaebab238e935c831e826866d95bea", - "x-ms-correlation-request-id": "22510083-70b3-45ec-95b1-cd6ba437d262", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "9a51fe6a-4de1-4112-8b14-b61cd67bdcec", - "x-ms-routing-request-id": "WESTUS2:20210831T235500Z:22510083-70b3-45ec-95b1-cd6ba437d262" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "758338efb0a03fb23f09682ed7784e9c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:55:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?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": "758338efb0a03fb23f09682ed7784e9c", - "x-ms-correlation-request-id": "53aee1bf-84d5-4670-9be9-bac8f171cf1f", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "4f942eb4-a06d-440e-ac66-4838b6b5e2e1", - "x-ms-routing-request-id": "WESTUS2:20210831T235502Z:53aee1bf-84d5-4670-9be9-bac8f171cf1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/58bc09dc-f727-42c0-8f5f-680dfc258213?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6a693fc3ed33c3fd812196414cd9af66", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1283", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:55: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": "6a693fc3ed33c3fd812196414cd9af66", - "x-ms-correlation-request-id": "7432d90f-146a-472f-8eeb-f2f161969821", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "9763a679-4784-465d-8523-457a4d0e5c9e", - "x-ms-routing-request-id": "WESTUS2:20210831T235503Z:7432d90f-146a-472f-8eeb-f2f161969821" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329", - "name": "sto9329", - "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": "2021-08-31T23:54:44.9438718Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:54:44.9438718Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:54:44.8345238Z", - "primaryEndpoints": { - "dfs": "https://sto9329.dfs.core.windows.net/", - "web": "https://sto9329.z20.web.core.windows.net/", - "blob": "https://sto9329.blob.core.windows.net/", - "queue": "https://sto9329.queue.core.windows.net/", - "table": "https://sto9329.table.core.windows.net/", - "file": "https://sto9329.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "17", - "Content-Type": "application/json", - "traceparent": "00-6cd43a69635e514dba1aac1ab7ebf99c-1bc7c0368267a24e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "41bdac79c45139fa8a2e84bb2dbb0ad0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "379", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:55:02 GMT", - "ETag": "\u00220x8D96CDAC04C7AD2\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": "41bdac79c45139fa8a2e84bb2dbb0ad0", - "x-ms-correlation-request-id": "7ca15b5d-a7e3-4946-be55-605f0c7ce0b1", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "c18a3918-5478-439d-af11-5f120ef0269d", - "x-ms-routing-request-id": "WESTUS2:20210831T235503Z:7ca15b5d-a7e3-4946-be55-605f0c7ce0b1" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602", - "name": "container1602", - "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/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-364273b337d375498450ade1f80fd507-c2fc3f9632357049-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7026a5e5b6f03a01bff47e1a70f26559", - "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": "Tue, 31 Aug 2021 23:55:03 GMT", - "ETag": "\u00228d96cdac07d0f2e\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": "7026a5e5b6f03a01bff47e1a70f26559", - "x-ms-correlation-request-id": "db848558-0a0a-4f59-b4b0-56f0bd3ec904", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "db85361c-78ac-45c0-9f3f-3507715297ed", - "x-ms-routing-request-id": "WESTUS2:20210831T235503Z:db848558-0a0a-4f59-b4b0-56f0bd3ec904" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cdac07d0f2e\u0022", - "properties": { - "allowProtectedAppendWrites": true, - "immutabilityPeriodSinceCreationInDays": 4, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "93", - "Content-Type": "application/json", - "If-Match": "\u00228d96cdac07d0f2e\u0022", - "traceparent": "00-330c6e24d24b4f4989e17a4d413241fa-09d1283ef9f1ad40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc5e7a025a907a716f31a9bf79085365", - "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": "Tue, 31 Aug 2021 23:55:03 GMT", - "ETag": "\u00228d96cdac0af20ed\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": "cc5e7a025a907a716f31a9bf79085365", - "x-ms-correlation-request-id": "1eadf5d5-634f-4f50-bcb6-3158b1ce5619", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "8158a596-b2fc-4b86-a0cd-343fb3fbf442", - "x-ms-routing-request-id": "WESTUS2:20210831T235504Z:1eadf5d5-634f-4f50-bcb6-3158b1ce5619" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cdac0af20ed\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e544f38fc1f60740b4bf623f0401028f-78ecf05437fe6741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3467718bf589c3c3aa82825d46dfc997", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "454", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:55:03 GMT", - "ETag": "\u00228d96cdac0af20ed\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": "3467718bf589c3c3aa82825d46dfc997", - "x-ms-correlation-request-id": "dc9d5928-46e5-43b5-9424-fce39ed6352c", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "245c9179-9ec2-44d4-a184-0ca707995012", - "x-ms-routing-request-id": "WESTUS2:20210831T235504Z:dc9d5928-46e5-43b5-9424-fce39ed6352c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res239/providers/Microsoft.Storage/storageAccounts/sto9329/blobServices/default/containers/container1602/immutabilityPolicies/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers/immutabilityPolicies", - "etag": "\u00228d96cdac0af20ed\u0022", - "properties": { - "allowProtectedAppendWrites": false, - "immutabilityPeriodSinceCreationInDays": 5, - "state": "Unlocked" - } - } - } - ], - "Variables": { - "RandomSeed": "308113214", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 8602995b5911..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTest.json +++ /dev/null @@ -1,781 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "65acec8d97b73c9f15dc50c410f51582", - "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, 31 Aug 2021 23:29:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "302d8a0d-1bdd-4606-918d-89ef9e49bd4d", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "302d8a0d-1bdd-4606-918d-89ef9e49bd4d", - "x-ms-routing-request-id": "WESTUS2:20210831T232901Z:302d8a0d-1bdd-4606-918d-89ef9e49bd4d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2cf69d97342f04699dab46adf0701c4e", - "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, 31 Aug 2021 23:29:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d30bad74-9dfe-49c4-b1c8-aa80ca398322", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "d30bad74-9dfe-49c4-b1c8-aa80ca398322", - "x-ms-routing-request-id": "WESTUS2:20210831T232901Z:d30bad74-9dfe-49c4-b1c8-aa80ca398322" - }, - "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/res1126?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-712a57e77e4a1c45a2ffa56eb73605c1-7caccb868f7d554b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "46be026ff8b7eb5f5a55198ab6ede1ae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ee287431-df15-4213-978a-e6622d0e667a", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ee287431-df15-4213-978a-e6622d0e667a", - "x-ms-routing-request-id": "WESTUS2:20210831T232902Z:ee287431-df15-4213-978a-e6622d0e667a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1126", - "name": "res1126", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1126/providers/Microsoft.Storage/storageAccounts/sto3817?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-602f324533064b4c81afc31b72e504d5-257f76a1637b5249-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "20c428015821a883c80c51f24ca4bf02", - "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, 31 Aug 2021 23:29:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "62e9aeba-2587-40f2-8cd6-80de12de5dd4", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "c656d98e-d28b-4872-b550-150aa3059619", - "x-ms-routing-request-id": "WESTUS2:20210831T232905Z:62e9aeba-2587-40f2-8cd6-80de12de5dd4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "27193cee-14db-4936-8f02-897785c131ee", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "c908ced6-3e50-45f4-be60-08b217898c45", - "x-ms-routing-request-id": "WESTUS2:20210831T232906Z:27193cee-14db-4936-8f02-897785c131ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e987aea8-4d8b-4abe-be1a-6d790318943a", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "66387732-b7a7-4a43-bb72-083e03677d57", - "x-ms-routing-request-id": "WESTUS2:20210831T232907Z:e987aea8-4d8b-4abe-be1a-6d790318943a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c2e91eb-7c9a-4db2-9635-d796c34f8a95", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "13724841-04b8-40ab-84ef-cee6ff40f61b", - "x-ms-routing-request-id": "WESTUS2:20210831T232908Z:3c2e91eb-7c9a-4db2-9635-d796c34f8a95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03fadeab-c860-4ac1-b95e-624230c04ef6", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "d6244e93-c299-4ee6-a4c3-2b74e528b08d", - "x-ms-routing-request-id": "WESTUS2:20210831T232909Z:03fadeab-c860-4ac1-b95e-624230c04ef6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "946fd2ac-c39b-454b-a518-b2e870adbeca", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "ca3d368f-06ae-4fb7-a12b-5228b5ee9d63", - "x-ms-routing-request-id": "WESTUS2:20210831T232910Z:946fd2ac-c39b-454b-a518-b2e870adbeca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "74876ed0-5d12-4cb9-a021-ec2dcf45e8fc", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "36254c3b-5f30-4939-8051-c260853982b6", - "x-ms-routing-request-id": "WESTUS2:20210831T232911Z:74876ed0-5d12-4cb9-a021-ec2dcf45e8fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b9ad06f7-4bb5-4215-8076-45ec1d8971b5", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "d99941ce-822c-452a-a224-14f448146a26", - "x-ms-routing-request-id": "WESTUS2:20210831T232912Z:b9ad06f7-4bb5-4215-8076-45ec1d8971b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ead0d32-2ff7-45e4-9f44-fe75661ff55f", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "68ecefb6-e05b-41dc-94d3-378608eb6e6d", - "x-ms-routing-request-id": "WESTUS2:20210831T232913Z:0ead0d32-2ff7-45e4-9f44-fe75661ff55f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6fbb0500-d006-4af5-b3d1-4447de7a5e89", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "14983078-0260-403b-bd9f-6b8055fa8586", - "x-ms-routing-request-id": "WESTUS2:20210831T232914Z:6fbb0500-d006-4af5-b3d1-4447de7a5e89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:29:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dc7210d7-52d9-4992-8ac0-60cbab66ed3b", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "6062eb54-deaa-4f68-b40b-0dc2ea68397e", - "x-ms-routing-request-id": "WESTUS2:20210831T232916Z:dc7210d7-52d9-4992-8ac0-60cbab66ed3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d05df2314749d116f470d20b48f2d7ac", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2bee6b13-a8c4-4f44-bdf5-f81392d71220", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "03a50c5e-ef2c-45fc-918e-88ffe3a426ca", - "x-ms-routing-request-id": "WESTUS2:20210831T232917Z:2bee6b13-a8c4-4f44-bdf5-f81392d71220" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60db105f83cc1085d253d9f5cb5c8ecb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "313a355e-e2bd-47f0-8db1-d6c00bb0e9b9", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "f21315c2-0042-4620-af5a-a927aea22702", - "x-ms-routing-request-id": "WESTUS2:20210831T232918Z:313a355e-e2bd-47f0-8db1-d6c00bb0e9b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "67a57ede935996560df7befab3c9ee59", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "67a57ede935996560df7befab3c9ee59", - "x-ms-correlation-request-id": "b8fc7399-ef88-4fdd-8011-002467131321", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "36c29cc3-3cc6-43cd-b179-c753dd756c49", - "x-ms-routing-request-id": "WESTUS2:20210831T232919Z:b8fc7399-ef88-4fdd-8011-002467131321" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3f6d42630acae4f6d4cfdf66e200598", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a3f6d42630acae4f6d4cfdf66e200598", - "x-ms-correlation-request-id": "1a6819cf-45bb-4bc9-9882-a119bfa4742c", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "17300b17-cbc7-44d9-8326-119fb2206f05", - "x-ms-routing-request-id": "WESTUS2:20210831T232920Z:1a6819cf-45bb-4bc9-9882-a119bfa4742c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c92c07e2704dcc53ba4453d5c58a5c09", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:29:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?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": "c92c07e2704dcc53ba4453d5c58a5c09", - "x-ms-correlation-request-id": "d6aeeeb4-e6b9-42d3-b884-39c77b20f4b4", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "a7aac0bb-a0ef-4199-b277-b4fff6197464", - "x-ms-routing-request-id": "WESTUS2:20210831T232921Z:d6aeeeb4-e6b9-42d3-b884-39c77b20f4b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c656d98e-d28b-4872-b550-150aa3059619?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f7cf8064ea65ae1f2ef7fa0c966028ec", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:29: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": "f7cf8064ea65ae1f2ef7fa0c966028ec", - "x-ms-correlation-request-id": "3b707d12-7bd9-49e6-8d33-3b217a7659f2", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "daa421e3-fc95-401e-a9c4-edf50dbda459", - "x-ms-routing-request-id": "WESTUS2:20210831T232922Z:3b707d12-7bd9-49e6-8d33-3b217a7659f2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1126/providers/Microsoft.Storage/storageAccounts/sto3817", - "name": "sto3817", - "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": "2021-08-31T23:29:04.5693604Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:29:04.5693604Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:29:04.4600025Z", - "primaryEndpoints": { - "blob": "https://sto3817.blob.core.windows.net/", - "queue": "https://sto3817.queue.core.windows.net/", - "table": "https://sto3817.table.core.windows.net/", - "file": "https://sto3817.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1126/providers/Microsoft.Storage/storageAccounts/sto3817/blobServices?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-bb69ba7c60edc2478c1b08c6dd3dce06-8a097f41f8c6114f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ac1825f1249cb60b812ae967dc79e9e2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "370", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:29: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": "ac1825f1249cb60b812ae967dc79e9e2", - "x-ms-correlation-request-id": "aa538edc-b33f-4799-bc16-e7b3e1c220f7", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "60dc757c-c58b-47db-8e7f-4dd58dde5efc", - "x-ms-routing-request-id": "WESTUS2:20210831T232922Z:aa538edc-b33f-4799-bc16-e7b3e1c220f7" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1126/providers/Microsoft.Storage/storageAccounts/sto3817/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", - "properties": { - "cors": { - "corsRules": [] - }, - "deleteRetentionPolicy": { - "enabled": false - } - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1362208912", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 c7511ff37933..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTest.json +++ /dev/null @@ -1,2310 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "81266f2d2a0ef50ee46c2d4473719238", - "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, 31 Aug 2021 23:30:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7b1f4a3b-ad7e-44cc-ba68-2c62461957e4", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "7b1f4a3b-ad7e-44cc-ba68-2c62461957e4", - "x-ms-routing-request-id": "WESTUS2:20210831T233027Z:7b1f4a3b-ad7e-44cc-ba68-2c62461957e4" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d760080020988e266b090ef455a4691e", - "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, 31 Aug 2021 23:30:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "03a2131f-41b0-45cd-b7ff-92f159600163", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "03a2131f-41b0-45cd-b7ff-92f159600163", - "x-ms-routing-request-id": "WESTUS2:20210831T233027Z:03a2131f-41b0-45cd-b7ff-92f159600163" - }, - "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/res5819?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-057b49b4d3018748b3356c76bc45bc5f-250441424e81cd48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62d373a4f71ddfe53a13ae98f197d349", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:30:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e619dd6f-4f8c-42b4-b408-76fa527e9c0b", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "e619dd6f-4f8c-42b4-b408-76fa527e9c0b", - "x-ms-routing-request-id": "WESTUS2:20210831T233028Z:e619dd6f-4f8c-42b4-b408-76fa527e9c0b" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819", - "name": "res5819", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-e5fd3546418a3b4baa073c66e29c7e9c-10b96f8c779b9749-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb8a0580490d1697041b1a9f3f030f81", - "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": "Tue, 31 Aug 2021 23:30:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ce765e24-eccf-4f3b-bec0-879bd70a7d9f", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "86abedcc-9470-4087-838b-ca880f483554", - "x-ms-routing-request-id": "WESTUS2:20210831T233032Z:ce765e24-eccf-4f3b-bec0-879bd70a7d9f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "36ac8cbc-3760-4029-9f8b-98561a2ec0d4", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "6ba39296-e876-412e-a341-50dbf7a8f55b", - "x-ms-routing-request-id": "WESTUS2:20210831T233032Z:36ac8cbc-3760-4029-9f8b-98561a2ec0d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f569c108-d9bc-4645-99db-275ebb5f0835", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "7ed0d518-67a8-44ed-a47e-ddedcce46f8b", - "x-ms-routing-request-id": "WESTUS2:20210831T233034Z:f569c108-d9bc-4645-99db-275ebb5f0835" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e88a817a-d8b2-4441-bac9-612c2b795ec9", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "1f489004-aed0-49ce-b031-698aff049c3e", - "x-ms-routing-request-id": "WESTUS2:20210831T233035Z:e88a817a-d8b2-4441-bac9-612c2b795ec9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "961fa4cc-2e05-4d3f-9089-63cf48aedeb5", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "59ba6a8e-1079-4630-b33f-7477266e1580", - "x-ms-routing-request-id": "WESTUS2:20210831T233036Z:961fa4cc-2e05-4d3f-9089-63cf48aedeb5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e08c185f-6bd6-42de-becc-46f97c58db04", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "d5e097ba-e29f-41b0-8ea2-6c97724dc121", - "x-ms-routing-request-id": "WESTUS2:20210831T233037Z:e08c185f-6bd6-42de-becc-46f97c58db04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f74e98ea-685f-46f0-83cb-2f6ba84cb627", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "fdcf7275-1b80-4e1a-99b2-d8690467bf8e", - "x-ms-routing-request-id": "WESTUS2:20210831T233038Z:f74e98ea-685f-46f0-83cb-2f6ba84cb627" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b0a4cc20-b1a3-4f3c-b6ec-76ab3e41430d", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "4f06e779-79bd-4c8a-b74e-32cff0dfe432", - "x-ms-routing-request-id": "WESTUS2:20210831T233039Z:b0a4cc20-b1a3-4f3c-b6ec-76ab3e41430d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b1614396-aa63-4e1a-b085-8a0ad16f355c", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "2c908b88-d877-4b1b-955a-bd1e24635cf4", - "x-ms-routing-request-id": "WESTUS2:20210831T233040Z:b1614396-aa63-4e1a-b085-8a0ad16f355c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "170205c2-a192-452e-bc28-e2cea97dd3ea", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "3acd2a10-ac09-43ce-a0c9-e4241cc694e1", - "x-ms-routing-request-id": "WESTUS2:20210831T233041Z:170205c2-a192-452e-bc28-e2cea97dd3ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fd65b572-9983-429a-b97e-96ee6596441e", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "ed8733e3-ca6c-486f-8db4-5f2ce5960fe9", - "x-ms-routing-request-id": "WESTUS2:20210831T233042Z:fd65b572-9983-429a-b97e-96ee6596441e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b2a5eb43fea90caa4c7b000f0992889", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:30:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3d4d356b-b85c-4e86-81b5-21ef2b0fbffe", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "95e2b8b3-95d7-48e8-abc3-0114506538f7", - "x-ms-routing-request-id": "WESTUS2:20210831T233044Z:3d4d356b-b85c-4e86-81b5-21ef2b0fbffe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "adb37c1871764629771af06555b4a63b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:30:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4ffe82a1-80c3-48cf-bab2-12a6aa08516b", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "9ea4fca7-9c6e-42d8-9989-ce73b0401a6b", - "x-ms-routing-request-id": "WESTUS2:20210831T233045Z:4ffe82a1-80c3-48cf-bab2-12a6aa08516b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52a578ec39c6ad9e02e81093d493d255", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:30:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?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": "52a578ec39c6ad9e02e81093d493d255", - "x-ms-correlation-request-id": "9bb3c70f-3bea-4341-939d-a856ac279d82", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "fb233454-a196-41a2-b37d-b7021a707beb", - "x-ms-routing-request-id": "WESTUS2:20210831T233046Z:9bb3c70f-3bea-4341-939d-a856ac279d82" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?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": "5d43b76e02c342d735e4a3cf4e653bf0", - "x-ms-correlation-request-id": "0a1aa65f-5a7f-47ef-92d8-f66c0dd24625", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "f84af105-4a3c-4a1f-880e-45857d89de38", - "x-ms-routing-request-id": "WESTUS2:20210831T233047Z:0a1aa65f-5a7f-47ef-92d8-f66c0dd24625" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?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": "77147520d6f4dec2dd05ab8e619571e3", - "x-ms-correlation-request-id": "43f5ccea-62c9-485e-81f0-6a0b83e044f0", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "84aeac66-fe2e-4bee-a1e3-4d31d70238ec", - "x-ms-routing-request-id": "WESTUS2:20210831T233048Z:43f5ccea-62c9-485e-81f0-6a0b83e044f0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/86abedcc-9470-4087-838b-ca880f483554?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9df69a474971ea77a1631ce296cf5f9d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:30: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": "9df69a474971ea77a1631ce296cf5f9d", - "x-ms-correlation-request-id": "ec3c22f0-3c90-4471-a306-bd8407ee4973", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "56d7ab30-df4e-4c70-8ef0-7e73693be0e8", - "x-ms-routing-request-id": "WESTUS2:20210831T233049Z:ec3c22f0-3c90-4471-a306-bd8407ee4973" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992", - "name": "sto8992", - "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": "2021-08-31T23:30:30.0257270Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:30:30.0257270Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:30:29.8850968Z", - "primaryEndpoints": { - "dfs": "https://sto8992.dfs.core.windows.net/", - "web": "https://sto8992.z20.web.core.windows.net/", - "blob": "https://sto8992.blob.core.windows.net/", - "queue": "https://sto8992.queue.core.windows.net/", - "table": "https://sto8992.table.core.windows.net/", - "file": "https://sto8992.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-503f04e89419074fa8cd2e34e7cde40b-edb370ac28659d43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5f7320ad5a7f9761f5647fbe5649e09f", - "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": "Tue, 31 Aug 2021 23:30:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e07ccbef-4c45-48e9-827a-294c709e4eba", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "bc6e4bcf-b014-46e3-9a98-956f23004f5d", - "x-ms-routing-request-id": "WESTUS2:20210831T233051Z:e07ccbef-4c45-48e9-827a-294c709e4eba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e55d76df-9372-4e22-860b-ba781e032a58", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "b046fa86-3775-414a-9ca6-51028eeaf290", - "x-ms-routing-request-id": "WESTUS2:20210831T233052Z:e55d76df-9372-4e22-860b-ba781e032a58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "caf32df6-da14-4bef-951d-1c724c25b112", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "9abb4ff9-6da1-472f-a189-7569b850ec33", - "x-ms-routing-request-id": "WESTUS2:20210831T233053Z:caf32df6-da14-4bef-951d-1c724c25b112" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9393191d-03a2-421d-9189-c1b9b5be5246", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "cca08271-f973-433a-8819-7a9467c1d185", - "x-ms-routing-request-id": "WESTUS2:20210831T233054Z:9393191d-03a2-421d-9189-c1b9b5be5246" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6325f274-1b70-4e23-b55c-2499fb57531e", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "a149b42b-6171-4312-9d53-293de8df7145", - "x-ms-routing-request-id": "WESTUS2:20210831T233055Z:6325f274-1b70-4e23-b55c-2499fb57531e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f9e24a49-4234-4216-b75b-3f82bfcfd404", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "74ce6f3d-aa48-436c-9853-9a1cc3d25a7e", - "x-ms-routing-request-id": "WESTUS2:20210831T233056Z:f9e24a49-4234-4216-b75b-3f82bfcfd404" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dee6a587-9c9f-435d-8f7f-39b0f6ad980d", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "39f461ca-b2c4-4ee0-8330-235c4343e713", - "x-ms-routing-request-id": "WESTUS2:20210831T233057Z:dee6a587-9c9f-435d-8f7f-39b0f6ad980d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:30:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cbd0a642-77e7-4e2e-8924-d3010a05227d", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "95bce2a1-b537-4439-9580-16a22a28697b", - "x-ms-routing-request-id": "WESTUS2:20210831T233058Z:cbd0a642-77e7-4e2e-8924-d3010a05227d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "93f370b5634edea6ed47b082e358e005", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:30:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "63e83fe8-7634-4e18-8d7e-20173fad5654", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "c6d67701-55cd-4a0c-ad8f-69df026450bc", - "x-ms-routing-request-id": "WESTUS2:20210831T233059Z:63e83fe8-7634-4e18-8d7e-20173fad5654" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1f7c2c60b98edead787577956445b08f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "49a393e6-dafe-478c-89f2-d4e07e74b566", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "d36e9da3-c22c-465d-9c6e-b8f93eead16f", - "x-ms-routing-request-id": "WESTUS2:20210831T233100Z:49a393e6-dafe-478c-89f2-d4e07e74b566" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "91e1a6561b05cdff6bb0733a02226635", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09f78b52-05e6-41c4-b652-00d73956f2d3", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "e96b3302-5e6f-4ebc-9bfc-009757e30321", - "x-ms-routing-request-id": "WESTUS2:20210831T233102Z:09f78b52-05e6-41c4-b652-00d73956f2d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ccff374ba99dfc33c2151ad8eb107aa8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2939ea7d-6e7e-411f-ba61-fdf5d3216aa6", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "861f1467-c087-4448-8e8c-fe55804dbd62", - "x-ms-routing-request-id": "WESTUS2:20210831T233103Z:2939ea7d-6e7e-411f-ba61-fdf5d3216aa6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d2b20964f7744002daeb3de4572dc56", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "414c7ec4-6680-4e63-ab8d-7e0fecd5289b", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "0a7dd5df-5e26-4458-9dee-b7ecc2eb8b83", - "x-ms-routing-request-id": "WESTUS2:20210831T233104Z:414c7ec4-6680-4e63-ab8d-7e0fecd5289b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c49420fe345adf273e5cef00026e25b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0587046d-77d2-4894-b1aa-96f013026f51", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "bd05e71d-c70a-4eb4-bdd0-33e213b31013", - "x-ms-routing-request-id": "WESTUS2:20210831T233105Z:0587046d-77d2-4894-b1aa-96f013026f51" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e1a4cb3628f6fcbe37bb9feff554b650", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5e619cfa-9454-49e4-97bb-2e4d53d3159a", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "4615fba5-f774-4bf3-9244-fe3b7542f736", - "x-ms-routing-request-id": "WESTUS2:20210831T233106Z:5e619cfa-9454-49e4-97bb-2e4d53d3159a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a8c9c4384dc7b3632e7eca91810f4307", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:31:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?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": "a8c9c4384dc7b3632e7eca91810f4307", - "x-ms-correlation-request-id": "e4bdbdb4-344b-44ef-86d5-3c853d36749c", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "ca7615e6-6103-42b6-b060-ca3da1867fb3", - "x-ms-routing-request-id": "WESTUS2:20210831T233107Z:e4bdbdb4-344b-44ef-86d5-3c853d36749c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bc6e4bcf-b014-46e3-9a98-956f23004f5d?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7aa858cbfbcee660844df5894303b71e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "7aa858cbfbcee660844df5894303b71e", - "x-ms-correlation-request-id": "4ff9e70e-d3d2-49b5-b44b-495457a77bf0", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "8b6a5ff2-562d-4378-a172-c3d5d86c7b9e", - "x-ms-routing-request-id": "WESTUS2:20210831T233108Z:4ff9e70e-d3d2-49b5-b44b-495457a77bf0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558", - "name": "sto6558", - "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": "2021-08-31T23:30:50.6204286Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-31T23:30:50.6204286Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:30:50.5110324Z", - "primaryEndpoints": { - "dfs": "https://sto6558.dfs.core.windows.net/", - "web": "https://sto6558.z20.web.core.windows.net/", - "blob": "https://sto6558.blob.core.windows.net/", - "queue": "https://sto6558.queue.core.windows.net/", - "table": "https://sto6558.table.core.windows.net/", - "file": "https://sto6558.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-185aa944fc909c4dbb474b606691e2fb-af06a14c7787b145-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3cb77d2e3a5ce89467f0b2775e2c7b28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "3cb77d2e3a5ce89467f0b2775e2c7b28", - "x-ms-correlation-request-id": "130f5b20-113e-4ee2-bd98-3da3cb8c24d8", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "4b5f8358-d3a4-4c72-b082-f7b9835ac79a", - "x-ms-routing-request-id": "WESTUS2:20210831T233108Z:130f5b20-113e-4ee2-bd98-3da3cb8c24d8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-5c1e789a0509e34cb5cbed84acb5dd58-def19752da4d754b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9c2398773bac3d8263e3247958d96f2b", - "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": "Tue, 31 Aug 2021 23:31: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": "9c2398773bac3d8263e3247958d96f2b", - "x-ms-correlation-request-id": "aecf3536-090a-422c-ab8b-4f93a7b4ee14", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "ef2c3194-41f8-4d27-b764-8ef97b7343eb", - "x-ms-routing-request-id": "WESTUS2:20210831T233109Z:aecf3536-090a-422c-ab8b-4f93a7b4ee14" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6d73eb04ff1f8a45a3d183a65d9679bd-16564a369eee424a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0363acc7065791aac4bf13dd48e98858", - "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, 31 Aug 2021 23:31: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": "0363acc7065791aac4bf13dd48e98858", - "x-ms-correlation-request-id": "a0aaebe3-71f3-46cb-bf3d-730623bdd156", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "e39b3da8-8529-4073-b97e-928270fc54b6", - "x-ms-routing-request-id": "WESTUS2:20210831T233109Z:a0aaebe3-71f3-46cb-bf3d-730623bdd156" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ad4424e182167846b3291678f9c0546a-8fe0ffb87210264d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab11cdd21adff271fa7ad979151a8f8d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "ab11cdd21adff271fa7ad979151a8f8d", - "x-ms-correlation-request-id": "ec2783ce-9616-4a3b-95f5-c3049632d477", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "d05b6e05-fefc-4d35-832d-d035df48419f", - "x-ms-routing-request-id": "WESTUS2:20210831T233110Z:ec2783ce-9616-4a3b-95f5-c3049632d477" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-a447398a9fcc9a4e9515145312822585-54b592b8571f4c4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b1af878177c971d0ee92d8ed28a5f579", - "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": "Tue, 31 Aug 2021 23:31: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": "b1af878177c971d0ee92d8ed28a5f579", - "x-ms-correlation-request-id": "de63f2a9-0656-45b0-ae65-4ca38dd2df0f", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "bbd6c777-6976-4058-94a4-af6214e4f568", - "x-ms-routing-request-id": "WESTUS2:20210831T233110Z:de63f2a9-0656-45b0-ae65-4ca38dd2df0f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-71c37d4438e7444aa86fd8080ee65e90-08bb94cbdc09dc41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8ba7cc5bc3c7ac4b3b7009dd2d317ba9", - "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, 31 Aug 2021 23:31: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": "8ba7cc5bc3c7ac4b3b7009dd2d317ba9", - "x-ms-correlation-request-id": "5a4a8a24-0327-404e-b37c-36da5eeed8ab", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "7bc6c1b3-c439-4892-bdc2-17136940cf2a", - "x-ms-routing-request-id": "WESTUS2:20210831T233111Z:5a4a8a24-0327-404e-b37c-36da5eeed8ab" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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-7e7dff02aa4b3844af2ca00b6cb9cbac-aa5a6351ec7a6d4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c05b8530d6395a8efca0bd4d4184ca55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31:11 GMT", - "ETag": "\u00220x8D96CD76AB2ED77\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": "c05b8530d6395a8efca0bd4d4184ca55", - "x-ms-correlation-request-id": "55ebe562-102f-4ad5-b65f-815b6afed87f", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "b9bcad32-e44c-4af0-857f-44cef767b433", - "x-ms-routing-request-id": "WESTUS2:20210831T233111Z:55ebe562-102f-4ad5-b65f-815b6afed87f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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-6ab217cad9c67741ab2876f3ee9f8848-51e3dbac8dffb34c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "491e5f840472bdc53b0276596ef243bd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31:11 GMT", - "ETag": "\u00220x8D96CD76AE997C3\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": "491e5f840472bdc53b0276596ef243bd", - "x-ms-correlation-request-id": "806092fc-93ec-4a20-99f7-0760e488bfab", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "afd5eb13-a461-4c9f-8311-685cdea37341", - "x-ms-routing-request-id": "WESTUS2:20210831T233111Z:806092fc-93ec-4a20-99f7-0760e488bfab" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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-cf15650ae209994dbf3503932f458790-9d9cc77865df0b4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3bc2e163549843f3d4c8e2706fe6ab7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31:12 GMT", - "ETag": "\u00220x8D96CD76B1E9DBE\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": "a3bc2e163549843f3d4c8e2706fe6ab7", - "x-ms-correlation-request-id": "7167ff5a-094a-48cf-ab77-235e8bcb3f4e", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "79f19d0d-8e77-4bfd-a92a-0e30535030d6", - "x-ms-routing-request-id": "WESTUS2:20210831T233112Z:7167ff5a-094a-48cf-ab77-235e8bcb3f4e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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-a7359cae3a632f4483c3daf76da04968-da754d6a5b44074e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd59b3a631122c37bf9e84365f35ec0a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31:12 GMT", - "ETag": "\u00220x8D96CD76B54F9FA\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": "cd59b3a631122c37bf9e84365f35ec0a", - "x-ms-correlation-request-id": "26f488a3-fba3-48bd-9947-c6b5f1507175", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "6e91e2a9-cb58-4c86-873a-e6eab0735e2f", - "x-ms-routing-request-id": "WESTUS2:20210831T233112Z:26f488a3-fba3-48bd-9947-c6b5f1507175" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "286", - "Content-Type": "application/json", - "traceparent": "00-5b2e30d238197c49bfaedab2a242657a-975c3450fce3b044-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1236005c26c74f0c1f990c25759eb73d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "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": "Tue, 31 Aug 2021 23:31: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": "1236005c26c74f0c1f990c25759eb73d", - "x-ms-correlation-request-id": "18428eeb-26a8-48ef-b3b0-03e94c70b077", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "099e328c-fe39-4873-8512-6b4659a75300", - "x-ms-routing-request-id": "WESTUS2:20210831T233122Z:18428eeb-26a8-48ef-b3b0-03e94c70b077" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f2f8f1ebd091954e963ded7f66db21a5-f2750f4ab3bd4646-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bab2bf977699e4aaf790e3abb0082507", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "756", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "bab2bf977699e4aaf790e3abb0082507", - "x-ms-correlation-request-id": "5b70f7b9-856d-4e96-a9f4-21a3273e6881", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "5bed1c70-a1f9-4cde-9e7a-18ad1e18b681", - "x-ms-routing-request-id": "WESTUS2:20210831T233123Z:5b70f7b9-856d-4e96-a9f4-21a3273e6881" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "382", - "Content-Type": "application/json", - "traceparent": "00-59117e2dcc80e14aa607c1b6d4fc97b7-312c352841643c44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "06ca846058c77fefa709ae792511b621", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "789", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "06ca846058c77fefa709ae792511b621", - "x-ms-correlation-request-id": "429b1181-5654-4d01-af6f-4177b8096bbe", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "b0f5a803-741a-425e-9e52-4f0c0bbe4750", - "x-ms-routing-request-id": "WESTUS2:20210831T233123Z:429b1181-5654-4d01-af6f-4177b8096bbe" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "enabledTime": "2021-08-31T23:31:23.8248644Z", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-bb58f6d85ff0e44998f9abd6c1bde02a-29eec90d21e10b43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a09f46e73182e67156511b3643609f16", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "756", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "a09f46e73182e67156511b3643609f16", - "x-ms-correlation-request-id": "2d8c4b20-f7e7-4a19-b5fc-55c7b6018a09", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "4c1b94b3-db22-487d-895f-acbe2d7d06cc", - "x-ms-routing-request-id": "WESTUS2:20210831T233124Z:2d8c4b20-f7e7-4a19-b5fc-55c7b6018a09" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-bc1e4c4d8c137d488159347296d8cf01-1f75fc90f3fbfc4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1c50474b0d33f76cf33138fc830bfe6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "f1c50474b0d33f76cf33138fc830bfe6", - "x-ms-correlation-request-id": "6e0915fb-3a12-40b7-bd62-fab4596dd1b8", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "53fd5da8-0935-4faa-8745-25962abe8a0d", - "x-ms-routing-request-id": "WESTUS2:20210831T233124Z:6e0915fb-3a12-40b7-bd62-fab4596dd1b8" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2722823149e13c49aad0803705d79d34-c2c93aff1d543d44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "69c4c2d984692e8412e3b0753db83c46", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:31: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": "69c4c2d984692e8412e3b0753db83c46", - "x-ms-correlation-request-id": "d32e0285-32f5-4a67-803e-7e554aa2ddd6", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "27930d0b-3932-4406-9ef0-899a4d450cf0", - "x-ms-routing-request-id": "WESTUS2:20210831T233124Z:d32e0285-32f5-4a67-803e-7e554aa2ddd6" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667", - "name": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "e4f32478-f2c0-450c-8ad0-1530773d6667", - "sourceAccount": "sto8992", - "destinationAccount": "sto6558", - "rules": [ - { - "ruleId": "fdfe263b-e787-4c61-83db-4f29214e593d", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "40048510-ce10-4abd-9172-a6c098c7a3f4", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto8992/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-773c7826d5187f4bb7fea68f7a581175-fa4d4127635c5744-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2005976ac54b364dd05fd04f1ee21e25", - "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, 31 Aug 2021 23:31: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": "2005976ac54b364dd05fd04f1ee21e25", - "x-ms-correlation-request-id": "f627b67c-fe45-4249-bc64-d3cc82cfea91", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "15ad71bb-b2b7-4c1b-8f7c-9a73c1a36487", - "x-ms-routing-request-id": "WESTUS2:20210831T233124Z:f627b67c-fe45-4249-bc64-d3cc82cfea91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5819/providers/Microsoft.Storage/storageAccounts/sto6558/objectReplicationPolicies/e4f32478-f2c0-450c-8ad0-1530773d6667?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-55534de2082ec54da3a75682daba017c-f19da2e5bd90c147-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "815d3492359cefac8097def000000216", - "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, 31 Aug 2021 23:31: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": "815d3492359cefac8097def000000216", - "x-ms-correlation-request-id": "0fb40b36-ea7e-4d91-8372-0919ad303fb0", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "153cd6b8-f6a6-411b-9ea9-876327a8935d", - "x-ms-routing-request-id": "WESTUS2:20210831T233124Z:0fb40b36-ea7e-4d91-8372-0919ad303fb0" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2016929176", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 3d935476acc0..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ORSTestAsync.json +++ /dev/null @@ -1,2310 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6dcbb66fe2ed45181001ab92f2c6f459", - "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, 01 Sep 2021 03:22:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4dc8cecc-3406-4d96-9fad-5a67a776cc77", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "4dc8cecc-3406-4d96-9fad-5a67a776cc77", - "x-ms-routing-request-id": "WESTUS2:20210901T032211Z:4dc8cecc-3406-4d96-9fad-5a67a776cc77" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "32a8c9ccf25c43d43132e10c10d8ab80", - "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, 01 Sep 2021 03:22:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "efe1ee07-683c-48f5-97b1-ac1b35af1689", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "efe1ee07-683c-48f5-97b1-ac1b35af1689", - "x-ms-routing-request-id": "WESTUS2:20210901T032212Z:efe1ee07-683c-48f5-97b1-ac1b35af1689" - }, - "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/res9633?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-3178ed512a08674187bcae569cedf342-4ccdb98f5c9eac48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "97fdf74f1d5b16325dafa4720ebb7a19", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:22:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "88f2ef03-af05-4cc2-a005-30068efe3ab6", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "88f2ef03-af05-4cc2-a005-30068efe3ab6", - "x-ms-routing-request-id": "WESTUS2:20210901T032213Z:88f2ef03-af05-4cc2-a005-30068efe3ab6" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633", - "name": "res9633", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-3d82349f6bd8ef498623827a9e4c4c3c-b80f4110b656284b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3ea39a91e27c3b88bb000b3537552aaf", - "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": "Wed, 01 Sep 2021 03:22:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3ea39a91e27c3b88bb000b3537552aaf", - "x-ms-correlation-request-id": "4cdc7baf-05a1-4cf7-90ae-2996874fba6c", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "01782457-df24-42f6-89fd-6ec8ea04f484", - "x-ms-routing-request-id": "WESTUS2:20210901T032217Z:4cdc7baf-05a1-4cf7-90ae-2996874fba6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e619019f103f1b7b0f1f62320a28784e", - "x-ms-return-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, 01 Sep 2021 03:22:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e619019f103f1b7b0f1f62320a28784e", - "x-ms-correlation-request-id": "6ff28e43-dacf-44d1-a2f7-aaa7f1b32d14", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "58fdab22-3b8e-406b-b1f8-216c0f4f4975", - "x-ms-routing-request-id": "WESTUS2:20210901T032217Z:6ff28e43-dacf-44d1-a2f7-aaa7f1b32d14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ac185e48af22e56525884039b1b71744", - "x-ms-return-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, 01 Sep 2021 03:22:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ac185e48af22e56525884039b1b71744", - "x-ms-correlation-request-id": "40de9b46-e41b-4be0-8ca4-973c5982d9d3", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "9b6292d2-71c1-47a4-8bd3-9957a8273e4f", - "x-ms-routing-request-id": "WESTUS2:20210901T032218Z:40de9b46-e41b-4be0-8ca4-973c5982d9d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "36951898443b927053dbb251494210d6", - "x-ms-return-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, 01 Sep 2021 03:22:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "36951898443b927053dbb251494210d6", - "x-ms-correlation-request-id": "c8da1017-8f9c-42f0-a0b1-65a075aa92f5", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "5b960cea-5c31-4c5d-ac0b-46a01ce3092a", - "x-ms-routing-request-id": "WESTUS2:20210901T032219Z:c8da1017-8f9c-42f0-a0b1-65a075aa92f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c488e2caba5ef0d19c34c0b7d0416957", - "x-ms-return-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, 01 Sep 2021 03:22:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c488e2caba5ef0d19c34c0b7d0416957", - "x-ms-correlation-request-id": "3530279d-b754-4452-a609-13d042339ce2", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "82dd1b8a-9097-4b69-af39-4704256dd195", - "x-ms-routing-request-id": "WESTUS2:20210901T032221Z:3530279d-b754-4452-a609-13d042339ce2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2991d0841920312ee855946fc139be2", - "x-ms-return-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, 01 Sep 2021 03:22:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f2991d0841920312ee855946fc139be2", - "x-ms-correlation-request-id": "048959cd-d744-42c2-8708-ff1db70b5698", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "3f8ed93d-a145-486e-906e-1cb397150805", - "x-ms-routing-request-id": "WESTUS2:20210901T032222Z:048959cd-d744-42c2-8708-ff1db70b5698" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf6f6977522fdee646a5990783b9c211", - "x-ms-return-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, 01 Sep 2021 03:22:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cf6f6977522fdee646a5990783b9c211", - "x-ms-correlation-request-id": "50976106-a170-49d4-8bb1-841d72202520", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "4d4fa137-bddf-4364-ac63-bf9c4fadbcfb", - "x-ms-routing-request-id": "WESTUS2:20210901T032223Z:50976106-a170-49d4-8bb1-841d72202520" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c495a721ea88844cf85d6d8618af388", - "x-ms-return-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, 01 Sep 2021 03:22:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c495a721ea88844cf85d6d8618af388", - "x-ms-correlation-request-id": "ced6652e-3543-41ea-ab1b-f8dce7d92b92", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "e82fdb3f-0e74-41a6-875d-8b127f37ad81", - "x-ms-routing-request-id": "WESTUS2:20210901T032224Z:ced6652e-3543-41ea-ab1b-f8dce7d92b92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "663fde9999d2b52837bbabeca70b7f35", - "x-ms-return-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, 01 Sep 2021 03:22:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "663fde9999d2b52837bbabeca70b7f35", - "x-ms-correlation-request-id": "344de607-4d22-4b36-b09d-9ba55d6d7b6d", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "8e9f3547-8702-4daf-8336-83ad1120b9eb", - "x-ms-routing-request-id": "WESTUS2:20210901T032225Z:344de607-4d22-4b36-b09d-9ba55d6d7b6d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a2d447c36fca593a25e6ffaa7c0e7cbc", - "x-ms-return-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, 01 Sep 2021 03:22:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a2d447c36fca593a25e6ffaa7c0e7cbc", - "x-ms-correlation-request-id": "8c940320-e007-4fea-acbc-c671c13fd380", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "a783be16-73e8-42eb-baff-414629a7135e", - "x-ms-routing-request-id": "WESTUS2:20210901T032226Z:8c940320-e007-4fea-acbc-c671c13fd380" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a56e11b15b79d83f3293f5ec7257e0c4", - "x-ms-return-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, 01 Sep 2021 03:22:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a56e11b15b79d83f3293f5ec7257e0c4", - "x-ms-correlation-request-id": "88dc0994-fbec-4531-84fa-0fcc7778d654", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "daad19de-0e07-44f3-9ca9-a66ad18ddfd8", - "x-ms-routing-request-id": "WESTUS2:20210901T032227Z:88dc0994-fbec-4531-84fa-0fcc7778d654" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1a14a00551b629bea3e641eb9a7d3928", - "x-ms-return-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, 01 Sep 2021 03:22:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a14a00551b629bea3e641eb9a7d3928", - "x-ms-correlation-request-id": "89744dbe-8b2e-409a-ac76-ea7cc7e9a8cb", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "f128506a-3e5a-4418-8c50-3e08d0b5744e", - "x-ms-routing-request-id": "WESTUS2:20210901T032228Z:89744dbe-8b2e-409a-ac76-ea7cc7e9a8cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "963aef3fda9d67bc08fc70367a4de7cd", - "x-ms-return-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, 01 Sep 2021 03:22:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "963aef3fda9d67bc08fc70367a4de7cd", - "x-ms-correlation-request-id": "60bcb5b5-6b28-4324-b53a-57d7e4c2acb3", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "00c46214-a882-4ee8-b62b-83e296715c2d", - "x-ms-routing-request-id": "WESTUS2:20210901T032229Z:60bcb5b5-6b28-4324-b53a-57d7e4c2acb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dca53b0562f96006524401921a533eb4", - "x-ms-return-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, 01 Sep 2021 03:22:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dca53b0562f96006524401921a533eb4", - "x-ms-correlation-request-id": "8c85096c-c85e-4848-9cef-9b722df4e1b0", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "2f132aca-548c-4208-a10b-5803dd93c2be", - "x-ms-routing-request-id": "WESTUS2:20210901T032231Z:8c85096c-c85e-4848-9cef-9b722df4e1b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "82adcc5a4a1c2b27e3ad12b9e087af56", - "x-ms-return-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, 01 Sep 2021 03:22:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?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": "82adcc5a4a1c2b27e3ad12b9e087af56", - "x-ms-correlation-request-id": "906ea0b7-c905-4dab-b7de-4352e11e0591", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "1775a3fa-3553-40f4-924a-5da0102bb4db", - "x-ms-routing-request-id": "WESTUS2:20210901T032232Z:906ea0b7-c905-4dab-b7de-4352e11e0591" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5ee673ff5cd8dc2fe9da4458d8294cb4", - "x-ms-return-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, 01 Sep 2021 03:22:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?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": "5ee673ff5cd8dc2fe9da4458d8294cb4", - "x-ms-correlation-request-id": "1dadd87a-3856-46b1-b6e1-53c82c5f688b", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "4410f5e9-4e81-44ca-8137-2680c89170ba", - "x-ms-routing-request-id": "WESTUS2:20210901T032233Z:1dadd87a-3856-46b1-b6e1-53c82c5f688b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/01782457-df24-42f6-89fd-6ec8ea04f484?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aedcbbbe649fbbb1137af84c504c7fca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "aedcbbbe649fbbb1137af84c504c7fca", - "x-ms-correlation-request-id": "6842a130-6115-47ff-b0a9-52d3e0ddef6f", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "0436496f-11e8-484c-b2b6-802f1c4532e1", - "x-ms-routing-request-id": "WESTUS2:20210901T032234Z:6842a130-6115-47ff-b0a9-52d3e0ddef6f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507", - "name": "sto5507", - "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": "2021-09-01T03:22:16.0536655Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:22:16.0536655Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:22:15.9442951Z", - "primaryEndpoints": { - "dfs": "https://sto5507.dfs.core.windows.net/", - "web": "https://sto5507.z20.web.core.windows.net/", - "blob": "https://sto5507.blob.core.windows.net/", - "queue": "https://sto5507.queue.core.windows.net/", - "table": "https://sto5507.table.core.windows.net/", - "file": "https://sto5507.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-6506bb06d4f4c646a467f0919e100ebd-6b5d5e6c62598148-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a793ab95df6dfddc9cd0984205ce52b9", - "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": "Wed, 01 Sep 2021 03:22:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a793ab95df6dfddc9cd0984205ce52b9", - "x-ms-correlation-request-id": "d4b27a88-886d-4045-af5c-5b79c6212698", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "7fdb9a88-e187-4b8b-976c-5809f27ec977", - "x-ms-routing-request-id": "WESTUS2:20210901T032237Z:d4b27a88-886d-4045-af5c-5b79c6212698" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2dc3795aa596de47dfdf11cfcb6eb545", - "x-ms-return-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, 01 Sep 2021 03:22:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2dc3795aa596de47dfdf11cfcb6eb545", - "x-ms-correlation-request-id": "a1d1683b-5b61-4460-8266-1091c92f2fcd", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "fb7851ea-94f0-4212-93e1-e04ca7a47173", - "x-ms-routing-request-id": "WESTUS2:20210901T032237Z:a1d1683b-5b61-4460-8266-1091c92f2fcd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2eb3e275a50941ff4f8e541947d98b9", - "x-ms-return-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, 01 Sep 2021 03:22:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f2eb3e275a50941ff4f8e541947d98b9", - "x-ms-correlation-request-id": "35a86c85-bcd1-4e1a-81c9-c4a9a19e2a5b", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "f61975dc-8a7b-4467-bccb-f399744d1f8f", - "x-ms-routing-request-id": "WESTUS2:20210901T032238Z:35a86c85-bcd1-4e1a-81c9-c4a9a19e2a5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8be8fb44250bbb23161c46ccefe7ce53", - "x-ms-return-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, 01 Sep 2021 03:22:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8be8fb44250bbb23161c46ccefe7ce53", - "x-ms-correlation-request-id": "cf69bcfe-7d1f-4bb0-a482-972c889f11a4", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "efc25456-8c56-49a6-b280-f5501d261e24", - "x-ms-routing-request-id": "WESTUS2:20210901T032239Z:cf69bcfe-7d1f-4bb0-a482-972c889f11a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2537067599f7004c5a2f389dbf054a61", - "x-ms-return-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, 01 Sep 2021 03:22:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2537067599f7004c5a2f389dbf054a61", - "x-ms-correlation-request-id": "4a869a28-3614-4401-a6d4-38752faa4a31", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "4d1584bf-4c3a-41c1-9633-58a12177e010", - "x-ms-routing-request-id": "WESTUS2:20210901T032240Z:4a869a28-3614-4401-a6d4-38752faa4a31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d08a5746298602391b30db331352a40c", - "x-ms-return-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, 01 Sep 2021 03:22:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d08a5746298602391b30db331352a40c", - "x-ms-correlation-request-id": "87b5eccd-c9d2-400c-a2f1-2d26d63816fa", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "7150f0d0-560b-4c8c-a109-52e1a1fff91f", - "x-ms-routing-request-id": "WESTUS2:20210901T032241Z:87b5eccd-c9d2-400c-a2f1-2d26d63816fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8dcb922a7346aac1afe831dcec85fb11", - "x-ms-return-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, 01 Sep 2021 03:22:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8dcb922a7346aac1afe831dcec85fb11", - "x-ms-correlation-request-id": "8a10387e-65b7-4d89-9d49-f6165ee68a2d", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "c3238a2f-08c5-4827-a55b-d1ab7c141cde", - "x-ms-routing-request-id": "WESTUS2:20210901T032242Z:8a10387e-65b7-4d89-9d49-f6165ee68a2d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9885e4d2fe5c4ccccc3509c7bd19ec07", - "x-ms-return-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, 01 Sep 2021 03:22:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9885e4d2fe5c4ccccc3509c7bd19ec07", - "x-ms-correlation-request-id": "2ebe5784-279d-476c-879a-139dca5ffcbc", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "33f7f49e-5b4f-4409-a06b-e7e22196bcd4", - "x-ms-routing-request-id": "WESTUS2:20210901T032243Z:2ebe5784-279d-476c-879a-139dca5ffcbc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c732c8bbd39d21b96e0219ef85d1596", - "x-ms-return-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, 01 Sep 2021 03:22:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c732c8bbd39d21b96e0219ef85d1596", - "x-ms-correlation-request-id": "9e6e66f3-05e4-4d3a-9746-47a992102a04", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "b21a3f8a-8a28-4ce4-b8f6-12621e6f77a9", - "x-ms-routing-request-id": "WESTUS2:20210901T032244Z:9e6e66f3-05e4-4d3a-9746-47a992102a04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2f61ca340ccc2bafc57fc11169faec96", - "x-ms-return-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, 01 Sep 2021 03:22:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2f61ca340ccc2bafc57fc11169faec96", - "x-ms-correlation-request-id": "2ed82b14-8ae0-4ab6-9fb6-5b02b40cfac2", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "2fea116c-6020-410f-a188-2d890168897e", - "x-ms-routing-request-id": "WESTUS2:20210901T032246Z:2ed82b14-8ae0-4ab6-9fb6-5b02b40cfac2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bf5029fccf1115d7c8b3017cdd2e546f", - "x-ms-return-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, 01 Sep 2021 03:22:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf5029fccf1115d7c8b3017cdd2e546f", - "x-ms-correlation-request-id": "a578f04a-46a8-4b0c-a634-70229ebc4a02", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "7ba37550-4677-43fb-aea2-149c897c3c66", - "x-ms-routing-request-id": "WESTUS2:20210901T032247Z:a578f04a-46a8-4b0c-a634-70229ebc4a02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f392731fbcb77e3a7c4766bafb0a699b", - "x-ms-return-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, 01 Sep 2021 03:22:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f392731fbcb77e3a7c4766bafb0a699b", - "x-ms-correlation-request-id": "a9b3bd3c-abb7-4e00-8f26-ebb8f7979d78", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "efc7d43f-a135-4bd6-9069-726efe2864c9", - "x-ms-routing-request-id": "WESTUS2:20210901T032248Z:a9b3bd3c-abb7-4e00-8f26-ebb8f7979d78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cea28af4550c6584f24c67190a334e97", - "x-ms-return-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, 01 Sep 2021 03:22:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cea28af4550c6584f24c67190a334e97", - "x-ms-correlation-request-id": "88daef58-3fc9-40d8-a1f1-31c7628c41b5", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "c88bf5f6-40f1-4649-9f30-4ae61fba444c", - "x-ms-routing-request-id": "WESTUS2:20210901T032249Z:88daef58-3fc9-40d8-a1f1-31c7628c41b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5f1522bf8673fdeeed243ca681d19be", - "x-ms-return-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, 01 Sep 2021 03:22:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f5f1522bf8673fdeeed243ca681d19be", - "x-ms-correlation-request-id": "625a3c6e-a55b-490a-8b27-48027ec0b0c9", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "6e53d96e-dabe-4d7f-b890-d9e843b1062f", - "x-ms-routing-request-id": "WESTUS2:20210901T032250Z:625a3c6e-a55b-490a-8b27-48027ec0b0c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52876549858cc962ef2c006b55207449", - "x-ms-return-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, 01 Sep 2021 03:22:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?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": "52876549858cc962ef2c006b55207449", - "x-ms-correlation-request-id": "200a2508-0b3c-4fa6-9aac-8ba69fbcff59", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "1af56144-48f4-419e-91d7-1615eb01390e", - "x-ms-routing-request-id": "WESTUS2:20210901T032251Z:200a2508-0b3c-4fa6-9aac-8ba69fbcff59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a98ecff97318fb34ac62df3a12b9fdd4", - "x-ms-return-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, 01 Sep 2021 03:22:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?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": "a98ecff97318fb34ac62df3a12b9fdd4", - "x-ms-correlation-request-id": "2861293b-72bc-46f6-88ea-94070886d8d9", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "7664e718-3783-44fb-b568-bddc4eea515b", - "x-ms-routing-request-id": "WESTUS2:20210901T032252Z:2861293b-72bc-46f6-88ea-94070886d8d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7fdb9a88-e187-4b8b-976c-5809f27ec977?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a4d0a933fcaba50aef28053bf873eacd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "a4d0a933fcaba50aef28053bf873eacd", - "x-ms-correlation-request-id": "6f2bc085-17f3-45d8-9f79-a9dc5cf787de", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "4845f077-0c95-4da5-b13f-7aec98c64880", - "x-ms-routing-request-id": "WESTUS2:20210901T032253Z:6f2bc085-17f3-45d8-9f79-a9dc5cf787de" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032", - "name": "sto7032", - "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": "2021-09-01T03:22:35.6169707Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:22:35.6169707Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:22:35.4763385Z", - "primaryEndpoints": { - "dfs": "https://sto7032.dfs.core.windows.net/", - "web": "https://sto7032.z20.web.core.windows.net/", - "blob": "https://sto7032.blob.core.windows.net/", - "queue": "https://sto7032.queue.core.windows.net/", - "table": "https://sto7032.table.core.windows.net/", - "file": "https://sto7032.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-02d3fe4efdb5a1498514a35eb4f8e61e-edc432b6baf09a40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "98d1f95d6f8ed5a5318ca529a627b636", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "98d1f95d6f8ed5a5318ca529a627b636", - "x-ms-correlation-request-id": "03957f3f-4973-4b3d-ad51-aa647b61dbbf", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "d54cd7f4-a3e6-4c66-afc0-3c16cb7121fa", - "x-ms-routing-request-id": "WESTUS2:20210901T032253Z:03957f3f-4973-4b3d-ad51-aa647b61dbbf" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-b33eefc93051604baed04e2e455e0a36-06740e8b49598247-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ac382b2fd050fd9ec4e9b9f06ef80239", - "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": "Wed, 01 Sep 2021 03:22: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": "ac382b2fd050fd9ec4e9b9f06ef80239", - "x-ms-correlation-request-id": "d1cb5c85-9db6-431c-9b97-dc4683d127ab", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "ba70828a-14e6-47f4-8a56-30fd31ac46fb", - "x-ms-routing-request-id": "WESTUS2:20210901T032255Z:d1cb5c85-9db6-431c-9b97-dc4683d127ab" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2faac41d37858847be9e7d937f5779dc-d93e13fc735fce49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19dd117864e8c34603fa721f56e1ffc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "19dd117864e8c34603fa721f56e1ffc7", - "x-ms-correlation-request-id": "ea57a295-69fc-4203-8072-5b6098f25d81", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "a5dd01b4-cd2d-452d-88f8-a8bebe7c19dd", - "x-ms-routing-request-id": "WESTUS2:20210901T032255Z:ea57a295-69fc-4203-8072-5b6098f25d81" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ffba7afd2c40954f913513f20b490a94-54e53dc7a63eb649-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc0ccf713e3b8c7d5bd4d4a5b6b46739", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "358", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "cc0ccf713e3b8c7d5bd4d4a5b6b46739", - "x-ms-correlation-request-id": "114630a1-0550-48cc-975d-9f6dce45e8de", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "08520449-21ff-46c5-a827-e6a6cacdf3c9", - "x-ms-routing-request-id": "WESTUS2:20210901T032255Z:114630a1-0550-48cc-975d-9f6dce45e8de" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/blobServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "139", - "Content-Type": "application/json", - "traceparent": "00-6ec99fb44151044d8255ae9a3506e51d-67e5e0562c20cc48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94b16c899d4aca4de575a8565e7ea6e3", - "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": "Wed, 01 Sep 2021 03:22: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": "94b16c899d4aca4de575a8565e7ea6e3", - "x-ms-correlation-request-id": "d31eb29b-6664-4c6c-a986-3ef7bd3f0645", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "205b5330-3858-4f09-b29c-1ce4aa47551b", - "x-ms-routing-request-id": "WESTUS2:20210901T032256Z:d31eb29b-6664-4c6c-a986-3ef7bd3f0645" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/blobServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c9610292532d5f488058e0ae2e745529-8e154a31154c9b40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9e7ef1ea36ec3afd9450bd1490a00c4e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "415", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22: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": "9e7ef1ea36ec3afd9450bd1490a00c4e", - "x-ms-correlation-request-id": "c6ab656c-bd9a-461c-9712-466951d99bb3", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "4ffcc569-3e67-4324-8d13-a43d32b63b62", - "x-ms-routing-request-id": "WESTUS2:20210901T032256Z:c6ab656c-bd9a-461c-9712-466951d99bb3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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-7ce7b43f198ac84c95dbb7c8bfec9e43-6377131ba0ffe149-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e99539936b2fd47d8241e7c695272edc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22:56 GMT", - "ETag": "\u00220x8D96CF7CAD8C6B5\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": "e99539936b2fd47d8241e7c695272edc", - "x-ms-correlation-request-id": "4b10fad9-59d9-41dd-a3ee-b6bd373ce47e", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "b28e3250-bd5b-4069-88a6-c109c0c01f8d", - "x-ms-routing-request-id": "WESTUS2:20210901T032256Z:4b10fad9-59d9-41dd-a3ee-b6bd373ce47e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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-0364fc71b9f73342bacf2ce19007d4ab-2545ddc04149e44a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4baf02dc836534c6f77fffadf383944", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "362", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22:56 GMT", - "ETag": "\u00220x8D96CF7CB18E8CC\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": "c4baf02dc836534c6f77fffadf383944", - "x-ms-correlation-request-id": "d84e5ff3-f441-4de9-86ba-f15ddc00b904", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "0a63c427-84a6-4f14-8989-589967598145", - "x-ms-routing-request-id": "WESTUS2:20210901T032257Z:d84e5ff3-f441-4de9-86ba-f15ddc00b904" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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-710bbcd6051fa04d8d1b390b8f9f47fd-6e33ce4ef7db0849-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "24c35968bde97fb474a91caa4e37a46d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22:56 GMT", - "ETag": "\u00220x8D96CF7CB482E98\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": "24c35968bde97fb474a91caa4e37a46d", - "x-ms-correlation-request-id": "afe6d77c-1964-4fee-bfe0-d318bb6e97c1", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "6d15f85a-f42f-4876-a904-e48a102a3a67", - "x-ms-routing-request-id": "WESTUS2:20210901T032257Z:afe6d77c-1964-4fee-bfe0-d318bb6e97c1" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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-f96a769e6a8c3f47a185638d884dfb37-c9bed2bfaeaf6b49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a0e7e12148e5ca18ed427ab76b82f549", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": {} - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "364", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:22:57 GMT", - "ETag": "\u00220x8D96CF7CB75616B\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": "a0e7e12148e5ca18ed427ab76b82f549", - "x-ms-correlation-request-id": "f5c741a4-da79-43d1-a51c-15f30c77ab16", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "367047d9-f412-4bd4-9222-7a33b28a5b9b", - "x-ms-routing-request-id": "WESTUS2:20210901T032257Z:f5c741a4-da79-43d1-a51c-15f30c77ab16" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "286", - "Content-Type": "application/json", - "traceparent": "00-09e4e075e16a6a41b8611ac661169c41-29c038046bc7ff46-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c5da2080a646ff33c3b4f8caca10437", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "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": "Wed, 01 Sep 2021 03:23: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": "3c5da2080a646ff33c3b4f8caca10437", - "x-ms-correlation-request-id": "04936cb3-dba3-4290-8444-2d28d997b8dd", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "d2091221-f1ad-4601-8d74-7257fb9a6c46", - "x-ms-routing-request-id": "WESTUS2:20210901T032307Z:04936cb3-dba3-4290-8444-2d28d997b8dd" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-498a4f6de1ef2c448cc19a065595216f-6349c18344dcfc4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fdd892d29851205f40f837a643fc13f1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "756", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:23: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": "fdd892d29851205f40f837a643fc13f1", - "x-ms-correlation-request-id": "07f29682-43b0-44dc-a5b4-0bc7591a68b1", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "2c5240ac-a5f6-4c38-b20e-91b9f2ebe6a3", - "x-ms-routing-request-id": "WESTUS2:20210901T032308Z:07f29682-43b0-44dc-a5b4-0bc7591a68b1" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "382", - "Content-Type": "application/json", - "traceparent": "00-b12af540f3a2fd469b2d720526c2575d-77893c1a7cf1ef45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aca2d2b468d91709ed7764aaf88b1d4b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "789", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:23: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": "aca2d2b468d91709ed7764aaf88b1d4b", - "x-ms-correlation-request-id": "74f113f2-2e84-4976-8c14-5db5c69a11d5", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "5af4a95a-02e3-4313-b294-2ef98ba7ae32", - "x-ms-routing-request-id": "WESTUS2:20210901T032308Z:74f113f2-2e84-4976-8c14-5db5c69a11d5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "enabledTime": "2021-09-01T03:23:08.6495039Z", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-07c471fd29460745841a7244287fcb06-2cfd4b946a82224e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d9e4423df7aa6ff8433dfb6bd24c2c40", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "756", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:23: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": "d9e4423df7aa6ff8433dfb6bd24c2c40", - "x-ms-correlation-request-id": "89e14399-fbc2-4175-889d-2e4a820bacc9", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "58722e09-a87c-42ab-80f1-dd7c023ff003", - "x-ms-routing-request-id": "WESTUS2:20210901T032308Z:89e14399-fbc2-4175-889d-2e4a820bacc9" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-cbf5ba0e108f2b43857920fe0409000d-c6c56a8c26f8004e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d9d85d2758ff6a5e88c10fd934b528b5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:23: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": "d9d85d2758ff6a5e88c10fd934b528b5", - "x-ms-correlation-request-id": "86b33fbd-d5cd-4f5c-ae87-7da9344e9bbf", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "06a78ddc-3f77-42c4-998c-898013b331fc", - "x-ms-routing-request-id": "WESTUS2:20210901T032308Z:86b33fbd-d5cd-4f5c-ae87-7da9344e9bbf" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-dab3c653ffb6a54e97fe77d6ca1b828d-04072d857a08ae4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0169ebdb3a17bc47da32699b6c9e44a1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "744", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:23: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": "0169ebdb3a17bc47da32699b6c9e44a1", - "x-ms-correlation-request-id": "1146ee6c-6a74-4fdf-ab0c-a2187da652f5", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "ab5ab4b8-1b6f-4244-af35-8eb9d75b60fb", - "x-ms-routing-request-id": "WESTUS2:20210901T032309Z:1146ee6c-6a74-4fdf-ab0c-a2187da652f5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316", - "name": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "type": "Microsoft.Storage/storageAccounts/objectReplicationPolicies", - "properties": { - "policyId": "3008088b-9cfe-422f-9e43-7435b1ae5316", - "sourceAccount": "sto5507", - "destinationAccount": "sto7032", - "rules": [ - { - "ruleId": "4210a9c7-a6cf-43ab-aaf1-b2684e64c889", - "sourceContainer": "src1", - "destinationContainer": "dest1", - "filters": { - "prefixMatch": [ - "aa", - "bc d", - "123" - ], - "minCreationTime": "2020-03-19T16:06:00Z" - } - }, - { - "ruleId": "9e00a113-71de-4b73-a52b-f99a16570687", - "sourceContainer": "src2", - "destinationContainer": "dest2" - } - ] - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto5507/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-20819f27b3ff3346a1e87d8a61c706a5-54eac40c69c3a94f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a82234b43b3e54ce37a50e8e71f3a8e", - "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, 01 Sep 2021 03:23: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": "9a82234b43b3e54ce37a50e8e71f3a8e", - "x-ms-correlation-request-id": "ce3789a5-3df1-4772-ae15-6ffbe9863f5d", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "b2677cd3-97c1-4791-9b9e-3eb48eece86b", - "x-ms-routing-request-id": "WESTUS2:20210901T032309Z:ce3789a5-3df1-4772-ae15-6ffbe9863f5d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto7032/objectReplicationPolicies/3008088b-9cfe-422f-9e43-7435b1ae5316?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d1388e8d26711d4d9160ab37f7687dd9-2af3b7a7db46f047-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e69046152be3ed28161cffcceec2feea", - "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, 01 Sep 2021 03:23: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": "e69046152be3ed28161cffcceec2feea", - "x-ms-correlation-request-id": "9c4902ea-d43f-4dcb-b3a5-6bf5ee6be25c", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "e6b5b2e3-37fd-42f4-9497-f258fb76b1e9", - "x-ms-routing-request-id": "WESTUS2:20210901T032309Z:9c4902ea-d43f-4dcb-b3a5-6bf5ee6be25c" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "555944314", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 dcbe4349cdd3..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTest.json +++ /dev/null @@ -1,1065 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "35e4441c5ca06059018839f8c59bc7aa", - "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, 01 Sep 2021 00:00:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "48f3abf8-4cc0-413b-9a16-fd5d1bb48b01", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "48f3abf8-4cc0-413b-9a16-fd5d1bb48b01", - "x-ms-routing-request-id": "WESTUS2:20210901T000007Z:48f3abf8-4cc0-413b-9a16-fd5d1bb48b01" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e536f27020b9fdc59211fe2332042557", - "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, 01 Sep 2021 00:00:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae554c2a-8a9e-48ba-8d09-ce3ca22ba5d8", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "ae554c2a-8a9e-48ba-8d09-ce3ca22ba5d8", - "x-ms-routing-request-id": "WESTUS2:20210901T000007Z:ae554c2a-8a9e-48ba-8d09-ce3ca22ba5d8" - }, - "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/res3737?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-be1d9d4371367846b721c8edf473d8d4-53e480e3c223ca45-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8080091dd3054efb94201bf9f9ba41c3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:00:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c4ce3b76-c05b-470f-a24a-871d4e927d2f", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "c4ce3b76-c05b-470f-a24a-871d4e927d2f", - "x-ms-routing-request-id": "WESTUS2:20210901T000007Z:c4ce3b76-c05b-470f-a24a-871d4e927d2f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737", - "name": "res3737", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-69a680bd189d894f9b88a463c5af9551-01f0ee9079b4524b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5cc4c448fbe2e67ea28e5e352dfd63e2", - "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, 01 Sep 2021 00:00:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5c710960-67f7-4e8b-9e43-e7cdafe680f1", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "1ea98d89-191b-42cc-b208-92fe6e1e8854", - "x-ms-routing-request-id": "WESTUS2:20210901T000010Z:5c710960-67f7-4e8b-9e43-e7cdafe680f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fd6ac5ca-5831-4a29-87d4-c10776201050", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "59d2df6a-dec8-4001-8d1e-164bde6028ab", - "x-ms-routing-request-id": "WESTUS2:20210901T000010Z:fd6ac5ca-5831-4a29-87d4-c10776201050" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cf7c2172-93c0-4730-8951-fbaf28c4e47b", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "88dff651-4cca-421c-8dfc-f3a1a758dfcb", - "x-ms-routing-request-id": "WESTUS2:20210901T000011Z:cf7c2172-93c0-4730-8951-fbaf28c4e47b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "768d9935-ed92-4f52-bdc9-a8b49c07b73e", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "dc0a7899-3b37-40fc-9aee-2dbaf6de133e", - "x-ms-routing-request-id": "WESTUS2:20210901T000013Z:768d9935-ed92-4f52-bdc9-a8b49c07b73e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "044241fd-d283-4ac6-bb40-7374ac9997e6", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "dcf7a91f-c804-4c13-9501-1c89c6041cc8", - "x-ms-routing-request-id": "WESTUS2:20210901T000014Z:044241fd-d283-4ac6-bb40-7374ac9997e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a61bb7f0-4f8f-4344-a9ff-438ee4dbaaa7", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "9a627138-dc37-46c9-ba11-990212807da4", - "x-ms-routing-request-id": "WESTUS2:20210901T000015Z:a61bb7f0-4f8f-4344-a9ff-438ee4dbaaa7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "223e8dd4-d360-4001-ba04-00923cc30d0a", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "1e525de5-fe1a-4bc0-84c2-e1c3617e14ff", - "x-ms-routing-request-id": "WESTUS2:20210901T000016Z:223e8dd4-d360-4001-ba04-00923cc30d0a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f0367756-e4c5-448b-ba51-18a8f830d096", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "64e16117-7598-4476-a59f-adaea6baae14", - "x-ms-routing-request-id": "WESTUS2:20210901T000017Z:f0367756-e4c5-448b-ba51-18a8f830d096" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cf5f3a49-7226-4a89-b0cf-044dcb73c98b", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "b0aa19dc-46e1-44f6-b68d-179fa4c16419", - "x-ms-routing-request-id": "WESTUS2:20210901T000018Z:cf5f3a49-7226-4a89-b0cf-044dcb73c98b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1918422a-455b-4b8c-bf16-654c534314ed", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "a2e5c4a6-5a73-4f48-8ee5-29bcfc0d7a04", - "x-ms-routing-request-id": "WESTUS2:20210901T000019Z:1918422a-455b-4b8c-bf16-654c534314ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:00:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bbaa1e5b-a0ff-4da8-b7b0-190ee58cb60c", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "52771df1-8ebe-4c4d-9601-ec9479fff8bb", - "x-ms-routing-request-id": "WESTUS2:20210901T000020Z:bbaa1e5b-a0ff-4da8-b7b0-190ee58cb60c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6b7a4cd9327df19f7d58c3ad3a5ef67", - "x-ms-return-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, 01 Sep 2021 00:00:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "53d4c0ac-89a2-464d-aa66-19c204f916a3", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "3ec04bfe-3356-4b9f-a1ba-5c5c4f986460", - "x-ms-routing-request-id": "WESTUS2:20210901T000022Z:53d4c0ac-89a2-464d-aa66-19c204f916a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f11b3c21c20565a493c4db364450c21", - "x-ms-return-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, 01 Sep 2021 00:00:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a396e64f-f07b-40c7-a1d6-bc9fc0a3f81a", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "7bbbd43f-98a6-4107-947b-3e03fbb44889", - "x-ms-routing-request-id": "WESTUS2:20210901T000023Z:a396e64f-f07b-40c7-a1d6-bc9fc0a3f81a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2cd8a1c36fcbad8ace7d5b525233a929", - "x-ms-return-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, 01 Sep 2021 00:00:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bdcaf5ac-7ad9-406f-901c-6adcbd6d37ab", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "69f5c834-5a61-407b-8fb1-5fb23f19f804", - "x-ms-routing-request-id": "WESTUS2:20210901T000024Z:bdcaf5ac-7ad9-406f-901c-6adcbd6d37ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "88f25c2b32d7b05f4a619deb46657bb2", - "x-ms-return-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, 01 Sep 2021 00:00:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?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": "88f25c2b32d7b05f4a619deb46657bb2", - "x-ms-correlation-request-id": "71566a90-913f-4e8b-9e65-22d97ab970a7", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "a37e5d74-5c62-49de-bb07-3423d875d367", - "x-ms-routing-request-id": "WESTUS2:20210901T000025Z:71566a90-913f-4e8b-9e65-22d97ab970a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "31776bc8c3cd539b286480a3c1070415", - "x-ms-return-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, 01 Sep 2021 00:00:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?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": "31776bc8c3cd539b286480a3c1070415", - "x-ms-correlation-request-id": "925fba92-c3a0-4a12-b37d-6e0ee0d47913", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "29675b3c-09f9-4adf-89ed-880ab0382418", - "x-ms-routing-request-id": "WESTUS2:20210901T000026Z:925fba92-c3a0-4a12-b37d-6e0ee0d47913" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ea98d89-191b-42cc-b208-92fe6e1e8854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "078723928452914a4127e26ad29f6768", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:00: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": "078723928452914a4127e26ad29f6768", - "x-ms-correlation-request-id": "aa3f796e-701a-4334-ab3c-2edd86452550", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "6936396f-08ca-495d-9585-d5b0d5a44c07", - "x-ms-routing-request-id": "WESTUS2:20210901T000027Z:aa3f796e-701a-4334-ab3c-2edd86452550" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469", - "name": "sto1469", - "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": "2021-09-01T00:00:09.2386892Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:00:09.2386892Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:00:09.1136864Z", - "primaryEndpoints": { - "blob": "https://sto1469.blob.core.windows.net/", - "queue": "https://sto1469.queue.core.windows.net/", - "table": "https://sto1469.table.core.windows.net/", - "file": "https://sto1469.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5c84b7bea2ef8746af3330ae0505e500-709385a07e061d4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e789a90178bc685bc19f5f72b1bcee42", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "401", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:00: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": "e789a90178bc685bc19f5f72b1bcee42", - "x-ms-correlation-request-id": "44124409-de24-4882-9a05-bc1bdeae9ab0", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "d69c3b4e-80db-46b1-bfed-566746948f2b", - "x-ms-routing-request-id": "WESTUS2:20210901T000027Z:44124409-de24-4882-9a05-bc1bdeae9ab0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/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/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/fileServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "731", - "Content-Type": "application/json", - "traceparent": "00-50370998993206449b7e8811e82a819c-257f6d57e75acb4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2258875d73de445f20e6f0a5e1318089", - "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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "959", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:00: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": "2258875d73de445f20e6f0a5e1318089", - "x-ms-correlation-request-id": "6ee121b5-41bd-4d7c-bdb7-ca98eb8c81b4", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "35b4cece-6987-4c2d-8597-45f72b77ecd9", - "x-ms-routing-request-id": "WESTUS2:20210901T000028Z:6ee121b5-41bd-4d7c-bdb7-ca98eb8c81b4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d020b2b4d7ae65418b565386d2bb489e-92ea73b8c99db845-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18a118fd1c7e1a59c81f46b325d7df84", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1037", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:00: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": "18a118fd1c7e1a59c81f46b325d7df84", - "x-ms-correlation-request-id": "bd57c38b-d039-43c7-90d4-5f7a3495b4d8", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "f496132e-1946-4622-8e87-2afb94c60f9c", - "x-ms-routing-request-id": "WESTUS2:20210901T000028Z:bd57c38b-d039-43c7-90d4-5f7a3495b4d8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3737/providers/Microsoft.Storage/storageAccounts/sto1469/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": {} - }, - "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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - } - } - ], - "Variables": { - "RandomSeed": "1002987446", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 5d22e2eeac92..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileServiceCorsTestAsync.json +++ /dev/null @@ -1,1034 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2d7a80b558baad3b650580458436e4ce", - "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, 01 Sep 2021 00: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": "d2e903e7-f4bb-4245-b76c-e76252b783a4", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "d2e903e7-f4bb-4245-b76c-e76252b783a4", - "x-ms-routing-request-id": "WESTUS2:20210901T000445Z:d2e903e7-f4bb-4245-b76c-e76252b783a4" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "258b6b551ef8beb3d247a0e49f2aa776", - "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, 01 Sep 2021 00: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": "066dcee5-0291-4f24-881e-ee3604af3209", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "066dcee5-0291-4f24-881e-ee3604af3209", - "x-ms-routing-request-id": "WESTUS2:20210901T000445Z:066dcee5-0291-4f24-881e-ee3604af3209" - }, - "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/res5333?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-847b6d8029bb6a43a5e3ef3a91f66c7e-fcdcf21d6cf0ed4e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03f8fd1caf0d3be4a64a55db105afbfb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:04:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a84f8f2a-e409-4197-8b2b-dd9bddc6ca8a", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "a84f8f2a-e409-4197-8b2b-dd9bddc6ca8a", - "x-ms-routing-request-id": "WESTUS2:20210901T000446Z:a84f8f2a-e409-4197-8b2b-dd9bddc6ca8a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333", - "name": "res5333", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-2ec8baed6e1be84c8222b4f4b7e9128d-dea2fdb6fd038946-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cbcda09496a0bbcc5a72b7570d3a5d0a", - "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, 01 Sep 2021 00:04:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "023fbff9-9e14-465a-b7ee-bbf6f55cc6a9", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "e6d70f49-c63d-47d4-9497-ae497502d482", - "x-ms-routing-request-id": "WESTUS2:20210901T000449Z:023fbff9-9e14-465a-b7ee-bbf6f55cc6a9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b682f852-1eeb-4971-85fa-dd7ba745fea1", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "cabae5c7-734e-4c71-bae8-6f2d41b71784", - "x-ms-routing-request-id": "WESTUS2:20210901T000449Z:b682f852-1eeb-4971-85fa-dd7ba745fea1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "245450e7-95c7-47cf-808e-ccc215d45e40", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "f2487903-a326-427e-8381-467ac7f8314b", - "x-ms-routing-request-id": "WESTUS2:20210901T000450Z:245450e7-95c7-47cf-808e-ccc215d45e40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2c5d286c-76ff-4e4c-99b2-69f1384558ef", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "b212bee7-820f-4a12-8012-b3e0064cd70f", - "x-ms-routing-request-id": "WESTUS2:20210901T000452Z:2c5d286c-76ff-4e4c-99b2-69f1384558ef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f7d9786a-4edf-4cc6-a46d-fa0674b7be29", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "6c99c2a9-50b2-4c4e-96b0-5e3bfa77c0ed", - "x-ms-routing-request-id": "WESTUS2:20210901T000453Z:f7d9786a-4edf-4cc6-a46d-fa0674b7be29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c8fee76-aaf4-48f3-811d-cf0679eecaa9", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "9baa8a05-4b0a-448c-a556-c112e2f196be", - "x-ms-routing-request-id": "WESTUS2:20210901T000454Z:3c8fee76-aaf4-48f3-811d-cf0679eecaa9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "be881c07-6eb4-42c4-9b3e-593391f769f9", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "25d260c2-0648-4ca4-98db-acd8ead356d0", - "x-ms-routing-request-id": "WESTUS2:20210901T000455Z:be881c07-6eb4-42c4-9b3e-593391f769f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "89041a22-8ca8-4f45-bd38-fcc5d3ff02b1", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "ac8ed577-8e6e-40c6-a051-791749c128fa", - "x-ms-routing-request-id": "WESTUS2:20210901T000456Z:89041a22-8ca8-4f45-bd38-fcc5d3ff02b1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03926370-0fae-4f51-8775-64dc72ca85e7", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "b3402505-a1b2-4f06-9b3e-dfab8e4a445a", - "x-ms-routing-request-id": "WESTUS2:20210901T000457Z:03926370-0fae-4f51-8775-64dc72ca85e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2a363ed3-fe24-4e9e-b4c9-39cb95b2e5d3", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "aa29042d-7808-496e-93ae-1bf9c04ea3db", - "x-ms-routing-request-id": "WESTUS2:20210901T000458Z:2a363ed3-fe24-4e9e-b4c9-39cb95b2e5d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:04:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7c952d9e-068b-4b03-9693-3fc9088da915", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "3f0fab8e-ec12-423d-a9e0-6928d77a06bf", - "x-ms-routing-request-id": "WESTUS2:20210901T000500Z:7c952d9e-068b-4b03-9693-3fc9088da915" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aa48145a3b3051c31c84c026fc79827c", - "x-ms-return-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, 01 Sep 2021 00:05:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "233e9997-50c7-4aff-9020-e87301766549", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "a4e95742-f11d-4699-8656-f257abd6137b", - "x-ms-routing-request-id": "WESTUS2:20210901T000501Z:233e9997-50c7-4aff-9020-e87301766549" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "01d7ae9af544ab83233705c5a309dda1", - "x-ms-return-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, 01 Sep 2021 00:05:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7dbb4c64-12b0-40f5-b345-29111a0fa914", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "7e3def1c-69d8-4e37-871a-9f259e72e9ca", - "x-ms-routing-request-id": "WESTUS2:20210901T000502Z:7dbb4c64-12b0-40f5-b345-29111a0fa914" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10e45f1dea19cf0c0a7a5a8624fe8ed0", - "x-ms-return-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, 01 Sep 2021 00:05:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c9e7a3fc-b69a-4073-8fc2-ed8e217a67d9", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "f2e48b11-4ac9-4c02-bdee-e85e9c4ce6db", - "x-ms-routing-request-id": "WESTUS2:20210901T000503Z:c9e7a3fc-b69a-4073-8fc2-ed8e217a67d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c3fb1eeb53d56503909d86f935fead13", - "x-ms-return-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, 01 Sep 2021 00:05:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?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": "c3fb1eeb53d56503909d86f935fead13", - "x-ms-correlation-request-id": "9273d720-ea12-4f68-a564-85d625d72e89", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "8852176e-e0d7-4978-8644-268ec44926d6", - "x-ms-routing-request-id": "WESTUS2:20210901T000504Z:9273d720-ea12-4f68-a564-85d625d72e89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e6d70f49-c63d-47d4-9497-ae497502d482?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9c091fa77294b062a207f6ca9bfd8624", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:05: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": "9c091fa77294b062a207f6ca9bfd8624", - "x-ms-correlation-request-id": "c9ee7d3d-47c7-4394-889c-9ae5efddef95", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "f6524cea-0861-453d-8262-514332bafa47", - "x-ms-routing-request-id": "WESTUS2:20210901T000505Z:c9ee7d3d-47c7-4394-889c-9ae5efddef95" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404", - "name": "sto1404", - "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": "2021-09-01T00:04:48.3904148Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:04:48.3904148Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:04:48.2654328Z", - "primaryEndpoints": { - "blob": "https://sto1404.blob.core.windows.net/", - "queue": "https://sto1404.queue.core.windows.net/", - "table": "https://sto1404.table.core.windows.net/", - "file": "https://sto1404.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ed4342a1400ee546bdc29ef697bea5bd-644667e8d8478945-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85da35a8190ecacb5c7e7f7c6312990c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "401", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:05: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": "85da35a8190ecacb5c7e7f7c6312990c", - "x-ms-correlation-request-id": "8a2069c2-6d0e-490b-9df5-505c6dbf5471", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "4bd2d24d-9d61-46cf-b3b5-107b8d4bb5aa", - "x-ms-routing-request-id": "WESTUS2:20210901T000505Z:8a2069c2-6d0e-490b-9df5-505c6dbf5471" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/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/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/fileServices/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "731", - "Content-Type": "application/json", - "traceparent": "00-95475a0f9d520c46887b42fccbc80a4c-f9806b7ca568ed49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "05de47ccf2f5783bbb4a21ce5c39ca92", - "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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "959", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:05: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": "05de47ccf2f5783bbb4a21ce5c39ca92", - "x-ms-correlation-request-id": "35a8c1dd-1add-4c61-a922-2056ca69dea5", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "241363af-57b8-416d-8ded-dcb75a68ea6a", - "x-ms-routing-request-id": "WESTUS2:20210901T000506Z:35a8c1dd-1add-4c61-a922-2056ca69dea5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/fileServices/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-aebe2a6ef441e54dbf4a17090b376225-972f817d5bbfc743-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0050621727248d04533f3f15f2e64d8f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1037", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:05: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": "0050621727248d04533f3f15f2e64d8f", - "x-ms-correlation-request-id": "0dfffdb2-7e2a-43b7-a436-4cca994ded9a", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "1b0441e4-1ff0-40ea-8fec-0858eb591d6c", - "x-ms-routing-request-id": "WESTUS2:20210901T000506Z:0dfffdb2-7e2a-43b7-a436-4cca994ded9a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5333/providers/Microsoft.Storage/storageAccounts/sto1404/fileServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/fileServices", - "properties": { - "protocolSettings": { - "smb": {} - }, - "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*" - ] - } - ] - }, - "shareDeleteRetentionPolicy": { - "enabled": true, - "days": 7 - } - } - } - } - ], - "Variables": { - "RandomSeed": "1435902459", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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/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/FileServiceTests/FileSharesUpdateGetTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json index d59811e42c1c..3b5956726ada 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShare.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9136ef673fe0b7af38b7b515655f7c2", + "User-Agent": "azsdk-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, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:12 GMT", + "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": "836eae59-f8f7-4aa3-b771-cee65680f472", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "836eae59-f8f7-4aa3-b771-cee65680f472", - "x-ms-routing-request-id": "WESTUS2:20210901T000313Z:836eae59-f8f7-4aa3-b771-cee65680f472" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7cbf545f88f2ad3d4c5725f1473c8848", - "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, 01 Sep 2021 00:03:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9b757d4-9582-4cd9-9585-7699a5b5d0d3", + "x-ms-correlation-request-id": "f00e7447-8829-4e65-8c5e-22f4d5febb73", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "e9b757d4-9582-4cd9-9585-7699a5b5d0d3", - "x-ms-routing-request-id": "WESTUS2:20210901T000313Z:e9b757d4-9582-4cd9-9585-7699a5b5d0d3" + "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", @@ -91,101 +46,104 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res5270?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-d1d8258fca1b93469f0618f355d73f92-5b960c17e7e26049-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "da5f9b9978d6ce7e1c87ba00f9e83fca", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:13 GMT", + "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": "3d99cf9d-3bdf-49e8-a280-c631c602926c", + "x-ms-correlation-request-id": "7138c187-50a8-45ca-b9d0-dc2362aa1852", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "3d99cf9d-3bdf-49e8-a280-c631c602926c", - "x-ms-routing-request-id": "WESTUS2:20210901T000314Z:3d99cf9d-3bdf-49e8-a280-c631c602926c" + "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/res5270", - "name": "res5270", + "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/res5270/providers/Microsoft.Storage/storageAccounts/sto5423?api-version=2019-06-01", + "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": "163", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-1df366d6fbef2e499797beef8a960a4f-60c2d9e9da648545-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "30c9b8f76d6c65309ca74e89c3b60233", + "User-Agent": "azsdk-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_LRS" + "name": "Standard_GRS" }, - "kind": "StorageV2", - "location": "westeurope", + "kind": "Storage", + "location": "eastus2", "tags": { "key1": "value1", "key2": "value2" }, - "properties": { - "largeFileSharesState": "Enabled" - } + "properties": {} }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:18 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "30c9b8f76d6c65309ca74e89c3b60233", - "x-ms-correlation-request-id": "25fa24bb-bd41-490c-aa74-0c27b5c021fb", + "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": "697c00af-51ab-4e31-9efc-65747e314c1c", - "x-ms-routing-request-id": "WESTUS2:20210901T000319Z:25fa24bb-bd41-490c-aa74-0c27b5c021fb" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d0450126217e2d2c2f7539d1304558d1", + "User-Agent": "azsdk-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, @@ -194,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:18 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "d0450126217e2d2c2f7539d1304558d1", - "x-ms-correlation-request-id": "e5bbc8aa-1f69-4c98-90b4-edd77778ce08", + "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": "711d37a9-9e26-431c-bc07-f48ca9800bfd", - "x-ms-routing-request-id": "WESTUS2:20210901T000319Z:e5bbc8aa-1f69-4c98-90b4-edd77778ce08" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2cf8cdb732846e5fdc8781976dacb849", + "User-Agent": "azsdk-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, @@ -225,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:19 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "2cf8cdb732846e5fdc8781976dacb849", - "x-ms-correlation-request-id": "a7b59b0c-9817-44cc-a79f-943ddbb8f2c4", + "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": "ffa4a5d1-6216-4ba2-aa23-ecd811c9d103", - "x-ms-routing-request-id": "WESTUS2:20210901T000320Z:a7b59b0c-9817-44cc-a79f-943ddbb8f2c4" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c26267383271dfb48f8d69714f0a1169", + "User-Agent": "azsdk-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, @@ -256,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:20 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "c26267383271dfb48f8d69714f0a1169", - "x-ms-correlation-request-id": "1c74c930-4106-4978-a02b-78da3b979f2c", + "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": "6a73fc44-004e-4fd0-8885-60cd1f6abdd3", - "x-ms-routing-request-id": "WESTUS2:20210901T000321Z:1c74c930-4106-4978-a02b-78da3b979f2c" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dfcc2f7c425af461a1d7f4f79f95c082", + "User-Agent": "azsdk-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, @@ -287,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:22 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "dfcc2f7c425af461a1d7f4f79f95c082", - "x-ms-correlation-request-id": "b2645bf7-9417-4542-a1af-54d4b08478e8", + "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": "fb62c5f1-cb17-4660-9275-70a363d40763", - "x-ms-routing-request-id": "WESTUS2:20210901T000323Z:b2645bf7-9417-4542-a1af-54d4b08478e8" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c899efbd96e2856018199cf7c9ed1ed1", + "User-Agent": "azsdk-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, @@ -318,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:23 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "c899efbd96e2856018199cf7c9ed1ed1", - "x-ms-correlation-request-id": "cdfc0f3f-059a-4df6-a7fd-34581763c546", + "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": "274c3e29-c62f-4293-9b5a-1f3f70e96c51", - "x-ms-routing-request-id": "WESTUS2:20210901T000324Z:cdfc0f3f-059a-4df6-a7fd-34581763c546" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d1a1875d8e0f5ee066e20993dbd3ff9", + "User-Agent": "azsdk-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, @@ -349,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:25 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "3d1a1875d8e0f5ee066e20993dbd3ff9", - "x-ms-correlation-request-id": "6b84b9a1-5acf-4cee-a845-53e9bbb8e7ec", + "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": "22f669d2-114b-477d-84fd-f16cfc877750", - "x-ms-routing-request-id": "WESTUS2:20210901T000325Z:6b84b9a1-5acf-4cee-a845-53e9bbb8e7ec" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5fb4e6cd4971e686cf47c640a66a2ab4", + "User-Agent": "azsdk-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, @@ -380,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:26 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "5fb4e6cd4971e686cf47c640a66a2ab4", - "x-ms-correlation-request-id": "2856c6cb-711a-4e45-afd6-73b30926ca3b", + "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": "154207eb-9311-49eb-98bf-8bd946266299", - "x-ms-routing-request-id": "WESTUS2:20210901T000326Z:2856c6cb-711a-4e45-afd6-73b30926ca3b" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "878122b8827be4a201a3c27475c6475b", + "User-Agent": "azsdk-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, @@ -411,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:27 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "878122b8827be4a201a3c27475c6475b", - "x-ms-correlation-request-id": "be7b658a-e008-4425-8590-a297b7ff1cb6", + "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": "7f10d6f0-9f97-4576-ae1a-6fbcc7cd7210", - "x-ms-routing-request-id": "WESTUS2:20210901T000327Z:be7b658a-e008-4425-8590-a297b7ff1cb6" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e22aa2dabe392c6091346e9911ad4f9b", + "User-Agent": "azsdk-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, @@ -442,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:28 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "e22aa2dabe392c6091346e9911ad4f9b", - "x-ms-correlation-request-id": "5e13c811-7a9d-4e4c-9c09-61437f30bb54", + "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": "d37e633c-5562-4850-ab32-472f6da6e067", - "x-ms-routing-request-id": "WESTUS2:20210901T000329Z:5e13c811-7a9d-4e4c-9c09-61437f30bb54" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1ae06c43b83b4a7e44cf5ecd86127008", + "User-Agent": "azsdk-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, @@ -473,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:30 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "1ae06c43b83b4a7e44cf5ecd86127008", - "x-ms-correlation-request-id": "b6c6d5f7-3e05-4a62-a159-688b1d2c3f4c", + "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": "1e05abc8-817a-463b-af4e-6331c8e06f74", - "x-ms-routing-request-id": "WESTUS2:20210901T000330Z:b6c6d5f7-3e05-4a62-a159-688b1d2c3f4c" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "04666bff4840fa7bc255f5461408d353", + "User-Agent": "azsdk-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, @@ -504,122 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:31 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "04666bff4840fa7bc255f5461408d353", - "x-ms-correlation-request-id": "8ff1f571-83e1-4575-83a3-9f1838a6d582", + "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": "aec0dd50-1ebf-4879-9573-1164f6ed22bb", - "x-ms-routing-request-id": "WESTUS2:20210901T000331Z:8ff1f571-83e1-4575-83a3-9f1838a6d582" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "093126542ce5212023df9e696092a57f", - "x-ms-return-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, 01 Sep 2021 00:03:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "518d11e3-8c00-4874-91f6-9ceb4e83959b", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "08dbb99b-1d93-4c5d-88c6-9b6acbfb44dc", - "x-ms-routing-request-id": "WESTUS2:20210901T000332Z:518d11e3-8c00-4874-91f6-9ceb4e83959b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a69965c34b47fa5bf0e658e6c337363b", - "x-ms-return-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, 01 Sep 2021 00:03:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?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": "a69965c34b47fa5bf0e658e6c337363b", - "x-ms-correlation-request-id": "35b853be-5c01-47b9-bfc2-c4e37fec7299", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "0d8a4713-e9c4-4e20-9f39-3f2fe40c6825", - "x-ms-routing-request-id": "WESTUS2:20210901T000333Z:35b853be-5c01-47b9-bfc2-c4e37fec7299" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60780bfc67e0d3234b44e060a911992f", - "x-ms-return-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, 01 Sep 2021 00:03:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?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": "60780bfc67e0d3234b44e060a911992f", - "x-ms-correlation-request-id": "f274df46-1753-4166-9cc9-9ae571badf8d", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "8c030358-d22e-4b64-aff1-8ec8cbd04c63", - "x-ms-routing-request-id": "WESTUS2:20210901T000334Z:f274df46-1753-4166-9cc9-9ae571badf8d" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ae8375af2d6f090bca3618fed3395eec", + "User-Agent": "azsdk-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, @@ -628,66 +493,69 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:03:35 GMT", + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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": "ae8375af2d6f090bca3618fed3395eec", - "x-ms-correlation-request-id": "b924533a-14b3-4cc9-b461-c0f792f5cda0", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "6ea03702-bf96-437e-bf54-146cb3536fe0", - "x-ms-routing-request-id": "WESTUS2:20210901T000336Z:b924533a-14b3-4cc9-b461-c0f792f5cda0" + "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/westeurope/asyncoperations/697c00af-51ab-4e31-9efc-65747e314c1c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "546d62a8451a5b9f42c65b026afb51df", + "User-Agent": "azsdk-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": "1258", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:03:37 GMT", + "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": "546d62a8451a5b9f42c65b026afb51df", - "x-ms-correlation-request-id": "fbe10849-dad3-4323-b505-02cc52b329cb", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "696172ab-8296-4261-8d49-c046ce92f1be", - "x-ms-routing-request-id": "WESTUS2:20210901T000337Z:fbe10849-dad3-4323-b505-02cc52b329cb" + "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_LRS", + "name": "Standard_GRS", "tier": "Standard" }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5270/providers/Microsoft.Storage/storageAccounts/sto5423", - "name": "sto5423", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7924/providers/Microsoft.Storage/storageAccounts/storage3849", + "name": "storage3849", "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", + "location": "eastus2", "tags": { "key1": "value1", "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:29:37.1277613Z", + "key2": "2021-08-17T06:29:37.1277613Z" + }, "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", "networkAcls": { "bypass": "AzureServices", "virtualNetworkRules": [], @@ -700,43 +568,91 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:03:17.0357110Z" + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:03:17.0357110Z" + "lastEnabledTime": "2021-08-17T06:29:37.1433604Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:03:16.9263190Z", + "creationTime": "2021-08-17T06:29:37.0183515Z", "primaryEndpoints": { - "dfs": "https://sto5423.dfs.core.windows.net/", - "web": "https://sto5423.z6.web.core.windows.net/", - "blob": "https://sto5423.blob.core.windows.net/", - "queue": "https://sto5423.queue.core.windows.net/", - "table": "https://sto5423.table.core.windows.net/", - "file": "https://sto5423.file.core.windows.net/" + "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": {} }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" + "cors": { + "corsRules": [] + }, + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399?api-version=2019-06-01", + "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", - "traceparent": "00-aa87a960d6820046bf4c72f603e763b0-ed6f60b1863dec42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b34d3629cc88ffcf6e95a94f24ff11e6", + "User-Agent": "azsdk-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": { @@ -745,132 +661,249 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "269", + "Content-Length": "302", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:03:41 GMT", - "ETag": "\u00220x8D96CDBF53877BC\u0022", + "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": "b34d3629cc88ffcf6e95a94f24ff11e6", - "x-ms-correlation-request-id": "99bb99a3-a3ac-4b8f-a0f0-5254ed2a7bd6", + "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": "6ae13202-9af1-4d56-93a5-b28add700ae8", - "x-ms-routing-request-id": "WESTUS2:20210901T000341Z:99bb99a3-a3ac-4b8f-a0f0-5254ed2a7bd6" + "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/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399", - "name": "share399", + "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/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399?api-version=2019-06-01", + "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": "87", + "Content-Length": "79", "Content-Type": "application/json", - "traceparent": "00-f22c8de6ea12be4aa79da3d9e9422260-22b39bd6e1fd6a44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a447b7f41544d66a286ca9d2099ecfe5", + "User-Agent": "azsdk-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": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "shareQuota": 5200 + "shareQuota": 5000 } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "339", + "Content-Length": "364", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:03:42 GMT", - "ETag": "\u00220x8D96CDBF57FC6A7\u0022", + "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": "a447b7f41544d66a286ca9d2099ecfe5", - "x-ms-correlation-request-id": "84d38ec0-a797-4b56-8357-bbd0261bd7c7", + "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": "f30d4243-ab60-4e20-9a3b-0fc6f3e81b73", - "x-ms-routing-request-id": "WESTUS2:20210901T000342Z:84d38ec0-a797-4b56-8357-bbd0261bd7c7" + "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/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399", - "name": "share399", + "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": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "shareQuota": 5200 + "shareQuota": 5000 } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399?api-version=2019-06-01\u0026$expand=stats", + "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", - "traceparent": "00-de4120d0bd4c444e96edfbfb1eee80f1-ee2f63455a863c40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03aab138381095209e55abaff50b1dc6", + "User-Agent": "azsdk-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": "530", + "Content-Length": "518", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:03:42 GMT", - "ETag": "\u00220x8D96CDBF57FC6A7\u0022", + "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": "03aab138381095209e55abaff50b1dc6", - "x-ms-correlation-request-id": "13d5b6e1-2007-4c58-bb0d-bed8af4717d1", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "e1c4b462-06d8-4d1d-bb00-10b0aa11727e", - "x-ms-routing-request-id": "WESTUS2:20210901T000342Z:13d5b6e1-2007-4c58-bb0d-bed8af4717d1" + "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/res5270/providers/Microsoft.Storage/storageAccounts/sto5423/fileServices/default/shares/share399", - "name": "share399", + "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": "\u00220x8D96CDBF57FC6A7\u0022", + "etag": "\u00220x8D961486EB256A4\u0022", "properties": { - "shareUsageBytes": 0, - "accessTier": "TransactionOptimized", - "accessTierChangeTime": "2021-09-01T00:03:37.0000000Z", + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], "metadata": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "lastModifiedTime": "2021-09-01T00:03:42.0000000Z", - "shareQuota": 5200 + "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": "1727267229", + "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/FileServiceTests/FileSharesUpdateGetTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json index b1d76c8e9991..97e2cabd7bd5 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileServiceTests/FileSharesUpdateGetTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/FileShareTests/UpdateFileShareAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c01a07c0c181ba134f2295bafe6bb9f2", + "User-Agent": "azsdk-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, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:37 GMT", + "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": "beb44085-70d9-41c6-9705-1a6f812c0cb8", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "beb44085-70d9-41c6-9705-1a6f812c0cb8", - "x-ms-routing-request-id": "WESTUS2:20210901T000838Z:beb44085-70d9-41c6-9705-1a6f812c0cb8" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3440c5719ce2cf3040b220e30c965f48", - "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, 01 Sep 2021 00:08:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e1ee4f73-9e1c-472b-adde-3f08376b0442", + "x-ms-correlation-request-id": "e2730f0b-eba6-4466-b2bf-0cf36d82df1b", "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "e1ee4f73-9e1c-472b-adde-3f08376b0442", - "x-ms-routing-request-id": "WESTUS2:20210901T000838Z:e1ee4f73-9e1c-472b-adde-3f08376b0442" + "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", @@ -91,101 +46,104 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res9493?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-0b86521984868644a52c21ecd41d124d-56acebe6b28b5a40-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0de40fcfa86b4176081534fa4b661693", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:38 GMT", + "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": "b3d83528-9096-4531-9741-36c5d35a335e", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "b3d83528-9096-4531-9741-36c5d35a335e", - "x-ms-routing-request-id": "WESTUS2:20210901T000839Z:b3d83528-9096-4531-9741-36c5d35a335e" + "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/res9493", - "name": "res9493", + "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/res9493/providers/Microsoft.Storage/storageAccounts/sto4406?api-version=2019-06-01", + "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": "163", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-b7fe31e07560a445a3d3ed8bed4448ea-b493ab51e89bdd42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0c33d75224614ad680cea12faeb9c34c", + "User-Agent": "azsdk-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_LRS" + "name": "Standard_GRS" }, - "kind": "StorageV2", - "location": "westeurope", + "kind": "Storage", + "location": "eastus2", "tags": { "key1": "value1", "key2": "value2" }, - "properties": { - "largeFileSharesState": "Enabled" - } + "properties": {} }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:44 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "0c33d75224614ad680cea12faeb9c34c", - "x-ms-correlation-request-id": "34c6c32e-4510-4942-aeaf-529cbb51f8fe", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "9a1a24d7-ba24-4bb3-8328-88ba0b133364", - "x-ms-routing-request-id": "WESTUS2:20210901T000844Z:34c6c32e-4510-4942-aeaf-529cbb51f8fe" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8743754f8e15eb6d0dc2ead9d5115a5c", + "User-Agent": "azsdk-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, @@ -194,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:44 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "8743754f8e15eb6d0dc2ead9d5115a5c", - "x-ms-correlation-request-id": "c2003d38-6b17-4302-9cc3-52ca698a70f3", + "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": "f66b287d-a285-47c9-a1cc-398b3e3ce2f1", - "x-ms-routing-request-id": "WESTUS2:20210901T000844Z:c2003d38-6b17-4302-9cc3-52ca698a70f3" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "372cad70beba4db1b96919879dda748c", + "User-Agent": "azsdk-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, @@ -225,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:45 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "372cad70beba4db1b96919879dda748c", - "x-ms-correlation-request-id": "32f53344-9cf9-458e-8cf3-f982222dafef", + "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": "e0f53da4-ad54-43ae-b1a8-9802b7c45cda", - "x-ms-routing-request-id": "WESTUS2:20210901T000846Z:32f53344-9cf9-458e-8cf3-f982222dafef" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "38df97833c759137c170c7211a44f5e0", + "User-Agent": "azsdk-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, @@ -256,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:46 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "38df97833c759137c170c7211a44f5e0", - "x-ms-correlation-request-id": "b74dc4f7-8369-48c4-a46d-4b9c6abc264a", + "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": "8b9495fb-773b-4a02-ab9a-1637763e5413", - "x-ms-routing-request-id": "WESTUS2:20210901T000847Z:b74dc4f7-8369-48c4-a46d-4b9c6abc264a" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "288b2b7f14c8914ec4f6cdab74e64d32", + "User-Agent": "azsdk-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, @@ -287,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:47 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "288b2b7f14c8914ec4f6cdab74e64d32", - "x-ms-correlation-request-id": "41a31d0f-632e-4a41-beda-f373852b48d5", + "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": "b9886b2e-d49e-4c44-a7fc-d638175371b7", - "x-ms-routing-request-id": "WESTUS2:20210901T000848Z:41a31d0f-632e-4a41-beda-f373852b48d5" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d565e4e223234e6759b764af7903275", + "User-Agent": "azsdk-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, @@ -318,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:49 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "3d565e4e223234e6759b764af7903275", - "x-ms-correlation-request-id": "38ecf279-c292-4dc1-9462-6b9cc860bc10", + "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": "8535a13a-c75c-4b24-96ca-3dff33346b17", - "x-ms-routing-request-id": "WESTUS2:20210901T000849Z:38ecf279-c292-4dc1-9462-6b9cc860bc10" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "720839734c4f6ec4494e747f6f8b1cdb", + "User-Agent": "azsdk-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, @@ -349,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:50 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "720839734c4f6ec4494e747f6f8b1cdb", - "x-ms-correlation-request-id": "6a92bd5f-eed7-4f52-8941-fa35dd036349", + "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": "36c8b596-1f12-4d47-9401-5892bd2b2a4a", - "x-ms-routing-request-id": "WESTUS2:20210901T000850Z:6a92bd5f-eed7-4f52-8941-fa35dd036349" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bcd39422b7ee5cae4456b22c9d049933", + "User-Agent": "azsdk-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, @@ -380,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:51 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "bcd39422b7ee5cae4456b22c9d049933", - "x-ms-correlation-request-id": "53c6fcac-44b6-4b8d-b09c-963496430c18", + "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": "c51cf08e-7033-4fc1-a244-dacbefafc556", - "x-ms-routing-request-id": "WESTUS2:20210901T000852Z:53c6fcac-44b6-4b8d-b09c-963496430c18" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3b3857c3dbdd01e399e7f4e4ae67c5ea", + "User-Agent": "azsdk-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, @@ -411,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:52 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "3b3857c3dbdd01e399e7f4e4ae67c5ea", - "x-ms-correlation-request-id": "3c4d4aef-f727-4c6a-986a-890c7b0dd82e", + "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": "c68eb758-3344-465e-a5bf-310a0058b069", - "x-ms-routing-request-id": "WESTUS2:20210901T000853Z:3c4d4aef-f727-4c6a-986a-890c7b0dd82e" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62289b7e76bcbb878aac2df89a97d145", + "User-Agent": "azsdk-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, @@ -442,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:53 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "62289b7e76bcbb878aac2df89a97d145", - "x-ms-correlation-request-id": "e08e709c-3808-4748-870f-8866da85f925", + "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": "3186bfbf-fe48-4a19-ad55-a9933a101b57", - "x-ms-routing-request-id": "WESTUS2:20210901T000854Z:e08e709c-3808-4748-870f-8866da85f925" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "17bb40b4e05346fdb1d22207c3caaedd", + "User-Agent": "azsdk-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, @@ -473,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:55 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "17bb40b4e05346fdb1d22207c3caaedd", - "x-ms-correlation-request-id": "2b84ca34-49e8-4a53-be00-cc409930d704", + "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": "cbdd19b2-a4f8-4546-a666-1b3cf7b7d0ac", - "x-ms-routing-request-id": "WESTUS2:20210901T000855Z:2b84ca34-49e8-4a53-be00-cc409930d704" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "02aec79136db4d77d07cb030adea6602", + "User-Agent": "azsdk-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, @@ -504,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:56 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "02aec79136db4d77d07cb030adea6602", - "x-ms-correlation-request-id": "fd303e3c-888b-4094-af4b-2265a6e69226", + "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": "006f9215-67a5-49e0-82c5-ea13006b1818", - "x-ms-routing-request-id": "WESTUS2:20210901T000856Z:fd303e3c-888b-4094-af4b-2265a6e69226" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e2faf16adab9d969de1b1ea5380f8c0", + "User-Agent": "azsdk-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, @@ -535,159 +493,69 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:08:57 GMT", + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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": "6e2faf16adab9d969de1b1ea5380f8c0", - "x-ms-correlation-request-id": "7fc4c21c-4fef-4f35-a613-a4c853623b62", + "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": "62f3c78e-dd68-4f15-8988-7c6eef84c6d2", - "x-ms-routing-request-id": "WESTUS2:20210901T000857Z:7fc4c21c-4fef-4f35-a613-a4c853623b62" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d26650fecfe97d69c96e46d630cd98c6", - "x-ms-return-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, 01 Sep 2021 00:08:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?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": "d26650fecfe97d69c96e46d630cd98c6", - "x-ms-correlation-request-id": "afb91e7e-cf21-45a1-8491-c5fa2294de3d", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "cf9392d4-c43c-424a-9313-2a8a5d204499", - "x-ms-routing-request-id": "WESTUS2:20210901T000859Z:afb91e7e-cf21-45a1-8491-c5fa2294de3d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "14f1206b3f9ae431301064fa858cfa50", - "x-ms-return-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, 01 Sep 2021 00:08:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?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": "14f1206b3f9ae431301064fa858cfa50", - "x-ms-correlation-request-id": "9c7f1468-f0c0-461b-9729-9cd53c64d9d1", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "6314db5a-9d02-44cc-bdfe-1280d9ab404b", - "x-ms-routing-request-id": "WESTUS2:20210901T000900Z:9c7f1468-f0c0-461b-9729-9cd53c64d9d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5d32f0849383461946b2a53d67c06dd0", - "x-ms-return-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, 01 Sep 2021 00:09:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?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": "5d32f0849383461946b2a53d67c06dd0", - "x-ms-correlation-request-id": "b0d02a77-dd27-4231-bc6a-871bf6987188", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "eb601982-7e2e-4098-82a2-7789f5266eb9", - "x-ms-routing-request-id": "WESTUS2:20210901T000901Z:b0d02a77-dd27-4231-bc6a-871bf6987188" + "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/westeurope/asyncoperations/9a1a24d7-ba24-4bb3-8328-88ba0b133364?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "337eeb48e48fbe261e82a1d86a6ef83c", + "User-Agent": "azsdk-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": "1258", + "Content-Length": "1292", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:09:01 GMT", + "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": "337eeb48e48fbe261e82a1d86a6ef83c", - "x-ms-correlation-request-id": "4e715805-74f5-4b4c-bfe7-405253666baa", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "1b1deb5c-2996-4bce-9a67-393e9122a6bf", - "x-ms-routing-request-id": "WESTUS2:20210901T000902Z:4e715805-74f5-4b4c-bfe7-405253666baa" + "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_LRS", + "name": "Standard_GRS", "tier": "Standard" }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9493/providers/Microsoft.Storage/storageAccounts/sto4406", - "name": "sto4406", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5513/providers/Microsoft.Storage/storageAccounts/storage774", + "name": "storage774", "type": "Microsoft.Storage/storageAccounts", - "location": "westeurope", + "location": "eastus2", "tags": { "key1": "value1", "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-17T06:30:09.7384373Z", + "key2": "2021-08-17T06:30:09.7384373Z" + }, "privateEndpointConnections": [], - "largeFileSharesState": "Enabled", "networkAcls": { "bypass": "AzureServices", "virtualNetworkRules": [], @@ -700,43 +568,91 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:08:41.8507537Z" + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:08:41.8507537Z" + "lastEnabledTime": "2021-08-17T06:30:09.7540658Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:08:41.7570033Z", + "creationTime": "2021-08-17T06:30:09.6290314Z", "primaryEndpoints": { - "dfs": "https://sto4406.dfs.core.windows.net/", - "web": "https://sto4406.z6.web.core.windows.net/", - "blob": "https://sto4406.blob.core.windows.net/", - "queue": "https://sto4406.queue.core.windows.net/", - "table": "https://sto4406.table.core.windows.net/", - "file": "https://sto4406.file.core.windows.net/" + "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": [] }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" + "shareDeleteRetentionPolicy": { + "enabled": true, + "days": 7 + } } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948?api-version=2019-06-01", + "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", - "traceparent": "00-e650497c4a4dfa44ac114affb90e8827-4514267676951240-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a3f52f5423b06d8aacde79af47c70a2", + "User-Agent": "azsdk-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": { @@ -745,132 +661,249 @@ "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "271", + "Content-Length": "301", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:09:02 GMT", - "ETag": "\u00220x8D96CDCB4CCE052\u0022", + "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": "9a3f52f5423b06d8aacde79af47c70a2", - "x-ms-correlation-request-id": "3d324656-fec4-487d-8cda-0ab96b5e925d", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "900a1712-72aa-4bd7-b5e4-b415e028aa27", - "x-ms-routing-request-id": "WESTUS2:20210901T000903Z:3d324656-fec4-487d-8cda-0ab96b5e925d" + "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/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948", - "name": "share8948", + "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/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948?api-version=2019-06-01", + "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": "87", + "Content-Length": "79", "Content-Type": "application/json", - "traceparent": "00-ce99de64ef5f384abeec04d663200d4f-1f7e2fe625d75046-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e9ab293c1c6c9a0743f01f140dcd8ba", + "User-Agent": "azsdk-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": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "shareQuota": 5200 + "shareQuota": 5000 } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "341", + "Content-Length": "363", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:09:03 GMT", - "ETag": "\u00220x8D96CDCB51540AB\u0022", + "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": "0e9ab293c1c6c9a0743f01f140dcd8ba", - "x-ms-correlation-request-id": "ca5adf17-f0d0-468a-853b-bbcc77d21aeb", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "8e10a360-498e-457a-86d8-2530ffd46528", - "x-ms-routing-request-id": "WESTUS2:20210901T000903Z:ca5adf17-f0d0-468a-853b-bbcc77d21aeb" + "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/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948", - "name": "share8948", + "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": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "shareQuota": 5200 + "shareQuota": 5000 } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948?api-version=2019-06-01\u0026$expand=stats", + "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", - "traceparent": "00-382ffa7b76b58d4a88872a066c3a79a0-b21e4b8d3262b64e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6d71c968362da80da62ce5163e232a05", + "User-Agent": "azsdk-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": "532", + "Content-Length": "517", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:09:03 GMT", - "ETag": "\u00220x8D96CDCB51540AB\u0022", + "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": "6d71c968362da80da62ce5163e232a05", - "x-ms-correlation-request-id": "5805d5d8-7770-4c5a-9e82-776f7bb7344b", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "613b0f8d-4479-4e9c-b89e-6a07a992fa96", - "x-ms-routing-request-id": "WESTUS2:20210901T000903Z:5805d5d8-7770-4c5a-9e82-776f7bb7344b" + "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/res9493/providers/Microsoft.Storage/storageAccounts/sto4406/fileServices/default/shares/share8948", - "name": "share8948", + "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": "\u00220x8D96CDCB51540AB\u0022", + "etag": "\u00220x8D9614881E3E3AD\u0022", "properties": { - "shareUsageBytes": 0, - "accessTier": "TransactionOptimized", - "accessTierChangeTime": "2021-09-01T00:09:03.0000000Z", + "leaseStatus": "unlocked", + "leaseState": "available", + "signedIdentifiers": [], "metadata": { - "metadata1": "true", - "metadata2": "value2" + "key1": "value1", + "key2": "value2" }, - "lastModifiedTime": "2021-09-01T00:09:03.0000000Z", - "shareQuota": 5200 + "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": "864721314", + "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/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/BlobServiceTests/BlobContainersUpdateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json index 67518376ee80..c4d9ec74a58d 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/BlobContainersUpdateTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/QueueTests/UpdateStorageQueueAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0aaa8408f48818cda187099cd2e89019", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:09 GMT", + "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": "b6ebf9a4-860c-449b-be79-6e5dbbbd2067", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "b6ebf9a4-860c-449b-be79-6e5dbbbd2067", - "x-ms-routing-request-id": "WESTUS2:20210831T235009Z:b6ebf9a4-860c-449b-be79-6e5dbbbd2067" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10bc2bf128c31f796b77868b17c55450", - "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, 31 Aug 2021 23:50:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5e363aaf-24ec-4937-af8b-89f5a6728c3c", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "5e363aaf-24ec-4937-af8b-89f5a6728c3c", - "x-ms-routing-request-id": "WESTUS2:20210831T235009Z:5e363aaf-24ec-4937-af8b-89f5a6728c3c" - }, - "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/res6547?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-5a7dffe3ab81c94698c4906d2bb37bcc-e5b087df0cc8c349-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ed8810a82ad6db89f3da1e0a8c795781", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:10 GMT", + "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": "6c56c76a-3475-4498-9f5b-7cd89a357a3d", + "x-ms-correlation-request-id": "178c90c7-d916-4c75-b024-a2d25c5ca145", "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "6c56c76a-3475-4498-9f5b-7cd89a357a3d", - "x-ms-routing-request-id": "WESTUS2:20210831T235010Z:6c56c76a-3475-4498-9f5b-7cd89a357a3d" + "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/res6547", - "name": "res6547", + "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/res6547/providers/Microsoft.Storage/storageAccounts/sto6622?api-version=2019-06-01", + "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", - "traceparent": "00-b26ab767d1157a4b86b097687cf8bce2-a2850eaf97f29444-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba7cd4f7df568a0a9e116e4100dc32b9", + "User-Agent": "azsdk-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": { @@ -161,60 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:13 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "ba7cd4f7df568a0a9e116e4100dc32b9", - "x-ms-correlation-request-id": "5b20eeca-2629-46e1-9122-24b1831e694e", + "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": "890c3ee7-eff9-4a57-8526-467a4115374e", - "x-ms-routing-request-id": "WESTUS2:20210831T235013Z:5b20eeca-2629-46e1-9122-24b1831e694e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:50:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ffb625f-4b97-463f-a7fb-83c6de8cc060", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "a3dafdaf-808b-4194-8463-58c0528865ee", - "x-ms-routing-request-id": "WESTUS2:20210831T235013Z:0ffb625f-4b97-463f-a7fb-83c6de8cc060" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f1751ec797edc39d34a848691af75be", + "User-Agent": "azsdk-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, @@ -223,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:14 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "4f1751ec797edc39d34a848691af75be", - "x-ms-correlation-request-id": "544e097e-1a58-414a-82e5-0ef5c0e03353", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "89feacc2-ca1f-4b02-935d-655f86407ef8", - "x-ms-routing-request-id": "WESTUS2:20210831T235014Z:544e097e-1a58-414a-82e5-0ef5c0e03353" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4e373e12b20f07e5d8a889c9e3e7169b", + "User-Agent": "azsdk-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, @@ -254,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:15 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "4e373e12b20f07e5d8a889c9e3e7169b", - "x-ms-correlation-request-id": "3b88b4f6-a718-4dfa-bc1d-5fcafe23dbd5", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "26ca94eb-456a-4d08-af85-fd91b58e50f0", - "x-ms-routing-request-id": "WESTUS2:20210831T235015Z:3b88b4f6-a718-4dfa-bc1d-5fcafe23dbd5" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c46e4fdeafc890b078f0ab89e8ca9ece", + "User-Agent": "azsdk-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, @@ -285,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:16 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "c46e4fdeafc890b078f0ab89e8ca9ece", - "x-ms-correlation-request-id": "3b0eba0d-db28-4a31-b08c-59a7c24f2f56", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "f4287b27-33f4-4c82-8d0b-0127fed1c186", - "x-ms-routing-request-id": "WESTUS2:20210831T235016Z:3b0eba0d-db28-4a31-b08c-59a7c24f2f56" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc0679eda36239ef6c1076d6f06ff9ec", + "User-Agent": "azsdk-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, @@ -316,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:17 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "dc0679eda36239ef6c1076d6f06ff9ec", - "x-ms-correlation-request-id": "582cc91b-dcbf-450b-960d-7ba57bc32b66", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "d42e832c-4805-4109-b72d-8b01d96014f4", - "x-ms-routing-request-id": "WESTUS2:20210831T235017Z:582cc91b-dcbf-450b-960d-7ba57bc32b66" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "42a8e933b14063f68ea7d51e075b1e0d", + "User-Agent": "azsdk-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, @@ -347,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:18 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "42a8e933b14063f68ea7d51e075b1e0d", - "x-ms-correlation-request-id": "3b66bf96-b93d-44fd-8123-bf5c4f376dc8", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "5e5ec4cb-176f-40b2-8851-bd902397e217", - "x-ms-routing-request-id": "WESTUS2:20210831T235018Z:3b66bf96-b93d-44fd-8123-bf5c4f376dc8" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "69dcbb0939e03a385f3558b738d9a009", + "User-Agent": "azsdk-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, @@ -378,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:19 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "69dcbb0939e03a385f3558b738d9a009", - "x-ms-correlation-request-id": "90565d3d-3df1-4572-a34e-2c04417f6196", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "5e676531-1bd9-4859-b6c6-f46779b4a7f7", - "x-ms-routing-request-id": "WESTUS2:20210831T235019Z:90565d3d-3df1-4572-a34e-2c04417f6196" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff56bff65b223b8e82a34dbbcdd03210", + "User-Agent": "azsdk-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, @@ -409,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:20 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "ff56bff65b223b8e82a34dbbcdd03210", - "x-ms-correlation-request-id": "5fdf9fdf-c894-446c-a9e6-c0ba7559ead6", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "73b99479-d1db-4d36-8c5f-f7d0712fdb43", - "x-ms-routing-request-id": "WESTUS2:20210831T235020Z:5fdf9fdf-c894-446c-a9e6-c0ba7559ead6" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "34cd69f29093f90bb06ee30a593e2bb5", + "User-Agent": "azsdk-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, @@ -440,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:21 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "34cd69f29093f90bb06ee30a593e2bb5", - "x-ms-correlation-request-id": "2b9a0ea9-1e2a-4d59-a820-ac9bd42435e9", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "aeb5f060-0ad7-4608-a63d-f80a32ffc831", - "x-ms-routing-request-id": "WESTUS2:20210831T235022Z:2b9a0ea9-1e2a-4d59-a820-ac9bd42435e9" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4728cc071e05adeb2da0e73deb7c6c8e", + "User-Agent": "azsdk-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, @@ -471,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:23 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "4728cc071e05adeb2da0e73deb7c6c8e", - "x-ms-correlation-request-id": "4e5e57b1-af4b-44f2-b0a5-bdafcbe97e83", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "b13fa431-a1fb-48d5-80b9-97e2e1b10d54", - "x-ms-routing-request-id": "WESTUS2:20210831T235023Z:4e5e57b1-af4b-44f2-b0a5-bdafcbe97e83" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cfc547036b0c6676b35c4eb47883e244", + "User-Agent": "azsdk-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, @@ -502,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:24 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "cfc547036b0c6676b35c4eb47883e244", - "x-ms-correlation-request-id": "ef6b91fe-89a1-4d3b-a446-fd9c0e101d52", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "53e41301-162b-4648-a4ca-06c8a4d87810", - "x-ms-routing-request-id": "WESTUS2:20210831T235024Z:ef6b91fe-89a1-4d3b-a446-fd9c0e101d52" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "01b49877eaa8d30b7d1f07f2a8ce0d33", + "User-Agent": "azsdk-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, @@ -533,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:25 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "01b49877eaa8d30b7d1f07f2a8ce0d33", - "x-ms-correlation-request-id": "ce77f955-7cfd-4aaf-96ce-66591359c9f2", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "269f69ac-9678-400c-92e0-f932ccaa1728", - "x-ms-routing-request-id": "WESTUS2:20210831T235025Z:ce77f955-7cfd-4aaf-96ce-66591359c9f2" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "110754015c799ba956c193a9d03735a9", + "User-Agent": "azsdk-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, @@ -564,29 +493,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:26 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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", + "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": "110754015c799ba956c193a9d03735a9", - "x-ms-correlation-request-id": "d30ea2a4-8977-487c-9da5-8561ee5c1082", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "97be39f2-1c1f-4e7a-93ac-ff892178918f", - "x-ms-routing-request-id": "WESTUS2:20210831T235026Z:d30ea2a4-8977-487c-9da5-8561ee5c1082" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "53c5a3be6bc818e53cf251ec6383bde5", + "User-Agent": "azsdk-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, @@ -595,48 +524,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:50:27 GMT", + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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": "53c5a3be6bc818e53cf251ec6383bde5", - "x-ms-correlation-request-id": "37873520-960e-40f3-972b-13660e5c1c5e", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "cfcb7e7a-cec7-4ff3-9985-ffabcbc31fdd", - "x-ms-routing-request-id": "WESTUS2:20210831T235027Z:37873520-960e-40f3-972b-13660e5c1c5e" + "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/890c3ee7-eff9-4a57-8526-467a4115374e?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "24b21a4ed07b1bcaef18aae657620245", + "User-Agent": "azsdk-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": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:50:28 GMT", + "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": "24b21a4ed07b1bcaef18aae657620245", - "x-ms-correlation-request-id": "6e087c91-e93e-4e6a-9871-4fd30a91fbd5", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "e01bd00d-5545-46ec-8090-4f7b99fadd72", - "x-ms-routing-request-id": "WESTUS2:20210831T235029Z:6e087c91-e93e-4e6a-9871-4fd30a91fbd5" + "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": { @@ -644,8 +573,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6547/providers/Microsoft.Storage/storageAccounts/sto6622", - "name": "sto6622", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5033/providers/Microsoft.Storage/storageAccounts/storage7964", + "name": "storage7964", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +582,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-17T09:11:54.9201118Z", + "key2": "2021-08-17T09:11:54.9201118Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +599,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:50:11.7609338Z" + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:50:11.7609338Z" + "lastEnabledTime": "2021-08-17T09:11:54.9201118Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:50:11.6359317Z", + "creationTime": "2021-08-17T09:11:54.7949285Z", "primaryEndpoints": { - "blob": "https://sto6622.blob.core.windows.net/", - "queue": "https://sto6622.queue.core.windows.net/", - "table": "https://sto6622.table.core.windows.net/", - "file": "https://sto6622.file.core.windows.net/" + "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", @@ -692,165 +625,256 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485?api-version=2019-06-01", + "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", - "traceparent": "00-c24471ca76f5b14981aabfcc248ef2a2-1d9f93fc6e69ef40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0805335d6bba6e95efd5860abc38d204", + "User-Agent": "azsdk-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": 201, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "380", + "Content-Length": "309", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:50:29 GMT", - "ETag": "\u00220x8D96CDA1CE7DDB1\u0022", + "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": "0805335d6bba6e95efd5860abc38d204", - "x-ms-correlation-request-id": "4db6f874-6a01-42aa-a27c-6d56487a4930", + "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": "85733277-6db3-4e18-83a8-5caee2665eb4", - "x-ms-routing-request-id": "WESTUS2:20210831T235029Z:4db6f874-6a01-42aa-a27c-6d56487a4930" + "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/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485", - "name": "container5485", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "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": { - "deleted": false, - "remainingRetentionDays": 0, - "hasImmutabilityPolicy": false, - "hasLegalHold": false + "metadata": {} } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485?api-version=2019-06-01", + "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": "74", + "Content-Length": "61", "Content-Type": "application/json", - "traceparent": "00-f55ed157ef153242a3d63048aa16a6c5-35f21c2abfa26243-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "84b55aae2e10d8edaa63afc1ffc1d9ef", + "User-Agent": "azsdk-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": { - "publicAccess": "Container", "metadata": { - "metadata": "true" + "key1": "value1", + "key2": "value2" } } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "438", + "Content-Length": "340", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:50:29 GMT", - "ETag": "\u00220x8D96CDA1D1BABD4\u0022", + "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": "84b55aae2e10d8edaa63afc1ffc1d9ef", - "x-ms-correlation-request-id": "0f80a922-ed79-4702-ad81-2f434955fd10", + "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": "4b5b4493-b2d4-4218-889a-ef87e79f4fc3", - "x-ms-routing-request-id": "WESTUS2:20210831T235029Z:0f80a922-ed79-4702-ad81-2f434955fd10" + "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/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485", - "name": "container5485", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", + "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": { - "deleted": false, - "remainingRetentionDays": 0, "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "hasImmutabilityPolicy": false, - "hasLegalHold": false + "key1": "value1", + "key2": "value2" + } } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485?api-version=2019-06-01", + "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", - "traceparent": "00-f69a8f718a6d84429b3b10d0baded7cb-186babfe1074fc42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4f05020cdcb7af931db58cfa441032e0", + "User-Agent": "azsdk-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": "701", + "Content-Length": "1310", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:50:29 GMT", - "ETag": "\u00220x8D96CDA1D1BABD4\u0022", + "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": "4f05020cdcb7af931db58cfa441032e0", - "x-ms-correlation-request-id": "f241eb70-546b-4cdd-928a-b8f9fdea6738", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "13c6e3e5-7aad-4b8c-9e65-2ffe62c08ac2", - "x-ms-routing-request-id": "WESTUS2:20210831T235029Z:f241eb70-546b-4cdd-928a-b8f9fdea6738" + "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": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6547/providers/Microsoft.Storage/storageAccounts/sto6622/blobServices/default/containers/container5485", - "name": "container5485", - "type": "Microsoft.Storage/storageAccounts/blobServices/containers", - "etag": "\u00220x8D96CDA1D1BABD4\u0022", - "properties": { - "deleted": false, - "remainingRetentionDays": 0, - "defaultEncryptionScope": "$account-encryption-key", - "denyEncryptionScopeOverride": false, - "metadata": { - "metadata": "true" - }, - "publicAccess": "Container", - "leaseStatus": "Unlocked", - "leaseState": "Available", - "lastModifiedTime": "2021-08-31T23:50:29.0000000Z", - "legalHold": { - "hasLegalHold": false, - "tags": [] - }, - "hasImmutabilityPolicy": false, - "hasLegalHold": false - } + "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": "279337256", + "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/StorageAccountUpdateKindStorageV2Async.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTag.json similarity index 51% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2Async.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTag.json index 799b73d05d15..603765f6a687 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2Async.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTag.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e339c5329bfb93eeb1674263a520c57", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "709b8612c29f0a684d74de798ffb0c23", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:53 GMT", + "Date": "Mon, 30 Aug 2021 02: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": "19c000a4-f28b-43ba-a489-ebec5b787840", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "19c000a4-f28b-43ba-a489-ebec5b787840", - "x-ms-routing-request-id": "WESTUS2:20210901T024954Z:19c000a4-f28b-43ba-a489-ebec5b787840" + "x-ms-correlation-request-id": "b37f6789-8129-49c4-a2fa-9dbfa690e4b3", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "b37f6789-8129-49c4-a2fa-9dbfa690e4b3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023006Z:b37f6789-8129-49c4-a2fa-9dbfa690e4b3" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "527e2fbb3815e7fbb6028ea9fc5ab086", - "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, 01 Sep 2021 02:49:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b0c0a698-269c-42ba-84e6-2766a80fb8c2", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "b0c0a698-269c-42ba-84e6-2766a80fb8c2", - "x-ms-routing-request-id": "WESTUS2:20210901T024954Z:b0c0a698-269c-42ba-84e6-2766a80fb8c2" - }, - "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/res1782?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-9649?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-b05cacf5bc641f4f9b45ebefd7214b76-7e26018965091748-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "738730859d7b57d102e6134649c19779", + "traceparent": "00-6577b0d78e429341807083723be4c38d-e84c14b83055d54c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b623acad4d0fb48a75ba7c84d8a611ae", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:53 GMT", + "Date": "Mon, 30 Aug 2021 02:30:08 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "76ac3a3a-aacf-4c71-babb-0bdeb23ab23a", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "76ac3a3a-aacf-4c71-babb-0bdeb23ab23a", - "x-ms-routing-request-id": "WESTUS2:20210901T024954Z:76ac3a3a-aacf-4c71-babb-0bdeb23ab23a" + "x-ms-correlation-request-id": "8608feff-7332-495d-ae20-51d7691297a0", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "8608feff-7332-495d-ae20-51d7691297a0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023008Z:8608feff-7332-495d-ae20-51d7691297a0" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782", - "name": "res1782", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649", + "name": "teststorageRG-9649", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-a0d024432bab9d47b888ace7adafe9fb-e94bba4470a56d42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9498cc011bb74ca0d7bc9a94bd9165ee", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2801cf292d809784312263b914f7e0b7", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:57 GMT", + "Date": "Mon, 30 Aug 2021 02:30:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2392eb39-7f40-4ccf-b50b-2a2999a06457", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "85013c51-668e-4b24-9e86-0127642df2d6", - "x-ms-routing-request-id": "WESTUS2:20210901T024957Z:2392eb39-7f40-4ccf-b50b-2a2999a06457" + "x-ms-client-request-id": "2801cf292d809784312263b914f7e0b7", + "x-ms-correlation-request-id": "ff33a7a4-ddfe-4027-a5b2-58ea266ef80e", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "20816a57-f763-4d4c-89c2-d7f26925d527", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023016Z:ff33a7a4-ddfe-4027-a5b2-58ea266ef80e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e3581a30d7ed15cee626a3e136c24555", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3dd1e067ea228005278b84edead0a07e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -192,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:57 GMT", + "Date": "Mon, 30 Aug 2021 02:30:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ea7e2a09-3883-46bf-91c7-de748e389490", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "04e447fe-377f-4707-a72f-c40f4c97383a", - "x-ms-routing-request-id": "WESTUS2:20210901T024957Z:ea7e2a09-3883-46bf-91c7-de748e389490" + "x-ms-client-request-id": "3dd1e067ea228005278b84edead0a07e", + "x-ms-correlation-request-id": "c8e3aeeb-6408-4b0a-b647-d9ede831447c", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "f5d3f97c-1c45-474c-a8a3-1eb6ce92e585", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023016Z:c8e3aeeb-6408-4b0a-b647-d9ede831447c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0c8f58adf476c1fd3beb98a3c8b8ab6a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc77c5da5972cd9f58b44295e0d60968", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -223,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:58 GMT", + "Date": "Mon, 30 Aug 2021 02:30:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "78c13dbe-64a3-4c1a-9e21-4dc18d324130", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "7df10c12-b043-4f92-95e5-4a5d23975743", - "x-ms-routing-request-id": "WESTUS2:20210901T024958Z:78c13dbe-64a3-4c1a-9e21-4dc18d324130" + "x-ms-client-request-id": "dc77c5da5972cd9f58b44295e0d60968", + "x-ms-correlation-request-id": "9878255c-d041-473b-8843-e68af472d584", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "d1b3f172-4bf4-480d-b69e-07bcd4645e45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023017Z:9878255c-d041-473b-8843-e68af472d584" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a263a47a8238e200e50b9ebd9db07638", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "33522b85a2252195f6b39083d7886315", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:49:59 GMT", + "Date": "Mon, 30 Aug 2021 02:30:18 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed376398-ef44-4e76-9a69-5789c57c70ee", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "61a77635-9dfd-4d6d-b000-6c0a2ef8b55c", - "x-ms-routing-request-id": "WESTUS2:20210901T024959Z:ed376398-ef44-4e76-9a69-5789c57c70ee" + "x-ms-client-request-id": "33522b85a2252195f6b39083d7886315", + "x-ms-correlation-request-id": "6faa273d-543f-402e-97a0-b430b6fa4dee", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "4cc4b041-6ac4-47d2-b8d7-3a38080c3b2d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023019Z:6faa273d-543f-402e-97a0-b430b6fa4dee" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "473afdce35dd3b801d97a8013f2a4d2d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c8d2ce4ac0510dc54104e46da8709f50", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:01 GMT", + "Date": "Mon, 30 Aug 2021 02:30:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c8867cf8-39f9-4063-bc26-ebf2679d0c8e", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "5eac8eff-959c-4643-b4a4-115825c00167", - "x-ms-routing-request-id": "WESTUS2:20210901T025001Z:c8867cf8-39f9-4063-bc26-ebf2679d0c8e" + "x-ms-client-request-id": "c8d2ce4ac0510dc54104e46da8709f50", + "x-ms-correlation-request-id": "91554069-be03-4024-8295-1a182ae61619", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "45037c4a-abd9-46ba-a44d-ae7366e8b83b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023020Z:91554069-be03-4024-8295-1a182ae61619" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9266387ba25e2b1c58ad266a553f248a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bf681b816c7e38592f56e6bfc91bf5d0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:02 GMT", + "Date": "Mon, 30 Aug 2021 02:30:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9720ea24-76a8-41ed-ab7c-70b48c27156c", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "82b9a522-0c59-4ea2-aac4-520b77fc971f", - "x-ms-routing-request-id": "WESTUS2:20210901T025002Z:9720ea24-76a8-41ed-ab7c-70b48c27156c" + "x-ms-client-request-id": "bf681b816c7e38592f56e6bfc91bf5d0", + "x-ms-correlation-request-id": "6baceb71-b73d-4d8c-9de8-6385a6a3beae", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "29357b8b-aff9-499b-a000-9971e0cf3c4b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023021Z:6baceb71-b73d-4d8c-9de8-6385a6a3beae" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cbd55f75637d458d232785a0d9fea2bb", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "114b2c514004c5176545f221be277885", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:03 GMT", + "Date": "Mon, 30 Aug 2021 02:30:22 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "148563ea-e6ee-4c76-93ba-2dd0d91954c3", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "ec20cb2c-8ffc-4d78-9d85-7f9842e8c105", - "x-ms-routing-request-id": "WESTUS2:20210901T025003Z:148563ea-e6ee-4c76-93ba-2dd0d91954c3" + "x-ms-client-request-id": "114b2c514004c5176545f221be277885", + "x-ms-correlation-request-id": "e6954820-f4b7-46e6-98d1-0586e88fdc0a", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "a9f93880-ef7c-4a75-b808-7b8da18beaa2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023023Z:e6954820-f4b7-46e6-98d1-0586e88fdc0a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "644270bee34a2bd9e00fef2f0e15e6dd", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc023f13a420dd97759a99fad9064425", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:04 GMT", + "Date": "Mon, 30 Aug 2021 02:30:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4fae0e6f-a797-4c74-b8e0-83f1ccd2060d", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "51b33e49-5538-45c5-aee0-da53d4c43f55", - "x-ms-routing-request-id": "WESTUS2:20210901T025004Z:4fae0e6f-a797-4c74-b8e0-83f1ccd2060d" + "x-ms-client-request-id": "bc023f13a420dd97759a99fad9064425", + "x-ms-correlation-request-id": "23cb0bb8-6268-4c54-a3e9-e8b572955993", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "c6b945e8-0615-471e-96f4-817c4409b251", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023024Z:23cb0bb8-6268-4c54-a3e9-e8b572955993" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "df8c1d73825517afab206f371d7c5159", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c1c140e8e24404c03a3593979377907", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:05 GMT", + "Date": "Mon, 30 Aug 2021 02:30:25 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09270c36-3ea3-46bc-b5be-38255852c6dd", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "cc0845c1-5c36-4a1d-be39-821330db7770", - "x-ms-routing-request-id": "WESTUS2:20210901T025005Z:09270c36-3ea3-46bc-b5be-38255852c6dd" + "x-ms-client-request-id": "7c1c140e8e24404c03a3593979377907", + "x-ms-correlation-request-id": "8f539837-3909-4628-ad94-984854ed855f", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "efaaa763-34c5-47bd-8db4-1eebbd34f8d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023025Z:8f539837-3909-4628-ad94-984854ed855f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4ac6b0abffd924085a9ea6e745d370d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "89ab60dd3919adaf956d9c69a71ceb5e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:06 GMT", + "Date": "Mon, 30 Aug 2021 02:30:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "71e73392-d2b0-4446-b7ab-90285ee587bb", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "15129077-9d24-424d-9289-644b216fc0cd", - "x-ms-routing-request-id": "WESTUS2:20210901T025006Z:71e73392-d2b0-4446-b7ab-90285ee587bb" + "x-ms-client-request-id": "89ab60dd3919adaf956d9c69a71ceb5e", + "x-ms-correlation-request-id": "6500225f-3fde-4e7e-b699-b3fb3f51f189", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "a4e8998d-2a2b-4b73-b994-c52aa4c58295", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023027Z:6500225f-3fde-4e7e-b699-b3fb3f51f189" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bc2da841c3723c65c02bb82974a20e64", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aa13cd00fc0b8561f2c1b87d4a5e643d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:07 GMT", + "Date": "Mon, 30 Aug 2021 02:30:28 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa3ac51d-643e-4c06-8979-dbd0dc4eb3c3", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "96226328-de4c-45a7-ab5a-5ab6d13f77f2", - "x-ms-routing-request-id": "WESTUS2:20210901T025007Z:aa3ac51d-643e-4c06-8979-dbd0dc4eb3c3" + "x-ms-client-request-id": "aa13cd00fc0b8561f2c1b87d4a5e643d", + "x-ms-correlation-request-id": "8fb0be77-05e5-4777-90f6-df1d6b4a5579", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "783b7a3b-000b-4a31-a1af-3e96caa45f48", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023028Z:8fb0be77-05e5-4777-90f6-df1d6b4a5579" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a22596be0169b3dfdcf959ab9741a34e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "791d9120ba5ad40b646fe6b6f2e399e6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:08 GMT", + "Date": "Mon, 30 Aug 2021 02:30:29 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b9568a54-bdc9-4be7-9a92-b98962d8c380", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "ff08e544-dc75-4870-9e0c-5756faf16abf", - "x-ms-routing-request-id": "WESTUS2:20210901T025008Z:b9568a54-bdc9-4be7-9a92-b98962d8c380" + "x-ms-client-request-id": "791d9120ba5ad40b646fe6b6f2e399e6", + "x-ms-correlation-request-id": "93da7bcc-c3f0-4bc1-8c32-45cc4140d943", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "a894e149-e815-4eae-942b-fc8e672b814b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023029Z:93da7bcc-c3f0-4bc1-8c32-45cc4140d943" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "75f561e9954e47e7066f24d207171ee2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ac38fab7cf24e0fcfe26975880316236", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,110 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:50:09 GMT", + "Date": "Mon, 30 Aug 2021 02:30:30 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0e052db5-5dfe-4585-83d9-542b308c8b13", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "f2df2c73-6ad6-481c-97bb-f58602b97b81", - "x-ms-routing-request-id": "WESTUS2:20210901T025010Z:0e052db5-5dfe-4585-83d9-542b308c8b13" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ddb0869b943740a3c87adf786ab9a47f", - "x-ms-return-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, 01 Sep 2021 02:50:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bc506f2b-d2f0-4881-a545-a877de36f764", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "d757c62f-2f0f-4908-82ab-e2381bb719ca", - "x-ms-routing-request-id": "WESTUS2:20210901T025011Z:bc506f2b-d2f0-4881-a545-a877de36f764" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1240698899ad2815afde9cf9dd0dabc5", - "x-ms-return-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, 01 Sep 2021 02:50:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?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": "1240698899ad2815afde9cf9dd0dabc5", - "x-ms-correlation-request-id": "359caf54-ef94-4e92-9e6a-a9c68a7d0268", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "c80de0d8-4d8f-4ca5-bcf8-c267e9db4ca3", - "x-ms-routing-request-id": "WESTUS2:20210901T025012Z:359caf54-ef94-4e92-9e6a-a9c68a7d0268" + "x-ms-client-request-id": "ac38fab7cf24e0fcfe26975880316236", + "x-ms-correlation-request-id": "b82ebb3f-084c-453b-bce8-0a49de8ce2b4", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "17fd6c18-d43a-4b3b-a306-0fdf5c1592c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023030Z:b82ebb3f-084c-453b-bce8-0a49de8ce2b4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/85013c51-668e-4b24-9e86-0127642df2d6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/20816a57-f763-4d4c-89c2-d7f26925d527?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "111076dbc5915416bdb4acd4b66edc4c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "16485e0971ff4604c23e459b16aa930f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:50:13 GMT", + "Date": "Mon, 30 Aug 2021 02:30: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": "111076dbc5915416bdb4acd4b66edc4c", - "x-ms-correlation-request-id": "ed4ef113-37a1-4f26-9f6c-f453137c0229", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "142dface-2590-469d-82a9-e1cd933ea9f9", - "x-ms-routing-request-id": "WESTUS2:20210901T025013Z:ed4ef113-37a1-4f26-9f6c-f453137c0229" + "x-ms-client-request-id": "16485e0971ff4604c23e459b16aa930f", + "x-ms-correlation-request-id": "b7607c18-2faf-44e0-ac24-fcbabc42167b", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "6257f550-f189-447e-9bd9-2847eb38a7fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023032Z:b7607c18-2faf-44e0-ac24-fcbabc42167b" }, "ResponseBody": { "sku": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017", - "name": "sto5017", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564", + "name": "storage2564", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:14.6994674Z", + "key2": "2021-08-30T02:30:14.6994674Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:49:56.2103903Z" + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:49:56.2103903Z" + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:49:56.1166354Z", + "creationTime": "2021-08-30T02:30:14.5744911Z", "primaryEndpoints": { - "blob": "https://sto5017.blob.core.windows.net/", - "queue": "https://sto5017.queue.core.windows.net/", - "table": "https://sto5017.table.core.windows.net/", - "file": "https://sto5017.file.core.windows.net/" + "blob": "https://storage2564.blob.core.windows.net/", + "queue": "https://storage2564.queue.core.windows.net/", + "table": "https://storage2564.table.core.windows.net/", + "file": "https://storage2564.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -692,56 +594,131 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017?api-version=2019-06-01", - "RequestMethod": "PATCH", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564/providers/Microsoft.Resources/tags/default?api-version=2019-10-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4fc5d228b7255018943c7a3423b25332", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "269", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 30 Aug 2021 02:30:32 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "b2e99fe9-126a-47a5-95d0-917cf5e093f4", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "b2e99fe9-126a-47a5-95d0-917cf5e093f4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023032Z:b2e99fe9-126a-47a5-95d0-917cf5e093f4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564/providers/Microsoft.Resources/tags/default", + "name": "default", + "type": "Microsoft.Resources/tags", + "properties": { + "tags": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564/providers/Microsoft.Resources/tags/default?api-version=2019-10-01", + "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "67", + "Content-Length": "39", "Content-Type": "application/json", - "traceparent": "00-c331f3a5ab5a3144911f264d776ad86b-a08dbbffa3284945-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9d4aa4cb0bd6023570872e59f7aa63bb", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "93acaf0c839a46e7f6f2e9e68a61ca54", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "kind": "StorageV2", "properties": { - "supportsHttpsTrafficOnly": true + "tags": { + "key": "value" + } } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1284", + "Content-Length": "282", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 30 Aug 2021 02:30:34 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "9034aa8f-aa24-40b0-8d80-8617d90fed5f", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "9034aa8f-aa24-40b0-8d80-8617d90fed5f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023035Z:9034aa8f-aa24-40b0-8d80-8617d90fed5f" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564/providers/Microsoft.Resources/tags/default", + "name": "default", + "type": "Microsoft.Resources/tags", + "properties": { + "tags": { + "key": "value" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae308792136c511045f881c3f6cf220f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1280", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:50:14 GMT", + "Date": "Mon, 30 Aug 2021 02:30: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": "9d4aa4cb0bd6023570872e59f7aa63bb", - "x-ms-correlation-request-id": "d55a9539-1f29-42fb-8c88-c6d56fa46c0b", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "7d6027ba-0666-44d9-8a14-d4b0ef41944c", - "x-ms-routing-request-id": "WESTUS2:20210901T025014Z:d55a9539-1f29-42fb-8c88-c6d56fa46c0b" + "x-ms-client-request-id": "ae308792136c511045f881c3f6cf220f", + "x-ms-correlation-request-id": "6dbe1bcb-6629-4009-972d-d3cb86f40fe6", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "1e4f2b05-9793-478a-8d74-8b535295d480", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023035Z:6dbe1bcb-6629-4009-972d-d3cb86f40fe6" }, "ResponseBody": { "sku": { "name": "Standard_GRS", "tier": "Standard" }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017", - "name": "sto5017", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564", + "name": "storage2564", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { - "key1": "value1", - "key2": "value2" + "key": "value" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:14.6994674Z", + "key2": "2021-08-30T02:30:14.6994674Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -755,26 +732,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:49:56.2103903Z" + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:49:56.2103903Z" + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" } }, "keySource": "Microsoft.Storage" }, - "accessTier": "Hot", "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:49:56.1166354Z", + "creationTime": "2021-08-30T02:30:14.5744911Z", "primaryEndpoints": { - "dfs": "https://sto5017.dfs.core.windows.net/", - "web": "https://sto5017.z20.web.core.windows.net/", - "blob": "https://sto5017.blob.core.windows.net/", - "queue": "https://sto5017.queue.core.windows.net/", - "table": "https://sto5017.table.core.windows.net/", - "file": "https://sto5017.file.core.windows.net/" + "blob": "https://storage2564.blob.core.windows.net/", + "queue": "https://storage2564.queue.core.windows.net/", + "table": "https://storage2564.table.core.windows.net/", + "file": "https://storage2564.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -784,93 +758,126 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-1264cb1e393fc248b7fd6183fc58330a-2f3fa08626363b44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f39c1ace93a9c2ed52ec55f8ec417240", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "668e12eafffea575eb7f5833ce32c633", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1284", + "Content-Length": "1292", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:50:14 GMT", + "Date": "Mon, 30 Aug 2021 02:30: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": "f39c1ace93a9c2ed52ec55f8ec417240", - "x-ms-correlation-request-id": "19efd4b7-6f90-4b86-ae95-06d3f7b1aa41", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "1223cd63-314b-4d63-8271-47ca4db06f68", - "x-ms-routing-request-id": "WESTUS2:20210901T025015Z:19efd4b7-6f90-4b86-ae95-06d3f7b1aa41" + "x-ms-client-request-id": "668e12eafffea575eb7f5833ce32c633", + "x-ms-correlation-request-id": "3983c94d-2240-44d6-8666-53232a8b4657", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "90904f74-fbb6-40f9-b68d-9d949b7426f3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023035Z:3983c94d-2240-44d6-8666-53232a8b4657" }, "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1782/providers/Microsoft.Storage/storageAccounts/sto5017", - "name": "sto5017", - "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": "2021-09-01T02:49:56.2103903Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:49:56.2103903Z" - } + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:49:56.1166354Z", - "primaryEndpoints": { - "dfs": "https://sto5017.dfs.core.windows.net/", - "web": "https://sto5017.z20.web.core.windows.net/", - "blob": "https://sto5017.blob.core.windows.net/", - "queue": "https://sto5017.queue.core.windows.net/", - "table": "https://sto5017.table.core.windows.net/", - "file": "https://sto5017.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-9649/providers/Microsoft.Storage/storageAccounts/storage2564", + "name": "storage2564", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key": "value" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:14.6994674Z", + "key2": "2021-08-30T02:30:14.6994674Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-30T02:30:14.6994674Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-30T02:30:14.5744911Z", + "primaryEndpoints": { + "blob": "https://storage2564.blob.core.windows.net/", + "queue": "https://storage2564.queue.core.windows.net/", + "table": "https://storage2564.table.core.windows.net/", + "file": "https://storage2564.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-9649/providers/Microsoft.Storage/storageAccounts/storage2564?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ba22671a581f9c69e5a4da201234f27", + "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, 30 Aug 2021 02: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": "9ba22671a581f9c69e5a4da201234f27", + "x-ms-correlation-request-id": "90572ac8-b229-4577-bda5-896d647fddf4", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "55d68de1-3b9e-4c6c-9cc3-9215cfb80dc6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023042Z:90572ac8-b229-4577-bda5-896d647fddf4" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1343692172", + "RandomSeed": "815742216", + "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/StorageAccountUpdateWithHttpsOnlyTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTagAsync.json similarity index 51% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTagAsync.json index 6834567b6349..a2a2afd35e1a 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/AddTagAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb33c3bc8db4ec633331e9ce873e8108", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ab72bf3e06a587ff49603a6cf0fcab2a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:37 GMT", + "Date": "Mon, 30 Aug 2021 02:30:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "758b21ee-287b-4139-a392-565bcd5edcf6", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "758b21ee-287b-4139-a392-565bcd5edcf6", - "x-ms-routing-request-id": "WESTUS:20210901T014437Z:758b21ee-287b-4139-a392-565bcd5edcf6" + "x-ms-correlation-request-id": "800a3238-7459-492c-ab95-4f8003468276", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "800a3238-7459-492c-ab95-4f8003468276", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023047Z:800a3238-7459-492c-ab95-4f8003468276" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "198660c6ad8da8e4dd00becc5090b301", - "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, 01 Sep 2021 01:44:37 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c0877eb2-6e05-4cb6-bd95-fa4d6ae16f50", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "c0877eb2-6e05-4cb6-bd95-fa4d6ae16f50", - "x-ms-routing-request-id": "WESTUS:20210901T014437Z:c0877eb2-6e05-4cb6-bd95-fa4d6ae16f50" - }, - "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/res7599?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2079?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-162e6d315846404494474d56aaf6737e-3a9fd09783ca7449-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2add91e52d9e0616eb6cb52b4077417", + "traceparent": "00-25dbe6f8fe3efd49860267f974d74881-675db4217117234c-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46f7b1bd19bcbd7eb66b99e30b735066", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:37 GMT", + "Date": "Mon, 30 Aug 2021 02:30:47 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cfc4ee19-5fd2-4779-b123-bb33664f87d9", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "cfc4ee19-5fd2-4779-b123-bb33664f87d9", - "x-ms-routing-request-id": "WESTUS:20210901T014438Z:cfc4ee19-5fd2-4779-b123-bb33664f87d9" + "x-ms-correlation-request-id": "aaa9edaa-c56b-44d7-9967-c7d171fb0b0f", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "aaa9edaa-c56b-44d7-9967-c7d171fb0b0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023047Z:aaa9edaa-c56b-44d7-9967-c7d171fb0b0f" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599", - "name": "res7599", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079", + "name": "teststorageRG-2079", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "158", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-896387e4ba844e449bfbc65625a440a2-5fb5cf4335d44245-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e28d7580f398ade0eb3ce979ba37ee7", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75ff7eaa24ede5baf2e4c1007d898396", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -154,100 +114,36 @@ "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": "Wed, 01 Sep 2021 01:44:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ad70304e-9fec-402b-a50e-605062bf0b1a", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "c3d70827-f153-4212-a82d-9bd22b4c2854", - "x-ms-routing-request-id": "WESTUS:20210901T014440Z:ad70304e-9fec-402b-a50e-605062bf0b1a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:44:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ffd2d74c-7374-4581-b799-b07cac1cb14e", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "f0cd3f78-0784-4075-9058-5ad7316009e8", - "x-ms-routing-request-id": "WESTUS:20210901T014441Z:ffd2d74c-7374-4581-b799-b07cac1cb14e" + "properties": {} }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:44:41 GMT", + "Date": "Mon, 30 Aug 2021 02:30:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e2a7cb2-0b26-4482-9201-9a59555808f0", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "344f2fa1-0d45-45e9-9ef9-0e44e4070aab", - "x-ms-routing-request-id": "WESTUS:20210901T014442Z:9e2a7cb2-0b26-4482-9201-9a59555808f0" + "x-ms-client-request-id": "75ff7eaa24ede5baf2e4c1007d898396", + "x-ms-correlation-request-id": "2d793301-9d31-4f77-8781-b862f7e5b955", + "x-ms-ratelimit-remaining-subscription-writes": "1195", + "x-ms-request-id": "c3ab543a-b5b3-4446-ab41-bcb7d615560c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023051Z:2d793301-9d31-4f77-8781-b862f7e5b955" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4e284baa26a9d0d839a05ad226f93ef", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2c518a1c062b98a7f61254d8577d402c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -256,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:42 GMT", + "Date": "Mon, 30 Aug 2021 02:30:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cc007bff-85ac-47b2-a004-5bfd51bd37ce", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "956fda60-26df-4414-842c-8a64736ddbb3", - "x-ms-routing-request-id": "WESTUS:20210901T014443Z:cc007bff-85ac-47b2-a004-5bfd51bd37ce" + "x-ms-client-request-id": "2c518a1c062b98a7f61254d8577d402c", + "x-ms-correlation-request-id": "e1904391-fd26-4943-97b2-dae4d807f7dc", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "79c98f15-1224-43a0-b31a-924a87159669", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023051Z:e1904391-fd26-4943-97b2-dae4d807f7dc" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ebcbe34d5a22723a33cd13d63bcab108", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fbfa02e82e0eb37c7ca64705d427f78c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -287,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:43 GMT", + "Date": "Mon, 30 Aug 2021 02:30:52 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "56b2b437-3ebf-46d8-83d8-f28db0236b16", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "22e53b6b-f84b-4a27-96e3-9d6f7a3dc37f", - "x-ms-routing-request-id": "WESTUS:20210901T014444Z:56b2b437-3ebf-46d8-83d8-f28db0236b16" + "x-ms-client-request-id": "fbfa02e82e0eb37c7ca64705d427f78c", + "x-ms-correlation-request-id": "5192a809-acfb-4999-b846-519aa3571732", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "62ef9909-1b8c-4c4e-a5ae-725243ec65cb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023053Z:5192a809-acfb-4999-b846-519aa3571732" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0de5e433ed66aaa85d681a743dd64959", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3e4fb8f5737e16b68cc2ad7a32901b0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -318,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:44 GMT", + "Date": "Mon, 30 Aug 2021 02:30:54 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a1388c48-698d-4346-9383-a333c8ff820d", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "3eb4cba3-217b-467a-b03a-890e5a0eeafb", - "x-ms-routing-request-id": "WESTUS:20210901T014445Z:a1388c48-698d-4346-9383-a333c8ff820d" + "x-ms-client-request-id": "f3e4fb8f5737e16b68cc2ad7a32901b0", + "x-ms-correlation-request-id": "24f6b7e4-6de3-4007-b4f9-c37ef0988766", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "b4af9336-286c-46a4-ac63-605a43aa7846", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023054Z:24f6b7e4-6de3-4007-b4f9-c37ef0988766" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "35cde66f48fb5fc44970b19d8f3662b9", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ebab24a8596bedb70d9eaf84bfa2c4cf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -349,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:46 GMT", + "Date": "Mon, 30 Aug 2021 02:30:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "378b9518-6a8d-4313-8f8a-4727ee3dbd18", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "7fda8a66-64f8-49d8-bd21-bc84d31a6143", - "x-ms-routing-request-id": "WESTUS:20210901T014446Z:378b9518-6a8d-4313-8f8a-4727ee3dbd18" + "x-ms-client-request-id": "ebab24a8596bedb70d9eaf84bfa2c4cf", + "x-ms-correlation-request-id": "d2ccdfe6-1daf-430b-b0cb-fd5ad904b125", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "814a8346-e61b-43d7-a4b1-2ff8ef69a7d1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023055Z:d2ccdfe6-1daf-430b-b0cb-fd5ad904b125" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e7afde8858a5f893a208eb93fc6345d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5b49c81b4d9890f49718934103a50f53", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -380,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:47 GMT", + "Date": "Mon, 30 Aug 2021 02:30:56 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dbcef7d3-4bde-4d94-b10a-02cc52305bf2", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "794f112a-3e32-47e4-8067-5d9282729501", - "x-ms-routing-request-id": "WESTUS:20210901T014447Z:dbcef7d3-4bde-4d94-b10a-02cc52305bf2" + "x-ms-client-request-id": "5b49c81b4d9890f49718934103a50f53", + "x-ms-correlation-request-id": "fcbdf71c-8f61-4272-944b-c76f95b716a0", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "1b9bf75a-804c-49b7-a883-06d85b2ff3f0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023057Z:fcbdf71c-8f61-4272-944b-c76f95b716a0" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5567b9847cfcea0d1f85c3f63c0b1b26", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "af5d97a40c7b352143f7e599a7e622c6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -411,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:48 GMT", + "Date": "Mon, 30 Aug 2021 02:30:58 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1716df91-ab47-481a-93b9-b39704151c89", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "bbd5b5e0-d678-45f2-b694-d14ae5b086d2", - "x-ms-routing-request-id": "WESTUS:20210901T014448Z:1716df91-ab47-481a-93b9-b39704151c89" + "x-ms-client-request-id": "af5d97a40c7b352143f7e599a7e622c6", + "x-ms-correlation-request-id": "75de5c7c-0f85-4171-bbb8-eebf4ce87b46", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "5228b1d8-03b2-468d-a247-2d5beded69d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023058Z:75de5c7c-0f85-4171-bbb8-eebf4ce87b46" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "408b61060b5be9cf5d6efadaba0a1f83", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbbc5b08a6df5b172f1a5352c676e967", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -442,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:49 GMT", + "Date": "Mon, 30 Aug 2021 02:30:59 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6fb7e80c-a16d-4e05-81f6-49e94495ebe1", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "aecaa086-fe4a-44cb-b3a4-7b7ba8698bde", - "x-ms-routing-request-id": "WESTUS:20210901T014450Z:6fb7e80c-a16d-4e05-81f6-49e94495ebe1" + "x-ms-client-request-id": "dbbc5b08a6df5b172f1a5352c676e967", + "x-ms-correlation-request-id": "c95396d4-ae4c-43f3-97f0-f0025651ed5d", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "56b43fb1-b2d6-4f0d-89e9-b7e9517766bf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023059Z:c95396d4-ae4c-43f3-97f0-f0025651ed5d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d519533b0ccf6cbcef8f1e04c292222e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "28df5c8f15450f53a71317a1675be9b1", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -473,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:50 GMT", + "Date": "Mon, 30 Aug 2021 02:31:00 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "84419fc3-4814-409e-8a86-6ed7e3d21c52", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "6b3fcfde-762e-4da3-858e-725bf618183b", - "x-ms-routing-request-id": "WESTUS:20210901T014451Z:84419fc3-4814-409e-8a86-6ed7e3d21c52" + "x-ms-client-request-id": "28df5c8f15450f53a71317a1675be9b1", + "x-ms-correlation-request-id": "69e81bc1-60de-41c8-a03b-47277aa945c9", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "197aadb2-4d22-4321-ab72-a5e546ee6093", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023101Z:69e81bc1-60de-41c8-a03b-47277aa945c9" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "deb36704f33b7801e97ef88e81323014", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a839ccf634e9fe737f028061b8ce6fcd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -504,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:51 GMT", + "Date": "Mon, 30 Aug 2021 02:31:02 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a8290bc-0aed-49ae-9d66-e8dfcdca058a", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "8711b15c-b56f-4f25-a40d-9588976e292a", - "x-ms-routing-request-id": "WESTUS:20210901T014452Z:8a8290bc-0aed-49ae-9d66-e8dfcdca058a" + "x-ms-client-request-id": "a839ccf634e9fe737f028061b8ce6fcd", + "x-ms-correlation-request-id": "1ff87aea-b44e-4567-bd77-72fa4df201bf", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "70cc8ccc-3431-4bfb-869f-8a6585cb1e97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023102Z:1ff87aea-b44e-4567-bd77-72fa4df201bf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e8ba406646f2f957a51f51cceccb26ca", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4b0a7d0dfa06f38107ad34cc8e76f3d4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -535,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:52 GMT", + "Date": "Mon, 30 Aug 2021 02:31:03 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "589bc691-cf1d-4d00-9fa1-7e5e686e6f42", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "9f0944c7-3f27-4b92-aece-75fdf892979c", - "x-ms-routing-request-id": "WESTUS:20210901T014453Z:589bc691-cf1d-4d00-9fa1-7e5e686e6f42" + "x-ms-client-request-id": "4b0a7d0dfa06f38107ad34cc8e76f3d4", + "x-ms-correlation-request-id": "0d156e20-5618-496a-98c7-6fbca3503c8f", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "ff68a831-f61f-43cf-8400-ad37399567fb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023103Z:0d156e20-5618-496a-98c7-6fbca3503c8f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52d6cb4b4157484852a0ec50142deabd", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f95ca231413d5a7ee8e1a84394f256d8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -566,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:53 GMT", + "Date": "Mon, 30 Aug 2021 02:31:04 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5747011e-722d-4130-a40c-c3234fc3d415", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "09bb35e9-6604-4f0d-ae40-bd7bbbd66dff", - "x-ms-routing-request-id": "WESTUS:20210901T014454Z:5747011e-722d-4130-a40c-c3234fc3d415" + "x-ms-client-request-id": "f95ca231413d5a7ee8e1a84394f256d8", + "x-ms-correlation-request-id": "0fe2745e-a759-45b6-96a9-55538424587f", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "60873e5c-8906-4588-83fe-acaa55f5d801", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023105Z:0fe2745e-a759-45b6-96a9-55538424587f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "829d095f39d8be3c10b9391ca2348c1e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e9934aa49d51fbaa4b45a03cffa77009", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -597,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:44:55 GMT", + "Date": "Mon, 30 Aug 2021 02:31:06 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?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": "829d095f39d8be3c10b9391ca2348c1e", - "x-ms-correlation-request-id": "c5370519-e70a-459e-bfd0-f9bdb89a7ecf", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "120eb0ba-7284-4924-a6d7-4fdb0abe46da", - "x-ms-routing-request-id": "WESTUS:20210901T014455Z:c5370519-e70a-459e-bfd0-f9bdb89a7ecf" + "x-ms-client-request-id": "e9934aa49d51fbaa4b45a03cffa77009", + "x-ms-correlation-request-id": "ec847b7b-67bb-4bd1-b0f3-9c9885d42b25", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "02d02dd7-46ee-4398-856c-33d7ef79b5d8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023106Z:ec847b7b-67bb-4bd1-b0f3-9c9885d42b25" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3d70827-f153-4212-a82d-9bd22b4c2854?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c3ab543a-b5b3-4446-ab41-bcb7d615560c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b5432d57dd5c25bdf87295525a06e577", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "162fac0e7572cc8fffaf6325513e5e15", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1168", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:44:56 GMT", + "Date": "Mon, 30 Aug 2021 02:31: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": "b5432d57dd5c25bdf87295525a06e577", - "x-ms-correlation-request-id": "e84f5260-8d05-4ecc-9ffc-24afe1d8c61f", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "5207f24e-baff-4e96-8855-39bc8207938e", - "x-ms-routing-request-id": "WESTUS:20210901T014456Z:e84f5260-8d05-4ecc-9ffc-24afe1d8c61f" + "x-ms-client-request-id": "162fac0e7572cc8fffaf6325513e5e15", + "x-ms-correlation-request-id": "1d7caaaa-a351-4d7e-b23f-805f1d71580c", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "befb2f18-c787-4294-a409-7dd49afc0f97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023107Z:1d7caaaa-a351-4d7e-b23f-805f1d71580c" }, "ResponseBody": { "sku": { @@ -646,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682", - "name": "sto5682", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556", + "name": "storage9556", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -655,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:50.1540012Z", + "key2": "2021-08-30T02:30:50.1540012Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -662,29 +562,29 @@ "ipRules": [], "defaultAction": "Allow" }, - "supportsHttpsTrafficOnly": false, + "supportsHttpsTrafficOnly": true, "encryption": { "services": { "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:44:39.5521716Z" + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:44:39.5521716Z" + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:44:39.4427925Z", + "creationTime": "2021-08-30T02:30:50.0446250Z", "primaryEndpoints": { - "blob": "https://sto5682.blob.core.windows.net/", - "queue": "https://sto5682.queue.core.windows.net/", - "table": "https://sto5682.table.core.windows.net/", - "file": "https://sto5682.file.core.windows.net/" + "blob": "https://storage9556.blob.core.windows.net/", + "queue": "https://storage9556.queue.core.windows.net/", + "table": "https://storage9556.table.core.windows.net/", + "file": "https://storage9556.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -694,39 +594,112 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682?api-version=2019-06-01", - "RequestMethod": "PATCH", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556/providers/Microsoft.Resources/tags/default?api-version=2019-10-01", + "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "48", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44275b5609e29383f760aef7a0425a41", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "269", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 30 Aug 2021 02:31:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e77b3f3c-b225-4662-8144-dad60dc758dd", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "e77b3f3c-b225-4662-8144-dad60dc758dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023107Z:e77b3f3c-b225-4662-8144-dad60dc758dd" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556/providers/Microsoft.Resources/tags/default", + "name": "default", + "type": "Microsoft.Resources/tags", + "properties": { + "tags": {} + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556/providers/Microsoft.Resources/tags/default?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "39", "Content-Type": "application/json", - "traceparent": "00-8bdf12b98bab2140bec05276b9277ce2-0ceddf0e94c86844-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e26c9334a42d12f18f18419d082ca51d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e8349f7040c22f65bbc7eaa13a85aa0d", "x-ms-return-client-request-id": "true" }, "RequestBody": { "properties": { - "supportsHttpsTrafficOnly": true + "tags": { + "key": "value" + } + } + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "282", + "Content-Type": "application/json; charset=utf-8", + "Date": "Mon, 30 Aug 2021 02:31:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a6c9c8b7-e1ac-4b2f-9e56-34a9fbfc9b52", + "x-ms-ratelimit-remaining-subscription-writes": "1194", + "x-ms-request-id": "a6c9c8b7-e1ac-4b2f-9e56-34a9fbfc9b52", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023110Z:a6c9c8b7-e1ac-4b2f-9e56-34a9fbfc9b52" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556/providers/Microsoft.Resources/tags/default", + "name": "default", + "type": "Microsoft.Resources/tags", + "properties": { + "tags": { + "key": "value" + } } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556?api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a3e58be72b7f0427289b1e12c6972cbd", + "x-ms-return-client-request-id": "true" }, + "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1280", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:44:57 GMT", + "Date": "Mon, 30 Aug 2021 02:31: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": "e26c9334a42d12f18f18419d082ca51d", - "x-ms-correlation-request-id": "16b5471a-ac6b-4a51-9fba-91db7bcd021a", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "6559a53a-f891-47a4-82ee-52f17863f0e9", - "x-ms-routing-request-id": "WESTUS:20210901T014457Z:16b5471a-ac6b-4a51-9fba-91db7bcd021a" + "x-ms-client-request-id": "a3e58be72b7f0427289b1e12c6972cbd", + "x-ms-correlation-request-id": "2a40e465-3470-4940-92ea-e17d436310fd", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "c1558311-c651-4468-ba3e-cdc57ad7cec6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023111Z:2a40e465-3470-4940-92ea-e17d436310fd" }, "ResponseBody": { "sku": { @@ -734,15 +707,18 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682", - "name": "sto5682", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556", + "name": "storage9556", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { - "key1": "value1", - "key2": "value2" + "key": "value" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:50.1540012Z", + "key2": "2021-08-30T02:30:50.1540012Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -756,23 +732,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:44:39.5521716Z" + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:44:39.5521716Z" + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:44:39.4427925Z", + "creationTime": "2021-08-30T02:30:50.0446250Z", "primaryEndpoints": { - "blob": "https://sto5682.blob.core.windows.net/", - "queue": "https://sto5682.queue.core.windows.net/", - "table": "https://sto5682.table.core.windows.net/", - "file": "https://sto5682.file.core.windows.net/" + "blob": "https://storage9556.blob.core.windows.net/", + "queue": "https://storage9556.queue.core.windows.net/", + "table": "https://storage9556.table.core.windows.net/", + "file": "https://storage9556.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -782,96 +758,126 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682?api-version=2019-06-01", - "RequestMethod": "PATCH", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", + "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "49", - "Content-Type": "application/json", - "traceparent": "00-93921301ae8b29499cb5b948467c587b-deceb68c2e099842-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6f8cd1334ea82614c788a66a3ea6309", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b2b4215475091652f6f8881a1fe15972", "x-ms-return-client-request-id": "true" }, - "RequestBody": { - "properties": { - "supportsHttpsTrafficOnly": false - } - }, + "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1168", + "Content-Length": "1292", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:44:57 GMT", + "Date": "Mon, 30 Aug 2021 02:31: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": "e6f8cd1334ea82614c788a66a3ea6309", - "x-ms-correlation-request-id": "85e84df6-6d1f-4bc0-b0dc-f3d644d6810f", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "3a90211d-a0a1-4d50-bc82-b892eba5d8e5", - "x-ms-routing-request-id": "WESTUS:20210901T014458Z:85e84df6-6d1f-4bc0-b0dc-f3d644d6810f" + "x-ms-client-request-id": "b2b4215475091652f6f8881a1fe15972", + "x-ms-correlation-request-id": "f19397c2-0cbc-4d4f-9fe3-806b9928a2a3", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "b29d58b7-688c-45e1-aad9-70d23dd2e862", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023111Z:f19397c2-0cbc-4d4f-9fe3-806b9928a2a3" }, "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7599/providers/Microsoft.Storage/storageAccounts/sto5682", - "name": "sto5682", - "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": "2021-09-01T01:44:39.5521716Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:44:39.5521716Z" - } + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:44:39.4427925Z", - "primaryEndpoints": { - "blob": "https://sto5682.blob.core.windows.net/", - "queue": "https://sto5682.queue.core.windows.net/", - "table": "https://sto5682.table.core.windows.net/", - "file": "https://sto5682.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2079/providers/Microsoft.Storage/storageAccounts/storage9556", + "name": "storage9556", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key": "value" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-30T02:30:50.1540012Z", + "key2": "2021-08-30T02:30:50.1540012Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-30T02:30:50.1540012Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-30T02:30:50.0446250Z", + "primaryEndpoints": { + "blob": "https://storage9556.blob.core.windows.net/", + "queue": "https://storage9556.queue.core.windows.net/", + "table": "https://storage9556.table.core.windows.net/", + "file": "https://storage9556.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-2079/providers/Microsoft.Storage/storageAccounts/storage9556?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210830.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1510a1b5b75c45c1772fbf2622536823", + "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, 30 Aug 2021 02:31: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": "1510a1b5b75c45c1772fbf2622536823", + "x-ms-correlation-request-id": "7875a5d0-107f-4195-9049-0b5383aa1348", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "602531ca-2ca2-4d52-a64a-ddf6aacc56ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210830T023118Z:7875a5d0-107f-4195-9049-0b5383aa1348" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1080698366", + "RandomSeed": "229212133", + "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/CreateStorageAccountWithAccessTier.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithAccessTier.json new file mode 100644 index 000000000000..97feac08799e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithAccessTier.json @@ -0,0 +1,1184 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ee2806bb9e5fd8bafb4a3eaa8fef9dd", + "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, 25 Aug 2021 01:51:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ab9fe8a9-aceb-438b-808a-1ffc27530b85", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "ab9fe8a9-aceb-438b-808a-1ffc27530b85", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015130Z:ab9fe8a9-aceb-438b-808a-1ffc27530b85" + }, + "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-2273?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-6eb2fac25c1fe54c9a2abb2d7d2e56f5-76e54b9a5e1b1448-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba4c824260b7d75d93f0718cfe2feb4c", + "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, 25 Aug 2021 01:51:33 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c0a9f1fd-1af5-4791-a8ca-1e8a033547e4", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "c0a9f1fd-1af5-4791-a8ca-1e8a033547e4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015133Z:c0a9f1fd-1af5-4791-a8ca-1e8a033547e4" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2273", + "name": "teststorageRG-2273", + "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-2273/providers/Microsoft.Storage/storageAccounts/storage9278?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "148", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "21f79e0c54615545ebfbf43efdaffd68", + "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": "Wed, 25 Aug 2021 01:51:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "21f79e0c54615545ebfbf43efdaffd68", + "x-ms-correlation-request-id": "8d0aaaa6-d8d6-4ce6-bf43-a381bdc21756", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "4f481004-b859-4eac-ab1a-af157053b320", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015141Z:8d0aaaa6-d8d6-4ce6-bf43-a381bdc21756" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5af15bff84e5eeb83df7cebb6c1fd9e3", + "x-ms-return-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, 25 Aug 2021 01:51:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5af15bff84e5eeb83df7cebb6c1fd9e3", + "x-ms-correlation-request-id": "4cd6106b-3a3c-4348-812f-79e7b236b49d", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "1a009c05-6548-4f9e-8efb-2e56ffda8e0d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015141Z:4cd6106b-3a3c-4348-812f-79e7b236b49d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4efd09f3a27d5b74d575e0532daac8c8", + "x-ms-return-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, 25 Aug 2021 01:51:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4efd09f3a27d5b74d575e0532daac8c8", + "x-ms-correlation-request-id": "1c268471-35f4-4cef-9524-53cb64350b4e", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "611b23f1-d237-41f9-b03e-55e118630660", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015142Z:1c268471-35f4-4cef-9524-53cb64350b4e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a23e8145a2be0a82f6c40be0e20d1621", + "x-ms-return-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, 25 Aug 2021 01:51:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a23e8145a2be0a82f6c40be0e20d1621", + "x-ms-correlation-request-id": "83286f8c-cdbf-4746-9678-9062c0034301", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "eaaa99b4-f61d-4c78-a067-dea9170fb661", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015144Z:83286f8c-cdbf-4746-9678-9062c0034301" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "83a7423467255df5e6958570a365c093", + "x-ms-return-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, 25 Aug 2021 01:51:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "83a7423467255df5e6958570a365c093", + "x-ms-correlation-request-id": "d24ff344-78cd-44e3-8cfd-ee3b652a167a", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "7fc3fab0-d6ce-4fb7-a505-2e35f67f7cc2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015145Z:d24ff344-78cd-44e3-8cfd-ee3b652a167a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eb76062f37e0512587f258b9969379c7", + "x-ms-return-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, 25 Aug 2021 01:51:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "eb76062f37e0512587f258b9969379c7", + "x-ms-correlation-request-id": "1bc4ac76-c8cb-4e43-8ba2-fd0127e08a60", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "d3e9c223-77c3-421a-bac6-6f8e169ec205", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015146Z:1bc4ac76-c8cb-4e43-8ba2-fd0127e08a60" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea1fbe5f4503dea28be1bb281c116791", + "x-ms-return-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, 25 Aug 2021 01:51:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea1fbe5f4503dea28be1bb281c116791", + "x-ms-correlation-request-id": "eac6fac3-93d2-427c-a1ca-e451c734e8be", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "75fc13a1-6d88-4790-a495-d523b86107d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015147Z:eac6fac3-93d2-427c-a1ca-e451c734e8be" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbb178032b97fc401d55fb320f3cc752", + "x-ms-return-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, 25 Aug 2021 01:51:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dbb178032b97fc401d55fb320f3cc752", + "x-ms-correlation-request-id": "96562c0e-5b50-4357-9bbd-3aaff10f7568", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "445b0e7e-0878-4c82-a74c-9c5188089820", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015149Z:96562c0e-5b50-4357-9bbd-3aaff10f7568" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e411be1cd646e98f639860ff7bfd3575", + "x-ms-return-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, 25 Aug 2021 01:51:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e411be1cd646e98f639860ff7bfd3575", + "x-ms-correlation-request-id": "d65b3e83-1c99-4da7-b968-745f2ae5980a", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "4cfb9767-a883-4a31-95e3-57a6f63c6a05", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015150Z:d65b3e83-1c99-4da7-b968-745f2ae5980a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1db5c68b9de2342f7d22cdad4970ce4e", + "x-ms-return-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, 25 Aug 2021 01:51:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1db5c68b9de2342f7d22cdad4970ce4e", + "x-ms-correlation-request-id": "1caefcce-3961-480a-b1d2-a1d3a4d95311", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "ea15fbf9-def7-4a69-a7fb-54697b8a0104", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015151Z:1caefcce-3961-480a-b1d2-a1d3a4d95311" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5d0b681a82002d4be8c778ffcb41801f", + "x-ms-return-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, 25 Aug 2021 01:51:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5d0b681a82002d4be8c778ffcb41801f", + "x-ms-correlation-request-id": "4936c0ea-2a3e-4d52-a93a-ac30c419fb35", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "6ae382d7-d2b6-4b38-87e1-c235da457704", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015153Z:4936c0ea-2a3e-4d52-a93a-ac30c419fb35" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "48a78620a9867f708edd672309e2a0f2", + "x-ms-return-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, 25 Aug 2021 01:51:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "48a78620a9867f708edd672309e2a0f2", + "x-ms-correlation-request-id": "b78aac1d-3c24-4cdb-8aed-e107dcb6a993", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "e2430b56-0dcb-4024-96bc-973e305f7e17", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015154Z:b78aac1d-3c24-4cdb-8aed-e107dcb6a993" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "13e411c9d7f209757b88341a2430693c", + "x-ms-return-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, 25 Aug 2021 01:51:55 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?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": "13e411c9d7f209757b88341a2430693c", + "x-ms-correlation-request-id": "cac6ad7a-d70a-4220-9953-a92cace83e1f", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "a7ba6e3b-0620-4849-bddd-05311ae6d8ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015155Z:cac6ad7a-d70a-4220-9953-a92cace83e1f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4f481004-b859-4eac-ab1a-af157053b320?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c38dada186c970c7f78ccf231b272406", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1265", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:51: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": "c38dada186c970c7f78ccf231b272406", + "x-ms-correlation-request-id": "53110bec-04bd-4a7e-8491-16670d9f51b8", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "858d8296-a539-4a45-9714-662b6db56ebf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015157Z:53110bec-04bd-4a7e-8491-16670d9f51b8" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "BlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2273/providers/Microsoft.Storage/storageAccounts/storage9278", + "name": "storage9278", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:51:39.5822841Z", + "key2": "2021-08-25T01:51:39.5822841Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:51:39.5822841Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:51:39.5822841Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:51:39.4885277Z", + "primaryEndpoints": { + "dfs": "https://storage9278.dfs.core.windows.net/", + "blob": "https://storage9278.blob.core.windows.net/", + "table": "https://storage9278.table.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6160?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-dc25d9c63207e84bae56da216a6a0f60-2cbc0a813f4c8c4f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d5cb935482d9e10cdfe75565a5d732b", + "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, 25 Aug 2021 01:51:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ed6e3d3d-a581-4e8e-b364-968cbc0de4c6", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "ed6e3d3d-a581-4e8e-b364-968cbc0de4c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015158Z:ed6e3d3d-a581-4e8e-b364-968cbc0de4c6" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6160", + "name": "teststorageRG-6160", + "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-2273/providers/Microsoft.Storage/storageAccounts/storage8917?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "149", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc545b824329744a1b660752ed53642d", + "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": "Wed, 25 Aug 2021 01:52:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dc545b824329744a1b660752ed53642d", + "x-ms-correlation-request-id": "1572c85b-9348-4b2e-8a3b-2fd8c06acf6b", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "d7fdbc46-bb14-421a-8228-b0bc2feb6dee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015201Z:1572c85b-9348-4b2e-8a3b-2fd8c06acf6b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c8a5f0af4bb1f25b6fe852c741beb079", + "x-ms-return-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, 25 Aug 2021 01:52:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c8a5f0af4bb1f25b6fe852c741beb079", + "x-ms-correlation-request-id": "25a1d863-b487-4ef9-b13b-0ca0caa21046", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "8b99b060-41ca-4659-81de-32d1a49ef879", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015202Z:25a1d863-b487-4ef9-b13b-0ca0caa21046" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bb63479ac4624e4bdb102afe8a817879", + "x-ms-return-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, 25 Aug 2021 01:52:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bb63479ac4624e4bdb102afe8a817879", + "x-ms-correlation-request-id": "e279116b-b72f-4b0c-9ecc-696669d1d51a", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "fb4c0ef7-c6fb-4123-b1de-f38b51026199", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015203Z:e279116b-b72f-4b0c-9ecc-696669d1d51a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fda295349baea77c430740f6e1b803f3", + "x-ms-return-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, 25 Aug 2021 01:52:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fda295349baea77c430740f6e1b803f3", + "x-ms-correlation-request-id": "2813bb76-06e1-4ce5-8427-f91ef10eeb35", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "05b4f756-3853-43b6-a7ec-658aedde6781", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015204Z:2813bb76-06e1-4ce5-8427-f91ef10eeb35" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b32e3e7b753deb0ea456eca1215d68ee", + "x-ms-return-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, 25 Aug 2021 01:52:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b32e3e7b753deb0ea456eca1215d68ee", + "x-ms-correlation-request-id": "71904e69-0428-492c-864e-1cac35c0cf14", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "62809b28-b9c2-456d-8f3a-2ba6618f358e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015206Z:71904e69-0428-492c-864e-1cac35c0cf14" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ab92d86fb21cffcbcbbc785a83546d23", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ab92d86fb21cffcbcbbc785a83546d23", + "x-ms-correlation-request-id": "65c28684-1c29-473e-814a-a841a7625227", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "9d854748-610c-4217-aee7-1b0186ea0968", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015207Z:65c28684-1c29-473e-814a-a841a7625227" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4b83360dc452bf3c87b75957aeda85e5", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4b83360dc452bf3c87b75957aeda85e5", + "x-ms-correlation-request-id": "e70a789c-f5b6-4bf4-bfc1-4f52729ce5c9", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "66027257-c18e-4430-a286-bec202e5c66f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015208Z:e70a789c-f5b6-4bf4-bfc1-4f52729ce5c9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0987529f5725c8d7732fe881fcb36750", + "x-ms-return-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, 25 Aug 2021 01:52:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0987529f5725c8d7732fe881fcb36750", + "x-ms-correlation-request-id": "4b200385-702b-4110-bcc0-0541e08008be", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "587640b2-c770-42a9-bd8e-0e085a83e713", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015210Z:4b200385-702b-4110-bcc0-0541e08008be" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ea94c9e91cd9aa9b9cd32464597450f0", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ea94c9e91cd9aa9b9cd32464597450f0", + "x-ms-correlation-request-id": "4e9c73f6-24e6-4f57-bfb9-455599689d9b", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "220dba03-1b7a-40c9-8ced-26a15f217c09", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015211Z:4e9c73f6-24e6-4f57-bfb9-455599689d9b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "31bb923664cdb5fe5fbad823dcbac2d3", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "31bb923664cdb5fe5fbad823dcbac2d3", + "x-ms-correlation-request-id": "35d98be2-0f86-4b4e-a0b2-5099e2c4675a", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "a087a96b-a41e-4dd2-9996-0c0558438701", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015212Z:35d98be2-0f86-4b4e-a0b2-5099e2c4675a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e56d09509b46830bb6dc6c5133726fff", + "x-ms-return-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, 25 Aug 2021 01:52:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e56d09509b46830bb6dc6c5133726fff", + "x-ms-correlation-request-id": "e8012f3d-c889-47b7-84f3-9317a87ae6e6", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "e2029310-9dbd-4eee-adbb-f8d90d418d93", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015214Z:e8012f3d-c889-47b7-84f3-9317a87ae6e6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6a4af7de35f88582cade8b1e4477cee1", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6a4af7de35f88582cade8b1e4477cee1", + "x-ms-correlation-request-id": "e44931b1-9248-4c00-b800-bcff81270b5d", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "8ced3967-ee33-4690-a71c-d5f8134d527a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015215Z:e44931b1-9248-4c00-b800-bcff81270b5d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "501451116b069ba986387af0f7ac81ec", + "x-ms-return-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, 25 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/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?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": "501451116b069ba986387af0f7ac81ec", + "x-ms-correlation-request-id": "f7ae944c-d3be-4de1-820e-f9d7a96baba9", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "d7219095-18fc-4158-8e11-5bc0ca5c46a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015216Z:f7ae944c-d3be-4de1-820e-f9d7a96baba9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d7fdbc46-bb14-421a-8228-b0bc2feb6dee?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e445d94b58701ada86e81a680fec3e3f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1266", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:52: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": "e445d94b58701ada86e81a680fec3e3f", + "x-ms-correlation-request-id": "098c3baf-ea5b-48cb-9872-74b7e4c6f770", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "271cfe08-50f6-4730-bc27-cec72b25cf1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015218Z:098c3baf-ea5b-48cb-9872-74b7e4c6f770" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "BlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2273/providers/Microsoft.Storage/storageAccounts/storage8917", + "name": "storage8917", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:52:00.3643719Z", + "key2": "2021-08-25T01:52:00.3643719Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:52:00.3643719Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:52:00.3643719Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Cool", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:52:00.2549887Z", + "primaryEndpoints": { + "dfs": "https://storage8917.dfs.core.windows.net/", + "blob": "https://storage8917.blob.core.windows.net/", + "table": "https://storage8917.table.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6160/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e2408b0d1e5e73f84dafe3c0ba918e1d", + "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": "Wed, 25 Aug 2021 01:52:17 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "eda79f86-5232-4fd0-8890-69445b8fb9b6", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "eda79f86-5232-4fd0-8890-69445b8fb9b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015218Z:eda79f86-5232-4fd0-8890-69445b8fb9b6" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "1521828357", + "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/CreateStorageAccountWithAccessTierAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithAccessTierAsync.json new file mode 100644 index 000000000000..b123e7f82f23 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithAccessTierAsync.json @@ -0,0 +1,1184 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6f13fc77cfe27ae0154b37536eb14354", + "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, 25 Aug 2021 01:52:49 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "7273eec0-f8a0-462f-a405-70aaae05098f", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "7273eec0-f8a0-462f-a405-70aaae05098f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015249Z:7273eec0-f8a0-462f-a405-70aaae05098f" + }, + "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-743?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-352c407238a9a44e8bc2a79c7b449aed-d42884365f66ec40-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bd2264ab0fe9884dc89bc89dd15466a6", + "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": "Wed, 25 Aug 2021 01:52:51 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "214c1579-aeee-40fc-92db-cc125ca5921d", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "214c1579-aeee-40fc-92db-cc125ca5921d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015251Z:214c1579-aeee-40fc-92db-cc125ca5921d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-743", + "name": "teststorageRG-743", + "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-743/providers/Microsoft.Storage/storageAccounts/storage5467?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "148", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c195708743dd5faabca6d158c51c8726", + "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": "Wed, 25 Aug 2021 01:52:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c195708743dd5faabca6d158c51c8726", + "x-ms-correlation-request-id": "ab0db416-9342-4af0-a426-1285efbcff6b", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "f1dea74a-ebc5-4911-9ee3-26544d6c87b7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015258Z:ab0db416-9342-4af0-a426-1285efbcff6b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d22ac7ed26bf6767b9c200433df5c2ac", + "x-ms-return-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, 25 Aug 2021 01:52:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d22ac7ed26bf6767b9c200433df5c2ac", + "x-ms-correlation-request-id": "f08ef085-710c-4a03-8145-6f5b0376ffb8", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "ac2fde9c-249b-41cc-953b-59309b638f95", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015259Z:f08ef085-710c-4a03-8145-6f5b0376ffb8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1703a1148ab0ccf75d90a0843c65ad44", + "x-ms-return-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, 25 Aug 2021 01:53:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1703a1148ab0ccf75d90a0843c65ad44", + "x-ms-correlation-request-id": "c6674180-2cef-4ad1-bb72-2983dab4bf1c", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "fb88ad30-054d-4ce7-9088-8d60d3bae44b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015300Z:c6674180-2cef-4ad1-bb72-2983dab4bf1c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe6aee2bb4f27367523b21ecb9cfc72c", + "x-ms-return-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, 25 Aug 2021 01:53:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fe6aee2bb4f27367523b21ecb9cfc72c", + "x-ms-correlation-request-id": "e299feaf-96e1-4e2a-85a6-57c8faba69b1", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "3d9a6a70-780a-43a5-8381-a5bbf8ae38b0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015301Z:e299feaf-96e1-4e2a-85a6-57c8faba69b1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "11315a9662746232d05d742e86e22b54", + "x-ms-return-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, 25 Aug 2021 01:53:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "11315a9662746232d05d742e86e22b54", + "x-ms-correlation-request-id": "087d71a9-4895-49f7-aded-e086c32b1f09", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "bac68724-b583-4510-8c31-40145539ddb8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015303Z:087d71a9-4895-49f7-aded-e086c32b1f09" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4f17bc14c48a5fb93990c575680a128e", + "x-ms-return-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, 25 Aug 2021 01:53:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4f17bc14c48a5fb93990c575680a128e", + "x-ms-correlation-request-id": "44121dfc-dd8a-4ca7-8f03-86bcbc28bfcd", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "c13b6cca-dc40-48a3-8ea0-887780efcbb4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015304Z:44121dfc-dd8a-4ca7-8f03-86bcbc28bfcd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e2ee73c99c34c9cfbb082d944038ec6f", + "x-ms-return-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, 25 Aug 2021 01:53:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e2ee73c99c34c9cfbb082d944038ec6f", + "x-ms-correlation-request-id": "6bcaf82b-5795-4f71-80f2-fc9dd3f2ff6c", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "b4454cda-feec-45a3-9bf8-51efacd37d80", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015305Z:6bcaf82b-5795-4f71-80f2-fc9dd3f2ff6c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fcd8cd1078b8d1a1a0d1d7e49cbdf9c6", + "x-ms-return-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, 25 Aug 2021 01:53:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "fcd8cd1078b8d1a1a0d1d7e49cbdf9c6", + "x-ms-correlation-request-id": "e11faf3b-280e-4888-9584-9938075129d0", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "a1eb3601-7d42-49c1-9bc0-d36fa1a6a1e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015307Z:e11faf3b-280e-4888-9584-9938075129d0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1265e64a48f4781fed4e938197241e01", + "x-ms-return-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, 25 Aug 2021 01:53:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1265e64a48f4781fed4e938197241e01", + "x-ms-correlation-request-id": "f52e620a-1b0c-4567-907a-21d6d23b795a", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "41917c23-173c-42bd-9428-c7ff2c8dc36b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015308Z:f52e620a-1b0c-4567-907a-21d6d23b795a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9b6556a4153250d6d11c4162c5eb2cfe", + "x-ms-return-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, 25 Aug 2021 01:53:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9b6556a4153250d6d11c4162c5eb2cfe", + "x-ms-correlation-request-id": "d97d3b84-23b9-4969-acff-53ed8fcc9081", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "b0bc2d5b-1e63-420f-bea8-e63a424a07a1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015309Z:d97d3b84-23b9-4969-acff-53ed8fcc9081" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5a4a660fd9d2c77aad5f0f69e420397c", + "x-ms-return-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, 25 Aug 2021 01:53:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5a4a660fd9d2c77aad5f0f69e420397c", + "x-ms-correlation-request-id": "0f64de94-34bc-4b72-9373-9f4fd0533716", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "41949548-3a41-42e1-a64c-64dd23b2d7a9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015310Z:0f64de94-34bc-4b72-9373-9f4fd0533716" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4640d5b35e573494101441d807bdb302", + "x-ms-return-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, 25 Aug 2021 01:53:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4640d5b35e573494101441d807bdb302", + "x-ms-correlation-request-id": "82db41e6-0037-4564-a7a9-bb4ef7a407fb", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "c5bb54fa-da51-4bc6-b910-63f4dbad1342", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015312Z:82db41e6-0037-4564-a7a9-bb4ef7a407fb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30729522c4daca2edc9eedd2066c6cb1", + "x-ms-return-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, 25 Aug 2021 01:53:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?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": "30729522c4daca2edc9eedd2066c6cb1", + "x-ms-correlation-request-id": "ad12500b-1e75-4bb7-be2c-7a9da031fa85", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "76f895af-0da8-4243-8cf3-49431bd9c878", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015313Z:ad12500b-1e75-4bb7-be2c-7a9da031fa85" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f1dea74a-ebc5-4911-9ee3-26544d6c87b7?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "efaec5e3e5abb0a7d2154abd98a2bff0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1264", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:53: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": "efaec5e3e5abb0a7d2154abd98a2bff0", + "x-ms-correlation-request-id": "4d669f2c-4bde-4378-be35-172a499f3546", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "82bec633-a85f-4adf-a71a-220b4cf4b496", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015314Z:4d669f2c-4bde-4378-be35-172a499f3546" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "BlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-743/providers/Microsoft.Storage/storageAccounts/storage5467", + "name": "storage5467", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:52:57.3190392Z", + "key2": "2021-08-25T01:52:57.3190392Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:52:57.3190392Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:52:57.3190392Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:52:57.2252689Z", + "primaryEndpoints": { + "dfs": "https://storage5467.dfs.core.windows.net/", + "blob": "https://storage5467.blob.core.windows.net/", + "table": "https://storage5467.table.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1444?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-19a9b12dde18714ab59b03abda2a2c90-a9fcae06ecc5e447-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "08ad4f47efa175a76ab970c12ea3a88f", + "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, 25 Aug 2021 01:53:15 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1516605c-5f8c-4bec-bffc-cfaeff404f4d", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "1516605c-5f8c-4bec-bffc-cfaeff404f4d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015315Z:1516605c-5f8c-4bec-bffc-cfaeff404f4d" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1444", + "name": "teststorageRG-1444", + "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-743/providers/Microsoft.Storage/storageAccounts/storage7806?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "149", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c40e42f43c57c2ee5ec479703239defd", + "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": "Wed, 25 Aug 2021 01:53:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c40e42f43c57c2ee5ec479703239defd", + "x-ms-correlation-request-id": "9623a921-e768-4a84-8013-5e146e343114", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "bbdec61a-8f73-4f49-ad76-d8528e407ac0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015319Z:9623a921-e768-4a84-8013-5e146e343114" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7dad0815e7e10ab561ebaadc75364330", + "x-ms-return-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, 25 Aug 2021 01:53:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7dad0815e7e10ab561ebaadc75364330", + "x-ms-correlation-request-id": "1a1a768e-8ee9-41a5-8ce2-abfdd9b7ec2b", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "01065b2d-d02c-4895-a7b2-24d765b6515a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015319Z:1a1a768e-8ee9-41a5-8ce2-abfdd9b7ec2b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "359a73da8b7e1a8b1e4f7c21c000824e", + "x-ms-return-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, 25 Aug 2021 01:53:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "359a73da8b7e1a8b1e4f7c21c000824e", + "x-ms-correlation-request-id": "e782e543-9d22-47c2-a913-de4b1dc66b88", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "9f265f72-079a-4199-b193-a28808eccd4c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015321Z:e782e543-9d22-47c2-a913-de4b1dc66b88" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "295bd3dd608c3f1c431abc1830464a11", + "x-ms-return-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, 25 Aug 2021 01:53:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "295bd3dd608c3f1c431abc1830464a11", + "x-ms-correlation-request-id": "1c4c511d-5f5b-442e-b8bb-f4a12ff8c60d", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "8f9faaba-f286-45de-b61a-c68affe972c6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015322Z:1c4c511d-5f5b-442e-b8bb-f4a12ff8c60d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cc134bf2b27589287d925f926a944960", + "x-ms-return-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, 25 Aug 2021 01:53:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cc134bf2b27589287d925f926a944960", + "x-ms-correlation-request-id": "c9e6be85-42be-4257-928e-25aeae5511cc", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "159d8f53-b72b-4d1c-b718-b74f3aa98554", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015323Z:c9e6be85-42be-4257-928e-25aeae5511cc" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2ff5b6919da79a4575bf163cf72ead7", + "x-ms-return-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, 25 Aug 2021 01:53:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2ff5b6919da79a4575bf163cf72ead7", + "x-ms-correlation-request-id": "9eebdc43-6751-47b4-b7cb-4d910bf325b5", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "5d3ee725-6304-470d-b96c-575b6a78c27b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015325Z:9eebdc43-6751-47b4-b7cb-4d910bf325b5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "752f6a04b5ed2bd8aad2acf9018ad4af", + "x-ms-return-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, 25 Aug 2021 01:53:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "752f6a04b5ed2bd8aad2acf9018ad4af", + "x-ms-correlation-request-id": "a71a6aa0-3b81-4c65-9b29-e8461813c9d1", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "39e541de-d2fb-464c-92a1-164abd9cb14b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015326Z:a71a6aa0-3b81-4c65-9b29-e8461813c9d1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4af5bd1a847d937a699741ac0c5ba0a", + "x-ms-return-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, 25 Aug 2021 01:53:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d4af5bd1a847d937a699741ac0c5ba0a", + "x-ms-correlation-request-id": "c7129207-81a7-4030-a0c0-1f1b057f50e6", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "a759e36b-d209-4257-8738-8a771bdc6017", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015327Z:c7129207-81a7-4030-a0c0-1f1b057f50e6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "008d87a8d364b37383d3f7086cab77cd", + "x-ms-return-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, 25 Aug 2021 01:53:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "008d87a8d364b37383d3f7086cab77cd", + "x-ms-correlation-request-id": "59704d26-8fc9-42af-b5ff-6447db9389f0", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "e6b6bbdf-fd60-4465-a2b3-721a46d76496", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015329Z:59704d26-8fc9-42af-b5ff-6447db9389f0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7491428615c35c8f3356cf5341bd6ae4", + "x-ms-return-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, 25 Aug 2021 01:53:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7491428615c35c8f3356cf5341bd6ae4", + "x-ms-correlation-request-id": "f8759288-c763-4ca7-91d4-35471cedd388", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "bb68f213-4a4a-4153-b958-0ae7002b4728", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015330Z:f8759288-c763-4ca7-91d4-35471cedd388" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7a50a218d4fcfd4ae7fc5074b02f6cfb", + "x-ms-return-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, 25 Aug 2021 01:53:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7a50a218d4fcfd4ae7fc5074b02f6cfb", + "x-ms-correlation-request-id": "f89778d3-26dd-4281-bea4-b48e59d97578", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "c223587b-c7d8-4fcc-b492-0581e153663a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015331Z:f89778d3-26dd-4281-bea4-b48e59d97578" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e94a72145339346f730cc0e042072c6", + "x-ms-return-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, 25 Aug 2021 01:53:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7e94a72145339346f730cc0e042072c6", + "x-ms-correlation-request-id": "3e00c153-56f9-4590-91b4-df936705550c", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "15ceae2d-5bf8-4af8-9d4d-0ce84ed7c992", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015332Z:3e00c153-56f9-4590-91b4-df936705550c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c9ef1268fd5ab2d0f7948cc7c41bac04", + "x-ms-return-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, 25 Aug 2021 01:53:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?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": "c9ef1268fd5ab2d0f7948cc7c41bac04", + "x-ms-correlation-request-id": "d07c56d1-43b0-4640-b329-f51b0684f7cb", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "f179a45e-7502-4d9e-9e70-39c3ff4ca964", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015334Z:d07c56d1-43b0-4640-b329-f51b0684f7cb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bbdec61a-8f73-4f49-ad76-d8528e407ac0?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9931d3e9ec29d2b15bbd83cc073bf9c7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1265", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:53: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": "9931d3e9ec29d2b15bbd83cc073bf9c7", + "x-ms-correlation-request-id": "bbfcd3c4-f334-40ca-9737-217a6f965fee", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "c8fc2cab-4d4f-45fd-b153-53c39e3869fa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015335Z:bbfcd3c4-f334-40ca-9737-217a6f965fee" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "BlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-743/providers/Microsoft.Storage/storageAccounts/storage7806", + "name": "storage7806", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:53:17.9921032Z", + "key2": "2021-08-25T01:53:17.9921032Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:53:17.9921032Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:53:17.9921032Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Cool", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:53:17.8828308Z", + "primaryEndpoints": { + "dfs": "https://storage7806.dfs.core.windows.net/", + "blob": "https://storage7806.blob.core.windows.net/", + "table": "https://storage7806.table.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1444/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9e0b8a89a23f24a0d6e2869fb97fcedc", + "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": "Wed, 25 Aug 2021 01:53:35 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "4aed88ec-0a14-4c17-9b03-0fcd5d080c48", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "4aed88ec-0a14-4c17-9b03-0fcd5d080c48", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015335Z:4aed88ec-0a14-4c17-9b03-0fcd5d080c48" + }, + "ResponseBody": { + "value": [] + } + } + ], + "Variables": { + "RandomSeed": "1919918484", + "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/CreateStorageAccountWithBlockBlobStorage.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithBlockBlobStorage.json new file mode 100644 index 000000000000..3c438530f3fe --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithBlockBlobStorage.json @@ -0,0 +1,714 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c25bc5a1f2d84bc65500469f2d6eaba5", + "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, 24 Aug 2021 06:17:43 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "bcd417d3-c38c-41f3-81eb-a64e8dbd77d8", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "bcd417d3-c38c-41f3-81eb-a64e8dbd77d8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061743Z:bcd417d3-c38c-41f3-81eb-a64e8dbd77d8" + }, + "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-7902?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-020c1c07efaea74e8e6d26cd926ad6d8-bc5029d4d193e046-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "16db7f068d32a4ea0c57bca34bdf2f3c", + "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, 24 Aug 2021 06:17:45 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c3a66d34-abd2-406e-a3b1-83c0c3b7d246", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "c3a66d34-abd2-406e-a3b1-83c0c3b7d246", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061745Z:c3a66d34-abd2-406e-a3b1-83c0c3b7d246" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7902", + "name": "teststorageRG-7902", + "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-7902/providers/Microsoft.Storage/storageAccounts/storage3449?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "134", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8f37b3b37a7fe5ff00ded60b4f55d9b8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Premium_LRS" + }, + "kind": "BlockBlobStorage", + "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, 24 Aug 2021 06:17:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8f37b3b37a7fe5ff00ded60b4f55d9b8", + "x-ms-correlation-request-id": "dc503200-fd25-4a13-9eab-e0972cec70da", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "c2241702-7af7-487f-a3da-f1ded55e306d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061753Z:dc503200-fd25-4a13-9eab-e0972cec70da" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f8baf0706f6d8c6480f61554b6df54b7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:17:53 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f8baf0706f6d8c6480f61554b6df54b7", + "x-ms-correlation-request-id": "704c7071-c6ce-4bac-9ce8-84b67c4a6bc4", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "79f0e76f-c1c2-4bdc-a069-e4fe343425c4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061753Z:704c7071-c6ce-4bac-9ce8-84b67c4a6bc4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bfc9037dc48a2820206ab74b9490554e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:17:54 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "bfc9037dc48a2820206ab74b9490554e", + "x-ms-correlation-request-id": "0dae5031-85b8-4ce2-b3b8-b5fe3d21f233", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "8f7063fa-dc99-42af-90b6-80bcf77c80b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061754Z:0dae5031-85b8-4ce2-b3b8-b5fe3d21f233" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5f9b7029e19a694a27c9ea26763e16f8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:17:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5f9b7029e19a694a27c9ea26763e16f8", + "x-ms-correlation-request-id": "716086af-083f-488b-a717-a7d5f988cac9", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "9bb31acd-3ee4-4e26-afc7-13505c94c0dd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061756Z:716086af-083f-488b-a717-a7d5f988cac9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8bf12edff5e8abdcd092d703b819f7f0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:17:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8bf12edff5e8abdcd092d703b819f7f0", + "x-ms-correlation-request-id": "368f108d-f1bf-4322-9e2f-48c1094b4818", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "df6dafb7-3cc0-4bac-915a-a49f823c9a02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061757Z:368f108d-f1bf-4322-9e2f-48c1094b4818" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "462ac7a0f4439c1cb95f98c0daf9b2e2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:17:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "462ac7a0f4439c1cb95f98c0daf9b2e2", + "x-ms-correlation-request-id": "64dd4074-dec8-460b-964e-4322f5f4af42", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "9274d71f-5af1-4677-9bc0-158bff633858", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061758Z:64dd4074-dec8-460b-964e-4322f5f4af42" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "666bbe53ca9e346593ef8e080946b10d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:00 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "666bbe53ca9e346593ef8e080946b10d", + "x-ms-correlation-request-id": "0b0404f8-2a80-4a95-bdac-03388a5db064", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "b1685397-9e18-4e98-8192-b0a2a2da30ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061800Z:0b0404f8-2a80-4a95-bdac-03388a5db064" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae86f9d2d013eab51254d2895c1bd1d6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ae86f9d2d013eab51254d2895c1bd1d6", + "x-ms-correlation-request-id": "0fd78297-92d6-42e5-9c40-80703278e7e4", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "b3743ffb-7301-43b2-96a7-8a3b55bb696e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061801Z:0fd78297-92d6-42e5-9c40-80703278e7e4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f9b0f5e091add65162f6b25366139272", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f9b0f5e091add65162f6b25366139272", + "x-ms-correlation-request-id": "1fde2cd1-4345-4f86-bdb5-d730a5fb70c8", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "cf1ae6a0-aa01-4240-8250-f7c445c03501", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061802Z:1fde2cd1-4345-4f86-bdb5-d730a5fb70c8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e0ee8aad037383cf09815349f8dbd778", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:04 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e0ee8aad037383cf09815349f8dbd778", + "x-ms-correlation-request-id": "5692b82b-64ef-4314-baa6-01c090a2eb9f", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "21216899-076f-482c-a429-ebf34f8ddedb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061804Z:5692b82b-64ef-4314-baa6-01c090a2eb9f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1427b71eb7964160a7af4b1c1d6284fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1427b71eb7964160a7af4b1c1d6284fe", + "x-ms-correlation-request-id": "df2db74b-7d90-4ab1-8c4b-170bd598914f", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "45f02a6f-3214-47a7-95bc-40578190adfd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061805Z:df2db74b-7d90-4ab1-8c4b-170bd598914f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2db5fc2f12ddd63262df02c3d08de86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d2db5fc2f12ddd63262df02c3d08de86", + "x-ms-correlation-request-id": "8d613d3e-c17f-46ec-beb0-3245f6e944cd", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "41d7d7a2-1707-4ae6-bb5e-69ebd1a47498", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061806Z:8d613d3e-c17f-46ec-beb0-3245f6e944cd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae353a1f7eecf6dc2aad38c3b7b266a6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?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": "ae353a1f7eecf6dc2aad38c3b7b266a6", + "x-ms-correlation-request-id": "7321d393-81e0-4860-89d6-bdcf8208fee2", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "26dbee95-13c0-4837-a6af-af34f5153704", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061808Z:7321d393-81e0-4860-89d6-bdcf8208fee2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2241702-7af7-487f-a3da-f1ded55e306d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "988754fc04002c4a544aee69c633039f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1185", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06:18: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": "988754fc04002c4a544aee69c633039f", + "x-ms-correlation-request-id": "4f8fa122-93b6-4237-8645-b3a0b7651aa0", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "43a321d0-2a3c-4ee4-b12d-6aec7e144088", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061809Z:4f8fa122-93b6-4237-8645-b3a0b7651aa0" + }, + "ResponseBody": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "BlockBlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7902/providers/Microsoft.Storage/storageAccounts/storage3449", + "name": "storage3449", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:17:51.9243992Z", + "key2": "2021-08-24T06:17:51.9243992Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:17:51.9243992Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:17:51.9243992Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:17:51.7837686Z", + "primaryEndpoints": { + "dfs": "https://storage3449.dfs.core.windows.net/", + "web": "https://storage3449.z20.web.core.windows.net/", + "blob": "https://storage3449.blob.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7902/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e2fdc5d1d62c431282e5a87fb89f2573", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1197", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06:18: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": "e2fdc5d1d62c431282e5a87fb89f2573", + "x-ms-correlation-request-id": "1f00e7d8-5b87-459d-b137-021753d62975", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "1c4f800d-6ff0-44ec-9fc3-c7fc68d52fc3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061809Z:1f00e7d8-5b87-459d-b137-021753d62975" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "BlockBlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7902/providers/Microsoft.Storage/storageAccounts/storage3449", + "name": "storage3449", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:17:51.9243992Z", + "key2": "2021-08-24T06:17:51.9243992Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:17:51.9243992Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:17:51.9243992Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:17:51.7837686Z", + "primaryEndpoints": { + "dfs": "https://storage3449.dfs.core.windows.net/", + "web": "https://storage3449.z20.web.core.windows.net/", + "blob": "https://storage3449.blob.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-7902/providers/Microsoft.Storage/storageAccounts/storage3449?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e83049c745801a86f00859a190732ff6", + "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, 24 Aug 2021 06:18: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": "e83049c745801a86f00859a190732ff6", + "x-ms-correlation-request-id": "8951c7c0-03ca-4aa6-a570-738934f27cbd", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "93855b13-2792-4b32-b69a-930389a7ea9d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061816Z:8951c7c0-03ca-4aa6-a570-738934f27cbd" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "811276427", + "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/CreateStorageAccountWithBlockBlobStorageAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithBlockBlobStorageAsync.json new file mode 100644 index 000000000000..91a50602e508 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithBlockBlobStorageAsync.json @@ -0,0 +1,714 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "201c6556a4a3dae95b65afe13fddc9dc", + "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, 24 Aug 2021 06:18:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "c9535256-eee9-420c-a4f5-348bfde4ebbd", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "c9535256-eee9-420c-a4f5-348bfde4ebbd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061818Z:c9535256-eee9-420c-a4f5-348bfde4ebbd" + }, + "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-5384?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-0ad30f77c302ba439f95d612920ed083-c461f5d31c14b041-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ee60a67cb9f0dfcb98884ccb47a6f605", + "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, 24 Aug 2021 06:18:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "f49bb945-055f-4cde-98c9-ab9f03b81362", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "f49bb945-055f-4cde-98c9-ab9f03b81362", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061819Z:f49bb945-055f-4cde-98c9-ab9f03b81362" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5384", + "name": "teststorageRG-5384", + "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-5384/providers/Microsoft.Storage/storageAccounts/storage1657?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "134", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c199469e177fd7e36d1cf39103a3f4dd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Premium_LRS" + }, + "kind": "BlockBlobStorage", + "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, 24 Aug 2021 06:18:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c199469e177fd7e36d1cf39103a3f4dd", + "x-ms-correlation-request-id": "6d469964-d745-46b8-800b-76599f1a5315", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "621cbc16-8d66-4bf8-954d-fbe1c04675bd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061823Z:6d469964-d745-46b8-800b-76599f1a5315" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "823f3aeaa54365bbc28880d4c63adcf5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "823f3aeaa54365bbc28880d4c63adcf5", + "x-ms-correlation-request-id": "295dbdd5-cb5d-4895-93aa-de99d6e800fe", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "41c1530e-baa9-4905-889e-188574768566", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061823Z:295dbdd5-cb5d-4895-93aa-de99d6e800fe" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a63a6f94927336ddd2376cbb0b824adc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a63a6f94927336ddd2376cbb0b824adc", + "x-ms-correlation-request-id": "4576a20a-87e1-4a93-a059-2dec2c5f1e36", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "92faa648-4e42-4af6-a8d9-1739ecde4c7f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061825Z:4576a20a-87e1-4a93-a059-2dec2c5f1e36" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c9a7e9fe7164ea9ae5cda19fe7a09c1a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c9a7e9fe7164ea9ae5cda19fe7a09c1a", + "x-ms-correlation-request-id": "41ea7b10-5f89-4b9c-8039-90a6150410d4", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "10ccf50a-cedc-4403-be1a-dcdb8de36d75", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061826Z:41ea7b10-5f89-4b9c-8039-90a6150410d4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1ecc16e7785657955c09b00b39005940", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1ecc16e7785657955c09b00b39005940", + "x-ms-correlation-request-id": "e7c82bb7-e158-46e6-85ae-431ffc1f248a", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "ba4056ba-da6d-40af-b484-96ffb4639709", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061827Z:e7c82bb7-e158-46e6-85ae-431ffc1f248a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dcd5a43d12922291d450c0a5f03e4e32", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dcd5a43d12922291d450c0a5f03e4e32", + "x-ms-correlation-request-id": "4e9d12e8-79d9-4cd8-a364-5c058301a737", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "eca4125f-1a23-4a72-a54a-a8367a6c891b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061829Z:4e9d12e8-79d9-4cd8-a364-5c058301a737" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5d3519b2cb58586534f6c5ac18eb1e5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f5d3519b2cb58586534f6c5ac18eb1e5", + "x-ms-correlation-request-id": "6f3a76c0-b125-4f5f-8660-c8eee7638471", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "efc1ab9e-3563-4e4d-b900-8b29eca81fc8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061830Z:6f3a76c0-b125-4f5f-8660-c8eee7638471" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "43616174bfcad58884aa4905b8f0671e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "43616174bfcad58884aa4905b8f0671e", + "x-ms-correlation-request-id": "f9bd7e0f-dd89-4973-92ad-2a4674683d94", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "ba66ad0d-9fcd-41a8-a774-21dae5c6ea1d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061831Z:f9bd7e0f-dd89-4973-92ad-2a4674683d94" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e7707eba632c118b1d508842a5366145", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e7707eba632c118b1d508842a5366145", + "x-ms-correlation-request-id": "24187ee4-fbd4-4c6e-9497-43d7296e7715", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "cfad807f-6672-4365-81c0-4507ad906807", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061833Z:24187ee4-fbd4-4c6e-9497-43d7296e7715" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8e31da9f0bdcdb67c8fd700be280cd63", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8e31da9f0bdcdb67c8fd700be280cd63", + "x-ms-correlation-request-id": "27e1d0cf-3e6a-4fba-b622-5934af8eea19", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "a6be2b68-efc5-4316-b505-b1110d311243", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061834Z:27e1d0cf-3e6a-4fba-b622-5934af8eea19" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "42a04ee7c91e10b8d650267a36452f4e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "42a04ee7c91e10b8d650267a36452f4e", + "x-ms-correlation-request-id": "d4863a21-8dba-4c68-88d8-26b2d7fed386", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "76b822ef-0733-4024-a1ae-7284567027a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061836Z:d4863a21-8dba-4c68-88d8-26b2d7fed386" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dd660349d8beae4116941e2ff3802e9c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "dd660349d8beae4116941e2ff3802e9c", + "x-ms-correlation-request-id": "831d666f-bbc2-469a-9dc2-c26f78c7f9eb", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "0e3e0216-9411-48e9-95ed-4c4e533818fe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061837Z:831d666f-bbc2-469a-9dc2-c26f78c7f9eb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "575a25821e96d5272121b88ce5eda583", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Tue, 24 Aug 2021 06:18:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?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": "575a25821e96d5272121b88ce5eda583", + "x-ms-correlation-request-id": "39198947-965f-4d52-93d0-bf169110757e", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "c549c197-16f2-4381-9c52-08a0f38043bb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061838Z:39198947-965f-4d52-93d0-bf169110757e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/621cbc16-8d66-4bf8-954d-fbe1c04675bd?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dfc122ceef1a0ea50df12b89aa891d56", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1185", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06:18: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": "dfc122ceef1a0ea50df12b89aa891d56", + "x-ms-correlation-request-id": "8be62449-4efa-435e-bc43-e85358b9b9b1", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "1b859d6d-a42e-4958-b9a4-09c8c0d12ba1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061840Z:8be62449-4efa-435e-bc43-e85358b9b9b1" + }, + "ResponseBody": { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "BlockBlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5384/providers/Microsoft.Storage/storageAccounts/storage1657", + "name": "storage1657", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:18:21.8162137Z", + "key2": "2021-08-24T06:18:21.8162137Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:18:21.8318389Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:18:21.8318389Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:18:21.7068827Z", + "primaryEndpoints": { + "dfs": "https://storage1657.dfs.core.windows.net/", + "web": "https://storage1657.z20.web.core.windows.net/", + "blob": "https://storage1657.blob.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5384/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "11f88922d8ea2bb8dc90bc9d20b4c929", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1197", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06:18: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": "11f88922d8ea2bb8dc90bc9d20b4c929", + "x-ms-correlation-request-id": "c60fd0f5-c0db-4f97-8d35-195a02d33ccd", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "3d969e05-ad17-44d6-b91a-5bd8d73f6bab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061840Z:c60fd0f5-c0db-4f97-8d35-195a02d33ccd" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "BlockBlobStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5384/providers/Microsoft.Storage/storageAccounts/storage1657", + "name": "storage1657", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:18:21.8162137Z", + "key2": "2021-08-24T06:18:21.8162137Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:18:21.8318389Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:18:21.8318389Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:18:21.7068827Z", + "primaryEndpoints": { + "dfs": "https://storage1657.dfs.core.windows.net/", + "web": "https://storage1657.z20.web.core.windows.net/", + "blob": "https://storage1657.blob.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5384/providers/Microsoft.Storage/storageAccounts/storage1657?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d0609bef4fbe92817f4b49a4f29e2b97", + "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, 24 Aug 2021 06:18: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": "d0609bef4fbe92817f4b49a4f29e2b97", + "x-ms-correlation-request-id": "c0ecba36-1d78-4566-99de-1f96c1a47dd7", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "d8a8495c-12a6-4efc-89e0-0ce8fd75f613", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T061845Z:c0ecba36-1d78-4566-99de-1f96c1a47dd7" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "327480816", + "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/StorageAccountCreateWithBlockBlobStorageAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3.json similarity index 52% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorageAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3.json index f9ead34d0940..a730c67d3aaa 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorageAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3.json @@ -7,7 +7,7 @@ "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bfcd38106ca2ae9ffc13e63c3625a4a3", + "x-ms-client-request-id": "708e1ccc16ea7e6d1fde1661fa5790f9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:37 GMT", + "Date": "Tue, 31 Aug 2021 07:22:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2cd7e6b9-646d-4e92-a6b3-548b9cb581d0", + "x-ms-correlation-request-id": "520fd5aa-2d3c-475e-a895-20eeb4922a45", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "2cd7e6b9-646d-4e92-a6b3-548b9cb581d0", - "x-ms-routing-request-id": "WESTUS2:20210901T034137Z:2cd7e6b9-646d-4e92-a6b3-548b9cb581d0" + "x-ms-request-id": "520fd5aa-2d3c-475e-a895-20eeb4922a45", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072258Z:520fd5aa-2d3c-475e-a895-20eeb4922a45" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,140 +46,106 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "41f6432b458230cc40544805d62c56d9", - "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, 01 Sep 2021 03:41:38 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "11b64860-eea2-4f64-bd8a-d301d4638de4", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "11b64860-eea2-4f64-bd8a-d301d4638de4", - "x-ms-routing-request-id": "WESTUS2:20210901T034138Z:11b64860-eea2-4f64-bd8a-d301d4638de4" - }, - "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/res8644?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5851?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-31abd19255794444a6620e13b9ee41b0-5048ea1930ce044e-00", + "traceparent": "00-5492ca60c0d30c48b8341e54744df06d-ace76a2b3065dd4e-00", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b584eb25b3ef6c99dea08693f84d8fc2", + "x-ms-client-request-id": "f6ec802f4af3c17b11c14bbb12c3d84d", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:39 GMT", + "Date": "Tue, 31 Aug 2021 07:23:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b5fe647a-88d8-4d90-bcfe-a0b1cae25125", + "x-ms-correlation-request-id": "1baf0edb-abf9-4b45-bcb6-4e2861e53839", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "b5fe647a-88d8-4d90-bcfe-a0b1cae25125", - "x-ms-routing-request-id": "WESTUS2:20210901T034139Z:b5fe647a-88d8-4d90-bcfe-a0b1cae25125" + "x-ms-request-id": "1baf0edb-abf9-4b45-bcb6-4e2861e53839", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072303Z:1baf0edb-abf9-4b45-bcb6-4e2861e53839" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8644", - "name": "res8644", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851", + "name": "teststorageRG-5851", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8644/providers/Microsoft.Storage/storageAccounts/sto2458?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851/providers/Microsoft.Storage/storageAccounts/storage1368?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "92", + "Content-Length": "150", "Content-Type": "application/json", - "traceparent": "00-1c498ab564aa03499f49d6b04977bbfc-8d250735d1833e49-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "46992ad0cb7c9c6b7e4e2499d8cfbd0c", + "x-ms-client-request-id": "c5f4724982b3ff385b6f394567d6ab2e", "x-ms-return-client-request-id": "true" }, "RequestBody": { "sku": { - "name": "Premium_LRS" + "name": "Standard_GRS" }, - "kind": "BlockBlobStorage", - "location": "eastus", - "properties": {} + "kind": "StorageV2", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "isNfsV3Enabled": false + } }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:48 GMT", + "Date": "Tue, 31 Aug 2021 07:23:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1a37fba7-04f1-4838-9a27-b58f9824a0fa", + "x-ms-client-request-id": "c5f4724982b3ff385b6f394567d6ab2e", + "x-ms-correlation-request-id": "c4a321f8-a26c-43b2-8090-47b777109c76", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "d69456cd-b61c-4b67-ab10-f51a9e631f6c", - "x-ms-routing-request-id": "WESTUS2:20210901T034148Z:1a37fba7-04f1-4838-9a27-b58f9824a0fa" + "x-ms-request-id": "cc5e13f7-cf94-46fb-8830-6a65c2704341", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072310Z:c4a321f8-a26c-43b2-8090-47b777109c76" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c5cd943144020a91818716575d305d0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e0dac893b04ac9547ed9a8410365a3a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -188,29 +154,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:48 GMT", + "Date": "Tue, 31 Aug 2021 07:23:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "13f7836a-7482-45bc-b203-fbb5e2b04c00", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "4259d843-37b0-408d-9552-fb5f9dbf2c68", - "x-ms-routing-request-id": "WESTUS2:20210901T034148Z:13f7836a-7482-45bc-b203-fbb5e2b04c00" + "x-ms-client-request-id": "1e0dac893b04ac9547ed9a8410365a3a", + "x-ms-correlation-request-id": "10e03974-1a60-488b-be21-85d76331e0e2", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "b62ec5b6-e8a7-4e50-96ba-7936e84da88a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072311Z:10e03974-1a60-488b-be21-85d76331e0e2" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c1687c9a255940f9a3d72d72625ff36", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d98d1d1538ca73cc49b0d08a7d8cccf7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -219,29 +185,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:49 GMT", + "Date": "Tue, 31 Aug 2021 07:23:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e1a160f-4dfd-4497-8ccd-cbbce7914ff5", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "a1b0a326-dea8-4e4e-a35f-4fb0d7927e65", - "x-ms-routing-request-id": "WESTUS2:20210901T034149Z:9e1a160f-4dfd-4497-8ccd-cbbce7914ff5" + "x-ms-client-request-id": "d98d1d1538ca73cc49b0d08a7d8cccf7", + "x-ms-correlation-request-id": "37943085-fd3c-4129-94b2-a0f0003c0283", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "e5a3193b-2472-4783-843d-d6460f46f454", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072312Z:37943085-fd3c-4129-94b2-a0f0003c0283" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff566b469173cdcc671907d4ca2ae601", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "babce6a38dc9f229a44b58943aa434be", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -250,29 +216,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:50 GMT", + "Date": "Tue, 31 Aug 2021 07:23:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "625390a9-5f2b-44c8-a682-ef7e2b334d25", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "9d722a12-fef4-439a-bba9-2fb57ad5ef7b", - "x-ms-routing-request-id": "WESTUS2:20210901T034151Z:625390a9-5f2b-44c8-a682-ef7e2b334d25" + "x-ms-client-request-id": "babce6a38dc9f229a44b58943aa434be", + "x-ms-correlation-request-id": "b5805db4-4a85-4d9a-978b-6b2b2f3d4f59", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "fee461d8-e95f-41e6-af29-b185aad1efcf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072313Z:b5805db4-4a85-4d9a-978b-6b2b2f3d4f59" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "157cd49eca32a063c9c79103a2d1f9f2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1696cacdf3d65188e099d4536b0a2fbb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -281,29 +247,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:51 GMT", + "Date": "Tue, 31 Aug 2021 07:23:15 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cf1abbe3-6001-4917-9eaf-0e18e8d45d5b", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "b8cce4db-39a9-49f2-a820-f8c4a2f9823c", - "x-ms-routing-request-id": "WESTUS2:20210901T034152Z:cf1abbe3-6001-4917-9eaf-0e18e8d45d5b" + "x-ms-client-request-id": "1696cacdf3d65188e099d4536b0a2fbb", + "x-ms-correlation-request-id": "d64d5bff-e4db-4e51-b385-96a4decaf640", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "b6222b23-451f-4577-b766-9f95d056ea52", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072315Z:d64d5bff-e4db-4e51-b385-96a4decaf640" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0a1e3a19067c385cba48d53c9a3aca70", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "29e1a320a07a8871f39b347fe03839a5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -312,29 +278,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:52 GMT", + "Date": "Tue, 31 Aug 2021 07:23:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c2b908e0-61ce-4801-8274-d8564011480e", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "86c7f350-2c97-450e-a475-20edcaea18af", - "x-ms-routing-request-id": "WESTUS2:20210901T034153Z:c2b908e0-61ce-4801-8274-d8564011480e" + "x-ms-client-request-id": "29e1a320a07a8871f39b347fe03839a5", + "x-ms-correlation-request-id": "ceee1938-969e-49e9-8f61-4d14cd7e5564", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "d279a330-8116-48c1-831c-9875f38d5b6a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072316Z:ceee1938-969e-49e9-8f61-4d14cd7e5564" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "51397056eaa97b0408b535acffc92b95", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b3bd127cb5f5af205e6ad92fb9d58699", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -343,29 +309,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:53 GMT", + "Date": "Tue, 31 Aug 2021 07:23:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dcd6675a-8be7-400f-8484-75cadcab589e", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "5e7a3a3e-038d-467f-8903-009378fabe0a", - "x-ms-routing-request-id": "WESTUS2:20210901T034154Z:dcd6675a-8be7-400f-8484-75cadcab589e" + "x-ms-client-request-id": "b3bd127cb5f5af205e6ad92fb9d58699", + "x-ms-correlation-request-id": "d0bda700-2e7e-4743-a35f-9636ea09e507", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "0db54a59-9ba6-403a-8e7c-37dc73ae3255", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072317Z:d0bda700-2e7e-4743-a35f-9636ea09e507" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8fbb151fdc0c978477445be9f526058f", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97739c1c0ac32c44580e223bbe0870a7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -374,29 +340,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:54 GMT", + "Date": "Tue, 31 Aug 2021 07:23:19 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5213fa1a-f019-4184-8a92-0846853764c6", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "012348e3-df76-48eb-a676-faf2e8fe95e2", - "x-ms-routing-request-id": "WESTUS2:20210901T034155Z:5213fa1a-f019-4184-8a92-0846853764c6" + "x-ms-client-request-id": "97739c1c0ac32c44580e223bbe0870a7", + "x-ms-correlation-request-id": "f5ac55c3-728e-4144-a3a2-64065e582227", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "b7305e45-0e31-49fb-937b-edf9ecaee5ff", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072319Z:f5ac55c3-728e-4144-a3a2-64065e582227" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "31ac21fca8982e4936a202c6d1b038f1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "59d72e607b4c6ac68231ca0fc642ce1d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -405,29 +371,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:55 GMT", + "Date": "Tue, 31 Aug 2021 07:23:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8546d11a-1e20-4829-b0d3-b079662924e8", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "d7097787-9d8b-4ee3-a9db-593526b38ea8", - "x-ms-routing-request-id": "WESTUS2:20210901T034156Z:8546d11a-1e20-4829-b0d3-b079662924e8" + "x-ms-client-request-id": "59d72e607b4c6ac68231ca0fc642ce1d", + "x-ms-correlation-request-id": "77471034-59e3-4c21-8b66-0fc656762350", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "d7c650df-e0f3-4e97-93ab-3284b38193f3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072320Z:77471034-59e3-4c21-8b66-0fc656762350" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "851c3f1d3a7e7a64eba1d9648f1a86e1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "44629b14a1c571e1cd905ae792e5f155", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -436,29 +402,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:57 GMT", + "Date": "Tue, 31 Aug 2021 07:23:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2081d17b-fc45-4cc8-960e-8c1a3cc3dd76", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "ef372e2d-a7f5-45df-9242-5229765f1425", - "x-ms-routing-request-id": "WESTUS2:20210901T034157Z:2081d17b-fc45-4cc8-960e-8c1a3cc3dd76" + "x-ms-client-request-id": "44629b14a1c571e1cd905ae792e5f155", + "x-ms-correlation-request-id": "a038bd7f-fed5-420c-9787-3ab70cce5a9f", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "e2496b9c-a881-4bad-ac9b-33f038bf5b68", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072321Z:a038bd7f-fed5-420c-9787-3ab70cce5a9f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "deafa6affa1c77fccb8c5869dabec6c7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8ace31fa2dfea04dd608159240356516", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -467,29 +433,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:58 GMT", + "Date": "Tue, 31 Aug 2021 07:23:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0c42195f-9c6e-4b86-97be-528b7b6cf423", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "e99cd85c-79ff-42d9-85b4-3e5f36f8e6af", - "x-ms-routing-request-id": "WESTUS2:20210901T034158Z:0c42195f-9c6e-4b86-97be-528b7b6cf423" + "x-ms-client-request-id": "8ace31fa2dfea04dd608159240356516", + "x-ms-correlation-request-id": "81f67585-8270-4ec1-838a-b40347fe7169", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "95258c4c-1a25-4219-aed2-093bc834dc72", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072323Z:81f67585-8270-4ec1-838a-b40347fe7169" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b6cc690c800ac110bd3145f7cee59f1c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2326053f2ca6bee24d658bbb21ded79d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -498,29 +464,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:41:59 GMT", + "Date": "Tue, 31 Aug 2021 07:23:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f0fcc4b6-08f5-48b3-8729-c0cbe10f9d6d", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "2975b908-1e92-4948-94e7-181028709844", - "x-ms-routing-request-id": "WESTUS2:20210901T034159Z:f0fcc4b6-08f5-48b3-8729-c0cbe10f9d6d" + "x-ms-client-request-id": "2326053f2ca6bee24d658bbb21ded79d", + "x-ms-correlation-request-id": "b8ca764f-31ca-41da-b350-d5294badde90", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "343fc3f8-2447-4c1a-abec-84307339bfb0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072324Z:b8ca764f-31ca-41da-b350-d5294badde90" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2b16201c590122d443a5b9f1e2faa02d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9514743f4374e71f4ec26dbc8c4f3198", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -529,192 +495,236 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:42:00 GMT", + "Date": "Tue, 31 Aug 2021 07:23:25 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", - "Retry-After": "17", + "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": "2b16201c590122d443a5b9f1e2faa02d", - "x-ms-correlation-request-id": "9404e968-29c4-4e99-9e91-b0124a6927a9", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "6d744f34-dd81-40ae-bbbd-fdc4b975406f", - "x-ms-routing-request-id": "WESTUS2:20210901T034201Z:9404e968-29c4-4e99-9e91-b0124a6927a9" + "x-ms-client-request-id": "9514743f4374e71f4ec26dbc8c4f3198", + "x-ms-correlation-request-id": "2eb86f07-dd78-4bcb-a8fe-f418d312cbab", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "d02c41c6-a27a-4597-bb9c-d31e0e00cfa9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072325Z:2eb86f07-dd78-4bcb-a8fe-f418d312cbab" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/cc5e13f7-cf94-46fb-8830-6a65c2704341?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "255812dbd04e2fd795ed21eab405a8e6", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8da7442bcebecdaf4f0f3d98a1917ff7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:42:01 GMT", + "Content-Length": "1446", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 07:23:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", "Pragma": "no-cache", - "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "255812dbd04e2fd795ed21eab405a8e6", - "x-ms-correlation-request-id": "348f45ba-d774-4bc7-b755-875286951cf2", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "af5fa5e7-4395-4c96-a8f6-1ed2aaf9f66d", - "x-ms-routing-request-id": "WESTUS2:20210901T034202Z:348f45ba-d774-4bc7-b755-875286951cf2" + "x-ms-client-request-id": "8da7442bcebecdaf4f0f3d98a1917ff7", + "x-ms-correlation-request-id": "cf20beca-c1c8-4d2c-b57a-4947d48b634c", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "1e3cfe51-a2f5-4e02-9b3b-42a7617c2aad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072326Z:cf20beca-c1c8-4d2c-b57a-4947d48b634c" }, - "ResponseBody": [] + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851/providers/Microsoft.Storage/storageAccounts/storage1368", + "name": "storage1368", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T07:23:09.3261746Z", + "key2": "2021-08-31T07:23:09.3261746Z" + }, + "privateEndpointConnections": [], + "isNfsV3Enabled": false, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:23:09.3261746Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:23:09.3261746Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T07:23:09.2167938Z", + "primaryEndpoints": { + "dfs": "https://storage1368.dfs.core.windows.net/", + "web": "https://storage1368.z20.web.core.windows.net/", + "blob": "https://storage1368.blob.core.windows.net/", + "queue": "https://storage1368.queue.core.windows.net/", + "table": "https://storage1368.table.core.windows.net/", + "file": "https://storage1368.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b94d3ced9ba7b2c594a97364c71edfc2", + "x-ms-client-request-id": "cb527730d020fba1e53fd5e3be2632fd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:42:02 GMT", + "Content-Length": "1458", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 07:23:27 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", "Pragma": "no-cache", - "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b94d3ced9ba7b2c594a97364c71edfc2", - "x-ms-correlation-request-id": "2c2a6fea-cb22-4cbf-86c3-1a2e10aef9d3", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "b0e32262-ac90-4b66-9d08-c5acb9526cd7", - "x-ms-routing-request-id": "WESTUS2:20210901T034203Z:2c2a6fea-cb22-4cbf-86c3-1a2e10aef9d3" + "x-ms-client-request-id": "cb527730d020fba1e53fd5e3be2632fd", + "x-ms-correlation-request-id": "0f73b3a2-52bd-4db2-bb0f-fe622fe2d3e7", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "a2eb63aa-e614-4c62-8530-8bd0e0ddcb06", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072327Z:0f73b3a2-52bd-4db2-bb0f-fe622fe2d3e7" }, - "ResponseBody": [] + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851/providers/Microsoft.Storage/storageAccounts/storage1368", + "name": "storage1368", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T07:23:09.3261746Z", + "key2": "2021-08-31T07:23:09.3261746Z" + }, + "privateEndpointConnections": [], + "isNfsV3Enabled": false, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:23:09.3261746Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:23:09.3261746Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T07:23:09.2167938Z", + "primaryEndpoints": { + "dfs": "https://storage1368.dfs.core.windows.net/", + "web": "https://storage1368.z20.web.core.windows.net/", + "blob": "https://storage1368.blob.core.windows.net/", + "queue": "https://storage1368.queue.core.windows.net/", + "table": "https://storage1368.table.core.windows.net/", + "file": "https://storage1368.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5851/providers/Microsoft.Storage/storageAccounts/storage1368?api-version=2021-04-01", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bc1c17917a8c4cce49e7951338e96e3d", + "x-ms-client-request-id": "dc90f334493671dec4474564068745bc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:42:03 GMT", + "Date": "Tue, 31 Aug 2021 07:23:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?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": "bc1c17917a8c4cce49e7951338e96e3d", - "x-ms-correlation-request-id": "fa69c4c8-94cc-4077-8b05-62b7ad740a3b", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "8f1ef250-5425-4051-bf1e-ebf4ed2c0227", - "x-ms-routing-request-id": "WESTUS2:20210901T034204Z:fa69c4c8-94cc-4077-8b05-62b7ad740a3b" + "x-ms-client-request-id": "dc90f334493671dec4474564068745bc", + "x-ms-correlation-request-id": "7408bd87-bd51-4deb-ae1e-1bd29606c39e", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "7d3bfa18-031a-420d-8371-6efabc4a4a24", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072335Z:7408bd87-bd51-4deb-ae1e-1bd29606c39e" }, "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/d69456cd-b61c-4b67-ab10-f51a9e631f6c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a504d2fce6ac3f864ca590a45d726876", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1025", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:42: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": "a504d2fce6ac3f864ca590a45d726876", - "x-ms-correlation-request-id": "7f13df9a-2a17-4e5b-9d19-5e5df7909f1d", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "44c801f7-f155-4a93-bfbf-178685f48f56", - "x-ms-routing-request-id": "WESTUS2:20210901T034205Z:7f13df9a-2a17-4e5b-9d19-5e5df7909f1d" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "BlockBlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8644/providers/Microsoft.Storage/storageAccounts/sto2458", - "name": "sto2458", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:41:47.3857240Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:41:47.3857240Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:41:47.2919527Z", - "primaryEndpoints": { - "dfs": "https://sto2458.dfs.core.windows.net/", - "web": "https://sto2458.z13.web.core.windows.net/", - "blob": "https://sto2458.blob.core.windows.net/" - }, - "primaryLocation": "eastus", - "statusOfPrimary": "available" - } - } } ], "Variables": { - "RandomSeed": "1641817921", + "RandomSeed": "1116063372", + "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/StorageAccountCreateWithBlockBlobStorage.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3Async.json similarity index 52% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorage.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3Async.json index 9e170b226545..f26ea080e98c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithBlockBlobStorage.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEnableNfsV3Async.json @@ -7,7 +7,7 @@ "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "584e8b0d9cec4cd8e34ae0b1ab34f3b3", + "x-ms-client-request-id": "d0272945df32d9caac50f06c6eba9e15", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:10 GMT", + "Date": "Tue, 31 Aug 2021 07:26:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7fcc6a96-10e4-424e-bab0-3a11f327566d", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "7fcc6a96-10e4-424e-bab0-3a11f327566d", - "x-ms-routing-request-id": "WESTUS2:20210901T033310Z:7fcc6a96-10e4-424e-bab0-3a11f327566d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5af47891e5a2fb07aed997414240a19b", - "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, 01 Sep 2021 03:33:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "18760454-609b-46e1-b81d-5a28ddb1ae11", + "x-ms-correlation-request-id": "b07c72a5-2e70-4bf9-9093-6f2002143e49", "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "18760454-609b-46e1-b81d-5a28ddb1ae11", - "x-ms-routing-request-id": "WESTUS2:20210901T033311Z:18760454-609b-46e1-b81d-5a28ddb1ae11" + "x-ms-request-id": "b07c72a5-2e70-4bf9-9093-6f2002143e49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072615Z:b07c72a5-2e70-4bf9-9093-6f2002143e49" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -91,95 +46,106 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res879?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-8602?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-b088a1f80ccaad48948d2cc8588bdcbf-1c7298e8a0f49c43-00", + "traceparent": "00-c9b751dbaf71d94688c0190019f54152-69f95220dfccd940-00", "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c49783f0375c8695c3bb398a23a5f330", + "x-ms-client-request-id": "6b8ae88af934a9992efed36bf57723be", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "210", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:11 GMT", + "Date": "Tue, 31 Aug 2021 07:26:16 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e198f47-3bbf-48e2-b4a2-73dd4f99eee5", + "x-ms-correlation-request-id": "1b9da802-2208-48cd-bbaf-2e9423e28991", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "1e198f47-3bbf-48e2-b4a2-73dd4f99eee5", - "x-ms-routing-request-id": "WESTUS2:20210901T033312Z:1e198f47-3bbf-48e2-b4a2-73dd4f99eee5" + "x-ms-request-id": "1b9da802-2208-48cd-bbaf-2e9423e28991", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072617Z:1b9da802-2208-48cd-bbaf-2e9423e28991" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res879", - "name": "res879", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602", + "name": "teststorageRG-8602", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res879/providers/Microsoft.Storage/storageAccounts/sto4722?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602/providers/Microsoft.Storage/storageAccounts/storage5003?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "92", + "Content-Length": "150", "Content-Type": "application/json", - "traceparent": "00-e6e7169f2336e2418b6336816f9efc23-babeab9b31bfae43-00", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "49ba14d428cb5383a912049709a2a845", + "x-ms-client-request-id": "61d948d54b487a76699506e1b8a8b1ee", "x-ms-return-client-request-id": "true" }, "RequestBody": { "sku": { - "name": "Premium_LRS" + "name": "Standard_GRS" + }, + "kind": "StorageV2", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" }, - "kind": "BlockBlobStorage", - "location": "eastus", - "properties": {} + "properties": { + "isNfsV3Enabled": false + } }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:14 GMT", + "Date": "Tue, 31 Aug 2021 07:26:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2fe1953a-0d99-4a4e-96ae-b51f3bc24e42", + "x-ms-client-request-id": "61d948d54b487a76699506e1b8a8b1ee", + "x-ms-correlation-request-id": "3a42e338-fd65-4fbb-a5b6-b74100183a35", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "054bd665-38b6-4c9c-874a-d97986401fff", - "x-ms-routing-request-id": "WESTUS2:20210901T033315Z:2fe1953a-0d99-4a4e-96ae-b51f3bc24e42" + "x-ms-request-id": "5d2581e8-f239-4c50-9f80-4935d26f8810", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072623Z:3a42e338-fd65-4fbb-a5b6-b74100183a35" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8d6bc41041e05a251371b22591efb918", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "55e4af498c3b3e687210019ef3b7f085", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -188,29 +154,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:15 GMT", + "Date": "Tue, 31 Aug 2021 07:26:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a0cf0637-eeb7-49d0-a474-e6ae1b10255c", + "x-ms-client-request-id": "55e4af498c3b3e687210019ef3b7f085", + "x-ms-correlation-request-id": "a888619e-fe3c-469c-9104-d632fcd38018", "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "28be3eae-35e3-4561-b048-4c7010405e90", - "x-ms-routing-request-id": "WESTUS2:20210901T033315Z:a0cf0637-eeb7-49d0-a474-e6ae1b10255c" + "x-ms-request-id": "a773d7e7-f7ad-4ccd-a24b-79c63b669504", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072623Z:a888619e-fe3c-469c-9104-d632fcd38018" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ebfd4490d4429f8fd35c75ecfeb5e21e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "51b6e54d7cd3fcb053ab2bbf99aa7429", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -219,29 +185,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:16 GMT", + "Date": "Tue, 31 Aug 2021 07:26:25 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bf95d9c5-788e-4796-a21f-a3086cac5cce", + "x-ms-client-request-id": "51b6e54d7cd3fcb053ab2bbf99aa7429", + "x-ms-correlation-request-id": "ec411ccb-6299-487f-8c83-85b205ac7aff", "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "138ce5e3-975e-4066-9232-a1711f3ce58f", - "x-ms-routing-request-id": "WESTUS2:20210901T033316Z:bf95d9c5-788e-4796-a21f-a3086cac5cce" + "x-ms-request-id": "13d0843c-2dbb-4332-ada4-dbe62c930974", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072625Z:ec411ccb-6299-487f-8c83-85b205ac7aff" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "458660de1b36e5659556487d821bcde4", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "09988c3a5bc428b23b6534fed7563a7f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -250,29 +216,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:17 GMT", + "Date": "Tue, 31 Aug 2021 07:26:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "29d82e5c-a411-4b51-a22f-3aa3e86cc587", + "x-ms-client-request-id": "09988c3a5bc428b23b6534fed7563a7f", + "x-ms-correlation-request-id": "1abf1cf9-fbc2-474f-b9a2-0afe62c80c3e", "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "c0590fe3-1f37-4bf9-872e-849fbe25d795", - "x-ms-routing-request-id": "WESTUS2:20210901T033317Z:29d82e5c-a411-4b51-a22f-3aa3e86cc587" + "x-ms-request-id": "a32588b1-c3f6-4e26-bdc9-76fe6dcb194c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072626Z:1abf1cf9-fbc2-474f-b9a2-0afe62c80c3e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c3d1125488d3c6134ccba84cc395c5d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1f7e2c98098acca6ffe8029061a8a5c7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -281,29 +247,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:18 GMT", + "Date": "Tue, 31 Aug 2021 07:26:27 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed1748a8-bfa9-4bcb-a7ed-7b0fbde48aa5", + "x-ms-client-request-id": "1f7e2c98098acca6ffe8029061a8a5c7", + "x-ms-correlation-request-id": "a5519295-49c4-4a07-9d05-bd885cb0002f", "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "50e0e63d-e79c-466e-9145-5935117ed199", - "x-ms-routing-request-id": "WESTUS2:20210901T033318Z:ed1748a8-bfa9-4bcb-a7ed-7b0fbde48aa5" + "x-ms-request-id": "8c4ed956-8a0e-41fe-829e-8c0dbe956195", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072627Z:a5519295-49c4-4a07-9d05-bd885cb0002f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3046948e736875e1de1856eb8c121db7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6663d89be71ff2c1338d166e48b124fc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -312,29 +278,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:19 GMT", + "Date": "Tue, 31 Aug 2021 07:26:29 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d2be6b0e-9124-41a0-a1fd-7abcd80fd04b", + "x-ms-client-request-id": "6663d89be71ff2c1338d166e48b124fc", + "x-ms-correlation-request-id": "15a10528-42a9-4fe5-ad12-8bfb2f7f0ddb", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "9cee01d5-8143-421f-bc25-ba5b5e02ffc3", - "x-ms-routing-request-id": "WESTUS2:20210901T033319Z:d2be6b0e-9124-41a0-a1fd-7abcd80fd04b" + "x-ms-request-id": "96782491-15e0-4b53-8bb5-2b4d431be4a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072629Z:15a10528-42a9-4fe5-ad12-8bfb2f7f0ddb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "edc6908eb5779691fe4a116a60e1185c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d27ab71552c319fe6cc0adb5822c792", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -343,29 +309,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:20 GMT", + "Date": "Tue, 31 Aug 2021 07:26:30 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "87d65af2-8767-40c7-8ef4-c0b5889e0d6b", + "x-ms-client-request-id": "6d27ab71552c319fe6cc0adb5822c792", + "x-ms-correlation-request-id": "c39689df-8639-4823-a98d-27ad7f12380b", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "70b50cc6-4c90-4e79-ab54-bde6a421edaf", - "x-ms-routing-request-id": "WESTUS2:20210901T033321Z:87d65af2-8767-40c7-8ef4-c0b5889e0d6b" + "x-ms-request-id": "51bfafa2-44a9-4653-b42a-5c6d9a32751a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072630Z:c39689df-8639-4823-a98d-27ad7f12380b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eeeeeafa9dd5b27b2fc84e75f176b021", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ff626cbfd3f2b05f6b8becfcf338834d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -374,29 +340,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:21 GMT", + "Date": "Tue, 31 Aug 2021 07:26:31 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b7d6f889-0ecd-48be-8777-4dc85d0f0338", + "x-ms-client-request-id": "ff626cbfd3f2b05f6b8becfcf338834d", + "x-ms-correlation-request-id": "1883be42-0661-4df3-a55f-a9ede9285998", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "4ef2d60c-6025-4bcd-a327-4982e15c81d1", - "x-ms-routing-request-id": "WESTUS2:20210901T033322Z:b7d6f889-0ecd-48be-8777-4dc85d0f0338" + "x-ms-request-id": "5f03be3f-54fd-42c6-98db-e491ef643e26", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072631Z:1883be42-0661-4df3-a55f-a9ede9285998" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3bf503ae6f72d9e603b0311e627614fc", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b51e05c33881469b39328053dde59a11", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -405,29 +371,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:22 GMT", + "Date": "Tue, 31 Aug 2021 07:26:33 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "738068cc-0806-4336-9c40-353709c0c51d", + "x-ms-client-request-id": "b51e05c33881469b39328053dde59a11", + "x-ms-correlation-request-id": "c9906511-c292-44fc-80e5-2ffa01ef37e6", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "b6c20465-c20b-403b-a10f-080198282899", - "x-ms-routing-request-id": "WESTUS2:20210901T033323Z:738068cc-0806-4336-9c40-353709c0c51d" + "x-ms-request-id": "5f352019-b6a2-402b-bb4c-46dfff00d89e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072633Z:c9906511-c292-44fc-80e5-2ffa01ef37e6" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a1f0faff2f24f0e21414bdaf671ba488", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dcae83c6254e9e094c7701a068a23eae", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -436,29 +402,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:23 GMT", + "Date": "Tue, 31 Aug 2021 07:26:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7a43be6f-c2e2-4584-80ba-c25f2a6a0f4d", + "x-ms-client-request-id": "dcae83c6254e9e094c7701a068a23eae", + "x-ms-correlation-request-id": "d400400c-36a2-48bc-aed5-3332e8d9afef", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "ffe17456-4286-4a5c-83b8-7576db58af4c", - "x-ms-routing-request-id": "WESTUS2:20210901T033324Z:7a43be6f-c2e2-4584-80ba-c25f2a6a0f4d" + "x-ms-request-id": "4314c208-2a43-4caa-be1d-604a9818d81a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072634Z:d400400c-36a2-48bc-aed5-3332e8d9afef" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5dbbf099ddeb8be90415ea246b5d50b9", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5217bc4811038711d11cc6c0520cd386", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -467,29 +433,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:25 GMT", + "Date": "Tue, 31 Aug 2021 07:26:35 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb0a9bf9-510b-49bd-8beb-188b476fffd5", + "x-ms-client-request-id": "5217bc4811038711d11cc6c0520cd386", + "x-ms-correlation-request-id": "9b61b532-7de8-4c7f-9107-2532aaf7e873", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "1acc06bd-524d-426c-b256-58f46811d309", - "x-ms-routing-request-id": "WESTUS2:20210901T033325Z:cb0a9bf9-510b-49bd-8beb-188b476fffd5" + "x-ms-request-id": "bd46d14d-3c42-4e4b-b512-29997600df63", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072635Z:9b61b532-7de8-4c7f-9107-2532aaf7e873" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f77652b30e857ffd2005275eb23671e7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6f36dbf1a78a9efefc7f690a36fadd96", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -498,29 +464,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:26 GMT", + "Date": "Tue, 31 Aug 2021 07:26:37 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92544c81-9d47-403b-95c7-2e9dfad17fb1", + "x-ms-client-request-id": "6f36dbf1a78a9efefc7f690a36fadd96", + "x-ms-correlation-request-id": "8aeaf443-56df-4a9a-983a-dab5f2fa44ea", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "f483b405-d2d1-467f-a726-5ab9c9750d98", - "x-ms-routing-request-id": "WESTUS2:20210901T033326Z:92544c81-9d47-403b-95c7-2e9dfad17fb1" + "x-ms-request-id": "1a84cb4a-0a40-4638-b9f9-dbc8ef0cc904", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072637Z:8aeaf443-56df-4a9a-983a-dab5f2fa44ea" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7285a90cb7ba221011659d0f44bd84b7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "200ad2f447cdb40d72260b325e494b3f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -529,192 +495,236 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:27 GMT", + "Date": "Tue, 31 Aug 2021 07:26:38 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", - "Retry-After": "17", + "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": "c4a0e489-46e7-4350-807b-b7c97929cf67", + "x-ms-client-request-id": "200ad2f447cdb40d72260b325e494b3f", + "x-ms-correlation-request-id": "5cef6ac1-a2f3-4596-a78a-1b2cbb70bdfd", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "e6e4fc2d-0ded-44d8-9143-c59910075655", - "x-ms-routing-request-id": "WESTUS2:20210901T033327Z:c4a0e489-46e7-4350-807b-b7c97929cf67" + "x-ms-request-id": "ab76d86a-1661-4b91-8312-adb568b6cff5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072638Z:5cef6ac1-a2f3-4596-a78a-1b2cbb70bdfd" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5d2581e8-f239-4c50-9f80-4935d26f8810?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "15fc03c4aca58a02f23c3ce6b58ad9ce", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8daf7ba4ce6ca123be795683a80650d6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:28 GMT", + "Content-Length": "1446", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 07:26:39 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", "Pragma": "no-cache", - "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a0ad1a70-8dbc-4b56-99d1-5ba794df9901", + "x-ms-client-request-id": "8daf7ba4ce6ca123be795683a80650d6", + "x-ms-correlation-request-id": "e12311d4-2eb4-47ba-bff1-1b2d6414c689", "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "02633e66-0a54-4cd4-b742-f4b9b56f2064", - "x-ms-routing-request-id": "WESTUS2:20210901T033328Z:a0ad1a70-8dbc-4b56-99d1-5ba794df9901" + "x-ms-request-id": "00e8bb41-8d13-4eac-a6fc-650f8ab24d7d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072639Z:e12311d4-2eb4-47ba-bff1-1b2d6414c689" }, - "ResponseBody": [] + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602/providers/Microsoft.Storage/storageAccounts/storage5003", + "name": "storage5003", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T07:26:22.1440506Z", + "key2": "2021-08-31T07:26:22.1440506Z" + }, + "privateEndpointConnections": [], + "isNfsV3Enabled": false, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:26:22.1440506Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:26:22.1440506Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T07:26:22.0190890Z", + "primaryEndpoints": { + "dfs": "https://storage5003.dfs.core.windows.net/", + "web": "https://storage5003.z20.web.core.windows.net/", + "blob": "https://storage5003.blob.core.windows.net/", + "queue": "https://storage5003.queue.core.windows.net/", + "table": "https://storage5003.table.core.windows.net/", + "file": "https://storage5003.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c21703a3ddd7fcfe4154e62071ed3b62", + "x-ms-client-request-id": "80cc2f3eb202a9b9cd82fc639ccc3fb2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:29 GMT", + "Content-Length": "1458", + "Content-Type": "application/json", + "Date": "Tue, 31 Aug 2021 07:26:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?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": "375249a4-dd91-4fd5-8eb4-775e3f1e17bb", + "x-ms-client-request-id": "80cc2f3eb202a9b9cd82fc639ccc3fb2", + "x-ms-correlation-request-id": "56d48508-7c22-4053-930c-bc0a31519160", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "3087ca82-f587-49e1-b1da-b436e16b9bff", - "x-ms-routing-request-id": "WESTUS2:20210901T033329Z:375249a4-dd91-4fd5-8eb4-775e3f1e17bb" + "x-ms-request-id": "5d9620ff-fbe7-4bf4-87e1-7a70d9093f65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072640Z:56d48508-7c22-4053-930c-bc0a31519160" }, - "ResponseBody": [] + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602/providers/Microsoft.Storage/storageAccounts/storage5003", + "name": "storage5003", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-31T07:26:22.1440506Z", + "key2": "2021-08-31T07:26:22.1440506Z" + }, + "privateEndpointConnections": [], + "isNfsV3Enabled": false, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:26:22.1440506Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-31T07:26:22.1440506Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-31T07:26:22.0190890Z", + "primaryEndpoints": { + "dfs": "https://storage5003.dfs.core.windows.net/", + "web": "https://storage5003.z20.web.core.windows.net/", + "blob": "https://storage5003.blob.core.windows.net/", + "queue": "https://storage5003.queue.core.windows.net/", + "table": "https://storage5003.table.core.windows.net/", + "file": "https://storage5003.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + ] + } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8602/providers/Microsoft.Storage/storageAccounts/storage5003?api-version=2021-04-01", + "RequestMethod": "DELETE", "RequestHeaders": { "Authorization": "Sanitized", "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ae9a70805c395f42a6fa7f7e7a296c86", + "x-ms-client-request-id": "bb662a34504b252aae696254f1890b6b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, - "StatusCode": 202, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:33:30 GMT", + "Date": "Tue, 31 Aug 2021 07:26:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?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": "07949fa6-3149-45b2-b267-df87bc24b305", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "255f9275-ec03-43c6-b50c-2b97381a6b10", - "x-ms-routing-request-id": "WESTUS2:20210901T033330Z:07949fa6-3149-45b2-b267-df87bc24b305" + "x-ms-client-request-id": "bb662a34504b252aae696254f1890b6b", + "x-ms-correlation-request-id": "6d9389c5-589c-484b-9c69-cd2fbe90ed7c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "58eea9da-58c2-43bb-9712-e26961888c5b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210831T072647Z:6d9389c5-589c-484b-9c69-cd2fbe90ed7c" }, "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/054bd665-38b6-4c9c-874a-d97986401fff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "416cce8bc1a6e6df0500d351c6e21804", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1024", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:33: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": "416cce8bc1a6e6df0500d351c6e21804", - "x-ms-correlation-request-id": "b5ed7f98-721b-4625-9d82-63d50903aa08", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "768242b0-e33d-49b9-b903-e2def4dcd44c", - "x-ms-routing-request-id": "WESTUS2:20210901T033332Z:b5ed7f98-721b-4625-9d82-63d50903aa08" - }, - "ResponseBody": { - "sku": { - "name": "Premium_LRS", - "tier": "Premium" - }, - "kind": "BlockBlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res879/providers/Microsoft.Storage/storageAccounts/sto4722", - "name": "sto4722", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:33:13.9470892Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:33:13.9470892Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:33:13.8376974Z", - "primaryEndpoints": { - "dfs": "https://sto4722.dfs.core.windows.net/", - "web": "https://sto4722.z13.web.core.windows.net/", - "blob": "https://sto4722.blob.core.windows.net/" - }, - "primaryLocation": "eastus", - "statusOfPrimary": "available" - } - } } ], "Variables": { - "RandomSeed": "1477591326", + "RandomSeed": "1122192992", + "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/CreateStorageAccountWithEncrpytion.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEncrpytion.json new file mode 100644 index 000000000000..05285596f64b --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEncrpytion.json @@ -0,0 +1,732 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0deecf6ffd239e49d7471db1ce2b8a4a", + "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, 25 Aug 2021 01:54:30 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "9fdcd943-e787-4fa1-9e53-412d70616a71", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "9fdcd943-e787-4fa1-9e53-412d70616a71", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015430Z:9fdcd943-e787-4fa1-9e53-412d70616a71" + }, + "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-4592?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-d507b3efc39d674d81713a045566df5f-6ff25067c774714d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d39882a6b381e365ab795211deb14756", + "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, 25 Aug 2021 01: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": "828810bb-16ab-44e9-ac90-8bf586e1c208", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "828810bb-16ab-44e9-ac90-8bf586e1c208", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015432Z:828810bb-16ab-44e9-ac90-8bf586e1c208" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4592", + "name": "teststorageRG-4592", + "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-4592/providers/Microsoft.Storage/storageAccounts/storage6677?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "233", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9d52699855df4a77ecfcd806caadce63", + "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": "Wed, 25 Aug 2021 01:54:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9d52699855df4a77ecfcd806caadce63", + "x-ms-correlation-request-id": "cac6fb76-7ead-47d8-b251-af3a713d49d8", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "b695dc97-ef10-4969-90b0-0ce198bd44c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015440Z:cac6fb76-7ead-47d8-b251-af3a713d49d8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2093776a3ef850f60b4ee685da5f19fd", + "x-ms-return-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, 25 Aug 2021 01:54:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2093776a3ef850f60b4ee685da5f19fd", + "x-ms-correlation-request-id": "d702e980-71f3-4d30-9c09-bd154468819f", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "8f78e3d5-2bb3-4865-bef9-9d59d81c642d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015440Z:d702e980-71f3-4d30-9c09-bd154468819f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f01ceeab2b0efcf71b17f59e03a8fd27", + "x-ms-return-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, 25 Aug 2021 01:54:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f01ceeab2b0efcf71b17f59e03a8fd27", + "x-ms-correlation-request-id": "cc2bdb3d-f9c2-4a5f-88a0-768f68b83bdd", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "5f664519-99fc-4c41-b79c-d6a1a0de3dae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015441Z:cc2bdb3d-f9c2-4a5f-88a0-768f68b83bdd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "529c6c93ad1ab66bf7521010b5c85f49", + "x-ms-return-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, 25 Aug 2021 01:54:42 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "529c6c93ad1ab66bf7521010b5c85f49", + "x-ms-correlation-request-id": "1455aa9b-7ad1-435e-bd68-969cda84e853", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "a2dc4302-2932-4b02-9eaa-ef92d353bcf8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015443Z:1455aa9b-7ad1-435e-bd68-969cda84e853" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5d23542777a83e5e809604e048574d62", + "x-ms-return-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, 25 Aug 2021 01:54:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5d23542777a83e5e809604e048574d62", + "x-ms-correlation-request-id": "cd91e86e-edab-4c3e-b0b3-864f17e149f1", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "9f9e275e-5886-4f08-ba00-9265b7e6c46d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015444Z:cd91e86e-edab-4c3e-b0b3-864f17e149f1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6ef1bf50c6c2fde28366f8bb1be74652", + "x-ms-return-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, 25 Aug 2021 01:54:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6ef1bf50c6c2fde28366f8bb1be74652", + "x-ms-correlation-request-id": "33cff835-99f3-4c7c-aad6-36e1d56e5a54", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "c926b9bb-258e-4c70-9eef-62550c01078e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015445Z:33cff835-99f3-4c7c-aad6-36e1d56e5a54" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae77acb7a0841c7e0e5dd184a88b6d9f", + "x-ms-return-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, 25 Aug 2021 01:54:46 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ae77acb7a0841c7e0e5dd184a88b6d9f", + "x-ms-correlation-request-id": "551d5794-c0d6-4060-b2fd-40e0a996dfaf", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "34743993-634b-4b0b-8e5e-9d0e75639361", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015446Z:551d5794-c0d6-4060-b2fd-40e0a996dfaf" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5c0ad05f1d760867225da427ea22398", + "x-ms-return-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, 25 Aug 2021 01:54:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f5c0ad05f1d760867225da427ea22398", + "x-ms-correlation-request-id": "dc6a6f7d-eeef-4905-8290-688965981960", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "acc4fdd4-abeb-41ae-8a9e-8463e59b02d9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015448Z:dc6a6f7d-eeef-4905-8290-688965981960" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9c28b24f9fe0b0dd41d45f65f45e54f8", + "x-ms-return-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, 25 Aug 2021 01:54:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9c28b24f9fe0b0dd41d45f65f45e54f8", + "x-ms-correlation-request-id": "d34179a6-52a4-4bdd-8341-737b43ac42b5", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "5e3c05a3-3625-46d5-8504-77419c7f99c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015449Z:d34179a6-52a4-4bdd-8341-737b43ac42b5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6db658f85027c57a26163c5fc53c9d6b", + "x-ms-return-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, 25 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/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6db658f85027c57a26163c5fc53c9d6b", + "x-ms-correlation-request-id": "7d3929b9-8abb-478a-b278-6360d41fbb59", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "b9e05410-1719-4d17-bef2-b6bb999e4abd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015450Z:7d3929b9-8abb-478a-b278-6360d41fbb59" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f6343839d16265bfd010b40292206b13", + "x-ms-return-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, 25 Aug 2021 01:54:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f6343839d16265bfd010b40292206b13", + "x-ms-correlation-request-id": "e8d543ea-8f25-4533-807d-a106e8d6ba14", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "388715a6-3636-44e5-b7ac-cbde92b5871a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015452Z:e8d543ea-8f25-4533-807d-a106e8d6ba14" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2549e2d0b6ecfe71376276ca627eea05", + "x-ms-return-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, 25 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/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2549e2d0b6ecfe71376276ca627eea05", + "x-ms-correlation-request-id": "b2588a3c-2f2a-4997-8224-569799b43e85", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "999504b1-1aa4-4213-b2b3-2346f048aa44", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015453Z:b2588a3c-2f2a-4997-8224-569799b43e85" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc2bf3375e2a269599509c179c783305", + "x-ms-return-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, 25 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/b695dc97-ef10-4969-90b0-0ce198bd44c8?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": "bc2bf3375e2a269599509c179c783305", + "x-ms-correlation-request-id": "81326577-69d7-4977-a295-d702171828c0", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "185b3543-9cfb-424d-80d8-5c209338516c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015454Z:81326577-69d7-4977-a295-d702171828c0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b695dc97-ef10-4969-90b0-0ce198bd44c8?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e38e28aa77f2837fc735bfff5bf40352", + "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, 25 Aug 2021 01:54: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": "e38e28aa77f2837fc735bfff5bf40352", + "x-ms-correlation-request-id": "db5c2597-f652-4602-95aa-0689c7dcda72", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "d497c3c5-e643-4673-a365-cadf8f13de3e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015456Z:db5c2597-f652-4602-95aa-0689c7dcda72" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4592/providers/Microsoft.Storage/storageAccounts/storage6677", + "name": "storage6677", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:54:38.6200477Z", + "key2": "2021-08-25T01:54:38.6200477Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:54:38.6200477Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:54:38.6200477Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:54:38.5262962Z", + "primaryEndpoints": { + "blob": "https://storage6677.blob.core.windows.net/", + "queue": "https://storage6677.queue.core.windows.net/", + "table": "https://storage6677.table.core.windows.net/", + "file": "https://storage6677.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-4592/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ecbaf25aff572e94c238b9b195a62bf", + "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, 25 Aug 2021 01:54: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": "9ecbaf25aff572e94c238b9b195a62bf", + "x-ms-correlation-request-id": "afe6acf0-024b-4952-b9e2-ee5c899d29e9", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "744782e2-4829-4461-9280-51183276e0ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015456Z:afe6acf0-024b-4952-b9e2-ee5c899d29e9" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4592/providers/Microsoft.Storage/storageAccounts/storage6677", + "name": "storage6677", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:54:38.6200477Z", + "key2": "2021-08-25T01:54:38.6200477Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:54:38.6200477Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:54:38.6200477Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:54:38.5262962Z", + "primaryEndpoints": { + "blob": "https://storage6677.blob.core.windows.net/", + "queue": "https://storage6677.queue.core.windows.net/", + "table": "https://storage6677.table.core.windows.net/", + "file": "https://storage6677.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-4592/providers/Microsoft.Storage/storageAccounts/storage6677?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3a1f702f06efc01274a7f5f49e96cba5", + "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, 25 Aug 2021 01:55: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": "3a1f702f06efc01274a7f5f49e96cba5", + "x-ms-correlation-request-id": "7dccc0d0-3889-402d-acd7-c6a88ad8a582", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "c522f34d-25de-4763-ad73-bb916aad51ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015503Z:7dccc0d0-3889-402d-acd7-c6a88ad8a582" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1871616058", + "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/CreateStorageAccountWithEncrpytionAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEncrpytionAsync.json index 52c62905153d..83b986d7022e 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithEncrpytionAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5cda2cb5d0e47410d153bca51bd78db8", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61a8bb5c690b3fd9486f0056d191d7ce", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:12 GMT", + "Date": "Wed, 25 Aug 2021 01:55:06 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b9722cd1-4014-4f9c-9e67-538d83138b02", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "b9722cd1-4014-4f9c-9e67-538d83138b02", - "x-ms-routing-request-id": "WESTUS2:20210901T001012Z:b9722cd1-4014-4f9c-9e67-538d83138b02" + "x-ms-correlation-request-id": "16443509-e243-4233-870c-8fcbf06c6f69", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "16443509-e243-4233-870c-8fcbf06c6f69", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015507Z:16443509-e243-4233-870c-8fcbf06c6f69" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "86c736964d120f8ce61589391a70a240", - "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, 01 Sep 2021 00:10:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "29f3bcc6-edd0-4e4e-a52b-5b54ab42eaf0", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "29f3bcc6-edd0-4e4e-a52b-5b54ab42eaf0", - "x-ms-routing-request-id": "WESTUS2:20210901T001012Z:29f3bcc6-edd0-4e4e-a52b-5b54ab42eaf0" - }, - "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/res1902?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-1961?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-22dbcf02b4c1f14e9ed6d430b9478bd4-4ab785b4e14be846-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "be0e793d43686960742b08b45e980321", + "traceparent": "00-28da78babf18e14cb27fe9c603f14760-704019b87a19024f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8554ac649b1e79689be945f08925ea95", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:13 GMT", + "Date": "Wed, 25 Aug 2021 01:55:07 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8f887d2a-3617-465b-92e8-95c56c9b4718", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "8f887d2a-3617-465b-92e8-95c56c9b4718", - "x-ms-routing-request-id": "WESTUS2:20210901T001013Z:8f887d2a-3617-465b-92e8-95c56c9b4718" + "x-ms-correlation-request-id": "6a85f463-d440-49f5-99f6-5d07a07aebb7", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "6a85f463-d440-49f5-99f6-5d07a07aebb7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015507Z:6a85f463-d440-49f5-99f6-5d07a07aebb7" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1902", - "name": "res1902", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1961", + "name": "teststorageRG-1961", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1902/providers/Microsoft.Storage/storageAccounts/sto8736?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1961/providers/Microsoft.Storage/storageAccounts/storage1057?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "126", + "Content-Length": "233", "Content-Type": "application/json", - "traceparent": "00-6720c318c5ffa940a121978d54f1aefa-64fd68aa2a07a445-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c157da2a6819cba076cf47d75960b07c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1e2d084316a8f6db64b4fdc5512a357a", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -154,98 +114,48 @@ "key1": "value1", "key2": "value2" }, - "properties": {} - }, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b8200f6e-c604-49dc-bcff-b1a4914dabd7", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "9951642f-ad55-460f-9a55-921496337447", - "x-ms-routing-request-id": "WESTUS2:20210901T001016Z:b8200f6e-c604-49dc-bcff-b1a4914dabd7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:10:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "917e1a3e-7008-4f1c-81fe-886b2993eda6", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "e21c37c4-4b45-48ed-8fd0-b6a2371b19c5", - "x-ms-routing-request-id": "WESTUS2:20210901T001016Z:917e1a3e-7008-4f1c-81fe-886b2993eda6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bad73757a3a4fc27e7f0a57b461c70ee", - "x-ms-return-client-request-id": "true" + "properties": { + "encryption": { + "services": { + "blob": { + "enabled": true + }, + "file": { + "enabled": true + } + }, + "keySource": "Microsoft.Storage" + } + } }, - "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:17 GMT", + "Date": "Wed, 25 Aug 2021 01:55:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f2357a73-a2ec-42fc-a570-2e833c37fcbf", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "f4477375-8646-40aa-b080-ee5ad1603c70", - "x-ms-routing-request-id": "WESTUS2:20210901T001017Z:f2357a73-a2ec-42fc-a570-2e833c37fcbf" + "x-ms-client-request-id": "1e2d084316a8f6db64b4fdc5512a357a", + "x-ms-correlation-request-id": "40775971-5e65-41cf-b5cc-b446b988f4a4", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "74f9ff57-13b8-4175-8330-6c56161d872f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015511Z:40775971-5e65-41cf-b5cc-b446b988f4a4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60bfc052e81a2a93b94d10063c7e4d89", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf4e3b6b37a14ed0d05d21699da22871", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +164,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:18 GMT", + "Date": "Wed, 25 Aug 2021 01:55:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ac5d44e1-bc77-401d-94b4-abf1dafce173", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "bf9e7fc5-a265-4f40-9d3f-d6b641050109", - "x-ms-routing-request-id": "WESTUS2:20210901T001018Z:ac5d44e1-bc77-401d-94b4-abf1dafce173" + "x-ms-client-request-id": "cf4e3b6b37a14ed0d05d21699da22871", + "x-ms-correlation-request-id": "98e47083-f806-4ad0-bb48-3aad0dfa8bd4", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "fc2ccf9a-71e1-4c2d-9b9c-b12f5759493a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015511Z:98e47083-f806-4ad0-bb48-3aad0dfa8bd4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "232c5683c1b074e1d149e0f7b7a7ca52", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1451cbb31abe6c406a20251648ebfd0b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +195,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:19 GMT", + "Date": "Wed, 25 Aug 2021 01:55:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6b9aa03b-88d8-4261-942d-b81ede8fd88e", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "08a669cd-babb-494b-a477-68a311407768", - "x-ms-routing-request-id": "WESTUS2:20210901T001019Z:6b9aa03b-88d8-4261-942d-b81ede8fd88e" + "x-ms-client-request-id": "1451cbb31abe6c406a20251648ebfd0b", + "x-ms-correlation-request-id": "3e76f3dc-e4b9-49b2-88ac-ba0e35efb854", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "6931d5d1-318b-461b-a087-be98be0306f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015513Z:3e76f3dc-e4b9-49b2-88ac-ba0e35efb854" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "58210382bad36eb0a4ad01569220bf69", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "155922ce66db67d8a418fff8b5346e56", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +226,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:20 GMT", + "Date": "Wed, 25 Aug 2021 01:55:13 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ce60b81-bda4-4236-b0c6-efe7fabc0f1e", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "26b43ef0-5846-419e-83c3-542cd91711e4", - "x-ms-routing-request-id": "WESTUS2:20210901T001020Z:8ce60b81-bda4-4236-b0c6-efe7fabc0f1e" + "x-ms-client-request-id": "155922ce66db67d8a418fff8b5346e56", + "x-ms-correlation-request-id": "168b708b-0b9a-407e-883a-7e8d2823d8f6", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "bca3de8f-c96e-4e9a-a76b-5d2bfb45d535", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015514Z:168b708b-0b9a-407e-883a-7e8d2823d8f6" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f0f81ba24df0913ede4a8fd1089b7311", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2e3c5c69d106511cfbe1648012ba06e5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +257,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:21 GMT", + "Date": "Wed, 25 Aug 2021 01:55:15 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7ecb7689-445f-4022-bdb1-570fa1fe36cc", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "0a4052c9-ff12-46b4-bbc4-2a9ec0af8c3a", - "x-ms-routing-request-id": "WESTUS2:20210901T001021Z:7ecb7689-445f-4022-bdb1-570fa1fe36cc" + "x-ms-client-request-id": "2e3c5c69d106511cfbe1648012ba06e5", + "x-ms-correlation-request-id": "d38a291b-5b66-45d1-8612-0f6d2561d5d5", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "2f4ecf65-0df8-4fea-bf3f-7931accb4332", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015515Z:d38a291b-5b66-45d1-8612-0f6d2561d5d5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3884be82f55dc8b6a5bd7e02c08be1b0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7b9a155f12494d95f2ea6fa61a48b636", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +288,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:22 GMT", + "Date": "Wed, 25 Aug 2021 01:55:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d6dac167-d87b-437d-9370-81fc7f011503", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "7117aaa5-ff7e-4845-8eee-a796fa493f46", - "x-ms-routing-request-id": "WESTUS2:20210901T001023Z:d6dac167-d87b-437d-9370-81fc7f011503" + "x-ms-client-request-id": "7b9a155f12494d95f2ea6fa61a48b636", + "x-ms-correlation-request-id": "3d0c1c09-615d-4e8d-96df-f779ad83c717", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "570a90d9-945b-4bf0-a39e-935acab3fc7c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015517Z:3d0c1c09-615d-4e8d-96df-f779ad83c717" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9b55768adaaf3561c58f79882bdf6508", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ebacceb2cfaefd05060719fa015754ea", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +319,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:24 GMT", + "Date": "Wed, 25 Aug 2021 01:55:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "035268a2-77d5-40f6-b600-bc48f749c601", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "8d4b8d5c-3bbf-4e4c-a2bc-22e6cf3b026a", - "x-ms-routing-request-id": "WESTUS2:20210901T001024Z:035268a2-77d5-40f6-b600-bc48f749c601" + "x-ms-client-request-id": "ebacceb2cfaefd05060719fa015754ea", + "x-ms-correlation-request-id": "c93fb3fd-cfa5-4300-8faf-b5b2262facce", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "9982b682-664b-483e-8eb3-486f547f83d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015518Z:c93fb3fd-cfa5-4300-8faf-b5b2262facce" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d4d3ef39879cad0b65304a32ce3bd053", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9f981a11f399570cc7ef3b1c617536b3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +350,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:25 GMT", + "Date": "Wed, 25 Aug 2021 01:55:19 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fa831dfd-5167-4b31-a85b-290cb33aa7b8", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "a1c5c1cc-7eb4-4d34-bba9-374adaa667df", - "x-ms-routing-request-id": "WESTUS2:20210901T001025Z:fa831dfd-5167-4b31-a85b-290cb33aa7b8" + "x-ms-client-request-id": "9f981a11f399570cc7ef3b1c617536b3", + "x-ms-correlation-request-id": "35a9c195-bbf0-4dd8-b810-0d449e594936", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "3664b054-02c7-41ba-8d22-b756c9b29221", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015519Z:35a9c195-bbf0-4dd8-b810-0d449e594936" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9246de69d846a8625c4e73cd7b2e9cc6", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "43ce2d2b1b0d9036109d7442f89b4b9b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +381,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:26 GMT", + "Date": "Wed, 25 Aug 2021 01:55:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5e98866e-bb86-4ccb-9add-06e63863dcec", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "95d560eb-f030-4a6d-8c13-da6904d14c5a", - "x-ms-routing-request-id": "WESTUS2:20210901T001026Z:5e98866e-bb86-4ccb-9add-06e63863dcec" + "x-ms-client-request-id": "43ce2d2b1b0d9036109d7442f89b4b9b", + "x-ms-correlation-request-id": "e828523d-8719-44d3-a5ab-53e1097b376b", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "d5a5d237-53ae-4867-9e81-a92a671067b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015521Z:e828523d-8719-44d3-a5ab-53e1097b376b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d1c976570db703136aa7357e8f2f678a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0095849517afbf9dc25524bf94e89b90", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +412,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:27 GMT", + "Date": "Wed, 25 Aug 2021 01:55:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e0ecdefc-43b8-4e7e-9751-67ed9aaf04d2", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "b00e053e-96e5-4e3a-89c1-dfe3b69ed212", - "x-ms-routing-request-id": "WESTUS2:20210901T001027Z:e0ecdefc-43b8-4e7e-9751-67ed9aaf04d2" + "x-ms-client-request-id": "0095849517afbf9dc25524bf94e89b90", + "x-ms-correlation-request-id": "24fd9bf5-abfc-4991-a536-c68b4344e5b4", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "8b799357-9dd5-44a7-9beb-68a3edea635f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015522Z:24fd9bf5-abfc-4991-a536-c68b4344e5b4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4c1f25bfd39861c18c2b784e133e3137", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4ce66d11189f6dde3088ffb7eca5e2b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,29 +443,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:28 GMT", + "Date": "Wed, 25 Aug 2021 01:55:22 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4c1f25bfd39861c18c2b784e133e3137", - "x-ms-correlation-request-id": "f6d03121-0fd9-4092-a552-c74ccb3cbd89", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "38a46554-708d-4db9-8a56-90cf617a6c15", - "x-ms-routing-request-id": "WESTUS2:20210901T001028Z:f6d03121-0fd9-4092-a552-c74ccb3cbd89" + "x-ms-client-request-id": "d4ce66d11189f6dde3088ffb7eca5e2b", + "x-ms-correlation-request-id": "6e56f8c3-9483-49c7-8bd2-5f560034e60f", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "fc428e57-3de1-4fc0-a4b9-772915716a98", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015523Z:6e56f8c3-9483-49c7-8bd2-5f560034e60f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57da8493fe725c9ccb43279ea2e3192c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc86a0a335e01403900e81b8f677fb27", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -564,29 +474,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:29 GMT", + "Date": "Wed, 25 Aug 2021 01:55:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57da8493fe725c9ccb43279ea2e3192c", - "x-ms-correlation-request-id": "26d0bdbb-7ad3-41a6-9b7e-05d1d5c122d2", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "9bb6bfb2-c528-4061-988a-ce4693ca2099", - "x-ms-routing-request-id": "WESTUS2:20210901T001029Z:26d0bdbb-7ad3-41a6-9b7e-05d1d5c122d2" + "x-ms-client-request-id": "dc86a0a335e01403900e81b8f677fb27", + "x-ms-correlation-request-id": "a8177f26-2e38-4e83-9c2c-d243fa7ee722", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "ff8413cf-6c90-4a02-b7f7-01498164de32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015525Z:a8177f26-2e38-4e83-9c2c-d243fa7ee722" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "560ee8e74f0f832db467458b94c5ef2c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9170e40177cc8411a79f1da787a141f7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -595,48 +505,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:10:30 GMT", + "Date": "Wed, 25 Aug 2021 01:55:25 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?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": "560ee8e74f0f832db467458b94c5ef2c", - "x-ms-correlation-request-id": "a28c905a-84a2-4371-a4d7-ce442eb7de2b", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "62dc37d8-29bd-4b71-a9cf-f231e07167e5", - "x-ms-routing-request-id": "WESTUS2:20210901T001030Z:a28c905a-84a2-4371-a4d7-ce442eb7de2b" + "x-ms-client-request-id": "9170e40177cc8411a79f1da787a141f7", + "x-ms-correlation-request-id": "4a1669e9-364c-43b6-ae6f-825ab23fc374", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "79883aad-d992-4192-94a4-834a5f175123", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015526Z:4a1669e9-364c-43b6-ae6f-825ab23fc374" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9951642f-ad55-460f-9a55-921496337447?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/74f9ff57-13b8-4175-8330-6c56161d872f?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0bebfe760f54c01788c28154ac23bea8", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f41bf8f6be629bb063ba437a8f24ff6c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:10:31 GMT", + "Date": "Wed, 25 Aug 2021 01: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": "0bebfe760f54c01788c28154ac23bea8", - "x-ms-correlation-request-id": "31eb49f0-d80e-46a0-a9f0-d3747aad047e", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "6385420e-f3ad-4e28-a9d4-45dd5f60d339", - "x-ms-routing-request-id": "WESTUS2:20210901T001032Z:31eb49f0-d80e-46a0-a9f0-d3747aad047e" + "x-ms-client-request-id": "f41bf8f6be629bb063ba437a8f24ff6c", + "x-ms-correlation-request-id": "db93acff-b721-47bf-9a21-ef225a0dc68f", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "f3725ce4-fbb9-480a-a2bf-1df590e3bd55", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015527Z:db93acff-b721-47bf-9a21-ef225a0dc68f" }, "ResponseBody": { "sku": { @@ -644,8 +554,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1902/providers/Microsoft.Storage/storageAccounts/sto8736", - "name": "sto8736", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1961/providers/Microsoft.Storage/storageAccounts/storage1057", + "name": "storage1057", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +563,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:55:10.0748920Z", + "key2": "2021-08-25T01:55:10.0748920Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +580,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:10:14.8097375Z" + "lastEnabledTime": "2021-08-25T01:55:10.0748920Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T00:10:14.8097375Z" + "lastEnabledTime": "2021-08-25T01:55:10.0748920Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:10:14.7160072Z", + "creationTime": "2021-08-25T01:55:09.9811640Z", "primaryEndpoints": { - "blob": "https://sto8736.blob.core.windows.net/", - "queue": "https://sto8736.queue.core.windows.net/", - "table": "https://sto8736.table.core.windows.net/", - "file": "https://sto8736.file.core.windows.net/" + "blob": "https://storage1057.blob.core.windows.net/", + "queue": "https://storage1057.queue.core.windows.net/", + "table": "https://storage1057.table.core.windows.net/", + "file": "https://storage1057.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -690,10 +604,129 @@ "statusOfSecondary": "available" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1961/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9af9670ccc592b5f8e023541185b8cee", + "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, 25 Aug 2021 01:55: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": "9af9670ccc592b5f8e023541185b8cee", + "x-ms-correlation-request-id": "931a53d2-5029-49c9-9bb7-94be4088bbc3", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "9bcbf635-5558-4b24-8523-491d7849cc85", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015527Z:931a53d2-5029-49c9-9bb7-94be4088bbc3" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1961/providers/Microsoft.Storage/storageAccounts/storage1057", + "name": "storage1057", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:55:10.0748920Z", + "key2": "2021-08-25T01:55:10.0748920Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:55:10.0748920Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:55:10.0748920Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:55:09.9811640Z", + "primaryEndpoints": { + "blob": "https://storage1057.blob.core.windows.net/", + "queue": "https://storage1057.queue.core.windows.net/", + "table": "https://storage1057.table.core.windows.net/", + "file": "https://storage1057.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-1961/providers/Microsoft.Storage/storageAccounts/storage1057?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fdc18acd075b43c533d52e113396f483", + "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, 25 Aug 2021 01:55: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": "fdc18acd075b43c533d52e113396f483", + "x-ms-correlation-request-id": "93549017-513d-4945-b50b-6063254f14ad", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "212c852c-3fd9-48b7-8538-9d2297ac9152", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015533Z:93549017-513d-4945-b50b-6063254f14ad" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "737903887", + "RandomSeed": "1343376031", + "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/StorageAccountCreateWithFileStorage.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorage.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorage.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorage.json index e8418576c2c2..ea62ef595e22 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorage.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorage.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a773d585fb2abf48dfb603f422f24cec", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "65e6840606da09bf3c2e8c047a83e7fd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:36 GMT", + "Date": "Tue, 24 Aug 2021 06:20:46 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4e37c1f2-a3c1-4b7b-a374-a0e1e6a504bb", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "4e37c1f2-a3c1-4b7b-a374-a0e1e6a504bb", - "x-ms-routing-request-id": "WESTUS2:20210901T033436Z:4e37c1f2-a3c1-4b7b-a374-a0e1e6a504bb" + "x-ms-correlation-request-id": "de6f84c3-6dc0-419a-aae7-e52de5ae2aed", + "x-ms-ratelimit-remaining-subscription-reads": "11771", + "x-ms-request-id": "de6f84c3-6dc0-419a-aae7-e52de5ae2aed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062046Z:de6f84c3-6dc0-419a-aae7-e52de5ae2aed" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d3df109d8e5b3da90b6f2aea439e954c", - "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, 01 Sep 2021 03:34:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "67e0d927-0b64-459d-8115-da7a60ad0942", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "67e0d927-0b64-459d-8115-da7a60ad0942", - "x-ms-routing-request-id": "WESTUS2:20210901T033436Z:67e0d927-0b64-459d-8115-da7a60ad0942" - }, - "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/res1795?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-6079?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-53dea100fda09d44b5045e1991578ef9-32a9ee354c9cbb42-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eaffadd2d89f6d204e3b8f189993f0e7", + "traceparent": "00-5fca6cb75213bf449528aed0a7328dc5-f5941d4bf9a6d947-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "21697512c50a6c4708e4458011c9fa7f", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:37 GMT", + "Date": "Tue, 24 Aug 2021 06:20:48 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e802eb1a-2032-4f45-83e4-f6f30d2566df", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "e802eb1a-2032-4f45-83e4-f6f30d2566df", - "x-ms-routing-request-id": "WESTUS2:20210901T033437Z:e802eb1a-2032-4f45-83e4-f6f30d2566df" + "x-ms-correlation-request-id": "080ce3d6-1f47-4031-a63d-c0783040ebca", + "x-ms-ratelimit-remaining-subscription-writes": "1192", + "x-ms-request-id": "080ce3d6-1f47-4031-a63d-c0783040ebca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062048Z:080ce3d6-1f47-4031-a63d-c0783040ebca" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1795", - "name": "res1795", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079", + "name": "teststorageRG-6079", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1795/providers/Microsoft.Storage/storageAccounts/sto2195?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079/providers/Microsoft.Storage/storageAccounts/storage9784?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "87", + "Content-Length": "129", "Content-Type": "application/json", - "traceparent": "00-3ba59e71ec32524d873b008f6929a901-7544fce9f33da742-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9c4d2463f7aa362b9cbbd05e7b4021b7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3d731503eee66bac0f278f317c0b4974", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -149,7 +109,11 @@ "name": "Premium_LRS" }, "kind": "FileStorage", - "location": "eastus", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, "properties": {} }, "StatusCode": 202, @@ -157,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3daa71d9-de78-4342-b65e-67d4e0b9b06d", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5", - "x-ms-routing-request-id": "WESTUS2:20210901T033440Z:3daa71d9-de78-4342-b65e-67d4e0b9b06d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:34:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "59e83eea-a084-4cde-84b6-f2ca3e25ebdd", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "4d38f4c3-1f5f-4610-9fd0-0149907411d1", - "x-ms-routing-request-id": "WESTUS2:20210901T033440Z:59e83eea-a084-4cde-84b6-f2ca3e25ebdd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:34:41 GMT", + "Date": "Tue, 24 Aug 2021 06:20:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f8cc2969-0fdc-4296-85dd-1b06598344d9", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "09f05734-e2e5-4a8b-9e47-8c3afa22c7cc", - "x-ms-routing-request-id": "WESTUS2:20210901T033441Z:f8cc2969-0fdc-4296-85dd-1b06598344d9" + "x-ms-client-request-id": "3d731503eee66bac0f278f317c0b4974", + "x-ms-correlation-request-id": "c6485566-1c0b-4a91-bd85-90cf38a02e2f", + "x-ms-ratelimit-remaining-subscription-writes": "1191", + "x-ms-request-id": "b9e25fbd-1bb6-40a9-9410-476974bb1458", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062056Z:c6485566-1c0b-4a91-bd85-90cf38a02e2f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4d5b95deb00562b8278f784cfa1a6f57", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d17ffb0a268a2439c9fd11e33515effc", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -250,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:42 GMT", + "Date": "Tue, 24 Aug 2021 06:20:56 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "613e0fca-ff44-42db-99d8-3c1d25d0c798", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "63bd9b4f-e527-4658-9470-313769e582a9", - "x-ms-routing-request-id": "WESTUS2:20210901T033442Z:613e0fca-ff44-42db-99d8-3c1d25d0c798" + "x-ms-client-request-id": "d17ffb0a268a2439c9fd11e33515effc", + "x-ms-correlation-request-id": "ed3c44b1-6c78-4e19-9580-87db168f2abb", + "x-ms-ratelimit-remaining-subscription-reads": "11770", + "x-ms-request-id": "c2160ac4-3963-4d06-b299-25405db364cc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062056Z:ed3c44b1-6c78-4e19-9580-87db168f2abb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c2ab583999b4688f1ad58470438a11c1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8208d19af97f1efa9b521f77f0d0a754", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -281,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:43 GMT", + "Date": "Tue, 24 Aug 2021 06:20:57 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ca0fca1-4512-41e9-8e39-0a215a42c6a3", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "34027eb4-0124-4f2b-8d93-a715e958a808", - "x-ms-routing-request-id": "WESTUS2:20210901T033444Z:3ca0fca1-4512-41e9-8e39-0a215a42c6a3" + "x-ms-client-request-id": "8208d19af97f1efa9b521f77f0d0a754", + "x-ms-correlation-request-id": "b56fd425-0eb0-464a-b0e7-683ecbe2c57c", + "x-ms-ratelimit-remaining-subscription-reads": "11769", + "x-ms-request-id": "70c591c8-e570-4447-b70c-cacf044169f7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062057Z:b56fd425-0eb0-464a-b0e7-683ecbe2c57c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b93ed8a286b4bef4a95a1b1b22c66ad1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8126cc09788b51ea55253786d397eb08", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -312,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:44 GMT", + "Date": "Tue, 24 Aug 2021 06:20:58 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "de8e1686-905b-4296-adec-20897d15cf23", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "b42a4d5a-81d4-4aef-9492-d62e38528c28", - "x-ms-routing-request-id": "WESTUS2:20210901T033445Z:de8e1686-905b-4296-adec-20897d15cf23" + "x-ms-client-request-id": "8126cc09788b51ea55253786d397eb08", + "x-ms-correlation-request-id": "d434e725-1a18-45d1-8a55-fd8ec95e7acc", + "x-ms-ratelimit-remaining-subscription-reads": "11768", + "x-ms-request-id": "9e6cecbd-6e82-4f9c-b114-85b7e3f8b07b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062059Z:d434e725-1a18-45d1-8a55-fd8ec95e7acc" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4b64df1f4f66457506f232302b481e9c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f240007f9ab311430161353807c133f8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -343,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:45 GMT", + "Date": "Tue, 24 Aug 2021 06:20:59 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0b121ccb-31b2-4751-a40b-f2c9970fa762", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "3dc845f5-6fab-48a4-b1a1-915aa4f0e664", - "x-ms-routing-request-id": "WESTUS2:20210901T033446Z:0b121ccb-31b2-4751-a40b-f2c9970fa762" + "x-ms-client-request-id": "f240007f9ab311430161353807c133f8", + "x-ms-correlation-request-id": "7316def6-aa54-4543-9971-87c994fabec3", + "x-ms-ratelimit-remaining-subscription-reads": "11767", + "x-ms-request-id": "d98b60ac-b34b-4114-9eef-be7c51c27546", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062100Z:7316def6-aa54-4543-9971-87c994fabec3" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "21aab67db5dcb3a363ed195a7d744553", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "69d9bd566eef2171e7b62d5ac1734a04", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -374,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:47 GMT", + "Date": "Tue, 24 Aug 2021 06:21:01 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a523b363-dbdf-468b-a448-2feb4491a19e", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "dde1b22e-7d4c-44fe-90a6-4fb8b76ea0ae", - "x-ms-routing-request-id": "WESTUS2:20210901T033447Z:a523b363-dbdf-468b-a448-2feb4491a19e" + "x-ms-client-request-id": "69d9bd566eef2171e7b62d5ac1734a04", + "x-ms-correlation-request-id": "7dd99c20-c63a-4209-96ef-67500ff803bb", + "x-ms-ratelimit-remaining-subscription-reads": "11766", + "x-ms-request-id": "d0ba3bf6-dcad-4b9d-8221-e6a915d2a01e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062101Z:7dd99c20-c63a-4209-96ef-67500ff803bb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6450b26ac526525a63f9b3c153c49260", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "eff81666b48f6ea089147f2a42b14993", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -405,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:48 GMT", + "Date": "Tue, 24 Aug 2021 06:21:02 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64e2cae4-7a20-42b3-bc1f-2b592f9f4204", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "40f2b51d-a358-48fd-b2e1-12f5a44ba170", - "x-ms-routing-request-id": "WESTUS2:20210901T033448Z:64e2cae4-7a20-42b3-bc1f-2b592f9f4204" + "x-ms-client-request-id": "eff81666b48f6ea089147f2a42b14993", + "x-ms-correlation-request-id": "04b937a5-381a-4058-ad2a-caf903aff3c8", + "x-ms-ratelimit-remaining-subscription-reads": "11765", + "x-ms-request-id": "16a81e24-77f9-4e9f-9348-3d08200a7ff2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062103Z:04b937a5-381a-4058-ad2a-caf903aff3c8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6b9d7e3b481c69f53cb1e879361ac791", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "162f3ef181bd11188f1e0bfc6de84f8e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -436,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:49 GMT", + "Date": "Tue, 24 Aug 2021 06:21:03 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c302098b-373c-432b-a081-482aae21c6bb", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "cba82347-ca8e-42df-a9fa-3536a8198721", - "x-ms-routing-request-id": "WESTUS2:20210901T033449Z:c302098b-373c-432b-a081-482aae21c6bb" + "x-ms-client-request-id": "162f3ef181bd11188f1e0bfc6de84f8e", + "x-ms-correlation-request-id": "0025bd3f-3746-4880-8068-2f7f1345360c", + "x-ms-ratelimit-remaining-subscription-reads": "11764", + "x-ms-request-id": "096ad254-2318-43e9-9d28-7fe724186cd1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062104Z:0025bd3f-3746-4880-8068-2f7f1345360c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "78c5deadb9f7b8765b57bee202e15f9e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f0d1311644c9a2681c6ae0daee46de35", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -467,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:50 GMT", + "Date": "Tue, 24 Aug 2021 06:21:05 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d5b32143-c255-4a68-9265-353fa90685c5", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "a8ab494f-771f-4049-8212-a4e3b075fbb5", - "x-ms-routing-request-id": "WESTUS2:20210901T033450Z:d5b32143-c255-4a68-9265-353fa90685c5" + "x-ms-client-request-id": "f0d1311644c9a2681c6ae0daee46de35", + "x-ms-correlation-request-id": "384d59b8-ad03-4e02-991f-1d9c87675d12", + "x-ms-ratelimit-remaining-subscription-reads": "11763", + "x-ms-request-id": "cbace63a-ae46-4582-baf6-d5e6ddf45acc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062105Z:384d59b8-ad03-4e02-991f-1d9c87675d12" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe1eb85ad9d72237bde72875dde11c48", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "82699a6d3443e546fde66071a8a301a0", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -498,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:51 GMT", + "Date": "Tue, 24 Aug 2021 06:21:06 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ddc326d-b2f2-489a-a273-71781e965c67", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "e0fc9f79-f93d-410c-af76-16e921bb716b", - "x-ms-routing-request-id": "WESTUS2:20210901T033451Z:3ddc326d-b2f2-489a-a273-71781e965c67" + "x-ms-client-request-id": "82699a6d3443e546fde66071a8a301a0", + "x-ms-correlation-request-id": "5e0f4483-b230-4021-a321-1e29d7926fe7", + "x-ms-ratelimit-remaining-subscription-reads": "11762", + "x-ms-request-id": "6e73fd4b-69ff-46ce-a2f7-a5934a4f18c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062106Z:5e0f4483-b230-4021-a321-1e29d7926fe7" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7514213119ff826908e510c58a13675a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1114f0c558e0adc9d68df953a03e2249", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -529,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:52 GMT", + "Date": "Tue, 24 Aug 2021 06:21:07 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "098a96f5-cd69-46b5-b727-5fb058ef9917", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "309b1f78-ed69-4e0c-a5ca-6563121fb7dc", - "x-ms-routing-request-id": "WESTUS2:20210901T033452Z:098a96f5-cd69-46b5-b727-5fb058ef9917" + "x-ms-client-request-id": "1114f0c558e0adc9d68df953a03e2249", + "x-ms-correlation-request-id": "4bb9a2ef-4c14-44c5-b078-e3c07534ab46", + "x-ms-ratelimit-remaining-subscription-reads": "11761", + "x-ms-request-id": "d88f78a8-5a94-4dd7-b3b3-97fb287b2349", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062108Z:4bb9a2ef-4c14-44c5-b078-e3c07534ab46" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7e1f4951c9fbd3baa7a3bb109101da7a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d38fd63fcc7fe24aeaecf2e3e3f7fa78", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -560,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:53 GMT", + "Date": "Tue, 24 Aug 2021 06:21:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bcb49f06-e1eb-481d-a6fa-41ee26e2022c", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "58f84f6a-0577-4c59-886e-d926050b1dd9", - "x-ms-routing-request-id": "WESTUS2:20210901T033454Z:bcb49f06-e1eb-481d-a6fa-41ee26e2022c" + "x-ms-client-request-id": "d38fd63fcc7fe24aeaecf2e3e3f7fa78", + "x-ms-correlation-request-id": "ecf21925-3fdc-443b-bdbb-f5f1f9bab2c1", + "x-ms-ratelimit-remaining-subscription-reads": "11760", + "x-ms-request-id": "cd3959ec-8d2c-406b-88a5-223e85e7fd0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062109Z:ecf21925-3fdc-443b-bdbb-f5f1f9bab2c1" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0b0753aeacd409f4f9cf6f2c97297aa", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fd153f69cd321455d0bbacb63af344bf", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -591,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:34:54 GMT", + "Date": "Tue, 24 Aug 2021 06:21:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?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": "e0b0753aeacd409f4f9cf6f2c97297aa", - "x-ms-correlation-request-id": "29ac96c8-cd94-4390-8967-8f43210b09ef", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "e1e18f60-0f22-4d22-9815-42ea845af3f9", - "x-ms-routing-request-id": "WESTUS2:20210901T033455Z:29ac96c8-cd94-4390-8967-8f43210b09ef" + "x-ms-client-request-id": "fd153f69cd321455d0bbacb63af344bf", + "x-ms-correlation-request-id": "fa7c4a86-a359-45e4-b7d3-adffde563177", + "x-ms-ratelimit-remaining-subscription-reads": "11759", + "x-ms-request-id": "278ae12c-5ec6-4ccc-8f0a-e39ee27b0dde", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062110Z:fa7c4a86-a359-45e4-b7d3-adffde563177" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/df5bf4fe-2da1-40e7-9671-7ceb66c8cdd5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b9e25fbd-1bb6-40a9-9410-476974bb1458?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9323ce809ec1684d6740cd5c5e59f007", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d13116c32e14f821a63127f366e6c9de", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "957", + "Content-Length": "1109", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:34:55 GMT", + "Date": "Tue, 24 Aug 2021 06:21: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": "9323ce809ec1684d6740cd5c5e59f007", - "x-ms-correlation-request-id": "75b1d11d-a897-43f5-a519-ebaca258381f", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "5bf849f2-64b2-43da-9968-adda27006a26", - "x-ms-routing-request-id": "WESTUS2:20210901T033456Z:75b1d11d-a897-43f5-a519-ebaca258381f" + "x-ms-client-request-id": "d13116c32e14f821a63127f366e6c9de", + "x-ms-correlation-request-id": "4eed78ab-c844-4558-9720-aec1962179eb", + "x-ms-ratelimit-remaining-subscription-reads": "11758", + "x-ms-request-id": "d0254edf-1dca-454a-ae82-7a5ecb2c2ad0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062112Z:4eed78ab-c844-4558-9720-aec1962179eb" }, "ResponseBody": { "sku": { @@ -640,12 +542,19 @@ "tier": "Premium" }, "kind": "FileStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1795/providers/Microsoft.Storage/storageAccounts/sto2195", - "name": "sto2195", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079/providers/Microsoft.Storage/storageAccounts/storage9784", + "name": "storage9784", "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:20:54.5877554Z", + "key2": "2021-08-24T06:20:54.5877554Z" + }, "privateEndpointConnections": [], "largeFileSharesState": "Enabled", "networkAcls": { @@ -660,29 +569,144 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T03:34:39.2126525Z" + "lastEnabledTime": "2021-08-24T06:20:54.5877554Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T03:34:39.2126525Z" + "lastEnabledTime": "2021-08-24T06:20:54.5877554Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:34:39.0876246Z", + "creationTime": "2021-08-24T06:20:54.4626637Z", "primaryEndpoints": { - "file": "https://sto2195.file.core.windows.net/" + "file": "https://storage9784.file.core.windows.net/" }, - "primaryLocation": "eastus", + "primaryLocation": "eastus2", "statusOfPrimary": "available" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61e9809224297216817b02c32094a7f7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1121", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06:21: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": "61e9809224297216817b02c32094a7f7", + "x-ms-correlation-request-id": "febc4e60-8e79-4e47-a750-9e470969a18f", + "x-ms-ratelimit-remaining-subscription-reads": "11757", + "x-ms-request-id": "43a29727-65e3-4bbc-942d-1aeecf6f7926", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062112Z:febc4e60-8e79-4e47-a750-9e470969a18f" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "FileStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079/providers/Microsoft.Storage/storageAccounts/storage9784", + "name": "storage9784", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:20:54.5877554Z", + "key2": "2021-08-24T06:20:54.5877554Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:20:54.5877554Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:20:54.5877554Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:20:54.4626637Z", + "primaryEndpoints": { + "file": "https://storage9784.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6079/providers/Microsoft.Storage/storageAccounts/storage9784?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd1f33a828c63a641e1c5700a661adea", + "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, 24 Aug 2021 06:21: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": "cd1f33a828c63a641e1c5700a661adea", + "x-ms-correlation-request-id": "65830208-54af-4c3a-bf13-02b46e0c0ba1", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "d298e737-e6eb-44d0-889b-4255609a977d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062118Z:65830208-54af-4c3a-bf13-02b46e0c0ba1" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1286433170", + "RandomSeed": "444474706", + "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/StorageAccountCreateWithFileStorageAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorageAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorageAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorageAsync.json index f5ae1fdc9f44..8a319b156742 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithFileStorageAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/CreateStorageAccountWithFileStorageAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e2c1f8f9ab8d5fa05a6034ee9848e83", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d77531fd336d905faf381cff793c7b9d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:09 GMT", + "Date": "Tue, 24 Aug 2021 06:21:21 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5684572c-4aae-483e-bd0d-4f4c30351ff2", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "5684572c-4aae-483e-bd0d-4f4c30351ff2", - "x-ms-routing-request-id": "WESTUS2:20210901T034309Z:5684572c-4aae-483e-bd0d-4f4c30351ff2" + "x-ms-correlation-request-id": "1dc97f15-46ec-42a5-a6d1-560b60005e8b", + "x-ms-ratelimit-remaining-subscription-reads": "11753", + "x-ms-request-id": "1dc97f15-46ec-42a5-a6d1-560b60005e8b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062122Z:1dc97f15-46ec-42a5-a6d1-560b60005e8b" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7cbfbfb1ab388d3f50ff849599127247", - "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, 01 Sep 2021 03:43:09 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "753e9aae-3290-462e-b213-fc834108cd0f", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "753e9aae-3290-462e-b213-fc834108cd0f", - "x-ms-routing-request-id": "WESTUS2:20210901T034309Z:753e9aae-3290-462e-b213-fc834108cd0f" - }, - "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/res8670?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-4436?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-e4cddacb7276c14f8d95f4adda0710ce-0cd3d27eabda9246-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5ea86e37942f98f6ef6c46d011a30dbe", + "traceparent": "00-e026add4379aea4c85797f1281052d37-62a4de31abde7240-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "de1860bb83968e2054e78e3f0a70a0d4", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:10 GMT", + "Date": "Tue, 24 Aug 2021 06:21:22 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3982a7a2-a70d-40b9-9efe-940bebcc4dd9", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "3982a7a2-a70d-40b9-9efe-940bebcc4dd9", - "x-ms-routing-request-id": "WESTUS2:20210901T034310Z:3982a7a2-a70d-40b9-9efe-940bebcc4dd9" + "x-ms-correlation-request-id": "95f286d6-f50a-4de3-a182-b31364182e0c", + "x-ms-ratelimit-remaining-subscription-writes": "1190", + "x-ms-request-id": "95f286d6-f50a-4de3-a182-b31364182e0c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062122Z:95f286d6-f50a-4de3-a182-b31364182e0c" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8670", - "name": "res8670", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436", + "name": "teststorageRG-4436", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8670/providers/Microsoft.Storage/storageAccounts/sto6197?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436/providers/Microsoft.Storage/storageAccounts/storage484?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "87", + "Content-Length": "129", "Content-Type": "application/json", - "traceparent": "00-646c480263903b419b4e9927331ebb40-f552214d2734d849-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7c464a9ce4949ee0eeb816643cf334bc", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "35dadc935853f3834951beecb0b67872", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -149,7 +109,11 @@ "name": "Premium_LRS" }, "kind": "FileStorage", - "location": "eastus", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, "properties": {} }, "StatusCode": 202, @@ -157,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:12 GMT", + "Date": "Tue, 24 Aug 2021 06:21:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04ba0395-c45b-4bcc-93e7-4d444765add8", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "59689ace-072b-4667-a8c9-10f8a8c21766", - "x-ms-routing-request-id": "WESTUS2:20210901T034313Z:04ba0395-c45b-4bcc-93e7-4d444765add8" + "x-ms-client-request-id": "35dadc935853f3834951beecb0b67872", + "x-ms-correlation-request-id": "131fcd6e-7ad7-455e-88b2-25e456a6d62b", + "x-ms-ratelimit-remaining-subscription-writes": "1189", + "x-ms-request-id": "bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062126Z:131fcd6e-7ad7-455e-88b2-25e456a6d62b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2876e0d6950089a2c7bf40dcdf33b379", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ea9a55e1dc3624fdd259445c534dd9e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -188,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:13 GMT", + "Date": "Tue, 24 Aug 2021 06:21:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "27e8c978-a312-4580-a50e-1ed7bf1b094e", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "a0ccd724-e69d-4128-bed2-1716428f642b", - "x-ms-routing-request-id": "WESTUS2:20210901T034313Z:27e8c978-a312-4580-a50e-1ed7bf1b094e" + "x-ms-client-request-id": "9ea9a55e1dc3624fdd259445c534dd9e", + "x-ms-correlation-request-id": "49ecd51d-3554-4741-a6e7-cb4ea481f18d", + "x-ms-ratelimit-remaining-subscription-reads": "11752", + "x-ms-request-id": "0f4a4917-790b-45f4-9232-9ce93ad86c49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062127Z:49ecd51d-3554-4741-a6e7-cb4ea481f18d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1d51412d9f71a941f7d984ba5e8e2af", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a4c21c6e72e374f041e97e74790bf0d9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -219,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:14 GMT", + "Date": "Tue, 24 Aug 2021 06:21:27 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0869e9e8-73e9-45e0-8398-8692e00fbc74", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "b793cab2-9f7a-488f-8b9e-ce8941889ea1", - "x-ms-routing-request-id": "WESTUS2:20210901T034314Z:0869e9e8-73e9-45e0-8398-8692e00fbc74" + "x-ms-client-request-id": "a4c21c6e72e374f041e97e74790bf0d9", + "x-ms-correlation-request-id": "a389f329-5cff-421e-88ae-731ff9a11b0c", + "x-ms-ratelimit-remaining-subscription-reads": "11751", + "x-ms-request-id": "9bfb2761-e2ce-4f32-a8be-9c84bbbfc21d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062128Z:a389f329-5cff-421e-88ae-731ff9a11b0c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5b8da05d0c7da6bc0f8c1d65414ee9b0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0a8d1223d90c5fae162951bd8a562c82", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -250,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:15 GMT", + "Date": "Tue, 24 Aug 2021 06:21:29 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b07d449f-0783-4607-8fe6-9b0cf43b9030", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "6ef71ea3-1471-4607-b395-4dfe6079eea3", - "x-ms-routing-request-id": "WESTUS2:20210901T034315Z:b07d449f-0783-4607-8fe6-9b0cf43b9030" + "x-ms-client-request-id": "0a8d1223d90c5fae162951bd8a562c82", + "x-ms-correlation-request-id": "dae56615-19db-4742-9669-0bb0884c979a", + "x-ms-ratelimit-remaining-subscription-reads": "11750", + "x-ms-request-id": "153ba987-b90e-4739-a248-c8f962ba5f3c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062129Z:dae56615-19db-4742-9669-0bb0884c979a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a8e5c5946a69fd7e4b5c0883fd56e3df", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e609400189acecc8b4345dda9fdbe9d2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -281,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:16 GMT", + "Date": "Tue, 24 Aug 2021 06:21:30 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0594c2ed-11de-453f-830e-1c14c6b5481c", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "daf834f5-fd4e-4484-9b50-05da4c739cc5", - "x-ms-routing-request-id": "WESTUS2:20210901T034316Z:0594c2ed-11de-453f-830e-1c14c6b5481c" + "x-ms-client-request-id": "e609400189acecc8b4345dda9fdbe9d2", + "x-ms-correlation-request-id": "8c29b519-1b98-4705-bb71-ca15d1cf551e", + "x-ms-ratelimit-remaining-subscription-reads": "11749", + "x-ms-request-id": "cec1c16d-485d-4b0a-be5d-319f3cd988ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062130Z:8c29b519-1b98-4705-bb71-ca15d1cf551e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3f7e90dd58a506fc572ee16abb2ed8d1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b221bb34d3a694916d638dba2132eaeb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -312,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:17 GMT", + "Date": "Tue, 24 Aug 2021 06:21:31 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5690365f-dd7b-45b3-80ac-426b6a825017", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "a1c2e886-cf8e-4073-b980-ac0cebd52623", - "x-ms-routing-request-id": "WESTUS2:20210901T034317Z:5690365f-dd7b-45b3-80ac-426b6a825017" + "x-ms-client-request-id": "b221bb34d3a694916d638dba2132eaeb", + "x-ms-correlation-request-id": "c3b045ea-ec8d-424d-9d21-8c50fbcd0839", + "x-ms-ratelimit-remaining-subscription-reads": "11748", + "x-ms-request-id": "d8a6d2bb-a6ac-4a9e-8d15-7cac1baf4df8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062132Z:c3b045ea-ec8d-424d-9d21-8c50fbcd0839" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0b7e7943902f34521900f200339a9b8", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3973fbbc0a01992d4aa156d77cd4bf3b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -343,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:18 GMT", + "Date": "Tue, 24 Aug 2021 06:21:33 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a60de1f-2581-4147-b57f-5e9233cbd23d", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "d28a4b6e-c9b9-4741-9ab6-5fb43a59d1a7", - "x-ms-routing-request-id": "WESTUS2:20210901T034319Z:8a60de1f-2581-4147-b57f-5e9233cbd23d" + "x-ms-client-request-id": "3973fbbc0a01992d4aa156d77cd4bf3b", + "x-ms-correlation-request-id": "67ea3789-1605-4c83-92f9-86f446c4d62f", + "x-ms-ratelimit-remaining-subscription-reads": "11747", + "x-ms-request-id": "2274e10f-5385-47a3-a947-abb872091587", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062133Z:67ea3789-1605-4c83-92f9-86f446c4d62f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b0883ea9a9cf3c0ac9df503b8813421d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf897f3f79342edcae757949fc0dcb81", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -374,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:19 GMT", + "Date": "Tue, 24 Aug 2021 06:21:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a5c9b375-7f5d-46ad-975f-5945814ebf35", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "202fe5cb-df8d-4af0-b0b1-9248c421d407", - "x-ms-routing-request-id": "WESTUS2:20210901T034320Z:a5c9b375-7f5d-46ad-975f-5945814ebf35" + "x-ms-client-request-id": "cf897f3f79342edcae757949fc0dcb81", + "x-ms-correlation-request-id": "02398294-4f1b-4931-80be-4be3eeeea513", + "x-ms-ratelimit-remaining-subscription-reads": "11746", + "x-ms-request-id": "4841f4c2-9163-4377-a01a-1c56631d85db", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062134Z:02398294-4f1b-4931-80be-4be3eeeea513" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "15ef3683039fa3dd4b8b1e1548db021e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a31d714ab0682ad18d8768057cba1898", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -405,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:20 GMT", + "Date": "Tue, 24 Aug 2021 06:21:35 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "24bb47ef-3e94-4a9a-a8b8-d0f72c75407c", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "3b7839dd-9394-4c37-a772-ec36ae575b12", - "x-ms-routing-request-id": "WESTUS2:20210901T034321Z:24bb47ef-3e94-4a9a-a8b8-d0f72c75407c" + "x-ms-client-request-id": "a31d714ab0682ad18d8768057cba1898", + "x-ms-correlation-request-id": "51236309-4758-4990-aca3-20529d62b58a", + "x-ms-ratelimit-remaining-subscription-reads": "11745", + "x-ms-request-id": "19a0427a-508d-4e9e-a091-f63d57e42949", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062136Z:51236309-4758-4990-aca3-20529d62b58a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7dc1298528a5ea01dd7a1723e80a6a0d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a27a51a41aa943b61f458b8b91e49d3c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -436,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:21 GMT", + "Date": "Tue, 24 Aug 2021 06:21:36 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4ef67421-78c1-4d79-9970-fb61734f1c5f", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "cab0f439-c260-4903-b4e1-8558729274fd", - "x-ms-routing-request-id": "WESTUS2:20210901T034322Z:4ef67421-78c1-4d79-9970-fb61734f1c5f" + "x-ms-client-request-id": "a27a51a41aa943b61f458b8b91e49d3c", + "x-ms-correlation-request-id": "d130f442-f41c-418e-97ba-9da7e17b0739", + "x-ms-ratelimit-remaining-subscription-reads": "11744", + "x-ms-request-id": "532db0f2-fcab-40a5-a899-18786aaca95b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062137Z:d130f442-f41c-418e-97ba-9da7e17b0739" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd9df24d9449a51860e465448af4f4ed", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0b8dd4d51bb78fd3ad5f41ad10d6b1f3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -467,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:22 GMT", + "Date": "Tue, 24 Aug 2021 06:21:38 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c4268d7e-abda-406d-ad20-cbf72637a70f", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "9e4fac78-2284-4787-997f-463a91973d2b", - "x-ms-routing-request-id": "WESTUS2:20210901T034323Z:c4268d7e-abda-406d-ad20-cbf72637a70f" + "x-ms-client-request-id": "0b8dd4d51bb78fd3ad5f41ad10d6b1f3", + "x-ms-correlation-request-id": "9d991f32-e1fb-4e77-a8c8-5e222486136b", + "x-ms-ratelimit-remaining-subscription-reads": "11743", + "x-ms-request-id": "51d7bfb0-68d7-435d-abe9-8f3f632668d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062138Z:9d991f32-e1fb-4e77-a8c8-5e222486136b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5eb632dcc5515b7735043724ebb9bb41", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aba4e05d29932fd8bbda8422254598a9", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -498,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:24 GMT", + "Date": "Tue, 24 Aug 2021 06:21:39 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "12f2357b-bbd0-4637-beec-b72ce535d448", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "4dd94514-4c03-4e00-9597-a22f0acfd465", - "x-ms-routing-request-id": "WESTUS2:20210901T034324Z:12f2357b-bbd0-4637-beec-b72ce535d448" + "x-ms-client-request-id": "aba4e05d29932fd8bbda8422254598a9", + "x-ms-correlation-request-id": "c8803d67-7ae6-46a6-9997-057deae5ea84", + "x-ms-ratelimit-remaining-subscription-reads": "11742", + "x-ms-request-id": "5a2a8fb2-ab0c-4378-8178-0990d034f39a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062140Z:c8803d67-7ae6-46a6-9997-057deae5ea84" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "55c81020353df0d4101b1cc1c2bd5fe9", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8302cea0c2d88e17eebf44ad9093248", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -529,110 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:43:25 GMT", + "Date": "Tue, 24 Aug 2021 06:21:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", - "Retry-After": "17", + "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": "55c81020353df0d4101b1cc1c2bd5fe9", - "x-ms-correlation-request-id": "a26ad06b-9200-400a-875d-6ea0611aff55", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "45065b3d-f1eb-4a4e-b89c-37a32266a125", - "x-ms-routing-request-id": "WESTUS2:20210901T034325Z:a26ad06b-9200-400a-875d-6ea0611aff55" + "x-ms-client-request-id": "a8302cea0c2d88e17eebf44ad9093248", + "x-ms-correlation-request-id": "dda5f209-262e-408f-ac29-ef7ff5c0cba5", + "x-ms-ratelimit-remaining-subscription-reads": "11741", + "x-ms-request-id": "8130864d-9d47-434b-b14b-0fee6c806b9a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062141Z:dda5f209-262e-408f-ac29-ef7ff5c0cba5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bf4bb4de-ecb0-4f2d-a856-aea6e3897f5b?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b64629860c5388bb7b4297455cf4baa6", - "x-ms-return-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, 01 Sep 2021 03:43:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b64629860c5388bb7b4297455cf4baa6", - "x-ms-correlation-request-id": "f2733f28-340a-4f53-9c7f-edd34aa76dc1", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "6a3307d0-3294-4c53-934f-cc27a155c28f", - "x-ms-routing-request-id": "WESTUS2:20210901T034326Z:f2733f28-340a-4f53-9c7f-edd34aa76dc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "792324299e2ca7af5dc54e36a9b69877", - "x-ms-return-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, 01 Sep 2021 03:43:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "792324299e2ca7af5dc54e36a9b69877", - "x-ms-correlation-request-id": "36884222-c6c0-48a3-8d39-a17dc73fc57e", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "c6283594-75d6-471f-b8c6-13efcf3a9d58", - "x-ms-routing-request-id": "WESTUS2:20210901T034327Z:36884222-c6c0-48a3-8d39-a17dc73fc57e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/59689ace-072b-4667-a8c9-10f8a8c21766?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c29e4ea4057314ed5540d9fb9d8f941c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b02e9794f13faba8fb5d4fdc97b06968", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "957", + "Content-Length": "1106", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:43:28 GMT", + "Date": "Tue, 24 Aug 2021 06: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": "c29e4ea4057314ed5540d9fb9d8f941c", - "x-ms-correlation-request-id": "e6bf4b92-45cf-47ff-9aeb-04f67d9c3426", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "1dcb64d5-5fe7-4651-9ff2-f2110cca07fb", - "x-ms-routing-request-id": "WESTUS2:20210901T034329Z:e6bf4b92-45cf-47ff-9aeb-04f67d9c3426" + "x-ms-client-request-id": "b02e9794f13faba8fb5d4fdc97b06968", + "x-ms-correlation-request-id": "b9ca39a4-5aa2-4ad6-82c1-94ff4ad5337f", + "x-ms-ratelimit-remaining-subscription-reads": "11740", + "x-ms-request-id": "44c4fd5b-86f5-41ec-8856-c6a1a70f7749", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062142Z:b9ca39a4-5aa2-4ad6-82c1-94ff4ad5337f" }, "ResponseBody": { "sku": { @@ -640,12 +542,19 @@ "tier": "Premium" }, "kind": "FileStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8670/providers/Microsoft.Storage/storageAccounts/sto6197", - "name": "sto6197", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436/providers/Microsoft.Storage/storageAccounts/storage484", + "name": "storage484", "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:21:25.2457793Z", + "key2": "2021-08-24T06:21:25.2457793Z" + }, "privateEndpointConnections": [], "largeFileSharesState": "Enabled", "networkAcls": { @@ -660,29 +569,144 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T03:43:12.0414325Z" + "lastEnabledTime": "2021-08-24T06:21:25.2457793Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T03:43:12.0414325Z" + "lastEnabledTime": "2021-08-24T06:21:25.2457793Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:43:11.9633106Z", + "creationTime": "2021-08-24T06:21:25.1359593Z", "primaryEndpoints": { - "file": "https://sto6197.file.core.windows.net/" + "file": "https://storage484.file.core.windows.net/" }, - "primaryLocation": "eastus", + "primaryLocation": "eastus2", "statusOfPrimary": "available" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e4c397c608a650c6ff1c2da8358e56b2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1118", + "Content-Type": "application/json", + "Date": "Tue, 24 Aug 2021 06: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": "e4c397c608a650c6ff1c2da8358e56b2", + "x-ms-correlation-request-id": "2d80cac4-7779-4bd7-834c-3f844694c7d2", + "x-ms-ratelimit-remaining-subscription-reads": "11739", + "x-ms-request-id": "b30e96c8-5108-4069-9000-0d514393b36b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062143Z:2d80cac4-7779-4bd7-834c-3f844694c7d2" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Premium_LRS", + "tier": "Premium" + }, + "kind": "FileStorage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436/providers/Microsoft.Storage/storageAccounts/storage484", + "name": "storage484", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-24T06:21:25.2457793Z", + "key2": "2021-08-24T06:21:25.2457793Z" + }, + "privateEndpointConnections": [], + "largeFileSharesState": "Enabled", + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:21:25.2457793Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-24T06:21:25.2457793Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-24T06:21:25.1359593Z", + "primaryEndpoints": { + "file": "https://storage484.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available" + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4436/providers/Microsoft.Storage/storageAccounts/storage484?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8e8e3ba8e816f86a8384accfbc04f0cd", + "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, 24 Aug 2021 06:21: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": "8e8e3ba8e816f86a8384accfbc04f0cd", + "x-ms-correlation-request-id": "5536da05-69be-44e5-b5b2-6b58f019b996", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "8768664b-16ed-4126-8d0f-499a65ea18d7", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210824T062148Z:5536da05-69be-44e5-b5b2-6b58f019b996" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1242194565", + "RandomSeed": "1733619234", + "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/StorageAccountListByResourceGroupTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json index 45d178f737d9..409fdb6d84b3 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetAllStorageAccounts.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3cfc1fb54bae24dbc4a5fd0743ec263e", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:39 GMT", + "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": "38496edd-33a9-4edd-969d-21369e56d57d", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "38496edd-33a9-4edd-969d-21369e56d57d", - "x-ms-routing-request-id": "WESTUS2:20210901T022140Z:38496edd-33a9-4edd-969d-21369e56d57d" + "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", @@ -46,133 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8eb42eecbb4459ad06b19b096fe2a4ed", - "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, 01 Sep 2021 02:21:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0cdfec68-1b09-4479-9972-0398474e9507", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "0cdfec68-1b09-4479-9972-0398474e9507", - "x-ms-routing-request-id": "WESTUS2:20210901T022140Z:0cdfec68-1b09-4479-9972-0398474e9507" - }, - "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/res9717?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-5be615c9b8b2ca4baa281c90f03c13b5-6075197e1950284d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5023c030f4a42e5b65a0d22d5161d317", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:40 GMT", + "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": "20a22b6d-18d2-4e08-9c89-29578e3672ee", + "x-ms-correlation-request-id": "76a7d89c-22c9-438e-992c-c8357a5717da", "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "20a22b6d-18d2-4e08-9c89-29578e3672ee", - "x-ms-routing-request-id": "WESTUS2:20210901T022140Z:20a22b6d-18d2-4e08-9c89-29578e3672ee" + "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/res9717", - "name": "res9717", + "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/res9717/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f4b5568f01de214098c96b6c4fe616b9-d90cad970e59f941-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5988e39197f172f9a336fcb0d2b4e200", - "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": "Wed, 01 Sep 2021 02:21:40 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ca2e5bbf-e0ee-46d6-b648-e7cea1276b63", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "ca2e5bbf-e0ee-46d6-b648-e7cea1276b63", - "x-ms-routing-request-id": "WESTUS2:20210901T022141Z:ca2e5bbf-e0ee-46d6-b648-e7cea1276b63" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto3467?api-version=2019-06-01", + "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", - "traceparent": "00-d13fbb260bed08448cca2931922aeb1b-b08e5fb7f5b18647-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "022b127948ed59395fdf1bdb2cb450c8", + "User-Agent": "azsdk-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": { @@ -192,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:43 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "022b127948ed59395fdf1bdb2cb450c8", - "x-ms-correlation-request-id": "f2d43336-bda3-488a-b881-5ea00461a9af", + "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": "47d8bdd3-8f69-4c2e-a79c-a86c252367e6", - "x-ms-routing-request-id": "WESTUS2:20210901T022143Z:f2d43336-bda3-488a-b881-5ea00461a9af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:21:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "59d42329-63f9-4b56-994a-23263fbb0a40", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "7dcd8b91-77b5-4536-ad9c-2b618ed96d26", - "x-ms-routing-request-id": "WESTUS2:20210901T022143Z:59d42329-63f9-4b56-994a-23263fbb0a40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:21:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "86488f87-cc08-411c-9aee-49fb88f7d99b", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "b9977c2c-304e-45b1-9067-f36310327ad6", - "x-ms-routing-request-id": "WESTUS2:20210901T022144Z:86488f87-cc08-411c-9aee-49fb88f7d99b" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0f0a5d2e01dcdd213963cc940ae1e81a", + "User-Agent": "azsdk-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, @@ -285,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:45 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "0f0a5d2e01dcdd213963cc940ae1e81a", - "x-ms-correlation-request-id": "2913ad9b-52dd-4d56-9838-880754a8a44d", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "c6cea62a-efeb-46a8-b08e-62edd76a83f5", - "x-ms-routing-request-id": "WESTUS2:20210901T022146Z:2913ad9b-52dd-4d56-9838-880754a8a44d" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c34ceb35da7becd9a0fbd642c363c10d", + "User-Agent": "azsdk-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, @@ -316,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:46 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "c34ceb35da7becd9a0fbd642c363c10d", - "x-ms-correlation-request-id": "bc16d4f0-1b5a-4975-ab2f-ee395093256d", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "deb0eec9-a09d-4b46-a233-85fc0b32ede5", - "x-ms-routing-request-id": "WESTUS2:20210901T022147Z:bc16d4f0-1b5a-4975-ab2f-ee395093256d" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "80898e52678ca9a5c6039c8018e8d297", + "User-Agent": "azsdk-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, @@ -347,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:47 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "80898e52678ca9a5c6039c8018e8d297", - "x-ms-correlation-request-id": "2bd46be9-d84e-45ef-a111-70f739a38112", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "aa97b253-c00d-4437-8220-c1783ef82910", - "x-ms-routing-request-id": "WESTUS2:20210901T022148Z:2bd46be9-d84e-45ef-a111-70f739a38112" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee0a367ceaf45487841d6ee02bde19d6", + "User-Agent": "azsdk-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, @@ -378,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:48 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "ee0a367ceaf45487841d6ee02bde19d6", - "x-ms-correlation-request-id": "0087b4e3-96b6-49e1-8849-9de61f42d190", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "5cf1f196-3a10-4279-9a24-b5578bd773ea", - "x-ms-routing-request-id": "WESTUS2:20210901T022149Z:0087b4e3-96b6-49e1-8849-9de61f42d190" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7b41bea26757ce8e46a2fc773d58d4b8", + "User-Agent": "azsdk-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, @@ -409,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:49 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "7b41bea26757ce8e46a2fc773d58d4b8", - "x-ms-correlation-request-id": "80b5a96b-72d9-4b59-9e25-9330e0ab2ac5", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "0d7567da-e4be-41cc-a497-20209c99caf5", - "x-ms-routing-request-id": "WESTUS2:20210901T022150Z:80b5a96b-72d9-4b59-9e25-9330e0ab2ac5" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8dc63e29d25868190635fc6ff8c47ee8", + "User-Agent": "azsdk-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, @@ -440,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:50 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "8dc63e29d25868190635fc6ff8c47ee8", - "x-ms-correlation-request-id": "6f339e1d-c1bc-4b02-8744-d89605550974", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "c0cc48ad-b0b1-4c13-aef2-849d2c57b07b", - "x-ms-routing-request-id": "WESTUS2:20210901T022151Z:6f339e1d-c1bc-4b02-8744-d89605550974" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "59dec6e956a61440a73ca751ed10162b", + "User-Agent": "azsdk-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, @@ -471,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:52 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "59dec6e956a61440a73ca751ed10162b", - "x-ms-correlation-request-id": "ae1ce469-a8ff-4b68-860d-cb52d5b1f197", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "08e685d2-c2f2-4917-a1b5-b55bdbc9aa33", - "x-ms-routing-request-id": "WESTUS2:20210901T022152Z:ae1ce469-a8ff-4b68-860d-cb52d5b1f197" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "edb7b6488c18cf7da5d975216b1fd582", + "User-Agent": "azsdk-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, @@ -502,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:53 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "edb7b6488c18cf7da5d975216b1fd582", - "x-ms-correlation-request-id": "d9eeb828-8af0-4b32-8f90-ba49038e0361", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "b36e3ec5-0762-4283-b96e-47cfba0ea2af", - "x-ms-routing-request-id": "WESTUS2:20210901T022153Z:d9eeb828-8af0-4b32-8f90-ba49038e0361" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "778d14247b7ad212feb1e51b2ac77af6", + "User-Agent": "azsdk-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, @@ -533,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:54 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "778d14247b7ad212feb1e51b2ac77af6", - "x-ms-correlation-request-id": "f69f7aaf-8106-456e-8e1b-d6fa6412efb3", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "ad812c88-0605-4122-a4db-5f6b74c21955", - "x-ms-routing-request-id": "WESTUS2:20210901T022155Z:f69f7aaf-8106-456e-8e1b-d6fa6412efb3" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4226d11e910c5dd0480fb3cde11ea988", + "User-Agent": "azsdk-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, @@ -564,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:55 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "4226d11e910c5dd0480fb3cde11ea988", - "x-ms-correlation-request-id": "4338b880-7cf5-4587-a19f-9b3c8e691fc4", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "3d839863-f4e5-4dae-a96b-ceeefae2143c", - "x-ms-routing-request-id": "WESTUS2:20210901T022156Z:4338b880-7cf5-4587-a19f-9b3c8e691fc4" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d92c25679f82cdb0a4e4ef66a761a4dd", + "User-Agent": "azsdk-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, @@ -595,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:56 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "d92c25679f82cdb0a4e4ef66a761a4dd", - "x-ms-correlation-request-id": "199f9605-5e0f-48c8-842e-d6806a934c87", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "9eb27696-0b87-4a56-8887-04f0f6b2d5c2", - "x-ms-routing-request-id": "WESTUS2:20210901T022157Z:199f9605-5e0f-48c8-842e-d6806a934c87" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a037e5e92f8937544302f6bc744f1df", + "User-Agent": "azsdk-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, @@ -626,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:21:57 GMT", + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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": "9a037e5e92f8937544302f6bc744f1df", - "x-ms-correlation-request-id": "d3324ddb-77c1-4e59-b787-824ae8185e01", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "1c44bf2d-7038-4b04-bc94-38f3aa94311f", - "x-ms-routing-request-id": "WESTUS2:20210901T022158Z:d3324ddb-77c1-4e59-b787-824ae8185e01" + "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/47d8bdd3-8f69-4c2e-a79c-a86c252367e6?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "05b45d08a19a7f7320599e27a169b6e6", + "User-Agent": "azsdk-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": "1167", + "Content-Length": "1304", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:21:58 GMT", + "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": "05b45d08a19a7f7320599e27a169b6e6", - "x-ms-correlation-request-id": "97868c82-daba-4bf4-95ce-0bab64aed015", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "eb4379e1-0a82-4e1e-adae-c7eb0bcac0b3", - "x-ms-routing-request-id": "WESTUS2:20210901T022159Z:97868c82-daba-4bf4-95ce-0bab64aed015" + "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": { @@ -675,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto3467", - "name": "sto3467", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958", + "name": "storage17958", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:36:49.7283529Z", + "key2": "2021-08-13T06:36:49.7283529Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:21:42.3454348Z" + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:21:42.3454348Z" + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:21:42.2360867Z", + "creationTime": "2021-08-13T06:36:49.6189812Z", "primaryEndpoints": { - "blob": "https://sto3467.blob.core.windows.net/", - "queue": "https://sto3467.queue.core.windows.net/", - "table": "https://sto3467.table.core.windows.net/", - "file": "https://sto3467.file.core.windows.net/" + "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", @@ -723,16 +594,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto5986?api-version=2019-06-01", + "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", - "traceparent": "00-79e3de2889b0954591cb4cfa52d6d8ee-f77ea877cacfac4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b626fd58f0eb0d59995527045055ff3", + "User-Agent": "azsdk-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": { @@ -752,29 +622,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:01 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "1b626fd58f0eb0d59995527045055ff3", - "x-ms-correlation-request-id": "28366116-e744-4767-ae05-cddc872ab5d5", + "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": "9189eaa8-253c-4f32-8df1-cd55c7159c2b", - "x-ms-routing-request-id": "WESTUS2:20210901T022201Z:28366116-e744-4767-ae05-cddc872ab5d5" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d5f10049c48ecdf9df55010b210fdb53", + "User-Agent": "azsdk-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, @@ -783,29 +653,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:01 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "d5f10049c48ecdf9df55010b210fdb53", - "x-ms-correlation-request-id": "6cc32e64-d0ca-4249-8186-4312905737c2", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "650197a1-1359-48db-8661-7a94ee7ec2ac", - "x-ms-routing-request-id": "WESTUS2:20210901T022201Z:6cc32e64-d0ca-4249-8186-4312905737c2" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0a92343e386c93cbb2579794f0e162a7", + "User-Agent": "azsdk-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, @@ -814,29 +684,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:03 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "0a92343e386c93cbb2579794f0e162a7", - "x-ms-correlation-request-id": "2815e648-ad3a-4f3a-aa02-82435a94c36b", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "c246662a-0056-4981-99d3-00b43b8582bd", - "x-ms-routing-request-id": "WESTUS2:20210901T022203Z:2815e648-ad3a-4f3a-aa02-82435a94c36b" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4426d8ba8a144a64647cce4941b1e974", + "User-Agent": "azsdk-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, @@ -845,29 +715,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:04 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "4426d8ba8a144a64647cce4941b1e974", - "x-ms-correlation-request-id": "e38ba012-a018-477d-90b8-8bad5aeed1d3", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "422e05f2-f161-480b-b657-248d80de94c4", - "x-ms-routing-request-id": "WESTUS2:20210901T022204Z:e38ba012-a018-477d-90b8-8bad5aeed1d3" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19b54c9ecf5f100d355e23362d64ddfe", + "User-Agent": "azsdk-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, @@ -876,29 +746,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:05 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "19b54c9ecf5f100d355e23362d64ddfe", - "x-ms-correlation-request-id": "af4d0f24-6672-4d6c-b160-4fc6f700b911", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "c9b58a1a-373d-45ae-913d-a3b857cbcaac", - "x-ms-routing-request-id": "WESTUS2:20210901T022205Z:af4d0f24-6672-4d6c-b160-4fc6f700b911" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "48515af296e8b43ecf47a6ef6a815100", + "User-Agent": "azsdk-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, @@ -907,29 +777,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:06 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "48515af296e8b43ecf47a6ef6a815100", - "x-ms-correlation-request-id": "c20c65fd-6a55-4564-b8a0-6edcb4beffa1", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "37ce0c55-8ea5-4e7e-9cd6-69214f7a6473", - "x-ms-routing-request-id": "WESTUS2:20210901T022206Z:c20c65fd-6a55-4564-b8a0-6edcb4beffa1" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3f5226e482bea48cb160fb5672d1d00", + "User-Agent": "azsdk-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, @@ -938,29 +808,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:07 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "a3f5226e482bea48cb160fb5672d1d00", - "x-ms-correlation-request-id": "e03eb1b3-477e-4e24-ba48-48954c8a7a4a", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "5ac49348-ec93-4acc-acc9-ed4e23c7d47a", - "x-ms-routing-request-id": "WESTUS2:20210901T022207Z:e03eb1b3-477e-4e24-ba48-48954c8a7a4a" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e657cf9fa05f088c0d014a17291da5b3", + "User-Agent": "azsdk-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, @@ -969,29 +839,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:08 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "e657cf9fa05f088c0d014a17291da5b3", - "x-ms-correlation-request-id": "daf7ee39-09fc-4e0c-afd0-0b43b53504f8", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "6cb2971e-45f5-4d07-a101-2520a47677a4", - "x-ms-routing-request-id": "WESTUS2:20210901T022208Z:daf7ee39-09fc-4e0c-afd0-0b43b53504f8" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0ac8220c396ea9d211667dd187884da1", + "User-Agent": "azsdk-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, @@ -1000,29 +870,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:09 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "0ac8220c396ea9d211667dd187884da1", - "x-ms-correlation-request-id": "b8b57ab0-fbcc-47e6-9bcc-6ac7fecf6e40", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "8f00dcf8-bcc1-4463-a79d-738f92520841", - "x-ms-routing-request-id": "WESTUS2:20210901T022209Z:b8b57ab0-fbcc-47e6-9bcc-6ac7fecf6e40" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a50a52a6b2acda196ed952afe30c0ae", + "User-Agent": "azsdk-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, @@ -1031,61 +901,60 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:10 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "9a50a52a6b2acda196ed952afe30c0ae", - "x-ms-correlation-request-id": "7ffa1dca-9bff-466e-aa89-b51739dfbf27", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "7c95676a-2a42-4052-b31e-d0ba7393f15e", - "x-ms-routing-request-id": "WESTUS2:20210901T022210Z:7ffa1dca-9bff-466e-aa89-b51739dfbf27" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44a95b7012656591fdadd5f923ba8184", + "User-Agent": "azsdk-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", - "Connection": "close", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:11 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "44a95b7012656591fdadd5f923ba8184", - "x-ms-correlation-request-id": "43281043-10a7-49ac-995f-8a62ac906632", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "b58fd054-8341-4086-a83d-4dd00bf05a5e", - "x-ms-routing-request-id": "WESTUS2:20210901T022211Z:43281043-10a7-49ac-995f-8a62ac906632" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "84eda8b30bcca18981fa7481a3a7aae0", + "User-Agent": "azsdk-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, @@ -1094,29 +963,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:12 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "84eda8b30bcca18981fa7481a3a7aae0", - "x-ms-correlation-request-id": "aa0e118a-9c6a-4e0f-bcbe-879ce5cf454c", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "c6cffcb4-8a99-4555-95b1-792f30c3c1c4", - "x-ms-routing-request-id": "WESTUS:20210901T022213Z:aa0e118a-9c6a-4e0f-bcbe-879ce5cf454c" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c61cea508df173c14eb9d7c96a8aadc", + "User-Agent": "azsdk-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, @@ -1125,110 +994,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:22:13 GMT", + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c61cea508df173c14eb9d7c96a8aadc", - "x-ms-correlation-request-id": "aec25dd9-d7ec-43f5-aea3-5f0147dc8d54", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "ea2d4a2f-ca03-4a88-b240-956d2a0f5480", - "x-ms-routing-request-id": "WESTUS:20210901T022214Z:aec25dd9-d7ec-43f5-aea3-5f0147dc8d54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5676106c3c4365e1d107c36a9e10c155", - "x-ms-return-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, 01 Sep 2021 02:22:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5676106c3c4365e1d107c36a9e10c155", - "x-ms-correlation-request-id": "834c12d2-1b8a-4aec-9c58-de21f2b15733", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "7f846778-3722-4548-8158-94634eda02c3", - "x-ms-routing-request-id": "WESTUS:20210901T022215Z:834c12d2-1b8a-4aec-9c58-de21f2b15733" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5453f4025558aba56cd66fe16d0c0bd9", - "x-ms-return-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, 01 Sep 2021 02:22:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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": "5453f4025558aba56cd66fe16d0c0bd9", - "x-ms-correlation-request-id": "07214eed-9bbf-4064-8404-341b49354b94", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "598d3339-3734-4eee-8991-7b51bf6e834c", - "x-ms-routing-request-id": "WESTUS:20210901T022216Z:07214eed-9bbf-4064-8404-341b49354b94" + "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/9189eaa8-253c-4f32-8df1-cd55c7159c2b?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9314974f5430699decfb5ad744d17804", + "User-Agent": "azsdk-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": "1167", + "Content-Length": "1304", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:22:17 GMT", + "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": "9314974f5430699decfb5ad744d17804", - "x-ms-correlation-request-id": "63104914-2295-49eb-8eb9-88ac39c734c3", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "433bb02d-d79c-43ed-bb4a-ac353284b16c", - "x-ms-routing-request-id": "WESTUS:20210901T022217Z:63104914-2295-49eb-8eb9-88ac39c734c3" + "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": { @@ -1236,8 +1043,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto5986", - "name": "sto5986", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397", + "name": "storage22397", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -1245,6 +1052,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:37:10.3065806Z", + "key2": "2021-08-13T06:37:10.3065806Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1258,23 +1069,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:22:00.5180466Z" + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:22:00.5180466Z" + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:22:00.4086617Z", + "creationTime": "2021-08-13T06:37:10.1971676Z", "primaryEndpoints": { - "blob": "https://sto5986.blob.core.windows.net/", - "queue": "https://sto5986.queue.core.windows.net/", - "table": "https://sto5986.table.core.windows.net/", - "file": "https://sto5986.file.core.windows.net/" + "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", @@ -1284,33 +1095,177 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", + "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", - "traceparent": "00-a004a4e9af1c0e4db698b4691b9ab99d-28c3e431cf461140-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a17a4729555417836bcbea6dcc00f7c5", + "User-Agent": "azsdk-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": "2347", + "Content-Length": "2621", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:22:17 GMT", + "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": "a17a4729555417836bcbea6dcc00f7c5", - "x-ms-correlation-request-id": "363309ef-c4e2-44d3-87b0-b48ba5ad9cb9", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "d6e51547-e7d5-4164-8521-505b7edf8caf", - "x-ms-routing-request-id": "WESTUS:20210901T022217Z:363309ef-c4e2-44d3-87b0-b48ba5ad9cb9" + "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": [ @@ -1320,8 +1275,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto3467", - "name": "sto3467", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage17958", + "name": "storage17958", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -1329,6 +1284,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:36:49.7283529Z", + "key2": "2021-08-13T06:36:49.7283529Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1342,23 +1301,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:21:42.3454348Z" + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:21:42.3454348Z" + "lastEnabledTime": "2021-08-13T06:36:49.7441498Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:21:42.2360867Z", + "creationTime": "2021-08-13T06:36:49.6189812Z", "primaryEndpoints": { - "blob": "https://sto3467.blob.core.windows.net/", - "queue": "https://sto3467.queue.core.windows.net/", - "table": "https://sto3467.table.core.windows.net/", - "file": "https://sto3467.file.core.windows.net/" + "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", @@ -1372,8 +1331,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9717/providers/Microsoft.Storage/storageAccounts/sto5986", - "name": "sto5986", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4793/providers/Microsoft.Storage/storageAccounts/storage22397", + "name": "storage22397", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -1381,6 +1340,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:37:10.3065806Z", + "key2": "2021-08-13T06:37:10.3065806Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1394,23 +1357,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:22:00.5180466Z" + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:22:00.5180466Z" + "lastEnabledTime": "2021-08-13T06:37:10.3221723Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:22:00.4086617Z", + "creationTime": "2021-08-13T06:37:10.1971676Z", "primaryEndpoints": { - "blob": "https://sto5986.blob.core.windows.net/", - "queue": "https://sto5986.queue.core.windows.net/", - "table": "https://sto5986.table.core.windows.net/", - "file": "https://sto5986.file.core.windows.net/" + "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", @@ -1420,10 +1383,69 @@ } ] } + }, + { + "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": "213584389", + "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/GetStorageAccountLastSyncTime.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetStorageAccountLastSyncTime.json new file mode 100644 index 000000000000..ee74bf0fb2bb --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetStorageAccountLastSyncTime.json @@ -0,0 +1,840 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ce910bc8fcb20193aeda601988ab705f", + "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, 25 Aug 2021 01:49:57 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "d4fa47b2-444c-4401-8fef-12245977756b", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "d4fa47b2-444c-4401-8fef-12245977756b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014958Z:d4fa47b2-444c-4401-8fef-12245977756b" + }, + "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-5199?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-a201cf79dfd9d4468f1862d1137928e3-0c259d563d70784e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a308c7932184f64c38bfd5d67b07909a", + "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, 25 Aug 2021 01:50:00 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "979e9828-25dc-4ec3-8d39-56f8e0b91b2e", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "979e9828-25dc-4ec3-8d39-56f8e0b91b2e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015001Z:979e9828-25dc-4ec3-8d39-56f8e0b91b2e" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199", + "name": "teststorageRG-5199", + "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-5199/providers/Microsoft.Storage/storageAccounts/storage1176?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "130", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d124704ed367ebca5c69173a9c689350", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_RAGRS" + }, + "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": "Wed, 25 Aug 2021 01:50:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d124704ed367ebca5c69173a9c689350", + "x-ms-correlation-request-id": "0d42427d-6df3-4144-8f4d-d090164c71b0", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "d4ed8275-6042-42f8-9f40-b7b2e80cd6d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015010Z:0d42427d-6df3-4144-8f4d-d090164c71b0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "005ded89f13bc006fc1d461b0a115acf", + "x-ms-return-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, 25 Aug 2021 01:50:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "005ded89f13bc006fc1d461b0a115acf", + "x-ms-correlation-request-id": "5079dca5-8e7e-438d-8cf9-ec932a333a64", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "c3874791-b344-4ccd-891b-8e30f12310c9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015011Z:5079dca5-8e7e-438d-8cf9-ec932a333a64" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f23852bbd182929eab44fab0ff5bf85", + "x-ms-return-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, 25 Aug 2021 01:50:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f23852bbd182929eab44fab0ff5bf85", + "x-ms-correlation-request-id": "43ec1eb1-94b1-4b96-b106-78ec5e7f74c4", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "dc80ea42-a854-4a13-b91b-23f039526db1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015012Z:43ec1eb1-94b1-4b96-b106-78ec5e7f74c4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aeb1be09920bc114f52ed654de6a6570", + "x-ms-return-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, 25 Aug 2021 01:50:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aeb1be09920bc114f52ed654de6a6570", + "x-ms-correlation-request-id": "584aae98-fb92-4c94-bf2f-f52a60516475", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "023c02b2-057e-4c79-a5be-954d01d01ebb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015013Z:584aae98-fb92-4c94-bf2f-f52a60516475" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a7a8f461e0b4cb40c4331686a15ab106", + "x-ms-return-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, 25 Aug 2021 01:50:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a7a8f461e0b4cb40c4331686a15ab106", + "x-ms-correlation-request-id": "f574b2d2-fc09-4b5b-8605-d5b14b351da9", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "e03268b2-a439-48c9-b3dd-ff5fdcd634df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015015Z:f574b2d2-fc09-4b5b-8605-d5b14b351da9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4b11c15dab6098c370618aeae7d44b7f", + "x-ms-return-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, 25 Aug 2021 01:50:15 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4b11c15dab6098c370618aeae7d44b7f", + "x-ms-correlation-request-id": "f89fbe09-6671-4167-b8e0-27ab18e2faa1", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "bf82e64d-dad4-461e-83e1-a58bfd157399", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015016Z:f89fbe09-6671-4167-b8e0-27ab18e2faa1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1a4adf4f174d29d07ee5e9d77c8e209a", + "x-ms-return-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, 25 Aug 2021 01:50:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1a4adf4f174d29d07ee5e9d77c8e209a", + "x-ms-correlation-request-id": "e53b6814-f750-4adf-b537-5a4ed62702db", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "7dfe65d5-623e-492f-87ed-6c59a6f2c67c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015017Z:e53b6814-f750-4adf-b537-5a4ed62702db" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1cf6cf7d1959b50f300f37525555e4ef", + "x-ms-return-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, 25 Aug 2021 01:50:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1cf6cf7d1959b50f300f37525555e4ef", + "x-ms-correlation-request-id": "94e35278-b461-4586-b530-eb7d0eedb879", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "735d9fa5-9c13-4fc9-b0b0-ec86c984c55b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015019Z:94e35278-b461-4586-b530-eb7d0eedb879" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c13697e8960f45b9f0e7cd7ac1ec1ce1", + "x-ms-return-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, 25 Aug 2021 01:50:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c13697e8960f45b9f0e7cd7ac1ec1ce1", + "x-ms-correlation-request-id": "46f9bb2f-4545-4552-9c5b-6e95073a2f81", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "cc05dd2b-0905-4f91-837b-931c05609dc0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015020Z:46f9bb2f-4545-4552-9c5b-6e95073a2f81" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "176def412ede3525d095ea3de07ed328", + "x-ms-return-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, 25 Aug 2021 01:50:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "176def412ede3525d095ea3de07ed328", + "x-ms-correlation-request-id": "b2a3bd5e-92e8-4584-9efa-54dc9fc428a8", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "b5abe4d1-62c4-4bfb-8598-81cc78e00f6b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015021Z:b2a3bd5e-92e8-4584-9efa-54dc9fc428a8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e5eff9015e57e68b16b02c714c94f444", + "x-ms-return-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, 25 Aug 2021 01:50:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?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": "e5eff9015e57e68b16b02c714c94f444", + "x-ms-correlation-request-id": "9fe740a6-fab2-4dc7-b237-41d307b4276e", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "1404130d-580d-4b0d-a918-6d458541d5aa", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015023Z:9fe740a6-fab2-4dc7-b237-41d307b4276e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "661155f3cce7ba117101f17aab7c6572", + "x-ms-return-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, 25 Aug 2021 01:50:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?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": "661155f3cce7ba117101f17aab7c6572", + "x-ms-correlation-request-id": "3a455cd3-5236-4bd3-818c-047311b34598", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "cf3e4ec3-d2c5-40fb-925c-48c1ec9c136d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015025Z:3a455cd3-5236-4bd3-818c-047311b34598" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c779a41436fce2896486012d02b4e93b", + "x-ms-return-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, 25 Aug 2021 01:50:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?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": "c779a41436fce2896486012d02b4e93b", + "x-ms-correlation-request-id": "fd8ad277-018d-4a5a-a097-a2fb83f33a4a", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "f6e5b554-49fa-42bd-b67e-bb2dbea76bcf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015026Z:fd8ad277-018d-4a5a-a097-a2fb83f33a4a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d4ed8275-6042-42f8-9f40-b7b2e80cd6d4?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b49a5a16d6c3441e83474566d103a99", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1762", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01: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": "8b49a5a16d6c3441e83474566d103a99", + "x-ms-correlation-request-id": "7a097692-900a-4aa1-894d-7d2fd4455d45", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "46c46ec7-b415-4039-97d7-24bebc3ee01f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015027Z:7a097692-900a-4aa1-894d-7d2fd4455d45" + }, + "ResponseBody": { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/providers/Microsoft.Storage/storageAccounts/storage1176", + "name": "storage1176", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:50:06.8751727Z", + "key2": "2021-08-25T01:50:06.8751727Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:50:06.7500612Z", + "primaryEndpoints": { + "dfs": "https://storage1176.dfs.core.windows.net/", + "web": "https://storage1176.z20.web.core.windows.net/", + "blob": "https://storage1176.blob.core.windows.net/", + "queue": "https://storage1176.queue.core.windows.net/", + "table": "https://storage1176.table.core.windows.net/", + "file": "https://storage1176.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage1176-secondary.dfs.core.windows.net/", + "web": "https://storage1176-secondary.z20.web.core.windows.net/", + "blob": "https://storage1176-secondary.blob.core.windows.net/", + "queue": "https://storage1176-secondary.queue.core.windows.net/", + "table": "https://storage1176-secondary.table.core.windows.net/" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/providers/Microsoft.Storage/storageAccounts/storage1176?api-version=2021-04-01\u0026$expand=geoReplicationStats", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a85dba4b2c1abd47cb2f0260cae3b8bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1867", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:50: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": "a85dba4b2c1abd47cb2f0260cae3b8bd", + "x-ms-correlation-request-id": "4bf1207e-f56f-4256-b31f-1ab8af8015cf", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "72fee0ab-c0b4-4f25-bb98-4b33e426fcd5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015028Z:4bf1207e-f56f-4256-b31f-1ab8af8015cf" + }, + "ResponseBody": { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/providers/Microsoft.Storage/storageAccounts/storage1176", + "name": "storage1176", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:50:06.8751727Z", + "key2": "2021-08-25T01:50:06.8751727Z" + }, + "privateEndpointConnections": [], + "geoReplicationStats": { + "status": "Unavailable", + "lastSyncTime": "2021-08-25T01:50:06Z", + "canFailover": false + }, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:50:06.7500612Z", + "primaryEndpoints": { + "dfs": "https://storage1176.dfs.core.windows.net/", + "web": "https://storage1176.z20.web.core.windows.net/", + "blob": "https://storage1176.blob.core.windows.net/", + "queue": "https://storage1176.queue.core.windows.net/", + "table": "https://storage1176.table.core.windows.net/", + "file": "https://storage1176.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage1176-secondary.dfs.core.windows.net/", + "web": "https://storage1176-secondary.z20.web.core.windows.net/", + "blob": "https://storage1176-secondary.blob.core.windows.net/", + "queue": "https://storage1176-secondary.queue.core.windows.net/", + "table": "https://storage1176-secondary.table.core.windows.net/" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "06d9b518d932a7056244dfc7c2327453", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1774", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:50: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": "06d9b518d932a7056244dfc7c2327453", + "x-ms-correlation-request-id": "93c7f035-2b5a-4d12-8002-13ce228d3c76", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "068cd1d0-828c-4c4d-a13a-2d268dc2f98b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015028Z:93c7f035-2b5a-4d12-8002-13ce228d3c76" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/providers/Microsoft.Storage/storageAccounts/storage1176", + "name": "storage1176", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:50:06.8751727Z", + "key2": "2021-08-25T01:50:06.8751727Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:50:06.8751727Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:50:06.7500612Z", + "primaryEndpoints": { + "dfs": "https://storage1176.dfs.core.windows.net/", + "web": "https://storage1176.z20.web.core.windows.net/", + "blob": "https://storage1176.blob.core.windows.net/", + "queue": "https://storage1176.queue.core.windows.net/", + "table": "https://storage1176.table.core.windows.net/", + "file": "https://storage1176.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage1176-secondary.dfs.core.windows.net/", + "web": "https://storage1176-secondary.z20.web.core.windows.net/", + "blob": "https://storage1176-secondary.blob.core.windows.net/", + "queue": "https://storage1176-secondary.queue.core.windows.net/", + "table": "https://storage1176-secondary.table.core.windows.net/" + } + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5199/providers/Microsoft.Storage/storageAccounts/storage1176?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "47e2674c405674205e8cbf3d6ae06a04", + "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, 25 Aug 2021 01:50: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": "47e2674c405674205e8cbf3d6ae06a04", + "x-ms-correlation-request-id": "36fbcb45-f6d7-4e60-8785-fea1d0019a4c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "a764da79-c32d-464e-99ee-b90db053d6ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T015034Z:36fbcb45-f6d7-4e60-8785-fea1d0019a4c" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1394756276", + "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/GetStorageAccountLastSyncTimeAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetStorageAccountLastSyncTimeAsync.json new file mode 100644 index 000000000000..726b80b0918d --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/GetStorageAccountLastSyncTimeAsync.json @@ -0,0 +1,840 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "16ad58408310e60777be9878d0a29d27", + "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, 25 Aug 2021 01:49:18 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "bb2bb21b-40d1-4edd-85fd-132ee052c01c", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "bb2bb21b-40d1-4edd-85fd-132ee052c01c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014919Z:bb2bb21b-40d1-4edd-85fd-132ee052c01c" + }, + "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-795?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-282caad45e43574d93b7154c34615e60-3a70183734af3f4d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "073b90a1b8576d3d56f877a8b380a130", + "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": "Wed, 25 Aug 2021 01:49:19 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "20165c33-120f-4060-bd1a-58c831cd84c8", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "20165c33-120f-4060-bd1a-58c831cd84c8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014920Z:20165c33-120f-4060-bd1a-58c831cd84c8" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795", + "name": "teststorageRG-795", + "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-795/providers/Microsoft.Storage/storageAccounts/storage8648?api-version=2021-04-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "130", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a604dd2bcd1e5c3722e8dbb6fff07148", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "sku": { + "name": "Standard_RAGRS" + }, + "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": "Wed, 25 Aug 2021 01:49:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a604dd2bcd1e5c3722e8dbb6fff07148", + "x-ms-correlation-request-id": "99bae22a-e616-4e29-b87d-aa8f0efdcd1d", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "0abc3217-8695-4009-8d02-e0989d782705", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014923Z:99bae22a-e616-4e29-b87d-aa8f0efdcd1d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c076a0d7e723d46759dee56fdc866e66", + "x-ms-return-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, 25 Aug 2021 01:49:24 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c076a0d7e723d46759dee56fdc866e66", + "x-ms-correlation-request-id": "88a22a94-48ea-4bd2-bf61-eefed1e692ba", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "1432367e-7035-458d-9db2-58d5975e5583", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014924Z:88a22a94-48ea-4bd2-bf61-eefed1e692ba" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5c8e2f87a04cf1f5db0ecd7aa028ed52", + "x-ms-return-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, 25 Aug 2021 01:49:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5c8e2f87a04cf1f5db0ecd7aa028ed52", + "x-ms-correlation-request-id": "47e33963-1225-492f-b808-51a043d553da", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "240a97f7-f28e-4032-b696-ad314287e010", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014925Z:47e33963-1225-492f-b808-51a043d553da" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5edec3ddb0793225ef5fa65c53911852", + "x-ms-return-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, 25 Aug 2021 01:49:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5edec3ddb0793225ef5fa65c53911852", + "x-ms-correlation-request-id": "547f9198-5cfe-4766-b61a-9db98479ff36", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "c1b7bf3e-19cf-4107-9eed-51da2ff485b6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014926Z:547f9198-5cfe-4766-b61a-9db98479ff36" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3f87c634ae4036cbab85e4141aec3431", + "x-ms-return-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, 25 Aug 2021 01:49:28 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "3f87c634ae4036cbab85e4141aec3431", + "x-ms-correlation-request-id": "476ef9df-6df0-4234-b412-99191860d7d3", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "3b1e5f87-182d-4c5d-abd5-abd2d53919d2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014928Z:476ef9df-6df0-4234-b412-99191860d7d3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "199292f00fa7d6ec095b6cedfa989e4a", + "x-ms-return-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, 25 Aug 2021 01:49:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "199292f00fa7d6ec095b6cedfa989e4a", + "x-ms-correlation-request-id": "a709fedb-3de0-4864-b70b-5911354f7ae0", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "5f81f3ee-06ac-4288-b0a6-2a3bc0c82478", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014929Z:a709fedb-3de0-4864-b70b-5911354f7ae0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9467af6aea02e11f7a8b3f4cb111803", + "x-ms-return-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, 25 Aug 2021 01:49:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d9467af6aea02e11f7a8b3f4cb111803", + "x-ms-correlation-request-id": "d81b3ebf-52f8-47ee-a5cd-38abd4e33fdb", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "71c8a890-338b-4ef1-a87c-aa9445253a97", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014930Z:d81b3ebf-52f8-47ee-a5cd-38abd4e33fdb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c16b752afeff24aad9b135e541dd3c12", + "x-ms-return-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, 25 Aug 2021 01:49:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c16b752afeff24aad9b135e541dd3c12", + "x-ms-correlation-request-id": "41122af2-839f-4ce7-b396-292efb44709a", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "5ac29e96-a15c-4808-bc10-806ee6527a47", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014932Z:41122af2-839f-4ce7-b396-292efb44709a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9f1d9ae65aa54291806322ff5bf80af8", + "x-ms-return-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, 25 Aug 2021 01:49:33 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9f1d9ae65aa54291806322ff5bf80af8", + "x-ms-correlation-request-id": "90da8ea8-5a8b-4a16-9892-ace4751c6b20", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "a037dc21-7156-4705-8769-90a9fcf225ea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014933Z:90da8ea8-5a8b-4a16-9892-ace4751c6b20" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "84c26943dd2cf74ad021ffee782ced19", + "x-ms-return-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, 25 Aug 2021 01:49:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "84c26943dd2cf74ad021ffee782ced19", + "x-ms-correlation-request-id": "bfbde08e-f608-4344-91c3-0b33a2ab59f2", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "706db7c4-7334-4edd-9b26-b3a58b5a2e1f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014934Z:bfbde08e-f608-4344-91c3-0b33a2ab59f2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "310da16b78f3cf5ee429409cdcaac8e1", + "x-ms-return-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, 25 Aug 2021 01:49:35 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "310da16b78f3cf5ee429409cdcaac8e1", + "x-ms-correlation-request-id": "bb1831cb-4644-4974-b72c-b4501fc1a872", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "8be44aaa-e7aa-480f-8693-d80c9a8540b1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014936Z:bb1831cb-4644-4974-b72c-b4501fc1a872" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d8a13da7b71b09e55025cf835ba2ca54", + "x-ms-return-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, 25 Aug 2021 01:49:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d8a13da7b71b09e55025cf835ba2ca54", + "x-ms-correlation-request-id": "52ef613b-2710-4254-bcfe-d23723a75f01", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "de34a1e0-becc-4d43-8c60-25ba1486a7e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014937Z:52ef613b-2710-4254-bcfe-d23723a75f01" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba940876d9eaca050af2a0039dad1b25", + "x-ms-return-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, 25 Aug 2021 01:49:38 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?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": "ba940876d9eaca050af2a0039dad1b25", + "x-ms-correlation-request-id": "43e7056a-d103-4225-8e26-0bd711a323b1", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "55fbf5b8-0de1-4274-862f-07991ae9ccd4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014938Z:43e7056a-d103-4225-8e26-0bd711a323b1" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0abc3217-8695-4009-8d02-e0989d782705?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3b471d59148ab3febc03e0cda9da7441", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1761", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:49: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": "3b471d59148ab3febc03e0cda9da7441", + "x-ms-correlation-request-id": "a14adbcf-fa0d-4f8d-9c93-98b83106da0c", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "daa13af9-095f-4a96-8b75-4c476f31f38d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014940Z:a14adbcf-fa0d-4f8d-9c93-98b83106da0c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/providers/Microsoft.Storage/storageAccounts/storage8648", + "name": "storage8648", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:49:22.3405923Z", + "key2": "2021-08-25T01:49:22.3405923Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:49:22.2624780Z", + "primaryEndpoints": { + "dfs": "https://storage8648.dfs.core.windows.net/", + "web": "https://storage8648.z20.web.core.windows.net/", + "blob": "https://storage8648.blob.core.windows.net/", + "queue": "https://storage8648.queue.core.windows.net/", + "table": "https://storage8648.table.core.windows.net/", + "file": "https://storage8648.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage8648-secondary.dfs.core.windows.net/", + "web": "https://storage8648-secondary.z20.web.core.windows.net/", + "blob": "https://storage8648-secondary.blob.core.windows.net/", + "queue": "https://storage8648-secondary.queue.core.windows.net/", + "table": "https://storage8648-secondary.table.core.windows.net/" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/providers/Microsoft.Storage/storageAccounts/storage8648?api-version=2021-04-01\u0026$expand=geoReplicationStats", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d326eb5e0e16cef637d7cd2817e16ca3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1866", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:49: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": "d326eb5e0e16cef637d7cd2817e16ca3", + "x-ms-correlation-request-id": "b558f12e-2f12-4c8a-9052-6e78a954f5e0", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "ea3093d0-3315-4155-9b84-2b885ce9419e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014940Z:b558f12e-2f12-4c8a-9052-6e78a954f5e0" + }, + "ResponseBody": { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/providers/Microsoft.Storage/storageAccounts/storage8648", + "name": "storage8648", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:49:22.3405923Z", + "key2": "2021-08-25T01:49:22.3405923Z" + }, + "privateEndpointConnections": [], + "geoReplicationStats": { + "status": "Unavailable", + "lastSyncTime": "2021-08-25T01:49:22Z", + "canFailover": false + }, + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:49:22.2624780Z", + "primaryEndpoints": { + "dfs": "https://storage8648.dfs.core.windows.net/", + "web": "https://storage8648.z20.web.core.windows.net/", + "blob": "https://storage8648.blob.core.windows.net/", + "queue": "https://storage8648.queue.core.windows.net/", + "table": "https://storage8648.table.core.windows.net/", + "file": "https://storage8648.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage8648-secondary.dfs.core.windows.net/", + "web": "https://storage8648-secondary.z20.web.core.windows.net/", + "blob": "https://storage8648-secondary.blob.core.windows.net/", + "queue": "https://storage8648-secondary.queue.core.windows.net/", + "table": "https://storage8648-secondary.table.core.windows.net/" + } + } + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3d2aaa0a8f5b61c909e0fee7f8372130", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1773", + "Content-Type": "application/json", + "Date": "Wed, 25 Aug 2021 01:49: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": "3d2aaa0a8f5b61c909e0fee7f8372130", + "x-ms-correlation-request-id": "bdbba2ba-28c2-40bf-af75-0a03604802ac", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "5e2a9b01-ffb9-4883-9a3e-fdc4f04f4f96", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014940Z:bdbba2ba-28c2-40bf-af75-0a03604802ac" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_RAGRS", + "tier": "Standard" + }, + "kind": "StorageV2", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/providers/Microsoft.Storage/storageAccounts/storage8648", + "name": "storage8648", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T01:49:22.3405923Z", + "key2": "2021-08-25T01:49:22.3405923Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T01:49:22.3562201Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "accessTier": "Hot", + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T01:49:22.2624780Z", + "primaryEndpoints": { + "dfs": "https://storage8648.dfs.core.windows.net/", + "web": "https://storage8648.z20.web.core.windows.net/", + "blob": "https://storage8648.blob.core.windows.net/", + "queue": "https://storage8648.queue.core.windows.net/", + "table": "https://storage8648.table.core.windows.net/", + "file": "https://storage8648.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available", + "secondaryEndpoints": { + "dfs": "https://storage8648-secondary.dfs.core.windows.net/", + "web": "https://storage8648-secondary.z20.web.core.windows.net/", + "blob": "https://storage8648-secondary.blob.core.windows.net/", + "queue": "https://storage8648-secondary.queue.core.windows.net/", + "table": "https://storage8648-secondary.table.core.windows.net/" + } + } + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-795/providers/Microsoft.Storage/storageAccounts/storage8648?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1a45e7e47874a0e267903b347d69cda", + "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, 25 Aug 2021 01: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": "b1a45e7e47874a0e267903b347d69cda", + "x-ms-correlation-request-id": "5807f855-18f5-44b6-b2dc-9be892d18ce7", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "6b3457b0-d048-469f-bccb-1d3c4e85f9ad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T014946Z:5807f855-18f5-44b6-b2dc-9be892d18ce7" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1787091785", + "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/StorageAccountListServiceSASTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSAS.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSAS.json index 3522171abdd8..c8611e88dbd6 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSAS.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0b889df86cbe699427f6be73fb08e8e2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fbceee91fa25b2b5c1f255a4e7f65926", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:28 GMT", + "Date": "Thu, 26 Aug 2021 03:48:12 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8ca490d1-264f-4cfe-8aec-d093db331760", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "8ca490d1-264f-4cfe-8aec-d093db331760", - "x-ms-routing-request-id": "WESTUS:20210901T022828Z:8ca490d1-264f-4cfe-8aec-d093db331760" + "x-ms-correlation-request-id": "3fab2704-afce-4490-8b10-d3b4c35daf9d", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "3fab2704-afce-4490-8b10-d3b4c35daf9d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034812Z:3fab2704-afce-4490-8b10-d3b4c35daf9d" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "894288ca77887685b418487773635375", - "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, 01 Sep 2021 02:28:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83388ceb-4c96-46f7-a737-a69128c47b1a", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "83388ceb-4c96-46f7-a737-a69128c47b1a", - "x-ms-routing-request-id": "WESTUS:20210901T022828Z:83388ceb-4c96-46f7-a737-a69128c47b1a" - }, - "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/res5244?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-558?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-040bfe5e002e2340bf7caa89ca9d2ca6-f7961508b2d3894d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c3846f812abe87fb78e89dff3f64e556", + "traceparent": "00-d4663291ab173d41ac19e0130a7eead6-e73baaa96677b14f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4c84098497e75761057605a38e0d86ac", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "254", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:29 GMT", + "Date": "Thu, 26 Aug 2021 03:48:14 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a580fc18-a98c-4bc1-b9a2-095c5433a4e2", + "x-ms-correlation-request-id": "e07a148b-1537-4636-a719-7299cbc47fca", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "a580fc18-a98c-4bc1-b9a2-095c5433a4e2", - "x-ms-routing-request-id": "WESTUS:20210901T022829Z:a580fc18-a98c-4bc1-b9a2-095c5433a4e2" + "x-ms-request-id": "e07a148b-1537-4636-a719-7299cbc47fca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034815Z:e07a148b-1537-4636-a719-7299cbc47fca" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5244", - "name": "res5244", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558", + "name": "teststorageRG-558", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5244/providers/Microsoft.Storage/storageAccounts/sto4827?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558/providers/Microsoft.Storage/storageAccounts/storage9286?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-07ab6a6d97bc3d46abce9be02113c2b0-99fee20a3d1cf94d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6f730046808a111857a6231df5c3a348", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c9fb2582cfc31905d4c75e0d2d6f5e9", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:33 GMT", + "Date": "Thu, 26 Aug 2021 03:48:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1bfeee47-5007-4c80-8ff6-f863514f15a2", + "x-ms-client-request-id": "1c9fb2582cfc31905d4c75e0d2d6f5e9", + "x-ms-correlation-request-id": "f74cea8c-7a1e-44d0-b4cc-78f06ea2068c", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "7dc64a91-4457-4e06-b31b-5cbe35334aa3", - "x-ms-routing-request-id": "WESTUS:20210901T022833Z:1bfeee47-5007-4c80-8ff6-f863514f15a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:28:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d63933b0-eadc-41d9-af00-7231f5e07579", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "2d5129e0-e773-4f99-9d2c-392a5ec76a5a", - "x-ms-routing-request-id": "WESTUS:20210901T022834Z:d63933b0-eadc-41d9-af00-7231f5e07579" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:28:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dfd80dd7-c787-4897-9b18-82436f89b6b8", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "8317e313-53ca-4492-addf-224fa0926ea6", - "x-ms-routing-request-id": "WESTUS:20210901T022835Z:dfd80dd7-c787-4897-9b18-82436f89b6b8" + "x-ms-request-id": "78f3e378-42ff-411c-91c2-d86599aa57e4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034823Z:f74cea8c-7a1e-44d0-b4cc-78f06ea2068c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b8fdc0f250a76d4681aaf86ca4da6f98", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a69d3b1de28757e07853ee9a2181852f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:35 GMT", + "Date": "Thu, 26 Aug 2021 03:48:23 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7481e334-afd2-4015-a8f4-c5a61cfdcf47", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "6fd8ed66-4cc4-467a-bbdf-c6a4c9d0069b", - "x-ms-routing-request-id": "WESTUS:20210901T022836Z:7481e334-afd2-4015-a8f4-c5a61cfdcf47" + "x-ms-client-request-id": "a69d3b1de28757e07853ee9a2181852f", + "x-ms-correlation-request-id": "7c71d13d-9558-43fb-b89f-c6ab19c0866f", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "bab733f6-d7d3-4c55-8bec-b1dc54c4e767", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034823Z:7c71d13d-9558-43fb-b89f-c6ab19c0866f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0ee6a8dc96d2d1825e1b0d45e7dfc3c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "88d41b801d4a13ffab67832e38518440", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:36 GMT", + "Date": "Thu, 26 Aug 2021 03:48:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "72237cfa-7f7c-46b1-904b-bd19fed67eb2", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "4e4568f1-8089-43e0-aa14-dbd783d343f4", - "x-ms-routing-request-id": "WESTUS:20210901T022837Z:72237cfa-7f7c-46b1-904b-bd19fed67eb2" + "x-ms-client-request-id": "88d41b801d4a13ffab67832e38518440", + "x-ms-correlation-request-id": "6aa10a39-4e5f-49a7-be81-85b7b9174e4e", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "17b4c1f5-803f-4d0b-b6fa-a915c59ec589", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034825Z:6aa10a39-4e5f-49a7-be81-85b7b9174e4e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "17908318ca6ba97d6f9969a0f9ab96c7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97c22ee94e38ec61256bf059566c1617", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:37 GMT", + "Date": "Thu, 26 Aug 2021 03:48:26 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ad7bc69f-e6e6-45df-ac44-c41b0e79c51f", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "1fcd714c-d88c-4e12-8cd8-545644aa7086", - "x-ms-routing-request-id": "WESTUS:20210901T022838Z:ad7bc69f-e6e6-45df-ac44-c41b0e79c51f" + "x-ms-client-request-id": "97c22ee94e38ec61256bf059566c1617", + "x-ms-correlation-request-id": "ee2f6a87-1e93-447d-88f9-89a14ec09443", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "97cd44c1-5069-4eb0-b9a8-aa3bec425b02", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034826Z:ee2f6a87-1e93-447d-88f9-89a14ec09443" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "86edd4bed8412975a8cf92c59f720f04", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "91bec548da4900fd3b89fb1f5fb11f26", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:38 GMT", + "Date": "Thu, 26 Aug 2021 03:48:27 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6edc2028-7673-4abc-a846-bddc6994f690", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "7206a894-3330-4413-a9f3-feeb40c88e6f", - "x-ms-routing-request-id": "WESTUS:20210901T022839Z:6edc2028-7673-4abc-a846-bddc6994f690" + "x-ms-client-request-id": "91bec548da4900fd3b89fb1f5fb11f26", + "x-ms-correlation-request-id": "d4e62475-944d-485a-8fc1-0a11869c0bda", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "3a99f749-f894-4771-a765-bdfe7a41817e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034827Z:d4e62475-944d-485a-8fc1-0a11869c0bda" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2054bcae584ac32ced4451d45f77347a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3b1aecfeebf31f7bae862de2da5bd3e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:40 GMT", + "Date": "Thu, 26 Aug 2021 03:48:28 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4726ce29-59c3-4be3-bb1b-1847a4fbf15f", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "9eedc4d6-fc77-4461-9fe1-14f86576c2d2", - "x-ms-routing-request-id": "WESTUS:20210901T022840Z:4726ce29-59c3-4be3-bb1b-1847a4fbf15f" + "x-ms-client-request-id": "f3b1aecfeebf31f7bae862de2da5bd3e", + "x-ms-correlation-request-id": "4783d632-5979-4b31-9843-23a49aad3399", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "61127a9e-bbb6-4697-aea8-04182454e0ed", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034829Z:4783d632-5979-4b31-9843-23a49aad3399" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8916e94a75903ffb0e666e9c37b70afd", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "72e56b51f2930ef730c25bae53418c74", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:41 GMT", + "Date": "Thu, 26 Aug 2021 03:48:30 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2bfb7978-72d2-4a08-9545-d880971c370c", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "c444a2a4-c66c-4a83-9a28-d9d1a68987c6", - "x-ms-routing-request-id": "WESTUS:20210901T022841Z:2bfb7978-72d2-4a08-9545-d880971c370c" + "x-ms-client-request-id": "72e56b51f2930ef730c25bae53418c74", + "x-ms-correlation-request-id": "dc2448e1-2c5a-4cf1-ad33-bfe349788948", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "b44dc3b0-af22-4d37-94ec-ce0a3b0511ec", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034830Z:dc2448e1-2c5a-4cf1-ad33-bfe349788948" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3df265897556667da82a98fc87a0ca30", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a78ac94c23ba5a58cd8cd760781fd296", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:42 GMT", + "Date": "Thu, 26 Aug 2021 03:48:31 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dbbac12b-590f-494b-bec0-741e24106ebf", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "10820a35-6c3a-4084-81ac-f2c3d58c7f17", - "x-ms-routing-request-id": "WESTUS:20210901T022842Z:dbbac12b-590f-494b-bec0-741e24106ebf" + "x-ms-client-request-id": "a78ac94c23ba5a58cd8cd760781fd296", + "x-ms-correlation-request-id": "dd54b7d9-16f6-4f11-b0f6-3d564e530707", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "4dab605e-97fa-407a-af44-d2103fc58fc8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034831Z:dd54b7d9-16f6-4f11-b0f6-3d564e530707" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b67a189b855b3873c11412e3e98f8b36", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3cebcccaccbdc92b7a3c2fc9249de78", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:43 GMT", + "Date": "Thu, 26 Aug 2021 03:48:32 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "469865f0-9fdf-4fe7-975e-0c575c4831f3", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "ff06e91d-af3a-4bfa-89c7-a6bdf3ecfbea", - "x-ms-routing-request-id": "WESTUS:20210901T022844Z:469865f0-9fdf-4fe7-975e-0c575c4831f3" + "x-ms-client-request-id": "f3cebcccaccbdc92b7a3c2fc9249de78", + "x-ms-correlation-request-id": "dc51992f-ddc6-4788-8286-12521baae908", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "9e3e6645-5312-4785-b633-771fd355016d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034833Z:dc51992f-ddc6-4788-8286-12521baae908" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa4a533af684d5236bb0e066ddfeb76d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6491ee5b161a2d83128aa5071b969610", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:44 GMT", + "Date": "Thu, 26 Aug 2021 03:48:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "08a7ce7d-02d1-46dd-a777-0189c286dd3b", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "ddf01b73-26ea-4c9f-80d0-2a06732af6c9", - "x-ms-routing-request-id": "WESTUS:20210901T022845Z:08a7ce7d-02d1-46dd-a777-0189c286dd3b" + "x-ms-client-request-id": "6491ee5b161a2d83128aa5071b969610", + "x-ms-correlation-request-id": "0a7e9982-37dc-4753-a7aa-fdc87e2f158c", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "7294faf6-32e4-492a-be3a-c8c53b4ab8e2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034834Z:0a7e9982-37dc-4753-a7aa-fdc87e2f158c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1e003e9c533c03a2f1ba7c4262997d18", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "96e2c5ef98739fa836aeef17605bc884", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:45 GMT", + "Date": "Thu, 26 Aug 2021 03:48:35 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "45fadf97-0cf8-4fa7-a7b9-48ea953fe26b", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "60ddb752-7964-4ee8-b016-08ce71c0e75e", - "x-ms-routing-request-id": "WESTUS:20210901T022846Z:45fadf97-0cf8-4fa7-a7b9-48ea953fe26b" + "x-ms-client-request-id": "96e2c5ef98739fa836aeef17605bc884", + "x-ms-correlation-request-id": "8ad4d0f7-b1e1-4aeb-800d-a489b7b052a1", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "c897cf5f-431d-4697-bcec-ed0fce76755f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034835Z:8ad4d0f7-b1e1-4aeb-800d-a489b7b052a1" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "34c1629ecf55a4abf4a54aaba50d5bc2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "89055fad6e8db57b38a0e140078bc021", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -564,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:46 GMT", + "Date": "Thu, 26 Aug 2021 03:48:36 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "34c1629ecf55a4abf4a54aaba50d5bc2", - "x-ms-correlation-request-id": "37d55fb0-e7a5-46f4-9346-d031afb435f7", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "43048f3b-d0cc-4047-a5c8-e9616a05e0ba", - "x-ms-routing-request-id": "WESTUS:20210901T022847Z:37d55fb0-e7a5-46f4-9346-d031afb435f7" + "x-ms-client-request-id": "89055fad6e8db57b38a0e140078bc021", + "x-ms-correlation-request-id": "ee114c96-9aca-4222-8607-c9dd66c1c0b5", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "64da9a5d-eb32-4e85-a899-a6820bbffaba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034837Z:ee114c96-9aca-4222-8607-c9dd66c1c0b5" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aa46a45d6c8fe7fab14608ca7ae172d1", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cd0db10d4766c20445f22e6c266ccdb6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -595,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:28:47 GMT", + "Date": "Thu, 26 Aug 2021 03:48:38 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?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": "aa46a45d6c8fe7fab14608ca7ae172d1", - "x-ms-correlation-request-id": "39b033c5-f1f9-466c-b88f-c797b84b0429", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "1bc02f8f-58bc-403e-a12a-9a961eabe973", - "x-ms-routing-request-id": "WESTUS:20210901T022848Z:39b033c5-f1f9-466c-b88f-c797b84b0429" + "x-ms-client-request-id": "cd0db10d4766c20445f22e6c266ccdb6", + "x-ms-correlation-request-id": "07f9e63a-2a0d-45ba-a4fd-4a80d64be7db", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "cdda0254-43bf-47d4-8b19-a251f9639aa8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034838Z:07f9e63a-2a0d-45ba-a4fd-4a80d64be7db" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7dc64a91-4457-4e06-b31b-5cbe35334aa3?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78f3e378-42ff-411c-91c2-d86599aa57e4?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7ac7c833833dcc17925b299708f65ee3", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bc5a20c20c918183492c5ed2b76798ab", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1297", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:28:48 GMT", + "Date": "Thu, 26 Aug 2021 03:48: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": "7ac7c833833dcc17925b299708f65ee3", - "x-ms-correlation-request-id": "3fe4c802-dc38-4f12-9e5b-f17100d39d6d", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "7653d526-9018-49aa-b944-d7f8f66dfa42", - "x-ms-routing-request-id": "WESTUS:20210901T022849Z:3fe4c802-dc38-4f12-9e5b-f17100d39d6d" + "x-ms-client-request-id": "bc5a20c20c918183492c5ed2b76798ab", + "x-ms-correlation-request-id": "2ade95e3-a082-4e4c-8179-0c8b7ec43255", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "3885af3d-8a7a-4384-aa4c-be74bd3a2d1b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034839Z:2ade95e3-a082-4e4c-8179-0c8b7ec43255" }, "ResponseBody": { "sku": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5244/providers/Microsoft.Storage/storageAccounts/sto4827", - "name": "sto4827", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558/providers/Microsoft.Storage/storageAccounts/storage9286", + "name": "storage9286", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:48:22.0826588Z", + "key2": "2021-08-26T03:48:22.0826588Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:28:32.4089043Z" + "lastEnabledTime": "2021-08-26T03:48:22.0826588Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:28:32.4089043Z" + "lastEnabledTime": "2021-08-26T03:48:22.0826588Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:28:32.2682705Z", + "creationTime": "2021-08-26T03:48:21.9888825Z", "primaryEndpoints": { - "blob": "https://sto4827.blob.core.windows.net/", - "queue": "https://sto4827.queue.core.windows.net/", - "table": "https://sto4827.table.core.windows.net/", - "file": "https://sto4827.file.core.windows.net/" + "blob": "https://storage9286.blob.core.windows.net/", + "queue": "https://storage9286.queue.core.windows.net/", + "table": "https://storage9286.table.core.windows.net/", + "file": "https://storage9286.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -692,25 +594,24 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5244/providers/Microsoft.Storage/storageAccounts/sto4827/ListServiceSas?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558/providers/Microsoft.Storage/storageAccounts/storage9286/ListServiceSas?api-version=2021-04-01", "RequestMethod": "POST", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "238", + "Content-Length": "242", "Content-Type": "application/json", - "traceparent": "00-a7bd28e656867641ba4e21a4d65b87c3-776e09372c2daf4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bee5b95ed253318968da830ec6e02a13", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ae09ceedfa4e661e5a42439b3f0f8fcc", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "canonicalizedResource": "/blob/sto4827/music", + "canonicalizedResource": "/blob/storage9286/music", "signedResource": "c", "signedPermission": "rdwlacup", "signedProtocol": "https,http", - "signedStart": "2021-09-01T02:28:49.6894809Z", - "signedExpiry": "2021-09-01T03:28:49.6894809Z", + "signedStart": "2021-08-26T03:48:40.6549823Z", + "signedExpiry": "2021-08-26T04:48:40.6549823Z", "keyToSign": "key1" }, "StatusCode": 200, @@ -718,26 +619,145 @@ "Cache-Control": "no-cache", "Content-Length": "192", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:28:49 GMT", + "Date": "Thu, 26 Aug 2021 03:48: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": "bee5b95ed253318968da830ec6e02a13", - "x-ms-correlation-request-id": "25d80cda-692d-4480-89fa-73681296142b", + "x-ms-client-request-id": "ae09ceedfa4e661e5a42439b3f0f8fcc", + "x-ms-correlation-request-id": "0530b6c6-54bc-48ba-9710-6bf580f03f92", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "fa3eedb5-6997-4ac2-951f-ebcf1169b039", - "x-ms-routing-request-id": "WESTUS:20210901T022849Z:25d80cda-692d-4480-89fa-73681296142b" + "x-ms-request-id": "88b21ec1-a8ee-4a40-869f-59be94ea052c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034840Z:0530b6c6-54bc-48ba-9710-6bf580f03f92" + }, + "ResponseBody": { + "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2021-08-26T03%3A48%3A40.6549823Z\u0026se=2021-08-26T04%3A48%3A40.6549823Z\u0026sp=rdwlacup\u0026sig=RRaWA4WcifMaa6EQ5cEv%2Fv6j6Xfc5RXZJp6WQKAdv7k%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e77e2ad30430018f2e8b843ae9320bde", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:48: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": "e77e2ad30430018f2e8b843ae9320bde", + "x-ms-correlation-request-id": "65915761-7f8b-445a-b62e-354eaae8f3f5", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "e6f38fbd-f5fe-4fef-b4c9-6e6eedd825ea", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034840Z:65915761-7f8b-445a-b62e-354eaae8f3f5" }, "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2021-09-01T02%3A28%3A49.6894809Z\u0026se=2021-09-01T03%3A28%3A49.6894809Z\u0026sp=rdwlacup\u0026sig=Y75N4YQ95gOynGPothnq07CQXK8UtxhY8hL352l%2BTXA%3D" + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-558/providers/Microsoft.Storage/storageAccounts/storage9286", + "name": "storage9286", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:48:22.0826588Z", + "key2": "2021-08-26T03:48:22.0826588Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:22.0826588Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:22.0826588Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:48:21.9888825Z", + "primaryEndpoints": { + "blob": "https://storage9286.blob.core.windows.net/", + "queue": "https://storage9286.queue.core.windows.net/", + "table": "https://storage9286.table.core.windows.net/", + "file": "https://storage9286.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-558/providers/Microsoft.Storage/storageAccounts/storage9286?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "577e835a1e62c76802f3624fc8e74139", + "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": "Thu, 26 Aug 2021 03:48: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": "577e835a1e62c76802f3624fc8e74139", + "x-ms-correlation-request-id": "d41fb06d-c8d5-4582-a640-6ed9895e9073", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "b8f5722a-a48c-418a-92db-2d3bb2045bdc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034847Z:d41fb06d-c8d5-4582-a640-6ed9895e9073" + }, + "ResponseBody": [] } ], "Variables": { - "DateTimeOffsetNow": "2021-08-31T19:28:49.6894809-07:00", - "RandomSeed": "1221489086", + "DateTimeOffsetNow": "2021-08-26T11:48:40.6549823\u002B08:00", + "RandomSeed": "1972936877", + "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/ListServiceSASAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASAsync.json new file mode 100644 index 000000000000..0a2f7b1cf8ed --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASAsync.json @@ -0,0 +1,763 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "567ca28152bfe7edfa59a8d037c53dd9", + "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": "Thu, 26 Aug 2021 03:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "8c0605ea-6019-44c9-8d6d-2e78bf513bb3", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "8c0605ea-6019-44c9-8d6d-2e78bf513bb3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034852Z:8c0605ea-6019-44c9-8d6d-2e78bf513bb3" + }, + "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-5990?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-ca555fc6ea0025498db5b3b2a65df05a-f13f0f080fcf2144-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "98397c2a610260dd606c2b8fbacec753", + "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": "Thu, 26 Aug 2021 03:48:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a0ae61c9-4c48-421f-83fe-27005063138a", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "a0ae61c9-4c48-421f-83fe-27005063138a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034853Z:a0ae61c9-4c48-421f-83fe-27005063138a" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5990", + "name": "teststorageRG-5990", + "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-5990/providers/Microsoft.Storage/storageAccounts/storage5045?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0b75833410b875009ce7944b9ad9cc19", + "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": "Thu, 26 Aug 2021 03:48:56 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0b75833410b875009ce7944b9ad9cc19", + "x-ms-correlation-request-id": "53b7203f-9bba-4205-be97-3d161f21168d", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "0ef5cd21-def4-4925-a586-65d28bf67368", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034857Z:53b7203f-9bba-4205-be97-3d161f21168d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ba91e408e5631a0f7cc4fc1bcd91c687", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:48:57 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ba91e408e5631a0f7cc4fc1bcd91c687", + "x-ms-correlation-request-id": "de9ee218-baa9-458b-b57d-1ea4e47e2d6b", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "b47e7176-d843-473c-95ea-1b5ba52b0d71", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034857Z:de9ee218-baa9-458b-b57d-1ea4e47e2d6b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ec78129fbe6a4bbae35a91591d7fb931", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:48:58 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "ec78129fbe6a4bbae35a91591d7fb931", + "x-ms-correlation-request-id": "11582ed7-d3f0-4b2a-b8ea-8ade05a3e5a8", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "e2ee2062-7e8d-45ee-bc9e-33d9d0506517", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034858Z:11582ed7-d3f0-4b2a-b8ea-8ade05a3e5a8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b542b947124831b6bd498cd4ec834de8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:48:59 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b542b947124831b6bd498cd4ec834de8", + "x-ms-correlation-request-id": "e44203f0-748c-479f-8c25-d08fb69d4682", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "158622f7-8f3f-4497-a5bd-9403095a89c2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034900Z:e44203f0-748c-479f-8c25-d08fb69d4682" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a9e16b98b2f24a6f2945d60853b6fcfd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:01 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a9e16b98b2f24a6f2945d60853b6fcfd", + "x-ms-correlation-request-id": "13811341-64cf-4fed-96e2-57289f7ea89b", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "ef314fc8-6f50-4f6d-800b-91b655670162", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034901Z:13811341-64cf-4fed-96e2-57289f7ea89b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "13d3ca0a104f8d3e5c472e2131e65f60", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:02 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "13d3ca0a104f8d3e5c472e2131e65f60", + "x-ms-correlation-request-id": "ac56201c-1f39-4755-84a4-6baa99bc8aa0", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "d77ad9d1-d234-49b1-a35e-450ba91941ab", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034902Z:ac56201c-1f39-4755-84a4-6baa99bc8aa0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b2c1a90d0f9e943f4af88b023caddd07", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:03 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b2c1a90d0f9e943f4af88b023caddd07", + "x-ms-correlation-request-id": "47e54344-4329-4de1-b5ad-ab8e1038d905", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "1a7e1d18-67aa-43d8-85dc-2377f7852047", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034904Z:47e54344-4329-4de1-b5ad-ab8e1038d905" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "21c98f4c39b087982c534daa844d1843", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:05 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "21c98f4c39b087982c534daa844d1843", + "x-ms-correlation-request-id": "a7173ee3-bbb3-436d-9bc7-7a3088be3be6", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "a836360f-ceb0-4cd8-a295-57a07a527369", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034905Z:a7173ee3-bbb3-436d-9bc7-7a3088be3be6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aafb76e649f4fb5f8b3ec957843c50ae", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:06 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aafb76e649f4fb5f8b3ec957843c50ae", + "x-ms-correlation-request-id": "849652c9-6055-4f0d-adf8-262390206439", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "b2033f18-f968-489e-9e51-1882feec8b65", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034906Z:849652c9-6055-4f0d-adf8-262390206439" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2d426693d1dd4b0103a864ac29410fc", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a2d426693d1dd4b0103a864ac29410fc", + "x-ms-correlation-request-id": "5736cf89-ad6b-45e1-8df4-dcea997987dd", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "985f604f-c73a-4ab0-aa2d-55b226244b59", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034908Z:5736cf89-ad6b-45e1-8df4-dcea997987dd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c61b48df33b1031330ce96716f4102ef", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c61b48df33b1031330ce96716f4102ef", + "x-ms-correlation-request-id": "75344299-0a37-4814-9b29-d8a4b0ad403b", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "072a4d5a-67a4-446b-ae00-670d1dc6fa07", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034909Z:75344299-0a37-4814-9b29-d8a4b0ad403b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5d409e027679a926c62799b9c31438f6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5d409e027679a926c62799b9c31438f6", + "x-ms-correlation-request-id": "5be3b7ec-8f77-4a15-8dee-c7e8e3512501", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "f9a59e7d-0aab-48ba-bf50-599cb9172ba5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034910Z:5be3b7ec-8f77-4a15-8dee-c7e8e3512501" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3c77cc2e8a2035fd13d1714ea73e64ce", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:49:11 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?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": "3c77cc2e8a2035fd13d1714ea73e64ce", + "x-ms-correlation-request-id": "9dda4582-fd81-4465-8249-cd3655b64b82", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "a5c1aca2-cafe-439b-a16c-9ad51a7f3430", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034912Z:9dda4582-fd81-4465-8249-cd3655b64b82" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0ef5cd21-def4-4925-a586-65d28bf67368?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "23479638b35368832272008a99593f1b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:49: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": "23479638b35368832272008a99593f1b", + "x-ms-correlation-request-id": "0962309f-04df-41b5-b6ce-fac7f279127c", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "1594ec4c-1477-47fe-80ab-ac1b5c1ff38f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034913Z:0962309f-04df-41b5-b6ce-fac7f279127c" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5990/providers/Microsoft.Storage/storageAccounts/storage5045", + "name": "storage5045", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:48:55.8808546Z", + "key2": "2021-08-26T03:48:55.8808546Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:55.8808546Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:55.8808546Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:48:55.7715028Z", + "primaryEndpoints": { + "blob": "https://storage5045.blob.core.windows.net/", + "queue": "https://storage5045.queue.core.windows.net/", + "table": "https://storage5045.table.core.windows.net/", + "file": "https://storage5045.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-5990/providers/Microsoft.Storage/storageAccounts/storage5045/ListServiceSas?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "242", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a2439f95c6c978cfa10b4aa704d70187", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "canonicalizedResource": "/blob/storage5045/music", + "signedResource": "c", + "signedPermission": "rdwlacup", + "signedProtocol": "https,http", + "signedStart": "2021-08-26T03:49:14.4033274Z", + "signedExpiry": "2021-08-26T04:49:14.4033274Z", + "keyToSign": "key1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "192", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:49: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": "a2439f95c6c978cfa10b4aa704d70187", + "x-ms-correlation-request-id": "04ede6ca-7487-4437-a341-5ac3a2080377", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "5f5a5d8e-3fcc-4b94-9557-9163d982d615", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034914Z:04ede6ca-7487-4437-a341-5ac3a2080377" + }, + "ResponseBody": { + "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2021-08-26T03%3A49%3A14.4033274Z\u0026se=2021-08-26T04%3A49%3A14.4033274Z\u0026sp=rdwlacup\u0026sig=2odQ48hEcgpWuXUG5n59zNcADRfTRRkw8%2FT9FJaSNGk%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5990/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d81cbc315cd7aa3490f19ae8a729cb9", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:49: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": "2d81cbc315cd7aa3490f19ae8a729cb9", + "x-ms-correlation-request-id": "4447eb89-800b-4803-969b-da01ddf76cac", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "afc3f888-8c09-400f-a4e2-5bd4d0893aee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034914Z:4447eb89-800b-4803-969b-da01ddf76cac" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5990/providers/Microsoft.Storage/storageAccounts/storage5045", + "name": "storage5045", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:48:55.8808546Z", + "key2": "2021-08-26T03:48:55.8808546Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:55.8808546Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:48:55.8808546Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:48:55.7715028Z", + "primaryEndpoints": { + "blob": "https://storage5045.blob.core.windows.net/", + "queue": "https://storage5045.queue.core.windows.net/", + "table": "https://storage5045.table.core.windows.net/", + "file": "https://storage5045.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-5990/providers/Microsoft.Storage/storageAccounts/storage5045?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "08b95592c1fb7104c6cf814868db634b", + "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": "Thu, 26 Aug 2021 03:49: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": "08b95592c1fb7104c6cf814868db634b", + "x-ms-correlation-request-id": "e7d88605-751c-4b9f-8388-d4ad625480b1", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "3fc7c9c5-c174-4aa1-80d0-771a904224a3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034919Z:e7d88605-751c-4b9f-8388-d4ad625480b1" + }, + "ResponseBody": [] + } + ], + "Variables": { + "DateTimeOffsetNow": "2021-08-26T11:49:14.4033274\u002B08:00", + "RandomSeed": "503482191", + "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/StorageAccountRevokeUserDelegationKeysTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultProperties.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultProperties.json index d6cf43b3fa0b..fa9418ad4627 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultProperties.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3a33d75af33427e79aba7e0c8ea997ec", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c0f696ecd45f6b6b77e3d4b0b008a4c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:22 GMT", + "Date": "Thu, 26 Aug 2021 03:46:50 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2b30d3d1-db2a-44a5-9761-67a90e829a9b", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "2b30d3d1-db2a-44a5-9761-67a90e829a9b", - "x-ms-routing-request-id": "WESTUS2:20210901T024222Z:2b30d3d1-db2a-44a5-9761-67a90e829a9b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8ab2f7cb67940fc68f3139f6b11baff5", - "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, 01 Sep 2021 02:42:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d514245-c9c3-4f15-bc7d-47da499f0f26", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "5d514245-c9c3-4f15-bc7d-47da499f0f26", - "x-ms-routing-request-id": "WESTUS2:20210901T024222Z:5d514245-c9c3-4f15-bc7d-47da499f0f26" + "x-ms-correlation-request-id": "3af0de03-0498-4143-9a8c-7472534a20e0", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "3af0de03-0498-4143-9a8c-7472534a20e0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034651Z:3af0de03-0498-4143-9a8c-7472534a20e0" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -91,57 +46,62 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res1274?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-3950?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-0b59443356371b4daf3fc97e7b6bc244-5e395faebbe9f143-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5164887f6ef38744f0cdf7669a8b61eb", + "traceparent": "00-dcdcc069d7f8414abcb00f52481d06c0-84e6422be2f2f243-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c750df0ff4e101c4b82c5a3355da285", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:23 GMT", + "Date": "Thu, 26 Aug 2021 03:46:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e194a0dc-34a7-4243-b00a-38f877ecab3e", + "x-ms-correlation-request-id": "8467cee1-6be5-4ce1-8de1-cfc1568d1e2b", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "e194a0dc-34a7-4243-b00a-38f877ecab3e", - "x-ms-routing-request-id": "WESTUS2:20210901T024223Z:e194a0dc-34a7-4243-b00a-38f877ecab3e" + "x-ms-request-id": "8467cee1-6be5-4ce1-8de1-cfc1568d1e2b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034654Z:8467cee1-6be5-4ce1-8de1-cfc1568d1e2b" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1274", - "name": "res1274", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950", + "name": "teststorageRG-3950", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto7418?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950/providers/Microsoft.Storage/storageAccounts/storage7422?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-253ce6a2fe2697479c6297b80ff46ccf-cacd2ccac66e5f44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "01c075f2f2702311ab02baf0757e0a89", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "06a15934e3b4e0814efac9a4073a9720", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:27 GMT", + "Date": "Thu, 26 Aug 2021 03:47:00 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7c2017d1-2f57-4711-8366-6564f7705be3", + "x-ms-client-request-id": "06a15934e3b4e0814efac9a4073a9720", + "x-ms-correlation-request-id": "eea0d732-a0d3-4a21-86eb-b91020b1903d", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "aeeb76e4-895d-40e7-a435-20bc4d21640e", - "x-ms-routing-request-id": "WESTUS2:20210901T024228Z:7c2017d1-2f57-4711-8366-6564f7705be3" + "x-ms-request-id": "c645bd20-c074-4593-b42e-b04b7a64a145", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034701Z:eea0d732-a0d3-4a21-86eb-b91020b1903d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3a29a20aa734950f522e486b8a967b4e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "30cb85a865ab0d998c941e5335770910", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -192,60 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:27 GMT", + "Date": "Thu, 26 Aug 2021 03:47:01 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d7328951-75dc-435a-a849-d3828aa1cae2", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "8b19239f-81e3-4ebc-8ffb-013140bdeee0", - "x-ms-routing-request-id": "WESTUS2:20210901T024228Z:d7328951-75dc-435a-a849-d3828aa1cae2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:42:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ba74e92d-c00e-42af-9391-cf55978e1828", + "x-ms-client-request-id": "30cb85a865ab0d998c941e5335770910", + "x-ms-correlation-request-id": "7c15575c-ba61-4c3b-84cc-9bdc82689ddc", "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "2efde717-d8aa-4839-b047-98ab37255264", - "x-ms-routing-request-id": "WESTUS2:20210901T024229Z:ba74e92d-c00e-42af-9391-cf55978e1828" + "x-ms-request-id": "552b72d5-2d73-440a-beeb-73abdebaa8df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034701Z:7c15575c-ba61-4c3b-84cc-9bdc82689ddc" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d3e6e15dd055bb54ff8ae06c8f1de26d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cb5da5ea305333c63e90067e614daf3a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:29 GMT", + "Date": "Thu, 26 Aug 2021 03:47:02 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eda505aa-00db-46e5-b421-f77561d134cb", + "x-ms-client-request-id": "cb5da5ea305333c63e90067e614daf3a", + "x-ms-correlation-request-id": "b253f2db-5370-46af-9eb7-5ce20930d695", "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "46d61bfa-1fed-42e2-8d14-a89d37d2946c", - "x-ms-routing-request-id": "WESTUS2:20210901T024230Z:eda505aa-00db-46e5-b421-f77561d134cb" + "x-ms-request-id": "80c78fd5-da0b-4e52-83f5-4d96d7f9cf0f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034703Z:b253f2db-5370-46af-9eb7-5ce20930d695" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cce24c2827be52972d0e4ee1a9413e10", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "81fbe8b2676fdf74d0fce52be2c7da88", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:31 GMT", + "Date": "Thu, 26 Aug 2021 03:47:03 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4d94976a-3a2b-4133-886e-0c7ac6aebf85", + "x-ms-client-request-id": "81fbe8b2676fdf74d0fce52be2c7da88", + "x-ms-correlation-request-id": "1a27958a-4337-4135-9d88-62a73ee0183f", "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "33ac5e3b-a3d4-4e6b-b01b-a763df2e4e47", - "x-ms-routing-request-id": "WESTUS2:20210901T024231Z:4d94976a-3a2b-4133-886e-0c7ac6aebf85" + "x-ms-request-id": "3e975134-af1b-4ad9-85b5-298d32e6748a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034704Z:1a27958a-4337-4135-9d88-62a73ee0183f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a90e91b4a7b01cf8887b7eb5d8088ace", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b49712c7cb6788dbf97f11a5f1aab3f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:32 GMT", + "Date": "Thu, 26 Aug 2021 03:47:05 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "05caa05c-9db2-4b10-807b-2d85d06ca1c1", + "x-ms-client-request-id": "8b49712c7cb6788dbf97f11a5f1aab3f", + "x-ms-correlation-request-id": "47047d77-a1fc-417a-af54-ddfe8bb62858", "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "79a580ea-455c-44ec-90a5-9b3b31bb3919", - "x-ms-routing-request-id": "WESTUS2:20210901T024232Z:05caa05c-9db2-4b10-807b-2d85d06ca1c1" + "x-ms-request-id": "a4706470-5c8e-4531-90fe-620ed90438ae", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034705Z:47047d77-a1fc-417a-af54-ddfe8bb62858" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0aa49071ad6035f84994a646827312bd", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4ca1e3e4877c82a1307dfa564a9a5077", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:33 GMT", + "Date": "Thu, 26 Aug 2021 03:47:06 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb7b9d5a-406a-4065-a4fb-70eae2e5de32", + "x-ms-client-request-id": "4ca1e3e4877c82a1307dfa564a9a5077", + "x-ms-correlation-request-id": "6fc2ae61-d942-475e-9537-ef481de74038", "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "c45e031e-016a-4ba6-8983-1334033422f0", - "x-ms-routing-request-id": "WESTUS2:20210901T024234Z:cb7b9d5a-406a-4065-a4fb-70eae2e5de32" + "x-ms-request-id": "48bf432f-503c-40cb-aa84-aa05eda84803", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034707Z:6fc2ae61-d942-475e-9537-ef481de74038" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fdb7cf4c380e80bc54c54342a9e27a25", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f0527db6240435845b83c2d8765a80b6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:34 GMT", + "Date": "Thu, 26 Aug 2021 03:47:07 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4d50e353-28b1-494a-ba02-4d79b0d9a361", + "x-ms-client-request-id": "f0527db6240435845b83c2d8765a80b6", + "x-ms-correlation-request-id": "e5d75b4a-8e4a-4774-ad97-b83e2144f593", "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "2142063f-0bf3-4297-a2a5-2f31cb4d3061", - "x-ms-routing-request-id": "WESTUS2:20210901T024235Z:4d50e353-28b1-494a-ba02-4d79b0d9a361" + "x-ms-request-id": "bd2f9980-1acd-47a3-93e2-ed4772250653", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034708Z:e5d75b4a-8e4a-4774-ad97-b83e2144f593" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18707f83339d07b099d95f1c01b29915", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe46a6508d25a40cd0c65a3881362d24", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:35 GMT", + "Date": "Thu, 26 Aug 2021 03:47:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4086938-30d5-4764-aa75-a370a94820e1", + "x-ms-client-request-id": "fe46a6508d25a40cd0c65a3881362d24", + "x-ms-correlation-request-id": "2ddbeed1-511d-4a35-84b4-7e15395eaa37", "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "41cc108b-5c0e-4f62-9f8e-65ea698aa847", - "x-ms-routing-request-id": "WESTUS2:20210901T024236Z:e4086938-30d5-4764-aa75-a370a94820e1" + "x-ms-request-id": "034c3be4-2098-455e-846b-6edc527acc11", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034709Z:2ddbeed1-511d-4a35-84b4-7e15395eaa37" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0869c1698d5038bfd423b69a69b58b67", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e2647946bbc7c03b5f6bf1f8c4c90cd6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:36 GMT", + "Date": "Thu, 26 Aug 2021 03:47:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a82fc27-a660-4552-8cfa-e13617fc0b34", + "x-ms-client-request-id": "e2647946bbc7c03b5f6bf1f8c4c90cd6", + "x-ms-correlation-request-id": "39b4fdfa-2104-4801-a006-78214600f9bf", "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "e5481fa7-e273-4e1d-b1bf-b44cb7e4a2fb", - "x-ms-routing-request-id": "WESTUS2:20210901T024237Z:5a82fc27-a660-4552-8cfa-e13617fc0b34" + "x-ms-request-id": "8d66dd79-9246-4296-8481-4ec5945672c4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034711Z:39b4fdfa-2104-4801-a006-78214600f9bf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03c28119f902181f1faf6435d8a07fa2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a40544fd5254285270ad1f3dc94bb324", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:37 GMT", + "Date": "Thu, 26 Aug 2021 03:47:11 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9c1de9d9-d372-454f-8b66-82eb55b03d9b", + "x-ms-client-request-id": "a40544fd5254285270ad1f3dc94bb324", + "x-ms-correlation-request-id": "42fbd6e2-2155-4caa-8c81-73916af12c97", "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "a7fc6042-631a-4490-b6c0-f64cf340ab49", - "x-ms-routing-request-id": "WESTUS2:20210901T024238Z:9c1de9d9-d372-454f-8b66-82eb55b03d9b" + "x-ms-request-id": "b1f3dafc-5571-4c80-8872-64bb7674348b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034712Z:42fbd6e2-2155-4caa-8c81-73916af12c97" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e8d92d2c7178f6d4bf3844797d159ee4", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fd919e569df695ef6a859fba9c14e007", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:38 GMT", + "Date": "Thu, 26 Aug 2021 03:47:13 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2073a842-161b-4cb2-8800-50c58a4f186b", + "x-ms-client-request-id": "fd919e569df695ef6a859fba9c14e007", + "x-ms-correlation-request-id": "80398095-e865-466b-9c8c-a015e008b210", "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "59075caf-e659-4216-9a2b-f6935063fcf6", - "x-ms-routing-request-id": "WESTUS2:20210901T024239Z:2073a842-161b-4cb2-8800-50c58a4f186b" + "x-ms-request-id": "76f79f07-b34f-4edc-8693-e03381eb6b53", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034713Z:80398095-e865-466b-9c8c-a015e008b210" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8002f84d96ef6f13a151e8a1298a5f33", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3d3a84b98830f4cf273b72199bfdf713", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,91 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:39 GMT", + "Date": "Thu, 26 Aug 2021 03:47:14 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "08be9cd2-b872-416d-a6ef-483aeb9cc8be", + "x-ms-client-request-id": "3d3a84b98830f4cf273b72199bfdf713", + "x-ms-correlation-request-id": "4a0c94ee-4afd-473f-bd01-4d0cc568e931", "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "057b926b-8de0-4b82-9f79-f92d47dcaff8", - "x-ms-routing-request-id": "WESTUS2:20210901T024240Z:08be9cd2-b872-416d-a6ef-483aeb9cc8be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3b6e14a4a3dca8eeaccb43cab5a59b0a", - "x-ms-return-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, 01 Sep 2021 02:42:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3b6e14a4a3dca8eeaccb43cab5a59b0a", - "x-ms-correlation-request-id": "c085bec3-68b7-4285-b479-78e9ae6d8e54", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "f6957c7b-08b2-49ee-b4dd-a51acd9e2810", - "x-ms-routing-request-id": "WESTUS2:20210901T024241Z:c085bec3-68b7-4285-b479-78e9ae6d8e54" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0e77f11ff9e95b21a6946278933cd35", - "x-ms-return-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, 01 Sep 2021 02:42:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?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": "e0e77f11ff9e95b21a6946278933cd35", - "x-ms-correlation-request-id": "6734262e-d691-4efe-8229-f6e6283b3d43", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "ea00fa74-adb1-4a29-a90f-023ed48b6a21", - "x-ms-routing-request-id": "WESTUS2:20210901T024242Z:6734262e-d691-4efe-8229-f6e6283b3d43" + "x-ms-request-id": "ff43047b-948f-486c-8900-b08b8cd0b847", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034715Z:4a0c94ee-4afd-473f-bd01-4d0cc568e931" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68d510d863a6aa08095ad3235348bafb", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "26a2ccb70f3760df55703acfb2988b5b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -626,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:43 GMT", + "Date": "Thu, 26 Aug 2021 03:47:15 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?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": "68d510d863a6aa08095ad3235348bafb", - "x-ms-correlation-request-id": "f46485b7-dafb-4437-84ce-848d75ccafd1", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "4e2a66ed-217a-4f97-8c39-19aa42adefb0", - "x-ms-routing-request-id": "WESTUS2:20210901T024244Z:f46485b7-dafb-4437-84ce-848d75ccafd1" + "x-ms-client-request-id": "26a2ccb70f3760df55703acfb2988b5b", + "x-ms-correlation-request-id": "864407f1-ce3b-40b7-b845-c692bc226554", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "0a19a12e-f440-4be1-9534-b88aacf00487", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034716Z:864407f1-ce3b-40b7-b845-c692bc226554" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/aeeb76e4-895d-40e7-a435-20bc4d21640e?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c645bd20-c074-4593-b42e-b04b7a64a145?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a98fddb57fa2a49562d920725cc71e79", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "448418cd7611cdf4ce9dd5ba2ad5f96c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:42:44 GMT", + "Date": "Thu, 26 Aug 2021 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": "a98fddb57fa2a49562d920725cc71e79", - "x-ms-correlation-request-id": "5f68167d-ae3f-4eb3-a6b0-311cde11f6ac", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "6601e56a-c2e5-4d79-af5c-10a31c91621e", - "x-ms-routing-request-id": "WESTUS2:20210901T024245Z:5f68167d-ae3f-4eb3-a6b0-311cde11f6ac" + "x-ms-client-request-id": "448418cd7611cdf4ce9dd5ba2ad5f96c", + "x-ms-correlation-request-id": "1e2229dc-6220-465e-952d-ab14a2f286b1", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "dc04274e-a174-4351-86f4-501f675f0867", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034717Z:1e2229dc-6220-465e-952d-ab14a2f286b1" }, "ResponseBody": { "sku": { @@ -675,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto7418", - "name": "sto7418", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950/providers/Microsoft.Storage/storageAccounts/storage7422", + "name": "storage7422", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -684,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:47:00.1887709Z", + "key2": "2021-08-26T03:47:00.1887709Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -697,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:42:26.3170437Z" + "lastEnabledTime": "2021-08-26T03:47:00.1887709Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:42:26.3170437Z" + "lastEnabledTime": "2021-08-26T03:47:00.1887709Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:42:26.2076553Z", + "creationTime": "2021-08-26T03:47:00.0637661Z", "primaryEndpoints": { - "blob": "https://sto7418.blob.core.windows.net/", - "queue": "https://sto7418.queue.core.windows.net/", - "table": "https://sto7418.table.core.windows.net/", - "file": "https://sto7418.file.core.windows.net/" + "blob": "https://storage7422.blob.core.windows.net/", + "queue": "https://storage7422.queue.core.windows.net/", + "table": "https://storage7422.table.core.windows.net/", + "file": "https://storage7422.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -723,13 +594,140 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1274/providers/Microsoft.Storage/storageAccounts/sto7418/revokeUserDelegationKeys?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950/providers/Microsoft.Storage/storageAccounts/storage7422/ListServiceSas?api-version=2021-04-01", "RequestMethod": "POST", "RequestHeaders": { + "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7149b247bcd98545b0ed9105123c592f-cc610488740a674c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a4f20dfd32d0ae63773dd6432b8e41d2", + "Content-Length": "142", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf028c8db971aacfa4d9e8c04e00418f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "canonicalizedResource": "/blob/storage7422/music", + "signedResource": "c", + "signedPermission": "rl", + "signedExpiry": "2021-08-26T04:47:18.8069809Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "139", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 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": "cf028c8db971aacfa4d9e8c04e00418f", + "x-ms-correlation-request-id": "38e2e208-e4c7-4999-811a-571d2d1a9141", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "9cd3ba0b-e1b8-4f43-bb6d-9908c3d04bf3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034718Z:38e2e208-e4c7-4999-811a-571d2d1a9141" + }, + "ResponseBody": { + "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2021-08-26T04%3A47%3A18.8069809Z\u0026sp=rl\u0026sig=Fsax%2BySgfi3p2%2F8zns2twLZ%2BZsidB3LakMFKggusCzY%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "834c16b0b2794102d8d5589a3925357f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 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": "834c16b0b2794102d8d5589a3925357f", + "x-ms-correlation-request-id": "ef3d5eb6-3dc3-4603-a244-2ab37135b2d7", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "8c5e3105-3aba-4769-afcb-fa3efb01b26c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034719Z:ef3d5eb6-3dc3-4603-a244-2ab37135b2d7" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-3950/providers/Microsoft.Storage/storageAccounts/storage7422", + "name": "storage7422", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:47:00.1887709Z", + "key2": "2021-08-26T03:47:00.1887709Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:47:00.1887709Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:47:00.1887709Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:47:00.0637661Z", + "primaryEndpoints": { + "blob": "https://storage7422.blob.core.windows.net/", + "queue": "https://storage7422.queue.core.windows.net/", + "table": "https://storage7422.table.core.windows.net/", + "file": "https://storage7422.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-3950/providers/Microsoft.Storage/storageAccounts/storage7422?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2641cd76bb9513e948d99f378d337ecd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -738,23 +736,25 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:42:44 GMT", + "Date": "Thu, 26 Aug 2021 03:47: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": "a4f20dfd32d0ae63773dd6432b8e41d2", - "x-ms-correlation-request-id": "d774568b-9149-4cec-b3a6-15c90d5c19b7", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ec9ea5c7-ee83-4a3c-aa25-65b3463cf7bd", - "x-ms-routing-request-id": "WESTUS2:20210901T024245Z:d774568b-9149-4cec-b3a6-15c90d5c19b7" + "x-ms-client-request-id": "2641cd76bb9513e948d99f378d337ecd", + "x-ms-correlation-request-id": "c818b5ab-ca5d-450c-af45-c10e1ebc462e", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "8812022b-a117-4715-a962-58b15aa09c60", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034725Z:c818b5ab-ca5d-450c-af45-c10e1ebc462e" }, "ResponseBody": [] } ], "Variables": { - "RandomSeed": "593952713", + "DateTimeOffsetNow": "2021-08-26T11:47:18.8069809\u002B08:00", + "RandomSeed": "893207654", + "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/StorageAccountCreateWithEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultPropertiesAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultPropertiesAsync.json index 937863a15d5f..ef626ba835ac 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListServiceSASWithDefaultPropertiesAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5d52ea65bdb4f2fa8950595269f27196", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "099ea4fbd441c36097ae25dd91211899", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:39 GMT", + "Date": "Thu, 26 Aug 2021 03:47:29 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fe368bfd-3550-4c8f-8059-032a6085e0ee", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "fe368bfd-3550-4c8f-8059-032a6085e0ee", - "x-ms-routing-request-id": "WESTUS2:20210901T015739Z:fe368bfd-3550-4c8f-8059-032a6085e0ee" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd3e69efd397e12838e7c500fc4d392a", - "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, 01 Sep 2021 01:57:39 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "be06ad61-d060-408f-a4ae-177e96975b41", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "be06ad61-d060-408f-a4ae-177e96975b41", - "x-ms-routing-request-id": "WESTUS2:20210901T015739Z:be06ad61-d060-408f-a4ae-177e96975b41" + "x-ms-correlation-request-id": "1463c484-2e9d-47fe-9ff0-a0167e5dde7d", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "1463c484-2e9d-47fe-9ff0-a0167e5dde7d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034729Z:1463c484-2e9d-47fe-9ff0-a0167e5dde7d" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -91,57 +46,62 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res605?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-2233?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-a5cdc638aed10f4ea74679490a7f3f74-b6fc3aecad2c4945-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa55350adb20c976dfe4cf0b521f7ecf", + "traceparent": "00-669f29159606c8458050d8f0ad5ab723-440d3a1bcba9484f-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a94e59abf2b881abf55fe5f7f3b87378", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "210", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:39 GMT", + "Date": "Thu, 26 Aug 2021 03:47:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb8056d5-e7a0-4654-bf57-ab87fc968e09", + "x-ms-correlation-request-id": "223172bd-1ee4-4757-9613-3ca3163b1397", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "fb8056d5-e7a0-4654-bf57-ab87fc968e09", - "x-ms-routing-request-id": "WESTUS2:20210901T015740Z:fb8056d5-e7a0-4654-bf57-ab87fc968e09" + "x-ms-request-id": "223172bd-1ee4-4757-9613-3ca3163b1397", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034730Z:223172bd-1ee4-4757-9613-3ca3163b1397" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res605", - "name": "res605", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233", + "name": "teststorageRG-2233", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res605/providers/Microsoft.Storage/storageAccounts/sto4293?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233/providers/Microsoft.Storage/storageAccounts/storage1207?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "233", + "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-58e62de34cd85144a387ffaa8cf52acb-378607c094139f49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5feb0bfd913870c224cdf7f9f53c172e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "99994157a5b8fb5ed34cd98192940051", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -154,48 +114,36 @@ "key1": "value1", "key2": "value2" }, - "properties": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } - } + "properties": {} }, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:42 GMT", + "Date": "Thu, 26 Aug 2021 03:47:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8b6fc3c1-d18e-491b-a918-ec7740b64cfc", + "x-ms-client-request-id": "99994157a5b8fb5ed34cd98192940051", + "x-ms-correlation-request-id": "fc1ac57d-c808-4c26-8776-fad46dda3a3d", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "e7d54615-64af-437d-af2e-b083a2e0153b", - "x-ms-routing-request-id": "WESTUS2:20210901T015743Z:8b6fc3c1-d18e-491b-a918-ec7740b64cfc" + "x-ms-request-id": "b21aedf1-741f-4a4e-bcb6-5e97cb652333", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034734Z:fc1ac57d-c808-4c26-8776-fad46dda3a3d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2d4f9230633fa4d29389fb0e7ecfe9a8", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d6c9196a03ff0686fa52d56c1929ef61", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -204,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:43 GMT", + "Date": "Thu, 26 Aug 2021 03:47:34 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "36fe2bb5-2b07-4ff6-b281-adbd2ea1c19c", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "1c19aa08-adde-4aef-9695-f81dca683585", - "x-ms-routing-request-id": "WESTUS2:20210901T015743Z:36fe2bb5-2b07-4ff6-b281-adbd2ea1c19c" + "x-ms-client-request-id": "d6c9196a03ff0686fa52d56c1929ef61", + "x-ms-correlation-request-id": "21d3683b-9070-4263-afa8-6596a561bb02", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "ed626a67-5e2b-4bbb-b48e-0114a7099dee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034734Z:21d3683b-9070-4263-afa8-6596a561bb02" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c1c3dcb7b4c12ecd7d235a80a269993e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6d4d935fa520051b55ed3bf8c65d1d34", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -235,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:44 GMT", + "Date": "Thu, 26 Aug 2021 03:47:36 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c64e36cc-2e5f-4500-a3a2-7ee1d4c6b9b4", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "bb9a3d98-4805-4484-adf6-079fdd8494e5", - "x-ms-routing-request-id": "WESTUS2:20210901T015744Z:c64e36cc-2e5f-4500-a3a2-7ee1d4c6b9b4" + "x-ms-client-request-id": "6d4d935fa520051b55ed3bf8c65d1d34", + "x-ms-correlation-request-id": "46e0ac64-5ba4-473a-9c46-b90628f5d64d", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "232e15d8-ef12-4194-a476-3567e64e15cc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034736Z:46e0ac64-5ba4-473a-9c46-b90628f5d64d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "63c9b005e9ec2bef8b188812d37f4935", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "78176b9129caa751fe91d30a7d7f9234", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -266,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:45 GMT", + "Date": "Thu, 26 Aug 2021 03:47:37 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b4c4b041-81d7-4ef6-bb45-5959c3d71492", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "effc7075-84b8-4303-b9dc-d21c372909c4", - "x-ms-routing-request-id": "WESTUS2:20210901T015746Z:b4c4b041-81d7-4ef6-bb45-5959c3d71492" + "x-ms-client-request-id": "78176b9129caa751fe91d30a7d7f9234", + "x-ms-correlation-request-id": "7ef38294-2901-4875-8264-2d5b5a923b11", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "4350a39a-73fc-4954-90d6-d804c5ebcb32", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034737Z:7ef38294-2901-4875-8264-2d5b5a923b11" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "faa146ce06227c86c420af1b0951022a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4aa27dd14d52c44dfdc48112c78d3f9c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -297,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:46 GMT", + "Date": "Thu, 26 Aug 2021 03:47:38 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9f7f5db3-3236-478f-bcd7-19674700aa6b", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "23dc4df9-51a3-41e1-a63b-a1f3ce6f8fd2", - "x-ms-routing-request-id": "WESTUS2:20210901T015747Z:9f7f5db3-3236-478f-bcd7-19674700aa6b" + "x-ms-client-request-id": "4aa27dd14d52c44dfdc48112c78d3f9c", + "x-ms-correlation-request-id": "c3e2c6fa-9437-4953-8752-3df10bee8b9f", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "4a4a66c0-f96c-4aa6-b65c-711301fe7cbb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034738Z:c3e2c6fa-9437-4953-8752-3df10bee8b9f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd09bcef8606cdbced9735a82bbb5bfe", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aedaa1347612359642a66f8ed21188d6", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -328,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:47 GMT", + "Date": "Thu, 26 Aug 2021 03:47:39 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e91f4ece-8ad8-4acd-b84e-95a38352bd3e", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "55e3538e-6ef4-4b0a-aeaa-31aba2b310ae", - "x-ms-routing-request-id": "WESTUS2:20210901T015748Z:e91f4ece-8ad8-4acd-b84e-95a38352bd3e" + "x-ms-client-request-id": "aedaa1347612359642a66f8ed21188d6", + "x-ms-correlation-request-id": "61ceb9e6-211e-43aa-bc1c-0deabefa9542", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "803f9d59-4308-43c4-ac8e-2e96a39693db", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034740Z:61ceb9e6-211e-43aa-bc1c-0deabefa9542" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5cb225d99fc7ff1c2a4c9fcb3ad3223a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4827075bd3bb44e11e527b06a83fdf70", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -359,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:48 GMT", + "Date": "Thu, 26 Aug 2021 03:47:41 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e0ca263-d305-478d-bdcb-e30127fd1af2", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "2d0aea43-4dac-4f70-9d62-843829d2957b", - "x-ms-routing-request-id": "WESTUS2:20210901T015749Z:4e0ca263-d305-478d-bdcb-e30127fd1af2" + "x-ms-client-request-id": "4827075bd3bb44e11e527b06a83fdf70", + "x-ms-correlation-request-id": "bda157d9-e906-4de0-9815-b7536d7086da", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "a0bd3f31-0814-4eaa-a36f-5fed9cc94f1c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034741Z:bda157d9-e906-4de0-9815-b7536d7086da" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "16225e167c75472f8ad30c8ad0dd5109", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dbd53652e3a45a21e76c08acdebef2ec", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -390,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:49 GMT", + "Date": "Thu, 26 Aug 2021 03:47:42 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a8288ce-4dae-4df3-8653-d817a2b44dea", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "a723351e-4113-44fb-8a6f-d3807691d81e", - "x-ms-routing-request-id": "WESTUS2:20210901T015750Z:5a8288ce-4dae-4df3-8653-d817a2b44dea" + "x-ms-client-request-id": "dbd53652e3a45a21e76c08acdebef2ec", + "x-ms-correlation-request-id": "558069a0-6d26-4b76-b4a6-452c63c8f422", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "b19ceb4c-b863-43de-b9e0-48c28abf5df4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034742Z:558069a0-6d26-4b76-b4a6-452c63c8f422" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e442b1c5a59e5062a009a3b9e7f09319", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bfb6aa3cf76661e0bf968fbffb8f8c02", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -421,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:50 GMT", + "Date": "Thu, 26 Aug 2021 03:47:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a09d5009-1057-4c64-bcfc-ffe305fca2d2", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "40293251-1e5e-4296-ba51-547349fbd2b2", - "x-ms-routing-request-id": "WESTUS2:20210901T015751Z:a09d5009-1057-4c64-bcfc-ffe305fca2d2" + "x-ms-client-request-id": "bfb6aa3cf76661e0bf968fbffb8f8c02", + "x-ms-correlation-request-id": "1766ecb8-9c8f-4f5b-8ba1-ba5ea2651dbd", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "b52c81b1-631e-4069-9bf9-d058e34d86a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034744Z:1766ecb8-9c8f-4f5b-8ba1-ba5ea2651dbd" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc91fb7444985d88f66bd2f492912e4c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9b3cfec6ac3b7731e5cc614ecb35665f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -452,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:52 GMT", + "Date": "Thu, 26 Aug 2021 03:47:45 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8579033-2638-4d25-a884-78d48ab20cf4", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "fdd44a6e-4867-466f-a263-8796f4d6e2dc", - "x-ms-routing-request-id": "WESTUS2:20210901T015752Z:e8579033-2638-4d25-a884-78d48ab20cf4" + "x-ms-client-request-id": "9b3cfec6ac3b7731e5cc614ecb35665f", + "x-ms-correlation-request-id": "acfd666b-c149-448c-bda2-1514af4daa3c", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "6de2d5f9-2e2c-4af9-8318-191ce764fd85", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034745Z:acfd666b-c149-448c-bda2-1514af4daa3c" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "890696fa3e91709bfcd2766cd9756099", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "feca8e601f895a0a56741c0e54625f57", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -483,122 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:53 GMT", + "Date": "Thu, 26 Aug 2021 03:47:46 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0c784558-6468-45ad-80fd-11b9744fe791", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "51c3134b-adab-44c7-9c46-5b61b3add163", - "x-ms-routing-request-id": "WESTUS2:20210901T015753Z:0c784558-6468-45ad-80fd-11b9744fe791" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d515f240844b807028e5ed33d36ebd0e", - "x-ms-return-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, 01 Sep 2021 01:57:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ca68a95c-f22f-499c-baf8-acea0f5b76e4", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "be62101d-e737-42ab-bf9c-76901e343c62", - "x-ms-routing-request-id": "WESTUS2:20210901T015754Z:ca68a95c-f22f-499c-baf8-acea0f5b76e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "50bf56db0aea36885f20d0c5ce1c8380", - "x-ms-return-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, 01 Sep 2021 01:57:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "50bf56db0aea36885f20d0c5ce1c8380", - "x-ms-correlation-request-id": "09634b33-350a-4bad-a14b-10c95a6b5bdd", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "8581175d-2bf7-4c0b-937f-bd20bbdf4660", - "x-ms-routing-request-id": "WESTUS2:20210901T015756Z:09634b33-350a-4bad-a14b-10c95a6b5bdd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9fb3380a597b7600258560ab50689d8d", - "x-ms-return-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, 01 Sep 2021 01:57:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9fb3380a597b7600258560ab50689d8d", - "x-ms-correlation-request-id": "3bf5cc1a-0434-464c-a937-de02944e02cf", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "c51d4489-83bb-4b4e-9efe-d2772647a73e", - "x-ms-routing-request-id": "WESTUS2:20210901T015757Z:3bf5cc1a-0434-464c-a937-de02944e02cf" + "x-ms-client-request-id": "feca8e601f895a0a56741c0e54625f57", + "x-ms-correlation-request-id": "e8d10ca4-4caa-47e2-93e6-8a4147bed50f", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "46fd7421-c54b-4272-9c23-46b82c5e6bfb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034746Z:e8d10ca4-4caa-47e2-93e6-8a4147bed50f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "829168140fb635af6adf752ab4abb20c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e0e505e056828fb0793eda9a9591958a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -607,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:58 GMT", + "Date": "Thu, 26 Aug 2021 03:47:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "829168140fb635af6adf752ab4abb20c", - "x-ms-correlation-request-id": "dfe2c8b2-245d-4973-ab3c-d35cc2c5c095", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "e3eb5c7a-a869-4703-b3f4-7e6860fdd6d6", - "x-ms-routing-request-id": "WESTUS2:20210901T015758Z:dfe2c8b2-245d-4973-ab3c-d35cc2c5c095" + "x-ms-client-request-id": "e0e505e056828fb0793eda9a9591958a", + "x-ms-correlation-request-id": "b5dceaea-a8a7-4929-a7f2-bf0f9626d4b0", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "8cb0ff24-e210-49ce-89d0-e2046afc6406", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034748Z:b5dceaea-a8a7-4929-a7f2-bf0f9626d4b0" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a296d611dba819255492b64a9dce6f7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6c5e2f308ec5a679f3e145c790222382", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -638,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:57:59 GMT", + "Date": "Thu, 26 Aug 2021 03:47:49 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?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": "9a296d611dba819255492b64a9dce6f7", - "x-ms-correlation-request-id": "3f2b94f9-8351-4d84-9454-35a9825eead2", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "26ceb20c-4e83-436c-865c-301055d95481", - "x-ms-routing-request-id": "WESTUS2:20210901T015759Z:3f2b94f9-8351-4d84-9454-35a9825eead2" + "x-ms-client-request-id": "6c5e2f308ec5a679f3e145c790222382", + "x-ms-correlation-request-id": "f61ecb44-b680-466b-8f83-b5219a10fdbf", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "9b19222b-6797-4310-b161-eaf6f9072393", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034749Z:f61ecb44-b680-466b-8f83-b5219a10fdbf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e7d54615-64af-437d-af2e-b083a2e0153b?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b21aedf1-741f-4a4e-bcb6-5e97cb652333?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "65b14283018bfaca897e359ce3d5c179", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c66e096d854f0adddd3a844a4570c5c4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1166", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:58:00 GMT", + "Date": "Thu, 26 Aug 2021 03:47: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": "65b14283018bfaca897e359ce3d5c179", - "x-ms-correlation-request-id": "67f47b0b-9c13-4f9d-9770-a9439ee1403b", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "e6fd7f90-768b-419a-8860-a489d65d0857", - "x-ms-routing-request-id": "WESTUS2:20210901T015800Z:67f47b0b-9c13-4f9d-9770-a9439ee1403b" + "x-ms-client-request-id": "c66e096d854f0adddd3a844a4570c5c4", + "x-ms-correlation-request-id": "1bcec903-e50a-4cbe-96c0-b5773bbec0bf", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "998a7e51-723d-4c0a-b510-97313a27adfb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034750Z:1bcec903-e50a-4cbe-96c0-b5773bbec0bf" }, "ResponseBody": { "sku": { @@ -687,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res605/providers/Microsoft.Storage/storageAccounts/sto4293", - "name": "sto4293", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233/providers/Microsoft.Storage/storageAccounts/storage1207", + "name": "storage1207", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -696,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:47:33.0651214Z", + "key2": "2021-08-26T03:47:33.0651214Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -709,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:57:42.3651753Z" + "lastEnabledTime": "2021-08-26T03:47:33.0807096Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:57:42.3651753Z" + "lastEnabledTime": "2021-08-26T03:47:33.0807096Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:57:42.2714657Z", + "creationTime": "2021-08-26T03:47:32.9713297Z", "primaryEndpoints": { - "blob": "https://sto4293.blob.core.windows.net/", - "queue": "https://sto4293.queue.core.windows.net/", - "table": "https://sto4293.table.core.windows.net/", - "file": "https://sto4293.file.core.windows.net/" + "blob": "https://storage1207.blob.core.windows.net/", + "queue": "https://storage1207.queue.core.windows.net/", + "table": "https://storage1207.table.core.windows.net/", + "file": "https://storage1207.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -733,10 +592,169 @@ "statusOfSecondary": "available" } } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233/providers/Microsoft.Storage/storageAccounts/storage1207/ListServiceSas?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "142", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "24de91def20352918b3eeca111e8ff56", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "canonicalizedResource": "/blob/storage1207/music", + "signedResource": "c", + "signedPermission": "rl", + "signedExpiry": "2021-08-26T04:47:51.6168495Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "137", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03: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": "24de91def20352918b3eeca111e8ff56", + "x-ms-correlation-request-id": "f353a062-aca8-45d5-a8d8-e8df55dc5fa4", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "3be4444b-d0ab-4fc9-9f72-319b12695da0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034751Z:f353a062-aca8-45d5-a8d8-e8df55dc5fa4" + }, + "ResponseBody": { + "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2021-08-26T04%3A47%3A51.6168495Z\u0026sp=rl\u0026sig=QGR5mVmIdpeO6%2FTEMyvYyeybL9UADvwnO4LlJ%2BSBsT8%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b2d571bcf23aa3b52548e8b092e6183", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03: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": "8b2d571bcf23aa3b52548e8b092e6183", + "x-ms-correlation-request-id": "3c6815ef-a887-4e4f-8d87-1b6cca2703cb", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-request-id": "007a6c28-293d-4a4d-8639-2db3bcf2ed03", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034751Z:3c6815ef-a887-4e4f-8d87-1b6cca2703cb" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2233/providers/Microsoft.Storage/storageAccounts/storage1207", + "name": "storage1207", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:47:33.0651214Z", + "key2": "2021-08-26T03:47:33.0651214Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:47:33.0807096Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:47:33.0807096Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:47:32.9713297Z", + "primaryEndpoints": { + "blob": "https://storage1207.blob.core.windows.net/", + "queue": "https://storage1207.queue.core.windows.net/", + "table": "https://storage1207.table.core.windows.net/", + "file": "https://storage1207.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-2233/providers/Microsoft.Storage/storageAccounts/storage1207?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fee9801cff447a7f781b3a10993bf8f5", + "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": "Thu, 26 Aug 2021 03:47: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": "fee9801cff447a7f781b3a10993bf8f5", + "x-ms-correlation-request-id": "6ff6d249-0483-4aba-81f6-edeac83e4f24", + "x-ms-ratelimit-remaining-subscription-deletes": "14995", + "x-ms-request-id": "25faafac-5da2-4dbf-9c2d-3926de0113b9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034757Z:6ff6d249-0483-4aba-81f6-edeac83e4f24" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1296832525", + "DateTimeOffsetNow": "2021-08-26T11:47:51.6168495\u002B08:00", + "RandomSeed": "1390887681", + "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/ListStorageAccountAvailableLocations.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountAvailableLocations.json new file mode 100644 index 000000000000..f3de9bad375e --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountAvailableLocations.json @@ -0,0 +1,2218 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ff37c678baf9a125dbdf0e957e59f0e", + "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": "Thu, 26 Aug 2021 03:10:24 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "ce0f49a8-8351-4e92-a643-78ca95b2c758", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "ce0f49a8-8351-4e92-a643-78ca95b2c758", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031025Z:ce0f49a8-8351-4e92-a643-78ca95b2c758" + }, + "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-1469?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-95babead69edba428766c5b1cf11ec1e-c48e6c2d34f27c44-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "41b0e05e941f2a16c458ad8d0c975b0f", + "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": "Thu, 26 Aug 2021 03:10:27 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "a1c96b64-02fb-4be1-b974-a0585ecb928c", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "a1c96b64-02fb-4be1-b974-a0585ecb928c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031027Z:a1c96b64-02fb-4be1-b974-a0585ecb928c" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1469", + "name": "teststorageRG-1469", + "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-1469/providers/Microsoft.Storage/storageAccounts/storage5376?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c656d6a080b4f5f7737f2e2a9a2c8160", + "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": "Thu, 26 Aug 2021 03:10:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c656d6a080b4f5f7737f2e2a9a2c8160", + "x-ms-correlation-request-id": "911950cd-9751-4efc-be20-75fca761947c", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "b1efcb66-0058-40cd-99cf-11f2c38c033d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031036Z:911950cd-9751-4efc-be20-75fca761947c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c944488df3b7dec3e8bbce9f65eb9097", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "c944488df3b7dec3e8bbce9f65eb9097", + "x-ms-correlation-request-id": "b61d8ce1-2065-4275-93ec-f5428ec678b7", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "6035df34-da47-4be6-909a-aec0d6bb6f98", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031036Z:b61d8ce1-2065-4275-93ec-f5428ec678b7" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5aaf4dd7a1037b6d79f73d30b93e09a4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5aaf4dd7a1037b6d79f73d30b93e09a4", + "x-ms-correlation-request-id": "f7288d2f-27af-4539-a54a-e37e68f978b3", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "d5afa0e4-018f-47d4-a631-2b806d36a3f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031037Z:f7288d2f-27af-4539-a54a-e37e68f978b3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "519cd5cfb8e8eaa8eeb5d0e557befa9d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "519cd5cfb8e8eaa8eeb5d0e557befa9d", + "x-ms-correlation-request-id": "6f27f692-1941-47ea-805e-dc54e4d89666", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "ba6682b0-c199-4391-82d0-2ad1a35f1a3d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031039Z:6f27f692-1941-47ea-805e-dc54e4d89666" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ee22ff3551feb56dac950c0b69324aa", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9ee22ff3551feb56dac950c0b69324aa", + "x-ms-correlation-request-id": "36e90b75-05df-4959-b75a-9864894d7b4a", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "2eb3c1e0-4dad-4007-8052-2f90874b6608", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031040Z:36e90b75-05df-4959-b75a-9864894d7b4a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "90cf29b23e4e1fafa5c56c4dd08723ba", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "90cf29b23e4e1fafa5c56c4dd08723ba", + "x-ms-correlation-request-id": "41b7fc77-6ab9-4ba2-a8ce-c6ef010d5781", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "15970ca5-e604-46f5-8b83-75226f84072f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031041Z:41b7fc77-6ab9-4ba2-a8ce-c6ef010d5781" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "893ca0fc6a5b79847fb1761e68e7335a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "893ca0fc6a5b79847fb1761e68e7335a", + "x-ms-correlation-request-id": "0a4c3b13-e18b-4e8a-a12d-9d5006616d25", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "5a666377-e7a6-4347-b824-1168e26c46e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031043Z:0a4c3b13-e18b-4e8a-a12d-9d5006616d25" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2d3325906aeeb54e80c2f959e9081a52", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2d3325906aeeb54e80c2f959e9081a52", + "x-ms-correlation-request-id": "daeb07c1-7634-4b70-b7bb-6aac18578a1e", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "7e1955d1-f182-46f4-bcae-89781d164b14", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031044Z:daeb07c1-7634-4b70-b7bb-6aac18578a1e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "15c395a59b57484fa556109dc890b7bd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "15c395a59b57484fa556109dc890b7bd", + "x-ms-correlation-request-id": "5e04a294-7ab3-4fed-b7c3-509551aadb9d", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "3ff2c3da-7507-4dcc-8db3-09ed121d396a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031045Z:5e04a294-7ab3-4fed-b7c3-509551aadb9d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aabc1191f65492cc51870998702a8f77", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "aabc1191f65492cc51870998702a8f77", + "x-ms-correlation-request-id": "573cd1a3-9ea1-4131-89fe-d17646950325", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "07ea0784-3678-4fee-8052-8782d637cf01", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031047Z:573cd1a3-9ea1-4131-89fe-d17646950325" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d27924961d23f503d6eb889759b0edef", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:48 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d27924961d23f503d6eb889759b0edef", + "x-ms-correlation-request-id": "b830181b-d659-486a-8960-b1d5da92f8c9", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "d4b6c540-aad7-4a22-af15-186a1dd7f489", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031048Z:b830181b-d659-486a-8960-b1d5da92f8c9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d7c83b0b704baffec831c4d091b6d77a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:49 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "d7c83b0b704baffec831c4d091b6d77a", + "x-ms-correlation-request-id": "89f26c7e-c92f-4331-a720-b734ca4acf57", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "55181ef7-f702-4f58-b5eb-9b4bdc73d2d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031049Z:89f26c7e-c92f-4331-a720-b734ca4acf57" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a30799c6e417739a0ec7d4686d3438a0", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:50 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?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": "a30799c6e417739a0ec7d4686d3438a0", + "x-ms-correlation-request-id": "cd1c8bc5-ea17-440f-881b-270c3777433e", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "9bbca7dd-f1cf-4ae4-920e-6c4e30539bbe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031050Z:cd1c8bc5-ea17-440f-881b-270c3777433e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b1efcb66-0058-40cd-99cf-11f2c38c033d?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "358d1a9ab762262b25ca0af259326420", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:10: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": "358d1a9ab762262b25ca0af259326420", + "x-ms-correlation-request-id": "5f648cf3-f235-4396-bfdb-6c108c7c6ce5", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "71c8e954-0e9e-4214-8cb0-91fed7e997f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031052Z:5f648cf3-f235-4396-bfdb-6c108c7c6ce5" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1469/providers/Microsoft.Storage/storageAccounts/storage5376", + "name": "storage5376", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:10:34.6793327Z", + "key2": "2021-08-26T03:10:34.6793327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:10:34.6949219Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:10:34.6949219Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:10:34.5543191Z", + "primaryEndpoints": { + "blob": "https://storage5376.blob.core.windows.net/", + "queue": "https://storage5376.queue.core.windows.net/", + "table": "https://storage5376.table.core.windows.net/", + "file": "https://storage5376.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/providers/Microsoft.Storage?api-version=2019-10-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bfd00d1449a927d8a154c9849b954193", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "22513", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:10:52 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "eb81b831-c848-423b-ad12-20c33fdff8f1", + "x-ms-ratelimit-remaining-tenant-reads": "11999", + "x-ms-request-id": "eb81b831-c848-423b-ad12-20c33fdff8f1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031052Z:eb81b831-c848-423b-ad12-20c33fdff8f1" + }, + "ResponseBody": { + "namespace": "Microsoft.Storage", + "resourceTypes": [ + { + "resourceType": "deletedAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "locations/deletedAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "storageAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "zoneMappings": [], + "capabilities": "SupportsTags, SupportsLocation" + }, + { + "resourceType": "operations", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/asyncoperations", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/listAccountSas", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/listServiceSas", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/blobServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/tableServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/queueServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/fileServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "locations", + "locations": [], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-07-01", + "2016-01-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/usages", + "locations": [ + "East US 2 (Stage)", + "East US 2 EUAP", + "Central US EUAP", + "East US", + "East US 2", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/deleteVirtualNetworkOrSubnets", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-07-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "usages", + "locations": [], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "checkNameAvailability", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/checkNameAvailability", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/services", + "locations": [ + "East US", + "West US", + "East US 2 (Stage)", + "West Europe", + "North Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "East US 2", + "Central US", + "Australia East", + "Australia Southeast", + "Brazil South", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2014-04-01" + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/services/metricDefinitions", + "locations": [ + "East US", + "West US", + "East US 2 (Stage)", + "West Europe", + "North Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "East US 2", + "Central US", + "Australia East", + "Australia Southeast", + "Brazil South", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2014-04-01" + ], + "capabilities": "None" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1469/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "773623f8a1280e186de17e4dd9a81adb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:10: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": "773623f8a1280e186de17e4dd9a81adb", + "x-ms-correlation-request-id": "e9b2ce9f-28f7-4bd4-830d-b345e00592d3", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "0a7f8daf-f24f-4169-8cb4-2943c2bff3d4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031052Z:e9b2ce9f-28f7-4bd4-830d-b345e00592d3" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-1469/providers/Microsoft.Storage/storageAccounts/storage5376", + "name": "storage5376", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:10:34.6793327Z", + "key2": "2021-08-26T03:10:34.6793327Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:10:34.6949219Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:10:34.6949219Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:10:34.5543191Z", + "primaryEndpoints": { + "blob": "https://storage5376.blob.core.windows.net/", + "queue": "https://storage5376.queue.core.windows.net/", + "table": "https://storage5376.table.core.windows.net/", + "file": "https://storage5376.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-1469/providers/Microsoft.Storage/storageAccounts/storage5376?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6054b362786450f74266940deea78a8f", + "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": "Thu, 26 Aug 2021 03:10: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": "6054b362786450f74266940deea78a8f", + "x-ms-correlation-request-id": "31d0eb70-92d8-43b4-9a27-76a8325be455", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "b7fad7a0-339c-4970-9b58-bed9fc0c185f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031058Z:31d0eb70-92d8-43b4-9a27-76a8325be455" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "1765147250", + "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/ListStorageAccountAvailableLocationsAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountAvailableLocationsAsync.json new file mode 100644 index 000000000000..8051ee1c0a31 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountAvailableLocationsAsync.json @@ -0,0 +1,2218 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b606a79828d51cbffad0e8b0ea0a4489", + "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": "Thu, 26 Aug 2021 03:11:02 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "55c5e30a-788b-4761-913e-d71eb0518868", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "55c5e30a-788b-4761-913e-d71eb0518868", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031102Z:55c5e30a-788b-4761-913e-d71eb0518868" + }, + "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-5531?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-46e7394a65111540a49f29dc94ceeb20-3f48b49a4382e54d-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "25e5712d6d9970d047018d7b854dfed4", + "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": "Thu, 26 Aug 2021 03:11:10 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "685956da-13fb-4b85-8557-0b746513c56b", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "685956da-13fb-4b85-8557-0b746513c56b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031110Z:685956da-13fb-4b85-8557-0b746513c56b" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5531", + "name": "teststorageRG-5531", + "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-5531/providers/Microsoft.Storage/storageAccounts/storage4272?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f3ee2be14805ef3884b063906b50adcd", + "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": "Thu, 26 Aug 2021 03:11:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f3ee2be14805ef3884b063906b50adcd", + "x-ms-correlation-request-id": "9d9709d0-3f7e-4aaa-9a19-9db8ba9af788", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "92a64340-9aa3-4858-a533-d302470c88f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031119Z:9d9709d0-3f7e-4aaa-9a19-9db8ba9af788" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "192915b2c89ae5a038f6a1e8093f04f6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "192915b2c89ae5a038f6a1e8093f04f6", + "x-ms-correlation-request-id": "0d82ec39-8cae-4e69-aab8-acdadd8a4f19", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "ad1c378e-74ac-45f2-8b80-e112b21fe20f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031120Z:0d82ec39-8cae-4e69-aab8-acdadd8a4f19" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "97d4bf5415f36e551d540ea0677a5f05", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "97d4bf5415f36e551d540ea0677a5f05", + "x-ms-correlation-request-id": "100ff592-6dc7-4b0f-bde4-d102879982ff", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "659487c2-d333-4f99-b945-8b3a58ff23cf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031121Z:100ff592-6dc7-4b0f-bde4-d102879982ff" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "56dec8669426df334d75b089d12590a5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "56dec8669426df334d75b089d12590a5", + "x-ms-correlation-request-id": "42d09206-5a47-4926-9b63-4a6c179b03de", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "80cab507-2f1d-4682-8191-ee785b52c982", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031122Z:42d09206-5a47-4926-9b63-4a6c179b03de" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cf69ea60b3aa9ca8c0bafb45baff7ebd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cf69ea60b3aa9ca8c0bafb45baff7ebd", + "x-ms-correlation-request-id": "e6daffdf-6297-4934-ad29-a11bbf442668", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "75b7958d-74bf-4462-ba80-c8e9ee778e24", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031123Z:e6daffdf-6297-4934-ad29-a11bbf442668" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "41819b96ad61bfcf8cf5497d65cb9cf7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "41819b96ad61bfcf8cf5497d65cb9cf7", + "x-ms-correlation-request-id": "78de7add-7924-4ced-bfa2-c140c475c147", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "531d6b51-f394-4151-ad97-18e47c1bfcb9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031125Z:78de7add-7924-4ced-bfa2-c140c475c147" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7c3f68c49011b25a1f42966c98ed244d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7c3f68c49011b25a1f42966c98ed244d", + "x-ms-correlation-request-id": "ddcaa69c-80ae-4c6d-ac5f-91e9e3ac9b79", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "e06c345e-0341-4b1e-96af-e9bfbc0d47ba", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031126Z:ddcaa69c-80ae-4c6d-ac5f-91e9e3ac9b79" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "36f2f2f74fa3b3441aa942b56a2a37f4", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "36f2f2f74fa3b3441aa942b56a2a37f4", + "x-ms-correlation-request-id": "cf237438-e024-4ace-80b5-8a59766566e0", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "4f73adb3-8a8f-4063-a8df-58823c56f496", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031128Z:cf237438-e024-4ace-80b5-8a59766566e0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5181031d01bf06ac40cf211e1763269f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "5181031d01bf06ac40cf211e1763269f", + "x-ms-correlation-request-id": "ad27704b-e762-4015-b011-2bcc5b483f53", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "ec33c9a4-b667-44a3-b400-86cc9ec09304", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031129Z:ad27704b-e762-4015-b011-2bcc5b483f53" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7286fbd066d97553248c61674da548f5", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7286fbd066d97553248c61674da548f5", + "x-ms-correlation-request-id": "d02f503c-838b-47e6-9dd3-e08c06291baa", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "75044996-2b7f-40c0-a61c-c49c412b3986", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031130Z:d02f503c-838b-47e6-9dd3-e08c06291baa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "944ea10ad36bf58d45ecf5d42d259bb7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "944ea10ad36bf58d45ecf5d42d259bb7", + "x-ms-correlation-request-id": "fdb9a1de-8ce0-4f06-a520-4fc37606f83e", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "cdef33be-9dc7-417f-85d5-4555363e8e88", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031131Z:fdb9a1de-8ce0-4f06-a520-4fc37606f83e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6ee4a383c4a3b71baf0c2d33a045b89b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:32 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?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": "6ee4a383c4a3b71baf0c2d33a045b89b", + "x-ms-correlation-request-id": "18858b4d-f65e-415c-b9e4-538dae4e622a", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "09228aad-62a9-41df-bcad-dfdc52294774", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031133Z:18858b4d-f65e-415c-b9e4-538dae4e622a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "76132c879214fd336d912cec707f47fe", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:34 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?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": "76132c879214fd336d912cec707f47fe", + "x-ms-correlation-request-id": "975e5c38-dce9-40f1-98a0-de1c92b00e1a", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "0b2b9f47-efeb-40a6-a93a-e524b1cb3041", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031134Z:975e5c38-dce9-40f1-98a0-de1c92b00e1a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92a64340-9aa3-4858-a533-d302470c88f2?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "aae4a9f1d9c046518597e45fa55a5500", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:11: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": "aae4a9f1d9c046518597e45fa55a5500", + "x-ms-correlation-request-id": "77ad6bdb-1b52-4e73-85b9-a13c77b5ebe0", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "2df2f906-c856-4ab8-81e2-559441b8dbf0", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031135Z:77ad6bdb-1b52-4e73-85b9-a13c77b5ebe0" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5531/providers/Microsoft.Storage/storageAccounts/storage4272", + "name": "storage4272", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:11:16.4309928Z", + "key2": "2021-08-26T03:11:16.4309928Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:11:16.4466454Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:11:16.4466454Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:11:16.3216419Z", + "primaryEndpoints": { + "blob": "https://storage4272.blob.core.windows.net/", + "queue": "https://storage4272.queue.core.windows.net/", + "table": "https://storage4272.table.core.windows.net/", + "file": "https://storage4272.file.core.windows.net/" + }, + "primaryLocation": "eastus2", + "statusOfPrimary": "available", + "secondaryLocation": "centralus", + "statusOfSecondary": "available" + } + } + }, + { + "RequestUri": "https://management.azure.com/providers/Microsoft.Storage?api-version=2019-10-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "014d5a332511f0a26fe70012982e4630", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "22513", + "Content-Type": "application/json; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:11:40 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "8dab0e0f-4005-4a66-9382-3c864ec5838c", + "x-ms-ratelimit-remaining-tenant-reads": "11998", + "x-ms-request-id": "8dab0e0f-4005-4a66-9382-3c864ec5838c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031141Z:8dab0e0f-4005-4a66-9382-3c864ec5838c" + }, + "ResponseBody": { + "namespace": "Microsoft.Storage", + "resourceTypes": [ + { + "resourceType": "deletedAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "locations/deletedAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "storageAccounts", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "zoneMappings": [], + "capabilities": "SupportsTags, SupportsLocation" + }, + { + "resourceType": "operations", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/asyncoperations", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/listAccountSas", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/listServiceSas", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/blobServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/tableServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/queueServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/fileServices", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "locations", + "locations": [], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-07-01", + "2016-01-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/usages", + "locations": [ + "East US 2 (Stage)", + "East US 2 EUAP", + "Central US EUAP", + "East US", + "East US 2", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/deleteVirtualNetworkOrSubnets", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-07-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "usages", + "locations": [], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "checkNameAvailability", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-03-01-preview", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01", + "2016-05-01", + "2016-01-01", + "2015-06-15", + "2015-05-01-preview" + ], + "defaultApiVersion": "2019-06-01", + "apiProfiles": [ + { + "profileVersion": "2019-03-01-hybrid", + "apiVersion": "2017-10-01" + }, + { + "profileVersion": "2017-03-09-profile", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-03-01-hybrid", + "apiVersion": "2016-01-01" + }, + { + "profileVersion": "2018-06-01-profile", + "apiVersion": "2017-10-01" + } + ], + "capabilities": "None" + }, + { + "resourceType": "locations/checkNameAvailability", + "locations": [ + "East US", + "East US 2", + "East US 2 (Stage)", + "West US", + "West Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "Central US", + "North Europe", + "Brazil South", + "Australia East", + "Australia Southeast", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2021-06-01", + "2021-05-01", + "2021-04-01", + "2021-02-01", + "2021-01-01", + "2020-08-01-preview", + "2019-06-01", + "2019-04-01", + "2018-11-01", + "2018-07-01", + "2018-02-01", + "2017-10-01", + "2017-06-01", + "2016-12-01" + ], + "defaultApiVersion": "2019-06-01", + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/services", + "locations": [ + "East US", + "West US", + "East US 2 (Stage)", + "West Europe", + "North Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "East US 2", + "Central US", + "Australia East", + "Australia Southeast", + "Brazil South", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2014-04-01" + ], + "capabilities": "None" + }, + { + "resourceType": "storageAccounts/services/metricDefinitions", + "locations": [ + "East US", + "West US", + "East US 2 (Stage)", + "West Europe", + "North Europe", + "East Asia", + "Southeast Asia", + "Japan East", + "Japan West", + "North Central US", + "South Central US", + "East US 2", + "Central US", + "Australia East", + "Australia Southeast", + "Brazil South", + "South India", + "Central India", + "West India", + "Canada East", + "Canada Central", + "West US 2", + "West Central US", + "UK South", + "UK West", + "Korea Central", + "Korea South", + "East US 2 EUAP", + "Central US EUAP", + "France Central", + "France South", + "Australia Central", + "Australia Central 2", + "South Africa West", + "South Africa North", + "UAE Central", + "UAE North", + "Switzerland North", + "Switzerland West", + "Germany West Central", + "Germany North", + "Norway East", + "Norway West", + "South Central US STG", + "Brazil Southeast", + "West US 3", + "East US SLV", + "East US STG", + "Jio India Central", + "Jio India West", + "Sweden South", + "Sweden Central", + "Qatar Central" + ], + "apiVersions": [ + "2014-04-01" + ], + "capabilities": "None" + } + ] + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5531/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f6412ec40e61addadacdf07dadd45713", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:12: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": "f6412ec40e61addadacdf07dadd45713", + "x-ms-correlation-request-id": "c1136541-1961-4200-8037-6f54b5770d2a", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "caa7f13c-247e-43fb-b8a1-7b12eb2c9fad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031201Z:c1136541-1961-4200-8037-6f54b5770d2a" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5531/providers/Microsoft.Storage/storageAccounts/storage4272", + "name": "storage4272", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:11:16.4309928Z", + "key2": "2021-08-26T03:11:16.4309928Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:11:16.4466454Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:11:16.4466454Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:11:16.3216419Z", + "primaryEndpoints": { + "blob": "https://storage4272.blob.core.windows.net/", + "queue": "https://storage4272.queue.core.windows.net/", + "table": "https://storage4272.table.core.windows.net/", + "file": "https://storage4272.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-5531/providers/Microsoft.Storage/storageAccounts/storage4272?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "16b92c3b4532ccec07f33bd9d83ead57", + "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": "Thu, 26 Aug 2021 03:12: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": "16b92c3b4532ccec07f33bd9d83ead57", + "x-ms-correlation-request-id": "3323d491-78e2-447d-9810-ca85c678ec1f", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "2032bbf4-9a37-45c4-b4db-f304fdece041", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T031207Z:3323d491-78e2-447d-9810-ca85c678ec1f" + }, + "ResponseBody": [] + } + ], + "Variables": { + "RandomSeed": "892794378", + "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/ListStorageAccountSAS.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSAS.json new file mode 100644 index 000000000000..df455fede992 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSAS.json @@ -0,0 +1,763 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5a53cbd619acb210c7edb336fcca4b3d", + "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": "Thu, 26 Aug 2021 03:45:26 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "e326473f-e2ef-48b5-a090-e48584d7fa2a", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "e326473f-e2ef-48b5-a090-e48584d7fa2a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034526Z:e326473f-e2ef-48b5-a090-e48584d7fa2a" + }, + "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-4981?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-81fe0f21f4cf21418c095cbc36b52925-f8506be93a9de742-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5788ed48515f08abba115d54117b2888", + "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": "Thu, 26 Aug 2021 03:45:29 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "86d7e51d-ef55-49bb-87a9-088ea6619665", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "86d7e51d-ef55-49bb-87a9-088ea6619665", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034529Z:86d7e51d-ef55-49bb-87a9-088ea6619665" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4981", + "name": "teststorageRG-4981", + "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-4981/providers/Microsoft.Storage/storageAccounts/storage4994?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "14d7e7854deb297a8b0373cfa86a2988", + "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": "Thu, 26 Aug 2021 03:45:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "14d7e7854deb297a8b0373cfa86a2988", + "x-ms-correlation-request-id": "d6a0e407-448d-4e1a-8570-9af3e4763f51", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "2ef3b330-6df7-4dc1-9a99-d30c588a43f5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034536Z:d6a0e407-448d-4e1a-8570-9af3e4763f51" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6344730e1266faa9735ecb5cdedc5f4f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:36 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "6344730e1266faa9735ecb5cdedc5f4f", + "x-ms-correlation-request-id": "c64043fd-ee32-4c24-8ca1-cc85a6c0f252", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "2ba65eb1-34c7-4174-9d7a-1dc228ca08f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034536Z:c64043fd-ee32-4c24-8ca1-cc85a6c0f252" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b482d5e7ecbb06877cd56547ef7bd418", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:37 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "b482d5e7ecbb06877cd56547ef7bd418", + "x-ms-correlation-request-id": "9d3e31b0-824e-4271-bf5d-e728a025bb4b", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "d9e5e509-2880-4734-8bc5-d78ea7f646ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034538Z:9d3e31b0-824e-4271-bf5d-e728a025bb4b" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "35c13b27c625bf22b3c5c8a2b30f23d2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:39 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "35c13b27c625bf22b3c5c8a2b30f23d2", + "x-ms-correlation-request-id": "a48c09ac-6dcc-4e1a-a78a-e0e2f26b73f5", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "9bcf961c-267d-4fc1-ac15-37e4225aab33", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034539Z:a48c09ac-6dcc-4e1a-a78a-e0e2f26b73f5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "80170e4426f0217beb3ee790ac610bf8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:40 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "80170e4426f0217beb3ee790ac610bf8", + "x-ms-correlation-request-id": "b8897578-e65b-4bd6-a560-e620ee5b90df", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "17e3aea5-028c-4719-936d-da6788d51cbf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034540Z:b8897578-e65b-4bd6-a560-e620ee5b90df" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a235b38a2a1b202ab2c301f623e5526c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:41 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "a235b38a2a1b202ab2c301f623e5526c", + "x-ms-correlation-request-id": "efecca3f-8125-4f44-98cc-0122bf778cd8", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "5e2985ac-aba7-4b3a-99af-eced530517a5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034542Z:efecca3f-8125-4f44-98cc-0122bf778cd8" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e00393b153630028bf9f49e7df911251", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:43 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e00393b153630028bf9f49e7df911251", + "x-ms-correlation-request-id": "5e9cf104-4345-40bc-90e5-06b2f250e4ea", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "1d1f67e5-6e4f-4e33-b5fd-2827fce38e19", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034543Z:5e9cf104-4345-40bc-90e5-06b2f250e4ea" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0017d0ba80da19b6e4f7cd2c2585fd06", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:44 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0017d0ba80da19b6e4f7cd2c2585fd06", + "x-ms-correlation-request-id": "1b524708-c0f1-45bf-a615-670de1416ccd", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "9a9d9ca0-eddb-49d6-92e7-4b42cc0b19e8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034544Z:1b524708-c0f1-45bf-a615-670de1416ccd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "19df7aeb2a5e36958a34e37ce1424121", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:45 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "19df7aeb2a5e36958a34e37ce1424121", + "x-ms-correlation-request-id": "296a1e1b-d364-4389-b317-ab3ab572bc41", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "f84e1e0b-a69b-489b-885e-0a48e9758877", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034546Z:296a1e1b-d364-4389-b317-ab3ab572bc41" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "533cb0b052cd3092dce9fc6c86fbda3a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:47 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "533cb0b052cd3092dce9fc6c86fbda3a", + "x-ms-correlation-request-id": "2755e8f8-7fa4-4804-a84b-ca71c051a851", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "2bea29db-0fea-4009-bd57-7ea56907424f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034547Z:2755e8f8-7fa4-4804-a84b-ca71c051a851" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "64fb43a1f9b28ff23ae075a59d3a38a2", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 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/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "64fb43a1f9b28ff23ae075a59d3a38a2", + "x-ms-correlation-request-id": "9fa1a36b-6594-42e9-a49c-c01a7ca52796", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "ed6c8da7-5626-451a-bb2a-a421f3e7de51", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034548Z:9fa1a36b-6594-42e9-a49c-c01a7ca52796" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "757cacb5aa489938e8ae3c752e29b08e", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 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/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "757cacb5aa489938e8ae3c752e29b08e", + "x-ms-correlation-request-id": "ce30d409-023d-46c9-9a5a-d05ebc7f599d", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "c1e5afb7-3ba0-400f-8f81-f583b7433a5f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034550Z:ce30d409-023d-46c9-9a5a-d05ebc7f599d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9ddaa859dc46b76ebdad18eddcec93a1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:45:51 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?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": "9ddaa859dc46b76ebdad18eddcec93a1", + "x-ms-correlation-request-id": "fab52bbd-74dd-4130-ad42-92535ff41a8f", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "1bdf28b5-dc77-4620-ac11-dcfc83431863", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034551Z:fab52bbd-74dd-4130-ad42-92535ff41a8f" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2ef3b330-6df7-4dc1-9a99-d30c588a43f5?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d9b659b0657ff6f20b627c04bd7d6011", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:45: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": "d9b659b0657ff6f20b627c04bd7d6011", + "x-ms-correlation-request-id": "8edc8fce-727a-4e5b-8cf3-05cfe61879fa", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "ac7009fb-6642-4501-9393-93877f5b473c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034552Z:8edc8fce-727a-4e5b-8cf3-05cfe61879fa" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4981/providers/Microsoft.Storage/storageAccounts/storage4994", + "name": "storage4994", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:45:35.1541244Z", + "key2": "2021-08-26T03:45:35.1541244Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:45:35.1541244Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:45:35.1541244Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:45:35.0603960Z", + "primaryEndpoints": { + "blob": "https://storage4994.blob.core.windows.net/", + "queue": "https://storage4994.queue.core.windows.net/", + "table": "https://storage4994.table.core.windows.net/", + "file": "https://storage4994.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-4981/providers/Microsoft.Storage/storageAccounts/storage4994/ListAccountSas?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "214", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f44be7309a5fd95b3ec5b79a914abdfb", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "signedServices": "b", + "signedResourceTypes": "sco", + "signedPermission": "rl", + "signedProtocol": "https,http", + "signedStart": "2021-08-26T03:45:53.7396760Z", + "signedExpiry": "2021-08-26T04:45:53.7396760Z", + "keyToSign": "key1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "196", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:45: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": "f44be7309a5fd95b3ec5b79a914abdfb", + "x-ms-correlation-request-id": "9e989b85-4b9f-4262-aa31-91b324f2d54a", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "58589a98-973c-4398-87b7-fe3101ca6d55", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034553Z:9e989b85-4b9f-4262-aa31-91b324f2d54a" + }, + "ResponseBody": { + "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026st=2021-08-26T03%3A45%3A53.7396760Z\u0026se=2021-08-26T04%3A45%3A53.7396760Z\u0026spr=https,http\u0026sig=El1v8pv45n364gaiMxo%2FAivTHWrR0BGEC%2FlOm7F1JoE%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4981/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d4c49a1bd673f40fb6e392e4606af940", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:45: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": "d4c49a1bd673f40fb6e392e4606af940", + "x-ms-correlation-request-id": "1b261fc2-2f66-40ab-a288-f461616e976e", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "ed753706-806c-441a-a8ac-29a582021dcb", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034553Z:1b261fc2-2f66-40ab-a288-f461616e976e" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4981/providers/Microsoft.Storage/storageAccounts/storage4994", + "name": "storage4994", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:45:35.1541244Z", + "key2": "2021-08-26T03:45:35.1541244Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:45:35.1541244Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:45:35.1541244Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:45:35.0603960Z", + "primaryEndpoints": { + "blob": "https://storage4994.blob.core.windows.net/", + "queue": "https://storage4994.queue.core.windows.net/", + "table": "https://storage4994.table.core.windows.net/", + "file": "https://storage4994.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-4981/providers/Microsoft.Storage/storageAccounts/storage4994?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f5bc074c9ea11641fedc9bbaae5765c0", + "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": "Thu, 26 Aug 2021 03: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": "f5bc074c9ea11641fedc9bbaae5765c0", + "x-ms-correlation-request-id": "faa26258-c7bb-4801-a630-92d27ad76318", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "c2fe2ee7-c8c5-4462-b6c3-1af2f517af70", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034559Z:faa26258-c7bb-4801-a630-92d27ad76318" + }, + "ResponseBody": [] + } + ], + "Variables": { + "DateTimeOffsetNow": "2021-08-26T11:45:53.7396760\u002B08:00", + "RandomSeed": "2056773730", + "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/ListStorageAccountSASAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASAsync.json new file mode 100644 index 000000000000..64aff037e276 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASAsync.json @@ -0,0 +1,763 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "5eeb9ebf01d5af3d746aac98fb5a5c3b", + "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": "Thu, 26 Aug 2021 03:46:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "1090b8c0-0f25-41d1-b10d-5c24f433a0ee", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "1090b8c0-0f25-41d1-b10d-5c24f433a0ee", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034603Z:1090b8c0-0f25-41d1-b10d-5c24f433a0ee" + }, + "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-4ec57bce3e90204eaf1d29416fb53b5f-9eda53a6e2424940-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "882e61adc3c574be6f35b7642fa3470b", + "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": "Thu, 26 Aug 2021 03:46:03 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "75df3365-2113-4267-b603-4b9efc5be621", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "75df3365-2113-4267-b603-4b9efc5be621", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034604Z:75df3365-2113-4267-b603-4b9efc5be621" + }, + "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/storage8482?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f857b073ab830aba929a002ba9e826d0", + "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": "Thu, 26 Aug 2021 03:46:07 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f857b073ab830aba929a002ba9e826d0", + "x-ms-correlation-request-id": "f40e08cd-bf4c-4efc-8075-18c2a9660167", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "496f357a-0dd1-40d6-b19f-604dccc24cb3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034608Z:f40e08cd-bf4c-4efc-8075-18c2a9660167" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "abe7ef50c8e402afa624f62ac293ca86", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:08 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "abe7ef50c8e402afa624f62ac293ca86", + "x-ms-correlation-request-id": "8744b5e4-5451-4b89-8613-20c41963142a", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "94a23e71-9795-49ef-9ea1-1c88ce820cb1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034608Z:8744b5e4-5451-4b89-8613-20c41963142a" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7e1de70f28433c3ed62f582219b31382", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:09 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7e1de70f28433c3ed62f582219b31382", + "x-ms-correlation-request-id": "ce3656f3-ef26-4a64-b491-08cf8cee5123", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "334a685c-3bf7-4e33-b122-f1fa1f18f70e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034609Z:ce3656f3-ef26-4a64-b491-08cf8cee5123" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "badbf7607a017fec015d78a940af650c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:10 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "badbf7607a017fec015d78a940af650c", + "x-ms-correlation-request-id": "65a6febe-4eed-40ac-b4a8-be31215c972c", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "467fba25-2f76-445a-ae89-847c6148cffe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034611Z:65a6febe-4eed-40ac-b4a8-be31215c972c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0ff80a96bcf127c4b1aad5b46f8de8f3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:12 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0ff80a96bcf127c4b1aad5b46f8de8f3", + "x-ms-correlation-request-id": "86247a8c-c222-47d0-afef-341d7a0b53d2", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "76d8e6da-6f20-4b0e-879a-a6e279c65297", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034612Z:86247a8c-c222-47d0-afef-341d7a0b53d2" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cbca731010b79485fb9e7ce5af94fb27", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:13 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cbca731010b79485fb9e7ce5af94fb27", + "x-ms-correlation-request-id": "745f715e-2d71-49b2-932e-71eb3eb0e4c9", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "541cf884-9780-4dd6-a56a-cec0474d525d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034613Z:745f715e-2d71-49b2-932e-71eb3eb0e4c9" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0e8c4bca03baa49032b30857a5370f73", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:14 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "0e8c4bca03baa49032b30857a5370f73", + "x-ms-correlation-request-id": "d1515ae4-fc1e-44f8-a381-37635ebfa7fa", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "6ca46341-c42a-43b0-b789-cdb506fa2d73", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034615Z:d1515ae4-fc1e-44f8-a381-37635ebfa7fa" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cc9885749ae58554856314533fdf781c", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "cc9885749ae58554856314533fdf781c", + "x-ms-correlation-request-id": "a24fbb9d-6dde-43ab-82ef-b05f11cca918", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "119a79ad-c116-4240-9b13-f274656d777f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034616Z:a24fbb9d-6dde-43ab-82ef-b05f11cca918" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "23eaadafda010c38e3259804082eefc3", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "23eaadafda010c38e3259804082eefc3", + "x-ms-correlation-request-id": "f066edf2-30b7-40a8-bfe0-7e476b0d57e5", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "c13f18b0-d0d9-46f4-a3c3-5f965f4ce7cf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034617Z:f066edf2-30b7-40a8-bfe0-7e476b0d57e5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2a71088e2efc3042f6068857ef3c6453", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "2a71088e2efc3042f6068857ef3c6453", + "x-ms-correlation-request-id": "6ddc8bd1-b237-4fce-abe3-1f8329c7c5ec", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "efaeb896-8f78-4a5f-a04e-0b3f6286a86c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034619Z:6ddc8bd1-b237-4fce-abe3-1f8329c7c5ec" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f7a8eb3bec4d9a724c8be9bf01507d57", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:20 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "f7a8eb3bec4d9a724c8be9bf01507d57", + "x-ms-correlation-request-id": "71e1c387-eb14-4368-b3ed-99a6980b63d6", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "dc6419a4-6803-4129-b761-d1d5e66fc402", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034620Z:71e1c387-eb14-4368-b3ed-99a6980b63d6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "36c551744d6e80206aba2cfb51e11da6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "36c551744d6e80206aba2cfb51e11da6", + "x-ms-correlation-request-id": "5b165cd9-3682-4ae9-ba06-368ef883a3fd", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "13ee3d71-df46-4521-bdde-bc7e92c61ce9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034621Z:5b165cd9-3682-4ae9-ba06-368ef883a3fd" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1cc945c1f786a27596d6de7044832ea6", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:46:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?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": "1cc945c1f786a27596d6de7044832ea6", + "x-ms-correlation-request-id": "390110e0-f45c-4a91-895e-53a1d94d3bbb", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-request-id": "2956f1b7-9760-46f2-8626-790a77a3264f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034623Z:390110e0-f45c-4a91-895e-53a1d94d3bbb" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/496f357a-0dd1-40d6-b19f-604dccc24cb3?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9de231892d77eee5cb278d93bf77496a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1298", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 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": "9de231892d77eee5cb278d93bf77496a", + "x-ms-correlation-request-id": "fe8c45e7-e1c2-4806-b2b2-0fd281182ec1", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-request-id": "ec6caf57-11e2-44e3-b7ca-a0603ec31cbf", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034624Z:fe8c45e7-e1c2-4806-b2b2-0fd281182ec1" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage8482", + "name": "storage8482", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:46:06.6085506Z", + "key2": "2021-08-26T03:46:06.6085506Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:46:06.6085506Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:46:06.6085506Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:46:06.5147770Z", + "primaryEndpoints": { + "blob": "https://storage8482.blob.core.windows.net/", + "queue": "https://storage8482.queue.core.windows.net/", + "table": "https://storage8482.table.core.windows.net/", + "file": "https://storage8482.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-6191/providers/Microsoft.Storage/storageAccounts/storage8482/ListAccountSas?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "214", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "bcfd436d60877cd1db22a0976eaf3be7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "signedServices": "b", + "signedResourceTypes": "sco", + "signedPermission": "rl", + "signedProtocol": "https,http", + "signedStart": "2021-08-26T03:46:25.2861050Z", + "signedExpiry": "2021-08-26T04:46:25.2861050Z", + "keyToSign": "key1" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "196", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:46: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": "bcfd436d60877cd1db22a0976eaf3be7", + "x-ms-correlation-request-id": "a7d1ebbc-23d6-4188-9ea4-4f0a5b214938", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "32200039-651a-4a9f-8bf3-b1bfe4f9196f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034625Z:a7d1ebbc-23d6-4188-9ea4-4f0a5b214938" + }, + "ResponseBody": { + "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026st=2021-08-26T03%3A46%3A25.2861050Z\u0026se=2021-08-26T04%3A46%3A25.2861050Z\u0026spr=https,http\u0026sig=LDkUlKOr%2F2OIaWCaBaTq1U3C%2BZInGYluaGTUfVv8CRI%3D" + } + }, + { + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2071868b7ffe932e5fda515e6ae2e31f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:46: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": "2071868b7ffe932e5fda515e6ae2e31f", + "x-ms-correlation-request-id": "893a3ad3-8364-4334-b08b-45edafdb9ab0", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-request-id": "404a8944-7705-4240-9c41-c32b4315ffe3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034625Z:893a3ad3-8364-4334-b08b-45edafdb9ab0" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6191/providers/Microsoft.Storage/storageAccounts/storage8482", + "name": "storage8482", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:46:06.6085506Z", + "key2": "2021-08-26T03:46:06.6085506Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:46:06.6085506Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:46:06.6085506Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:46:06.5147770Z", + "primaryEndpoints": { + "blob": "https://storage8482.blob.core.windows.net/", + "queue": "https://storage8482.queue.core.windows.net/", + "table": "https://storage8482.table.core.windows.net/", + "file": "https://storage8482.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-6191/providers/Microsoft.Storage/storageAccounts/storage8482?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0102748d7286281e6066c2548d4d7f1b", + "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": "Thu, 26 Aug 2021 03:46: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": "0102748d7286281e6066c2548d4d7f1b", + "x-ms-correlation-request-id": "f9f53b54-e901-4a5f-8895-403e380db417", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "b6c6fd58-c1e7-470b-b1c1-1e42f09b4091", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034629Z:f9f53b54-e901-4a5f-8895-403e380db417" + }, + "ResponseBody": [] + } + ], + "Variables": { + "DateTimeOffsetNow": "2021-08-26T11:46:25.2861050\u002B08:00", + "RandomSeed": "533380538", + "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/ListStorageAccountSASWithDefaultProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASWithDefaultProperties.json new file mode 100644 index 000000000000..8ee762d6ef2a --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASWithDefaultProperties.json @@ -0,0 +1,760 @@ +{ + "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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "6a9f13eeb5696e4a38bd9436461cbb4a", + "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": "Thu, 26 Aug 2021 03:44:07 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "2964b4e2-c3ca-4cc4-996f-13179f002728", + "x-ms-ratelimit-remaining-subscription-reads": "10989", + "x-ms-request-id": "2964b4e2-c3ca-4cc4-996f-13179f002728", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034407Z:2964b4e2-c3ca-4cc4-996f-13179f002728" + }, + "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-847?api-version=2019-10-01", + "RequestMethod": "PUT", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "44", + "Content-Type": "application/json", + "traceparent": "00-d18588b7c9d51a498bf7a17b25de29a8-d8fb21a8fc2f9747-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d321e182093e276f5a5ce3f0d44e00d9", + "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": "Thu, 26 Aug 2021 03:44:09 GMT", + "Expires": "-1", + "Pragma": "no-cache", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-correlation-request-id": "27caaf9e-d740-44ac-8ec7-071359a74cc2", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "27caaf9e-d740-44ac-8ec7-071359a74cc2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034409Z:27caaf9e-d740-44ac-8ec7-071359a74cc2" + }, + "ResponseBody": { + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-847", + "name": "teststorageRG-847", + "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-847/providers/Microsoft.Storage/storageAccounts/storage7522?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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b279c2d325a861325f367f3b7f1909b", + "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": "Thu, 26 Aug 2021 03:44:16 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "8b279c2d325a861325f367f3b7f1909b", + "x-ms-correlation-request-id": "bc30ddf7-479b-4ef2-95ca-71db316f866c", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "9eab6b46-2164-4b82-930e-62cd11cd754a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034417Z:bc30ddf7-479b-4ef2-95ca-71db316f866c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1eef6d3688234f88cd9aad4ba17b6f69", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:17 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "1eef6d3688234f88cd9aad4ba17b6f69", + "x-ms-correlation-request-id": "9ad040fb-6eb3-4f39-b7a6-54562f9e5c87", + "x-ms-ratelimit-remaining-subscription-reads": "10988", + "x-ms-request-id": "261b6c8a-3c34-42f9-8462-bed99b83774c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034418Z:9ad040fb-6eb3-4f39-b7a6-54562f9e5c87" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "149447cc029e11dec8919017d725fcdd", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:18 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "149447cc029e11dec8919017d725fcdd", + "x-ms-correlation-request-id": "69c77694-2c16-4372-a5ac-37e70ce4986d", + "x-ms-ratelimit-remaining-subscription-reads": "10987", + "x-ms-request-id": "2385136e-a168-41f6-a6b0-bd64aca0ded3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034419Z:69c77694-2c16-4372-a5ac-37e70ce4986d" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4abd210b7101d37838602f606d89f47f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:19 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4abd210b7101d37838602f606d89f47f", + "x-ms-correlation-request-id": "f6c62a3f-7282-44f2-b791-ea41d558a6c6", + "x-ms-ratelimit-remaining-subscription-reads": "10986", + "x-ms-request-id": "0f741d59-92f5-4f70-a0a2-6c3e461fce4d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034420Z:f6c62a3f-7282-44f2-b791-ea41d558a6c6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4221f1d2d4b333a78fdd5692f77078a8", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:21 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4221f1d2d4b333a78fdd5692f77078a8", + "x-ms-correlation-request-id": "0e654b0f-1e13-49fa-b84c-61dbd9e3d163", + "x-ms-ratelimit-remaining-subscription-reads": "10985", + "x-ms-request-id": "d8ac5555-d5a9-4e9f-85a7-aeff684d3168", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034421Z:0e654b0f-1e13-49fa-b84c-61dbd9e3d163" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f3fd09e25be5a67cfc1dc3dd37da43f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:22 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "7f3fd09e25be5a67cfc1dc3dd37da43f", + "x-ms-correlation-request-id": "99b5578e-2f97-4a8e-a23d-ed67cfb3e6f6", + "x-ms-ratelimit-remaining-subscription-reads": "10984", + "x-ms-request-id": "36ad386b-4adb-4856-9a9f-bcf19c37e615", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034423Z:99b5578e-2f97-4a8e-a23d-ed67cfb3e6f6" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e545109cb90337297989bb241be5dbc7", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:23 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e545109cb90337297989bb241be5dbc7", + "x-ms-correlation-request-id": "3b2884cb-6a5c-4e7b-91a6-cc5e2444b17e", + "x-ms-ratelimit-remaining-subscription-reads": "10983", + "x-ms-request-id": "129d0b44-9864-4972-b926-e45ce3a41b66", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034424Z:3b2884cb-6a5c-4e7b-91a6-cc5e2444b17e" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "9dc287e77449adc18ac672f2f76a6011", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:25 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "9dc287e77449adc18ac672f2f76a6011", + "x-ms-correlation-request-id": "542c9a8e-4bf5-495c-ba1b-c09562b4f7e5", + "x-ms-ratelimit-remaining-subscription-reads": "10982", + "x-ms-request-id": "c183bc5b-7bb0-4585-bcf6-7730759ba56e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034425Z:542c9a8e-4bf5-495c-ba1b-c09562b4f7e5" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e7f61639932ae4a4a60805346a423fea", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:26 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e7f61639932ae4a4a60805346a423fea", + "x-ms-correlation-request-id": "916eeacd-9a48-4b63-be4a-149974450a4c", + "x-ms-ratelimit-remaining-subscription-reads": "10981", + "x-ms-request-id": "4a173157-a473-4e53-a3af-affcb07c1cb6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034427Z:916eeacd-9a48-4b63-be4a-149974450a4c" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4c5514e607bb27f64f985a3d46373f0f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:27 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "4c5514e607bb27f64f985a3d46373f0f", + "x-ms-correlation-request-id": "79dd255c-e6b6-4625-902d-bd7f25a2d441", + "x-ms-ratelimit-remaining-subscription-reads": "10980", + "x-ms-request-id": "1a2dfcb2-dc4d-48b6-b530-ce1db6c6f454", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034428Z:79dd255c-e6b6-4625-902d-bd7f25a2d441" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "04eaa929f3ef549ce2ddf6406e8d4247", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:29 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "04eaa929f3ef549ce2ddf6406e8d4247", + "x-ms-correlation-request-id": "7d4d837f-659d-4675-aec8-d2836813beb3", + "x-ms-ratelimit-remaining-subscription-reads": "10979", + "x-ms-request-id": "aac63841-d8bb-4ba4-8ec4-16a7534d045f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034429Z:7d4d837f-659d-4675-aec8-d2836813beb3" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e30b88861414325620ce979239679d6f", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:30 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "Pragma": "no-cache", + "Retry-After": "17", + "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", + "Strict-Transport-Security": "max-age=31536000; includeSubDomains", + "X-Content-Type-Options": "nosniff", + "x-ms-client-request-id": "e30b88861414325620ce979239679d6f", + "x-ms-correlation-request-id": "a3eb299c-dd6d-4d37-b930-1194d39f4f49", + "x-ms-ratelimit-remaining-subscription-reads": "10978", + "x-ms-request-id": "a0bd160f-97f1-4aaf-a531-a14052357555", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034431Z:a3eb299c-dd6d-4d37-b930-1194d39f4f49" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c10bf6c93b58f2fa770169dd10b5b8c1", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 202, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Thu, 26 Aug 2021 03:44:31 GMT", + "Expires": "-1", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?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": "c10bf6c93b58f2fa770169dd10b5b8c1", + "x-ms-correlation-request-id": "3b3aa306-e93c-4ac6-9013-8be063f52c90", + "x-ms-ratelimit-remaining-subscription-reads": "10977", + "x-ms-request-id": "5941050e-cb9b-49ed-889e-f1cb3a9ef4df", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034432Z:3b3aa306-e93c-4ac6-9013-8be063f52c90" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9eab6b46-2164-4b82-930e-62cd11cd754a?monitor=true\u0026api-version=2021-04-01", + "RequestMethod": "GET", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "beb612555b2b14fb52b8e3215c091b7b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1297", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:44: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": "beb612555b2b14fb52b8e3215c091b7b", + "x-ms-correlation-request-id": "8f260322-7d18-4aad-b695-2a96cbe9733d", + "x-ms-ratelimit-remaining-subscription-reads": "10976", + "x-ms-request-id": "cd0b1bd4-54ba-4197-bc55-7b578450e01a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034433Z:8f260322-7d18-4aad-b695-2a96cbe9733d" + }, + "ResponseBody": { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-847/providers/Microsoft.Storage/storageAccounts/storage7522", + "name": "storage7522", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:44:16.1041108Z", + "key2": "2021-08-26T03:44:16.1041108Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:44:16.1041108Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:44:16.1041108Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:44:16.0103267Z", + "primaryEndpoints": { + "blob": "https://storage7522.blob.core.windows.net/", + "queue": "https://storage7522.queue.core.windows.net/", + "table": "https://storage7522.table.core.windows.net/", + "file": "https://storage7522.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-847/providers/Microsoft.Storage/storageAccounts/storage7522/ListAccountSas?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Accept": "application/json", + "Authorization": "Sanitized", + "Content-Length": "120", + "Content-Type": "application/json", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7877863f81824bef8d196c12aa79216b", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": { + "signedServices": "b", + "signedResourceTypes": "sco", + "signedPermission": "rl", + "signedExpiry": "2021-08-26T04:44:34.7757816Z" + }, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "141", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:44: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": "7877863f81824bef8d196c12aa79216b", + "x-ms-correlation-request-id": "7060f7a7-c580-4b66-8529-a8ed795b1488", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "3ba36300-ed2f-4f93-aca0-7d1f1e46e072", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034434Z:7060f7a7-c580-4b66-8529-a8ed795b1488" + }, + "ResponseBody": { + "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2021-08-26T04%3A44%3A34.7757816Z\u0026sig=RHlFkAOS97ot8PaDayl1aUHDJPlJpcyvvBrtlPo6SHs%3D" + } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-847/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "263dd615dfb06d43faf66fa057d9966d", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1309", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:44: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": "263dd615dfb06d43faf66fa057d9966d", + "x-ms-correlation-request-id": "33ec6f65-5d01-4b47-a4ff-9d0f17380b27", + "x-ms-ratelimit-remaining-subscription-reads": "10975", + "x-ms-request-id": "13303bdc-65df-4030-b5af-21c5a939cc4b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034434Z:33ec6f65-5d01-4b47-a4ff-9d0f17380b27" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-847/providers/Microsoft.Storage/storageAccounts/storage7522", + "name": "storage7522", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:44:16.1041108Z", + "key2": "2021-08-26T03:44:16.1041108Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:44:16.1041108Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:44:16.1041108Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:44:16.0103267Z", + "primaryEndpoints": { + "blob": "https://storage7522.blob.core.windows.net/", + "queue": "https://storage7522.queue.core.windows.net/", + "table": "https://storage7522.table.core.windows.net/", + "file": "https://storage7522.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-847/providers/Microsoft.Storage/storageAccounts/storage7522?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8a9deee63f3ed33f226a3012efe969d8", + "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": "Thu, 26 Aug 2021 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": "8a9deee63f3ed33f226a3012efe969d8", + "x-ms-correlation-request-id": "a5e1eedb-ae12-42ef-8fcf-a3df1cefe55c", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "f1a27a74-9e0c-4def-8bac-1081df8d62c2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T034441Z:a5e1eedb-ae12-42ef-8fcf-a3df1cefe55c" + }, + "ResponseBody": [] + } + ], + "Variables": { + "DateTimeOffsetNow": "2021-08-26T11:44:34.7757816\u002B08:00", + "RandomSeed": "925677271", + "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/StorageAccountListAccountSASWithMissingProperties.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASWithDefaultPropertiesAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingProperties.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASWithDefaultPropertiesAsync.json index e40cae9eed00..9e270c41bafb 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingProperties.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/ListStorageAccountSASWithDefaultPropertiesAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4be3e1d7086d3da3ff22f07c45d3764a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "53fcf7fc255859e64402258193b71512", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:13:57 GMT", + "Date": "Thu, 26 Aug 2021 03: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": "249182ac-6aac-427a-9321-776f78326889", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "249182ac-6aac-427a-9321-776f78326889", - "x-ms-routing-request-id": "WESTUS2:20210901T011358Z:249182ac-6aac-427a-9321-776f78326889" + "x-ms-correlation-request-id": "31505b8b-f372-4be8-8720-40e5c8b26b44", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "31505b8b-f372-4be8-8720-40e5c8b26b44", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033318Z:31505b8b-f372-4be8-8720-40e5c8b26b44" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "602523b508c514ca22a20fbf519191ec", - "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, 01 Sep 2021 01:13:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fefa5107-485d-4f93-bc8f-fd6a155da76d", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "fefa5107-485d-4f93-bc8f-fd6a155da76d", - "x-ms-routing-request-id": "WESTUS2:20210901T011358Z:fefa5107-485d-4f93-bc8f-fd6a155da76d" - }, - "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/res9502?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-4294?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-a5edd124f36ccf468305743ed4270322-1aeb25d871f78044-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "205ba09584de2b48a651b22798d3a97a", + "traceparent": "00-83617a588653364287d56384252d8143-9976df6b1aa2c44e-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "217a21c247d1b0a2da6792f5fe70d87a", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:13:58 GMT", + "Date": "Thu, 26 Aug 2021 03:33:30 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7ff1ec5d-b0b9-4d57-b0f1-4c7320e804c7", + "x-ms-correlation-request-id": "bde2aab3-ada1-44c6-b4e0-52bc6636cb49", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "7ff1ec5d-b0b9-4d57-b0f1-4c7320e804c7", - "x-ms-routing-request-id": "WESTUS2:20210901T011358Z:7ff1ec5d-b0b9-4d57-b0f1-4c7320e804c7" + "x-ms-request-id": "bde2aab3-ada1-44c6-b4e0-52bc6636cb49", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033331Z:bde2aab3-ada1-44c6-b4e0-52bc6636cb49" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9502", - "name": "res9502", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294", + "name": "teststorageRG-4294", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9502/providers/Microsoft.Storage/storageAccounts/sto443?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294/providers/Microsoft.Storage/storageAccounts/storage4244?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-29bb4e408b7e01499ad9e240a2ceac0a-1504ac0fc820cf43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4302134dcf17cf1728cbf9e3eb6e9104", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "730fb4dd704ceeae53206a260df5af70", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:01 GMT", + "Date": "Thu, 26 Aug 2021 03:33:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42606c78-c8e5-4ff2-a33b-ef2a86944b7b", + "x-ms-client-request-id": "730fb4dd704ceeae53206a260df5af70", + "x-ms-correlation-request-id": "b82df3a3-2142-46a5-a391-7454760f804f", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "8190cbc8-4106-489f-b9af-522d7d5662e5", - "x-ms-routing-request-id": "WESTUS2:20210901T011402Z:42606c78-c8e5-4ff2-a33b-ef2a86944b7b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:14:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "517ae70c-9382-4df0-9f0a-b842d616bf1b", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "3a5818e2-fb2c-4268-8328-97d5e3e569f5", - "x-ms-routing-request-id": "WESTUS2:20210901T011402Z:517ae70c-9382-4df0-9f0a-b842d616bf1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:14:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a49f277-ed46-46da-a561-61e04478f95f", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "4e43e9ef-c774-411c-a5ce-035a212f0fad", - "x-ms-routing-request-id": "WESTUS2:20210901T011403Z:0a49f277-ed46-46da-a561-61e04478f95f" + "x-ms-request-id": "7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033344Z:b82df3a3-2142-46a5-a391-7454760f804f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7a9e93fc122ba21a3260d6d821e58dec", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "60da18a9660251f3738bceb0dc7ca3e4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:03 GMT", + "Date": "Thu, 26 Aug 2021 03:33:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b20f2503-b40f-4c09-a9a3-50ca0e8c661f", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "73f61253-5c30-4044-bcfb-c7e8a9fb65ec", - "x-ms-routing-request-id": "WESTUS2:20210901T011404Z:b20f2503-b40f-4c09-a9a3-50ca0e8c661f" + "x-ms-client-request-id": "60da18a9660251f3738bceb0dc7ca3e4", + "x-ms-correlation-request-id": "1d511948-8f98-41ca-81cb-21596bfe1050", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "01fd2f17-1ece-477d-b34f-d782e009ad1e", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033344Z:1d511948-8f98-41ca-81cb-21596bfe1050" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c9f6d364aadfe5eeb9cb09c43c85b944", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8dae21b814eb014e8e59c2a4252f2704", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:04 GMT", + "Date": "Thu, 26 Aug 2021 03:33:45 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b58c279-8f13-4860-a424-800c6727a17f", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "9e670d55-37c2-4333-8f12-c91951a992d8", - "x-ms-routing-request-id": "WESTUS2:20210901T011405Z:2b58c279-8f13-4860-a424-800c6727a17f" + "x-ms-client-request-id": "8dae21b814eb014e8e59c2a4252f2704", + "x-ms-correlation-request-id": "4dec3c4f-8ea8-4d87-a864-6e72efbeb857", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "c2287ea1-2cee-45f2-80ae-5aee3c064b94", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033345Z:4dec3c4f-8ea8-4d87-a864-6e72efbeb857" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbbd166e40a90eb70808f11688df568f", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "f57db41d4e1be06d7d3350a10c75d834", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:05 GMT", + "Date": "Thu, 26 Aug 2021 03:33:46 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f0eb4d20-b08a-4673-8642-01d438162346", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "a4fedcc5-0ae7-4f19-a401-0e418d271d40", - "x-ms-routing-request-id": "WESTUS2:20210901T011406Z:f0eb4d20-b08a-4673-8642-01d438162346" + "x-ms-client-request-id": "f57db41d4e1be06d7d3350a10c75d834", + "x-ms-correlation-request-id": "a508397b-7467-4c55-9c7d-19c122bb1873", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "c54ed994-4371-4604-ae9d-02bdb9b1b506", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033347Z:a508397b-7467-4c55-9c7d-19c122bb1873" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44932297190951bfa5b9c15f085566ac", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a5c6660476a094cacad8d1a9a44f2c43", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:06 GMT", + "Date": "Thu, 26 Aug 2021 03:33:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dbdc3f51-ce0b-4652-a656-4c962b84dc32", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "695a3e6c-3f03-4596-ac57-495f380f8469", - "x-ms-routing-request-id": "WESTUS2:20210901T011407Z:dbdc3f51-ce0b-4652-a656-4c962b84dc32" + "x-ms-client-request-id": "a5c6660476a094cacad8d1a9a44f2c43", + "x-ms-correlation-request-id": "71862690-45e9-4231-bf2c-cbd62bb611a2", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "f613905d-864c-4c46-86a9-afe6074f2350", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033348Z:71862690-45e9-4231-bf2c-cbd62bb611a2" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0a6992a6d22724431be8c1d7b9d75dda", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "2793c963aeff69c8b3cd10b8c4acf519", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:07 GMT", + "Date": "Thu, 26 Aug 2021 03:33:49 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5041be70-f851-472d-9558-4e65b8e8318f", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "204216f5-68f9-4cb0-8229-e5a6f8cc9552", - "x-ms-routing-request-id": "WESTUS2:20210901T011408Z:5041be70-f851-472d-9558-4e65b8e8318f" + "x-ms-client-request-id": "2793c963aeff69c8b3cd10b8c4acf519", + "x-ms-correlation-request-id": "c8bac340-7fb3-4e0a-b20d-e1c4305cc24a", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "98e20789-e751-416d-95e6-0a1ac29430d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033349Z:c8bac340-7fb3-4e0a-b20d-e1c4305cc24a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "192d7a7574f2553a576b15ef7e5805b2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "be9f8d818268a663eae82a437cc43c2e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:09 GMT", + "Date": "Thu, 26 Aug 2021 03:33:50 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a01f2261-c0c1-4e1b-b12a-6da7e943a813", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "681fb5f4-1c83-4477-ade7-33f1d34fb306", - "x-ms-routing-request-id": "WESTUS2:20210901T011409Z:a01f2261-c0c1-4e1b-b12a-6da7e943a813" + "x-ms-client-request-id": "be9f8d818268a663eae82a437cc43c2e", + "x-ms-correlation-request-id": "533b9172-dd4b-4005-b3cc-df11c6562842", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "87783979-d687-4e28-881e-06247ca46ce1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033351Z:533b9172-dd4b-4005-b3cc-df11c6562842" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f56f44a14b75c567de6e282157e898ce", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "423d0c06b0e256359e5cf2d26612d01d", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:10 GMT", + "Date": "Thu, 26 Aug 2021 03:33:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fe475cef-2681-4526-b060-a4abd4e40493", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "7cb6d8b7-e09f-4caf-a2ae-71cf6683dab5", - "x-ms-routing-request-id": "WESTUS2:20210901T011411Z:fe475cef-2681-4526-b060-a4abd4e40493" + "x-ms-client-request-id": "423d0c06b0e256359e5cf2d26612d01d", + "x-ms-correlation-request-id": "1e19c1bb-ad53-40b7-9fb8-9f795cc299da", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "bb912ec2-95c7-4aac-bf58-e063ed2da5fd", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033352Z:1e19c1bb-ad53-40b7-9fb8-9f795cc299da" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8ee9e75b4c2831b95714b2bcbd53a6c3", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1628b8e26eafe1db65ec3d168385edee", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:11 GMT", + "Date": "Thu, 26 Aug 2021 03:33:53 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "38d1201f-ddb9-48b5-b588-fcafd58a3db3", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "a6fef707-6c0e-439e-af59-c0c6405c47d8", - "x-ms-routing-request-id": "WESTUS2:20210901T011412Z:38d1201f-ddb9-48b5-b588-fcafd58a3db3" + "x-ms-client-request-id": "1628b8e26eafe1db65ec3d168385edee", + "x-ms-correlation-request-id": "e1f0f5cc-8c59-4718-9009-427d01b3c3b4", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "4a411d3f-dd84-4670-8ce5-fbd086ff34ad", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033353Z:e1f0f5cc-8c59-4718-9009-427d01b3c3b4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "74350ee26867296413683b844c19fd6f", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b7b1e191b26fd0365849200b8f9140d7", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:12 GMT", + "Date": "Thu, 26 Aug 2021 03:33:54 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c13330b-6cdd-4859-89ac-5786f03c640f", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "87a5104f-e52d-4e8c-9e58-c88a7c0f5c09", - "x-ms-routing-request-id": "WESTUS2:20210901T011413Z:3c13330b-6cdd-4859-89ac-5786f03c640f" + "x-ms-client-request-id": "b7b1e191b26fd0365849200b8f9140d7", + "x-ms-correlation-request-id": "eb3f55a4-4005-4fdb-ae5f-38af11915e02", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "96198d5f-60f8-4ad4-8fac-8d70c7509e24", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033354Z:eb3f55a4-4005-4fdb-ae5f-38af11915e02" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "979446d3776e558a8b3d9d6099ab078b", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c3600d18259c987e315bddf5721fd218", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:14 GMT", + "Date": "Thu, 26 Aug 2021 03:33:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4b27173-3c34-4d8a-bf93-37e730f4d130", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "54e86d13-4979-481d-a659-0477d1cd6092", - "x-ms-routing-request-id": "WESTUS2:20210901T011414Z:e4b27173-3c34-4d8a-bf93-37e730f4d130" + "x-ms-client-request-id": "c3600d18259c987e315bddf5721fd218", + "x-ms-correlation-request-id": "31647279-bd59-46ca-96ed-4c52b7a4a260", + "x-ms-ratelimit-remaining-subscription-reads": "11983", + "x-ms-request-id": "c00ade8a-5235-471f-acf4-644e52dcaf25", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033356Z:31647279-bd59-46ca-96ed-4c52b7a4a260" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "493e65c823b2f36682bf7bc01135e53d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8441046f186030ad8257be664dcf52d4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -564,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:15 GMT", + "Date": "Thu, 26 Aug 2021 03:33:57 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "493e65c823b2f36682bf7bc01135e53d", - "x-ms-correlation-request-id": "c61c2a9b-54ff-418b-ab04-9a1ec8c583f5", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "bd76ffcd-a73e-4392-99ea-c6ddcd7d80f3", - "x-ms-routing-request-id": "WESTUS2:20210901T011415Z:c61c2a9b-54ff-418b-ab04-9a1ec8c583f5" + "x-ms-client-request-id": "8441046f186030ad8257be664dcf52d4", + "x-ms-correlation-request-id": "603442ac-84fb-4018-bddc-f8049fb473bf", + "x-ms-ratelimit-remaining-subscription-reads": "11982", + "x-ms-request-id": "810c9677-92c2-41c1-b8bd-75b1f5a3b37d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033357Z:603442ac-84fb-4018-bddc-f8049fb473bf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "76e843160ebf6b5484dfe929ca039068", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75fd66ab29246b5162198613d5405d38", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -595,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:14:16 GMT", + "Date": "Thu, 26 Aug 2021 03:33:58 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?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": "76e843160ebf6b5484dfe929ca039068", - "x-ms-correlation-request-id": "9faaddec-58d5-4215-8f0e-c863879e997c", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "ff542109-c548-4d7c-a409-425867941004", - "x-ms-routing-request-id": "WESTUS2:20210901T011416Z:9faaddec-58d5-4215-8f0e-c863879e997c" + "x-ms-client-request-id": "75fd66ab29246b5162198613d5405d38", + "x-ms-correlation-request-id": "2cdad8c9-0cb6-4f8b-a6b9-0143f7f7c590", + "x-ms-ratelimit-remaining-subscription-reads": "11981", + "x-ms-request-id": "214fcf68-2194-418c-a879-c21c83d6af8a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033358Z:2cdad8c9-0cb6-4f8b-a6b9-0143f7f7c590" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/8190cbc8-4106-489f-b9af-522d7d5662e5?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7d4eb5c0-5e9a-47bd-a45a-85d91c7567f9?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6bcaf60b4dbb0bcdfa114affcc94455", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8b9b0777bc4fff765f2f414467184a61", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1161", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:14:17 GMT", + "Date": "Thu, 26 Aug 2021 03: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": "e6bcaf60b4dbb0bcdfa114affcc94455", - "x-ms-correlation-request-id": "87cc8385-f078-4a78-a9cd-32e77dd24676", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "6d2bfc6f-2aa6-46bc-81db-0c99147a65ee", - "x-ms-routing-request-id": "WESTUS2:20210901T011417Z:87cc8385-f078-4a78-a9cd-32e77dd24676" + "x-ms-client-request-id": "8b9b0777bc4fff765f2f414467184a61", + "x-ms-correlation-request-id": "65119fda-e952-44e4-83ef-0f4002aa2261", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "06b32f39-946e-4028-ab57-29ead24509c5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033400Z:65119fda-e952-44e4-83ef-0f4002aa2261" }, "ResponseBody": { "sku": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9502/providers/Microsoft.Storage/storageAccounts/sto443", - "name": "sto443", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294/providers/Microsoft.Storage/storageAccounts/storage4244", + "name": "storage4244", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:33:42.1878627Z", + "key2": "2021-08-26T03:33:42.1878627Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:14:00.6038162Z" + "lastEnabledTime": "2021-08-26T03:33:42.1878627Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:14:00.6038162Z" + "lastEnabledTime": "2021-08-26T03:33:42.1878627Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:14:00.4944139Z", + "creationTime": "2021-08-26T03:33:42.0941263Z", "primaryEndpoints": { - "blob": "https://sto443.blob.core.windows.net/", - "queue": "https://sto443.queue.core.windows.net/", - "table": "https://sto443.table.core.windows.net/", - "file": "https://sto443.file.core.windows.net/" + "blob": "https://storage4244.blob.core.windows.net/", + "queue": "https://storage4244.queue.core.windows.net/", + "table": "https://storage4244.table.core.windows.net/", + "file": "https://storage4244.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -692,52 +594,167 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9502/providers/Microsoft.Storage/storageAccounts/sto443/ListAccountSas?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294/providers/Microsoft.Storage/storageAccounts/storage4244/ListAccountSas?api-version=2021-04-01", "RequestMethod": "POST", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "120", "Content-Type": "application/json", - "traceparent": "00-5bdb444966175d489985cf87a17baba1-402e720a87dc5f4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "554a5f5891c2b9cc11d2c4d3393d287e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0c4908095c2146f3b2d5214692995b41", "x-ms-return-client-request-id": "true" }, "RequestBody": { "signedServices": "b", "signedResourceTypes": "sco", "signedPermission": "rl", - "signedExpiry": "2021-09-01T00:14:17.6665632Z" + "signedExpiry": "2021-08-26T04:34:01.3232589Z" }, - "StatusCode": 400, + "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "123", + "Content-Length": "145", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:14:17 GMT", + "Date": "Thu, 26 Aug 2021 03: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": "554a5f5891c2b9cc11d2c4d3393d287e", - "x-ms-correlation-request-id": "7f62baa3-08b5-4260-94a1-f227842bc305", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "8f966442-a3b4-4af6-b601-86143acf1cda", - "x-ms-routing-request-id": "WESTUS2:20210901T011417Z:7f62baa3-08b5-4260-94a1-f227842bc305" + "x-ms-client-request-id": "0c4908095c2146f3b2d5214692995b41", + "x-ms-correlation-request-id": "3825e010-2cc4-4110-91cb-d427a912ef77", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "214685dd-1858-441e-a43a-ce08ecd86d2a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033406Z:3825e010-2cc4-4110-91cb-d427a912ef77" }, "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } + "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2021-08-26T04%3A34%3A01.3232589Z\u0026sig=jOU68PM%2BnMXj0n8BEuhcKLaKXVRtVIC%2FVUKj3K1TOPo%3D" } + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "46ee85fac633ef84effe15f4e70c034a", + "x-ms-return-client-request-id": "true" + }, + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "1310", + "Content-Type": "application/json", + "Date": "Thu, 26 Aug 2021 03:34: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": "46ee85fac633ef84effe15f4e70c034a", + "x-ms-correlation-request-id": "4a9b852a-b508-4433-9d21-a140dbc95b58", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "09915a70-fb72-48d7-8406-ec12fbf9d8a6", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033426Z:4a9b852a-b508-4433-9d21-a140dbc95b58" + }, + "ResponseBody": { + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-4294/providers/Microsoft.Storage/storageAccounts/storage4244", + "name": "storage4244", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-26T03:33:42.1878627Z", + "key2": "2021-08-26T03:33:42.1878627Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:33:42.1878627Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-26T03:33:42.1878627Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-26T03:33:42.0941263Z", + "primaryEndpoints": { + "blob": "https://storage4244.blob.core.windows.net/", + "queue": "https://storage4244.queue.core.windows.net/", + "table": "https://storage4244.table.core.windows.net/", + "file": "https://storage4244.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-4294/providers/Microsoft.Storage/storageAccounts/storage4244?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "cc0a24cf50f61a171355d8799a2f6dc5", + "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": "Thu, 26 Aug 2021 03:34: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": "cc0a24cf50f61a171355d8799a2f6dc5", + "x-ms-correlation-request-id": "14bfba2a-7a32-47dc-9071-81dbf7732a47", + "x-ms-ratelimit-remaining-subscription-deletes": "14998", + "x-ms-request-id": "610917c9-8520-4966-b744-362b950ff907", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210826T033433Z:14bfba2a-7a32-47dc-9071-81dbf7732a47" + }, + "ResponseBody": [] } ], "Variables": { - "DateTimeOffsetNow": "2021-08-31T18:14:17.6665632-07:00", - "RandomSeed": "511688618", + "DateTimeOffsetNow": "2021-08-26T11:34:01.3232589\u002B08:00", + "RandomSeed": "1170355571", + "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/StorageAccountBeginCreateTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTestAsync.json deleted file mode 100644 index 85aa87693eb4..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountBeginCreateTestAsync.json +++ /dev/null @@ -1,730 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b31eaf4228361d3e89bb8417ffea55b2", - "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, 01 Sep 2021 01:48:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1e249bc6-d7fe-45ec-8b4f-adcc4dad0da3", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "1e249bc6-d7fe-45ec-8b4f-adcc4dad0da3", - "x-ms-routing-request-id": "WESTUS2:20210901T014833Z:1e249bc6-d7fe-45ec-8b4f-adcc4dad0da3" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "64e96faef8d0ad014e99b3ad7d31ea1e", - "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, 01 Sep 2021 01:48:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "26d115a4-c48d-40a9-b5a3-84da72ff72b5", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "26d115a4-c48d-40a9-b5a3-84da72ff72b5", - "x-ms-routing-request-id": "WESTUS2:20210901T014833Z:26d115a4-c48d-40a9-b5a3-84da72ff72b5" - }, - "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/res3108?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2567e2c952487746b58835a65bbe420a-31dbaa8a6e4dee43-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9fc756e4100a798af7b085f321e2767", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:48:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "47b3e4d1-8571-4879-a4b3-150dea008f29", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "47b3e4d1-8571-4879-a4b3-150dea008f29", - "x-ms-routing-request-id": "WESTUS2:20210901T014834Z:47b3e4d1-8571-4879-a4b3-150dea008f29" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3108", - "name": "res3108", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3108/providers/Microsoft.Storage/storageAccounts/sto3327?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-bb03042b42e1ac4e9ae1de7281d81bc1-0fcf19ae827c9e4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "87bf9d11499b71ae659d74919f58d165", - "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, 01 Sep 2021 01:48:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b4871b41-addd-4b8d-a77a-8282b52abb89", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9", - "x-ms-routing-request-id": "WESTUS2:20210901T014839Z:b4871b41-addd-4b8d-a77a-8282b52abb89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a9b4d2e5-af58-4a45-8366-bf8b0ca15fa3", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "fe49379c-bb29-4f99-bbf4-430038d6cae7", - "x-ms-routing-request-id": "WESTUS2:20210901T014839Z:a9b4d2e5-af58-4a45-8366-bf8b0ca15fa3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d044cae7-3106-4af1-b228-e8063343abdd", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "e3edd7f3-d7db-46bf-9e40-e585ef60b794", - "x-ms-routing-request-id": "WESTUS2:20210901T014840Z:d044cae7-3106-4af1-b228-e8063343abdd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b484b527-d371-4df7-a7cf-540a06001040", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "5b657bb1-09a7-4e38-87d6-88795d75d849", - "x-ms-routing-request-id": "WESTUS2:20210901T014841Z:b484b527-d371-4df7-a7cf-540a06001040" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f047e99-cfe2-4b2e-a631-f2527d9a00d1", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "44418480-3e94-40a2-8d47-a28ced9f9abb", - "x-ms-routing-request-id": "WESTUS2:20210901T014842Z:2f047e99-cfe2-4b2e-a631-f2527d9a00d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fdeb5f25-0821-4eee-99a8-f339ca24b5b9", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "f8bcdae8-f6bd-4d83-9d88-2003749a434f", - "x-ms-routing-request-id": "WESTUS2:20210901T014843Z:fdeb5f25-0821-4eee-99a8-f339ca24b5b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b841da1-6dc8-458d-b4a8-c6132368fe80", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "aa62e356-5321-442a-8903-a0a293ccfb65", - "x-ms-routing-request-id": "WESTUS2:20210901T014844Z:2b841da1-6dc8-458d-b4a8-c6132368fe80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "80ae62c8-b4bc-4b75-adc8-abecea2e11b8", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "8d89ac52-8bb1-4515-a876-46c0258e2adf", - "x-ms-routing-request-id": "WESTUS2:20210901T014845Z:80ae62c8-b4bc-4b75-adc8-abecea2e11b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e42f3de-6113-4ac1-97be-6d6dec52d37e", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "b61efa65-7e01-4796-b328-3e531dc1f01e", - "x-ms-routing-request-id": "WESTUS2:20210901T014847Z:9e42f3de-6113-4ac1-97be-6d6dec52d37e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:48:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60d6d961-f90e-4b78-9476-e1e0b90c760a", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "84658dc5-caf2-4879-a7c6-6c018c339b33", - "x-ms-routing-request-id": "WESTUS2:20210901T014848Z:60d6d961-f90e-4b78-9476-e1e0b90c760a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab123cdc2262fd77cd754bb8c81e2f00", - "x-ms-return-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, 01 Sep 2021 01:48:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4bce421-cd4b-43e3-b29e-195378310c9e", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "89c1303b-3bdc-480a-93f8-e0ca41fa7170", - "x-ms-routing-request-id": "WESTUS2:20210901T014849Z:e4bce421-cd4b-43e3-b29e-195378310c9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b74a8002a2f5daf31e66cf45e8be16d9", - "x-ms-return-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, 01 Sep 2021 01:48:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b74a8002a2f5daf31e66cf45e8be16d9", - "x-ms-correlation-request-id": "180aaf59-3b78-479f-abb2-9d4b6487c275", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "a4c3185d-a17c-42c3-a232-0a4aa963ff87", - "x-ms-routing-request-id": "WESTUS2:20210901T014850Z:180aaf59-3b78-479f-abb2-9d4b6487c275" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56de8f3c605ad17df080c5164322832c", - "x-ms-return-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, 01 Sep 2021 01:48:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "56de8f3c605ad17df080c5164322832c", - "x-ms-correlation-request-id": "444dd1be-7b96-4e6b-b4b8-aec8ff4cf1c6", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "5b35a488-47be-4494-9550-9efb67dfa1b0", - "x-ms-routing-request-id": "WESTUS2:20210901T014851Z:444dd1be-7b96-4e6b-b4b8-aec8ff4cf1c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eee403795a523aa648388dfc5331140f", - "x-ms-return-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, 01 Sep 2021 01:48:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?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": "eee403795a523aa648388dfc5331140f", - "x-ms-correlation-request-id": "d68ae894-1b8e-433c-961f-4e86dc857f2c", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "fc2acc2f-fccc-400c-8f73-8cb58240cdf4", - "x-ms-routing-request-id": "WESTUS2:20210901T014852Z:d68ae894-1b8e-433c-961f-4e86dc857f2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "387b725ed840a1a50378c775dddc96fb", - "x-ms-return-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, 01 Sep 2021 01:48:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?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": "387b725ed840a1a50378c775dddc96fb", - "x-ms-correlation-request-id": "e577fd8f-b523-4583-86fc-f3d45e2df13b", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "ffe1a9f0-8a91-4159-9639-d568dd6af058", - "x-ms-routing-request-id": "WESTUS2:20210901T014853Z:e577fd8f-b523-4583-86fc-f3d45e2df13b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e5cca2e227d9e286e8a30d22d3817ebe", - "x-ms-return-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, 01 Sep 2021 01:48:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?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": "e5cca2e227d9e286e8a30d22d3817ebe", - "x-ms-correlation-request-id": "670ce071-e955-460e-b53f-543e25781820", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "8614ba78-f650-402a-9274-339efdeddba6", - "x-ms-routing-request-id": "WESTUS2:20210901T014854Z:670ce071-e955-460e-b53f-543e25781820" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c9f97deb-f2fe-4b3d-9a82-75e3afb3b4a9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d1b8b56b4aa6a0ec5d42ebd993315c6c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:48: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": "d1b8b56b4aa6a0ec5d42ebd993315c6c", - "x-ms-correlation-request-id": "93aa4d51-82df-45fd-bb53-f7823dc9f9e6", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "f3ebff67-ac7e-4f51-a9b2-439ee29d688f", - "x-ms-routing-request-id": "WESTUS2:20210901T014856Z:93aa4d51-82df-45fd-bb53-f7823dc9f9e6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3108/providers/Microsoft.Storage/storageAccounts/sto3327", - "name": "sto3327", - "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": "2021-09-01T01:48:35.7647358Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:48:35.7647358Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:48:35.6553950Z", - "primaryEndpoints": { - "blob": "https://sto3327.blob.core.windows.net/", - "queue": "https://sto3327.queue.core.windows.net/", - "table": "https://sto3327.table.core.windows.net/", - "file": "https://sto3327.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1792205253", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e77d66739bcb..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTest.json +++ /dev/null @@ -1,817 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff4f4b9c10c3f029a42836e80271ea65", - "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, 01 Sep 2021 00:11:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "53e71533-2ac8-459e-80e8-1f5aa9765db3", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "53e71533-2ac8-459e-80e8-1f5aa9765db3", - "x-ms-routing-request-id": "WESTUS2:20210901T001136Z:53e71533-2ac8-459e-80e8-1f5aa9765db3" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "53e9cfd689f390b20507405d9a2b759b", - "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, 01 Sep 2021 00:11:35 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "514ed71a-e500-46dd-85b0-7c3348e8d3d4", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "514ed71a-e500-46dd-85b0-7c3348e8d3d4", - "x-ms-routing-request-id": "WESTUS2:20210901T001136Z:514ed71a-e500-46dd-85b0-7c3348e8d3d4" - }, - "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/res76?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-1c284052a35b9b4487cf516d726aae1c-f3d76c435dd67542-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dd123872015c3652bf461336a5285792", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "208", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:11:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "164c673c-7c23-4fac-99b5-b4956b81e5a8", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "164c673c-7c23-4fac-99b5-b4956b81e5a8", - "x-ms-routing-request-id": "WESTUS2:20210901T001136Z:164c673c-7c23-4fac-99b5-b4956b81e5a8" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res76", - "name": "res76", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-afd5244c3276e648b977a441273f94c4-b72f9ee969949941-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fd9b1827125bbe98f9bccfcb5579b29a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto8373", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:11: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": "fd9b1827125bbe98f9bccfcb5579b29a", - "x-ms-correlation-request-id": "cdfaecbf-7e12-447a-845d-41b8614a8428", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "8d4f0257-2085-466a-b1f0-80d0022ffad6", - "x-ms-routing-request-id": "WESTUS2:20210901T001137Z:cdfaecbf-7e12-447a-845d-41b8614a8428" - }, - "ResponseBody": { - "nameAvailable": true - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-451c00b82a24e94c911db1aeb2a13660-e7204c0f0d377442-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d73890ce7a8796cd1c34439f5a5fdee9", - "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": "Wed, 01 Sep 2021 00:11: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": "d73890ce7a8796cd1c34439f5a5fdee9", - "x-ms-correlation-request-id": "c8171d8a-b1c2-47e3-899b-02e1f8cd41bd", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "38493a79-32fe-4a94-8a7e-6d620f1f0acb", - "x-ms-routing-request-id": "WESTUS2:20210901T001137Z:c8171d8a-b1c2-47e3-899b-02e1f8cd41bd" - }, - "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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res76/providers/Microsoft.Storage/storageAccounts/sto3707?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-f00e3987937e0940aedb3586eba8930f-79f3b578eca3414f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "005d03fb171c7a251f6345836b69cc60", - "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, 01 Sep 2021 00:11:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bd2bbba3-fa84-4b4e-85fe-f03e9659ee15", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "143a1b48-39b3-429d-af91-6bf3b0a0370c", - "x-ms-routing-request-id": "WESTUS2:20210901T001151Z:bd2bbba3-fa84-4b4e-85fe-f03e9659ee15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1eca0c10-5c32-487b-bb47-76c0402d9f19", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "3b8705b9-7727-4faa-a0fb-9a5b462a543d", - "x-ms-routing-request-id": "WESTUS2:20210901T001151Z:1eca0c10-5c32-487b-bb47-76c0402d9f19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5c7364ad-f301-4a90-b222-2a2baa50a1cb", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "b4bdb9ba-45eb-4ae4-a901-388a2974060e", - "x-ms-routing-request-id": "WESTUS2:20210901T001153Z:5c7364ad-f301-4a90-b222-2a2baa50a1cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b53b1c88-1785-4099-aa42-f1770906df66", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "12f0e93c-7eb5-4606-9e28-14b63ca2b0db", - "x-ms-routing-request-id": "WESTUS2:20210901T001154Z:b53b1c88-1785-4099-aa42-f1770906df66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "77667b03-333b-45cf-89e7-8894e438fa9f", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "841a8568-a314-4579-8fee-1c14167fea43", - "x-ms-routing-request-id": "WESTUS2:20210901T001155Z:77667b03-333b-45cf-89e7-8894e438fa9f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "61ac0c31-f1a6-4993-bd66-6d40f222f421", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "ec2fdf11-4e1e-4b96-91ef-e21dacbb8c99", - "x-ms-routing-request-id": "WESTUS2:20210901T001156Z:61ac0c31-f1a6-4993-bd66-6d40f222f421" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3a438c7b-0757-47a5-ae68-dcbf511fd9c5", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "69b66d4c-9727-49bc-bb9a-9ff6a7a87f89", - "x-ms-routing-request-id": "WESTUS2:20210901T001157Z:3a438c7b-0757-47a5-ae68-dcbf511fd9c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c82dd2d7-d09e-4224-a710-f016346ff319", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "6a594be8-7406-48d2-930d-f44e5a7b2a99", - "x-ms-routing-request-id": "WESTUS2:20210901T001158Z:c82dd2d7-d09e-4224-a710-f016346ff319" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:11:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "abeec41a-46e8-4b3a-9e5c-1bdffd0aa53a", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "9bf3e818-5ee0-4579-aeb1-926ac1877ece", - "x-ms-routing-request-id": "WESTUS2:20210901T001159Z:abeec41a-46e8-4b3a-9e5c-1bdffd0aa53a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:12:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "45986142-5c04-414a-9bae-c66741ac4b7b", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "e9e55e91-7030-4a1a-b490-5af395faa0cb", - "x-ms-routing-request-id": "WESTUS2:20210901T001201Z:45986142-5c04-414a-9bae-c66741ac4b7b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:12:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b94ac62b-7f93-461b-922b-af08c98d3aa6", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "910b7c5b-f973-4ad5-8e1e-25b2f0696871", - "x-ms-routing-request-id": "WESTUS2:20210901T001202Z:b94ac62b-7f93-461b-922b-af08c98d3aa6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe93164be6e00e0bed4a0441fff6d070", - "x-ms-return-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, 01 Sep 2021 00:12:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "874cb0e6-f057-4e4e-be9d-52e8593bfbe8", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "dbc609fe-3460-4675-a9b1-9b3bf667154c", - "x-ms-routing-request-id": "WESTUS2:20210901T001203Z:874cb0e6-f057-4e4e-be9d-52e8593bfbe8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8ac6ee9019c7859d68e9e2c2cbc35704", - "x-ms-return-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, 01 Sep 2021 00:12:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f11b6e14-e727-4fce-a8f8-330fca0b50ae", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "6b2ce72c-dcf6-4a2b-807c-8e7df6c9d207", - "x-ms-routing-request-id": "WESTUS2:20210901T001204Z:f11b6e14-e727-4fce-a8f8-330fca0b50ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2d7c720608954380344ae486cd07a599", - "x-ms-return-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, 01 Sep 2021 00:12:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2d7c720608954380344ae486cd07a599", - "x-ms-correlation-request-id": "4118147e-9254-44b4-af67-1f75a6e8edb9", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "a1f3c520-4992-41cc-bfb7-a300b8ec6f9c", - "x-ms-routing-request-id": "WESTUS2:20210901T001205Z:4118147e-9254-44b4-af67-1f75a6e8edb9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6521f79d94c332b8790d95f60448422a", - "x-ms-return-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, 01 Sep 2021 00:12:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?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": "6521f79d94c332b8790d95f60448422a", - "x-ms-correlation-request-id": "214bfb27-ea48-47af-87d9-b706690c1229", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "88ce7453-e0a0-4adc-80da-365b8832a7f6", - "x-ms-routing-request-id": "WESTUS2:20210901T001206Z:214bfb27-ea48-47af-87d9-b706690c1229" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/143a1b48-39b3-429d-af91-6bf3b0a0370c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8d3afff2a37a88da6d83557d3416b861", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1165", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:12: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": "8d3afff2a37a88da6d83557d3416b861", - "x-ms-correlation-request-id": "c7e477d8-ae26-49dc-a315-c99339b8ab01", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "98916188-91f7-4965-9f46-074058090f02", - "x-ms-routing-request-id": "WESTUS2:20210901T001207Z:c7e477d8-ae26-49dc-a315-c99339b8ab01" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res76/providers/Microsoft.Storage/storageAccounts/sto3707", - "name": "sto3707", - "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": "2021-09-01T00:11:50.5009902Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:11:50.5009902Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:11:50.3916353Z", - "primaryEndpoints": { - "blob": "https://sto3707.blob.core.windows.net/", - "queue": "https://sto3707.queue.core.windows.net/", - "table": "https://sto3707.table.core.windows.net/", - "file": "https://sto3707.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-81c4883dd51e9442b5bdfe5d91d441b5-5a31fd0664518f41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d3254944f2a27241b94ab38873893feb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto3707", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "112", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:12: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": "d3254944f2a27241b94ab38873893feb", - "x-ms-correlation-request-id": "ee8daa3c-5ffb-4968-bdee-feffe2e19857", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "39fe19bf-b767-44a8-acd7-94f657287bf2", - "x-ms-routing-request-id": "WESTUS2:20210901T001208Z:ee8daa3c-5ffb-4968-bdee-feffe2e19857" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AlreadyExists", - "message": "The storage account named sto3707 is already taken." - } - } - ], - "Variables": { - "RandomSeed": "237109448", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 bf64b6a20b58..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCheckNameTestAsync.json +++ /dev/null @@ -1,848 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ca71da052de7e96eec2fe7475155e5ce", - "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, 01 Sep 2021 01:49:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0d2c9511-86ba-40b5-9d76-b69507e09cf2", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "0d2c9511-86ba-40b5-9d76-b69507e09cf2", - "x-ms-routing-request-id": "WESTUS2:20210901T015000Z:0d2c9511-86ba-40b5-9d76-b69507e09cf2" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aeeaf02bc13dd313acf18f89efcc4c16", - "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, 01 Sep 2021 01:49:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "206b71c5-10db-497f-97d2-0befdcd3b2d3", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "206b71c5-10db-497f-97d2-0befdcd3b2d3", - "x-ms-routing-request-id": "WESTUS2:20210901T015000Z:206b71c5-10db-497f-97d2-0befdcd3b2d3" - }, - "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/res2391?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e2b7167c6fbdb7499ec4951b9b4a8e9a-a9279af64d30a24c-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "423778a7f4f059c9212ad2c8567d8e02", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:49:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f141d669-7a18-413a-8041-24d980677fc2", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "f141d669-7a18-413a-8041-24d980677fc2", - "x-ms-routing-request-id": "WESTUS2:20210901T015000Z:f141d669-7a18-413a-8041-24d980677fc2" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2391", - "name": "res2391", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-2fe2375c45397f409616a5bd46465c58-f22092f26ef2584b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6c5838f144d19ec61ef69ee5f920e3d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto1655", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "22", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:50: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": "6c5838f144d19ec61ef69ee5f920e3d1", - "x-ms-correlation-request-id": "d9b95d16-c397-4d81-868b-0153864304ef", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "64ec879d-79b2-48f1-80e7-1a1add2fcd09", - "x-ms-routing-request-id": "WESTUS2:20210901T015001Z:d9b95d16-c397-4d81-868b-0153864304ef" - }, - "ResponseBody": { - "nameAvailable": true - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-238493ac93425c43aaa0704eb484a49c-91695b5f182e5b42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "addda9143b8c20fc551c96410b567400", - "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": "Wed, 01 Sep 2021 01:50: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": "addda9143b8c20fc551c96410b567400", - "x-ms-correlation-request-id": "fee7e71a-51ab-4831-822d-0c80c090bd19", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "9f2dc949-522a-426a-bc59-fe3ca960d1bf", - "x-ms-routing-request-id": "WESTUS2:20210901T015001Z:fee7e71a-51ab-4831-822d-0c80c090bd19" - }, - "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/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2391/providers/Microsoft.Storage/storageAccounts/sto1996?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-f637815329979c4582b3d1f95b011ef0-7dda77484d39bb41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bd13dab6d6c57033a3d2fd2b732709ee", - "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, 01 Sep 2021 01:50:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4fa55246-063f-4791-b88b-d56b964adf36", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "9b27ff47-b495-471e-972d-10ff2cd64c89", - "x-ms-routing-request-id": "WESTUS2:20210901T015004Z:4fa55246-063f-4791-b88b-d56b964adf36" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6342248-0c7a-45ee-be0e-a750d762ab47", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "1d8b9de9-2b54-41dd-b509-819bd7f84887", - "x-ms-routing-request-id": "WESTUS2:20210901T015004Z:a6342248-0c7a-45ee-be0e-a750d762ab47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a5399da0-acee-4922-9ff7-6e19031dc69f", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "d377ec60-549d-44ee-8887-8163136128bf", - "x-ms-routing-request-id": "WESTUS2:20210901T015005Z:a5399da0-acee-4922-9ff7-6e19031dc69f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f8175c9-c899-47c5-9235-2edcd78c720e", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "9a1ee169-1967-4881-a4b4-7afcc34829dc", - "x-ms-routing-request-id": "WESTUS2:20210901T015006Z:2f8175c9-c899-47c5-9235-2edcd78c720e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "416f8f4e-bb78-40db-8cb1-67016d9af86f", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "ebf3001b-8726-4f75-912d-ab90fded7e62", - "x-ms-routing-request-id": "WESTUS2:20210901T015007Z:416f8f4e-bb78-40db-8cb1-67016d9af86f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8b2277b4-995f-46e2-a9ae-8f6777feadb1", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "9ef41fd2-4bce-44d6-b760-84be7557d92c", - "x-ms-routing-request-id": "WESTUS2:20210901T015008Z:8b2277b4-995f-46e2-a9ae-8f6777feadb1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7ace27a9-3e1e-4de0-97c1-3551a3ada5fa", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "b4543da2-054c-4605-978c-6cf03f9bf077", - "x-ms-routing-request-id": "WESTUS2:20210901T015010Z:7ace27a9-3e1e-4de0-97c1-3551a3ada5fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f8396ced-29ae-4faf-8c10-ff3a000d81db", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "ab9b8c08-650e-4b2c-90ff-8932203fd577", - "x-ms-routing-request-id": "WESTUS2:20210901T015011Z:f8396ced-29ae-4faf-8c10-ff3a000d81db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "16f8e095-6440-4697-ad1e-5590982d59c9", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "5d75a183-8a65-48ae-a0df-10819449663a", - "x-ms-routing-request-id": "WESTUS2:20210901T015012Z:16f8e095-6440-4697-ad1e-5590982d59c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:50:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "21fdafb7-ce9f-4875-b604-1585db409334", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "f66732f0-a9bb-4015-b636-9fbdfb9c6580", - "x-ms-routing-request-id": "WESTUS2:20210901T015013Z:21fdafb7-ce9f-4875-b604-1585db409334" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56b5d23404c80029242ba7e7d1b58447", - "x-ms-return-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, 01 Sep 2021 01:50:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "afb8f977-0dc8-4b7d-9772-283cac52c988", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "12b30772-fabc-4eec-9cc4-8c9c5eaab295", - "x-ms-routing-request-id": "WESTUS2:20210901T015014Z:afb8f977-0dc8-4b7d-9772-283cac52c988" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "be6ff132a9f39bc0627cec1a9cb6e100", - "x-ms-return-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, 01 Sep 2021 01:50:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e375e435-1989-4457-b965-5715a55329ba", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "4a07bf23-1f8a-48dc-b029-699e27bf8e96", - "x-ms-routing-request-id": "WESTUS2:20210901T015015Z:e375e435-1989-4457-b965-5715a55329ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "12f4903ecfb2d944a84d3c28b1000fac", - "x-ms-return-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, 01 Sep 2021 01:50:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "12f4903ecfb2d944a84d3c28b1000fac", - "x-ms-correlation-request-id": "98e8edd4-797a-4a1a-884a-4f3368ee54a4", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "5099c903-90b8-4a5f-9114-3af8e10c0131", - "x-ms-routing-request-id": "WESTUS2:20210901T015016Z:98e8edd4-797a-4a1a-884a-4f3368ee54a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c6d76b8909d58b631119f44c170e646e", - "x-ms-return-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, 01 Sep 2021 01:50:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c6d76b8909d58b631119f44c170e646e", - "x-ms-correlation-request-id": "9231d0e5-f59b-452b-92a8-643bc59fd3dc", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "0ee01023-8162-4aeb-880b-7d62f85b0b32", - "x-ms-routing-request-id": "WESTUS2:20210901T015017Z:9231d0e5-f59b-452b-92a8-643bc59fd3dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "40a8a64971c16295ad9516a66c98ea61", - "x-ms-return-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, 01 Sep 2021 01:50:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?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": "40a8a64971c16295ad9516a66c98ea61", - "x-ms-correlation-request-id": "d6e507a1-5984-4d3b-be8c-eedc0e140c41", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "def0857c-1301-48dc-ab6d-b251d26b1c1b", - "x-ms-routing-request-id": "WESTUS2:20210901T015019Z:d6e507a1-5984-4d3b-be8c-eedc0e140c41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3190406d1bde352b2d690199dbf8c299", - "x-ms-return-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, 01 Sep 2021 01:50:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?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": "3190406d1bde352b2d690199dbf8c299", - "x-ms-correlation-request-id": "a97e536e-bd94-40c6-abb3-92ba5a3b6a1f", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "de4e0ee5-4c5f-4efb-bdaf-6b4ad7201ed5", - "x-ms-routing-request-id": "WESTUS2:20210901T015020Z:a97e536e-bd94-40c6-abb3-92ba5a3b6a1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9b27ff47-b495-471e-972d-10ff2cd64c89?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0bdecee9cf5718ebd575193ff2bd1e79", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "0bdecee9cf5718ebd575193ff2bd1e79", - "x-ms-correlation-request-id": "08fa09c1-e7cd-4915-a0f3-2323147c8785", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "0fc7f5ff-19bb-42ec-b7e5-4938159da0ba", - "x-ms-routing-request-id": "WESTUS2:20210901T015021Z:08fa09c1-e7cd-4915-a0f3-2323147c8785" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2391/providers/Microsoft.Storage/storageAccounts/sto1996", - "name": "sto1996", - "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": "2021-09-01T01:50:02.8306725Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:50:02.8306725Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:50:02.7056653Z", - "primaryEndpoints": { - "blob": "https://sto1996.blob.core.windows.net/", - "queue": "https://sto1996.queue.core.windows.net/", - "table": "https://sto1996.table.core.windows.net/", - "file": "https://sto1996.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/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-2fcc62d2f7ae894f8d3260d4c1524841-c58e77eef6e4e646-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d7de932e327e2e8f7a73135870fc87b4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "name": "sto1996", - "type": "Microsoft.Storage/storageAccounts" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "112", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "d7de932e327e2e8f7a73135870fc87b4", - "x-ms-correlation-request-id": "2b97ed27-db56-4417-add6-b335edf711d3", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "48b39fcd-d38c-4460-80d2-a3c529aadf7a", - "x-ms-routing-request-id": "WESTUS2:20210901T015021Z:2b97ed27-db56-4417-add6-b335edf711d3" - }, - "ResponseBody": { - "nameAvailable": false, - "reason": "AlreadyExists", - "message": "The storage account named sto1996 is already taken." - } - } - ], - "Variables": { - "RandomSeed": "1995338843", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 94ed08a36f30..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfs.json +++ /dev/null @@ -1,812 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b57391f3731c782951d621840796a256", - "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, 01 Sep 2021 00: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": "c832f2c0-a1de-4323-8e39-27b58b4b04d8", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "c832f2c0-a1de-4323-8e39-27b58b4b04d8", - "x-ms-routing-request-id": "WESTUS2:20210901T001410Z:c832f2c0-a1de-4323-8e39-27b58b4b04d8" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "31b49551c1e7747306427d3db70d70ef", - "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, 01 Sep 2021 00: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": "662905d2-3b87-4400-8a8e-dc8ec275e5a7", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "662905d2-3b87-4400-8a8e-dc8ec275e5a7", - "x-ms-routing-request-id": "WESTUS2:20210901T001410Z:662905d2-3b87-4400-8a8e-dc8ec275e5a7" - }, - "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/res7078?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-67fca014d59a86448965f7b5e98615ba-4b3b9a56dd8c1645-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4eebcf4583792cd4a0e37654f4ae17fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:14:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c81c5e3e-4a34-4554-89f1-af5a3b4f3078", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "c81c5e3e-4a34-4554-89f1-af5a3b4f3078", - "x-ms-routing-request-id": "WESTUS2:20210901T001412Z:c81c5e3e-4a34-4554-89f1-af5a3b4f3078" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7078", - "name": "res7078", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7078/providers/Microsoft.Storage/storageAccounts/sto854?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "106", - "Content-Type": "application/json", - "traceparent": "00-aba930962b665f4d90b440a28ab77fe7-255fd9595b328740-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "724f961931ddfe1dafdaf5ecc1446632", - "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": "Wed, 01 Sep 2021 00:14:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8d887ee7-c1c4-4e44-982d-aa2f70f705a5", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "e22dde80-29f6-4572-8f2c-0935b4074a3b", - "x-ms-routing-request-id": "WESTUS2:20210901T001416Z:8d887ee7-c1c4-4e44-982d-aa2f70f705a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "005eb30b-da9b-497b-a5cd-1e36d3f7ef06", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "5cb09aa8-2ceb-4acf-b8fa-6bc284b55770", - "x-ms-routing-request-id": "WESTUS2:20210901T001416Z:005eb30b-da9b-497b-a5cd-1e36d3f7ef06" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4f9910e6-df42-4b0e-a0d7-ef86c88076c1", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "293c5134-8ef2-4130-ab2e-ab05638e7009", - "x-ms-routing-request-id": "WESTUS2:20210901T001417Z:4f9910e6-df42-4b0e-a0d7-ef86c88076c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6ef14cc3-a28f-4762-85f0-8f6a7e5a57d2", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "b8fec192-a34d-495d-839c-36cb183b00e8", - "x-ms-routing-request-id": "WESTUS2:20210901T001418Z:6ef14cc3-a28f-4762-85f0-8f6a7e5a57d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ce71496a-f6d7-4d0a-a600-f6b8073a7dcc", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "1999f23b-15bf-4b63-b4cd-ee416c9750e3", - "x-ms-routing-request-id": "WESTUS2:20210901T001419Z:ce71496a-f6d7-4d0a-a600-f6b8073a7dcc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "621bf8a7-c9dd-4730-a7b8-2d1897d5984f", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "a325bcd2-d688-471b-898d-ccd28d9ac7a4", - "x-ms-routing-request-id": "WESTUS2:20210901T001420Z:621bf8a7-c9dd-4730-a7b8-2d1897d5984f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8cd42e33-ec67-4cd9-a280-e108b6407e35", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "f31162f2-0c74-4f1a-aee1-58d32d494b7d", - "x-ms-routing-request-id": "WESTUS2:20210901T001421Z:8cd42e33-ec67-4cd9-a280-e108b6407e35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "405bba54-b262-4907-844d-3a2a6fb6929e", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "7e81bd10-2751-43ec-96da-ace020eb5cbf", - "x-ms-routing-request-id": "WESTUS2:20210901T001422Z:405bba54-b262-4907-844d-3a2a6fb6929e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ca33863a-dd5e-4e21-bd6d-fcd2247f200b", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "7ba54b8a-c436-4837-bbce-087262ba206c", - "x-ms-routing-request-id": "WESTUS2:20210901T001424Z:ca33863a-dd5e-4e21-bd6d-fcd2247f200b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "56b748b3-1dc4-41b7-9166-71c1bd2a8736", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "8ce44337-6fec-4832-9d66-24ce73d06081", - "x-ms-routing-request-id": "WESTUS2:20210901T001425Z:56b748b3-1dc4-41b7-9166-71c1bd2a8736" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:14:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b781b189-3199-487f-a156-e62eb4753672", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "ba39d249-f7e6-4520-8a5e-59c6590eed22", - "x-ms-routing-request-id": "WESTUS2:20210901T001426Z:b781b189-3199-487f-a156-e62eb4753672" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e3f471b7da22f2d2a011b9f11ae2499", - "x-ms-return-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, 01 Sep 2021 00:14:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ae92af3a-4516-402a-b474-ac93561fed96", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "e1e15a36-965f-475f-9f09-b753abc77011", - "x-ms-routing-request-id": "WESTUS2:20210901T001427Z:ae92af3a-4516-402a-b474-ac93561fed96" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4d246365392888620a45edc7ec9e030", - "x-ms-return-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, 01 Sep 2021 00:14:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09226759-92ef-4fd0-b094-cfb8fb8fac2a", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "f5b66568-7c68-43f7-b80e-6e08fac0691f", - "x-ms-routing-request-id": "WESTUS2:20210901T001428Z:09226759-92ef-4fd0-b094-cfb8fb8fac2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "26afe70d7b3794eb22eecea2c2469513", - "x-ms-return-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, 01 Sep 2021 00:14:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "26afe70d7b3794eb22eecea2c2469513", - "x-ms-correlation-request-id": "a8972cee-b9fd-4211-86f6-25b03fbac6d8", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "98a4d471-90db-4415-bd3e-7a542db3ea2f", - "x-ms-routing-request-id": "WESTUS2:20210901T001429Z:a8972cee-b9fd-4211-86f6-25b03fbac6d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9710378e1277c7abc0b6edfe1f50b061", - "x-ms-return-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, 01 Sep 2021 00:14:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9710378e1277c7abc0b6edfe1f50b061", - "x-ms-correlation-request-id": "b522380a-701c-4395-ad40-1ef29dd16cbe", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "b05c92c3-0bbb-4e01-93ee-fafa1f3c6a2d", - "x-ms-routing-request-id": "WESTUS2:20210901T001430Z:b522380a-701c-4395-ad40-1ef29dd16cbe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2a91ea20feffbb625a3ec2a384e3c6d9", - "x-ms-return-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, 01 Sep 2021 00:14:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?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": "2a91ea20feffbb625a3ec2a384e3c6d9", - "x-ms-correlation-request-id": "aefb3394-5d06-4ac8-9a4b-e416271793d4", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "b743a9d3-427a-43fd-973e-d9ceed77cc78", - "x-ms-routing-request-id": "WESTUS2:20210901T001431Z:aefb3394-5d06-4ac8-9a4b-e416271793d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e22dde80-29f6-4572-8f2c-0935b4074a3b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "474d4a0e49b9fbb83be865808ded74d1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1265", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:14: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": "474d4a0e49b9fbb83be865808ded74d1", - "x-ms-correlation-request-id": "c17c0435-7d7b-451a-bc0a-6f4345f08299", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "f9754707-42a7-4137-b575-f2d2afd6d010", - "x-ms-routing-request-id": "WESTUS2:20210901T001432Z:c17c0435-7d7b-451a-bc0a-6f4345f08299" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7078/providers/Microsoft.Storage/storageAccounts/sto854", - "name": "sto854", - "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": "2021-09-01T00:14:14.8347824Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:14:14.8347824Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:14:14.7097755Z", - "primaryEndpoints": { - "dfs": "https://sto854.dfs.core.windows.net/", - "web": "https://sto854.z20.web.core.windows.net/", - "blob": "https://sto854.blob.core.windows.net/", - "queue": "https://sto854.queue.core.windows.net/", - "table": "https://sto854.table.core.windows.net/", - "file": "https://sto854.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7078/providers/Microsoft.Storage/storageAccounts/sto854?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-e5d830dd1e11bd4c9f12e06d4c14f33c-7f199ca4d175f243-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d7816d3e6bb59014d5553c39500742dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1265", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:14: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": "d7816d3e6bb59014d5553c39500742dd", - "x-ms-correlation-request-id": "72608f22-3f3e-42d4-9533-69820ee0185f", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "e8403b88-0d02-41c1-9d11-e68c8fefb9ab", - "x-ms-routing-request-id": "WESTUS2:20210901T001433Z:72608f22-3f3e-42d4-9533-69820ee0185f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7078/providers/Microsoft.Storage/storageAccounts/sto854", - "name": "sto854", - "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": "2021-09-01T00:14:14.8347824Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:14:14.8347824Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:14:14.7097755Z", - "primaryEndpoints": { - "dfs": "https://sto854.dfs.core.windows.net/", - "web": "https://sto854.z20.web.core.windows.net/", - "blob": "https://sto854.blob.core.windows.net/", - "queue": "https://sto854.queue.core.windows.net/", - "table": "https://sto854.table.core.windows.net/", - "file": "https://sto854.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "340337209", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 f64aca666d84..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateGetdfsAsync.json +++ /dev/null @@ -1,782 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "488c952734c03a6fd50f8c558c34abe0", - "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, 01 Sep 2021 01: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": "237671b0-e5f2-4052-8f47-06b6ab6ff689", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "237671b0-e5f2-4052-8f47-06b6ab6ff689", - "x-ms-routing-request-id": "WESTUS2:20210901T015142Z:237671b0-e5f2-4052-8f47-06b6ab6ff689" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "13e79f10a1aec31d91e32108843fb1a1", - "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, 01 Sep 2021 01: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": "a970afc0-c3a7-4bdc-8254-aefd321c8afe", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "a970afc0-c3a7-4bdc-8254-aefd321c8afe", - "x-ms-routing-request-id": "WESTUS2:20210901T015142Z:a970afc0-c3a7-4bdc-8254-aefd321c8afe" - }, - "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/res5576?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4827d1942860bb47af03b5967d489de4-aadd7eda9d43c343-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0b080bf57350a8163ec69ccd2c136b42", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01: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": "dd16eafa-daa0-4bd8-b5ed-5aa1ba827633", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "dd16eafa-daa0-4bd8-b5ed-5aa1ba827633", - "x-ms-routing-request-id": "WESTUS2:20210901T015143Z:dd16eafa-daa0-4bd8-b5ed-5aa1ba827633" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5576", - "name": "res5576", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5576/providers/Microsoft.Storage/storageAccounts/sto8731?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "106", - "Content-Type": "application/json", - "traceparent": "00-d9f2c7043c47fc41be69d8da65e5a3ae-822dc6b6341b5143-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "be2422ef85a6c978b7dc1366b5955dea", - "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": "Wed, 01 Sep 2021 01:51:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb35665c-6162-440b-a38d-a4f3f8876586", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "71faf4dd-f1f3-4dbf-bd59-ad06f67be22b", - "x-ms-routing-request-id": "WESTUS2:20210901T015147Z:cb35665c-6162-440b-a38d-a4f3f8876586" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ebdff28a-bc08-4844-86c5-5785cb27b8e5", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "215e9da8-fafa-4165-ba1f-518618e3505f", - "x-ms-routing-request-id": "WESTUS2:20210901T015147Z:ebdff28a-bc08-4844-86c5-5785cb27b8e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "20615049-f5ea-4801-9c0d-902455e9a279", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "14686d7d-f9fe-4502-b6a6-e7671016e4a8", - "x-ms-routing-request-id": "WESTUS2:20210901T015148Z:20615049-f5ea-4801-9c0d-902455e9a279" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "536030aa-4fe5-4baa-aaf4-02333e4c30ea", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "2278a2cf-4793-446d-ba10-2648335dcbcf", - "x-ms-routing-request-id": "WESTUS2:20210901T015149Z:536030aa-4fe5-4baa-aaf4-02333e4c30ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "74179b8d-2845-40c0-b50d-4fb4c9e5bd89", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "1bc079f3-816c-4c7f-92d0-2d772fe623bb", - "x-ms-routing-request-id": "WESTUS2:20210901T015150Z:74179b8d-2845-40c0-b50d-4fb4c9e5bd89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "72fcacae-203d-4395-84d8-9277f8222820", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "be4ae5f1-d42d-4d57-8e4f-c11031cee9d9", - "x-ms-routing-request-id": "WESTUS2:20210901T015151Z:72fcacae-203d-4395-84d8-9277f8222820" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ccdd25d-c253-4432-8824-39fcfd3764c2", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "a76ca4ab-051b-43bc-95fd-3697044b338f", - "x-ms-routing-request-id": "WESTUS2:20210901T015152Z:3ccdd25d-c253-4432-8824-39fcfd3764c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b1b7b269-116a-4b92-a918-8a8e6abbe5bd", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "d1810f1d-be0c-42c0-bae2-d14e609b3f39", - "x-ms-routing-request-id": "WESTUS2:20210901T015154Z:b1b7b269-116a-4b92-a918-8a8e6abbe5bd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "293cda31-b0ca-4f39-b6be-f770ed9b6a32", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "5fc8d52f-cb6d-4989-aa9a-93e01fb57142", - "x-ms-routing-request-id": "WESTUS2:20210901T015155Z:293cda31-b0ca-4f39-b6be-f770ed9b6a32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "004fc70c-bb54-43bc-b00b-ad7d260edd9c", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "1ba05986-d842-4eda-b930-78703f974be6", - "x-ms-routing-request-id": "WESTUS2:20210901T015156Z:004fc70c-bb54-43bc-b00b-ad7d260edd9c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:51:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d92a9d77-598d-4214-a953-6f183bcdb593", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "05e21c55-e71f-4025-8fa7-81210464b819", - "x-ms-routing-request-id": "WESTUS2:20210901T015157Z:d92a9d77-598d-4214-a953-6f183bcdb593" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1bbf6a978ff7f62ae13e2b169cfa8940", - "x-ms-return-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, 01 Sep 2021 01:51:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6048ddf4-c08f-4d10-a164-2ae207a55829", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "3cec7b99-f177-43e3-b0b2-574c3c4a5166", - "x-ms-routing-request-id": "WESTUS2:20210901T015158Z:6048ddf4-c08f-4d10-a164-2ae207a55829" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e4da53d3bbfa78da0f27006b51ff844", - "x-ms-return-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, 01 Sep 2021 01:51:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "66d9e9c3-f812-4e7e-a028-5efcdb13d7d2", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "1b23f145-adb1-4321-8803-cc23bec68d50", - "x-ms-routing-request-id": "WESTUS2:20210901T015159Z:66d9e9c3-f812-4e7e-a028-5efcdb13d7d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bb4d49747a734c2020111d650b4d4ba2", - "x-ms-return-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, 01 Sep 2021 01:52:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?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": "bb4d49747a734c2020111d650b4d4ba2", - "x-ms-correlation-request-id": "6f917c0f-cbeb-45f9-994c-718a81c7212c", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "9357dc1a-5454-47eb-91b2-10bcea24f417", - "x-ms-routing-request-id": "WESTUS2:20210901T015200Z:6f917c0f-cbeb-45f9-994c-718a81c7212c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4f82eec30105c38dc177b041e2441c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:52:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?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": "c4f82eec30105c38dc177b041e2441c1", - "x-ms-correlation-request-id": "f033b56a-67c4-4808-9779-964be3f02e7a", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "cdea1aab-8c1a-4174-b7f9-755c55b3e037", - "x-ms-routing-request-id": "WESTUS2:20210901T015201Z:f033b56a-67c4-4808-9779-964be3f02e7a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/71faf4dd-f1f3-4dbf-bd59-ad06f67be22b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "53a1e746ceadc3cc8401eead1d279b52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1273", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:52: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": "53a1e746ceadc3cc8401eead1d279b52", - "x-ms-correlation-request-id": "4b201446-773a-48e0-b4d9-0951eea94f09", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "06f41ca5-93e3-4ebf-b6cd-ebb2b5ab3c8b", - "x-ms-routing-request-id": "WESTUS:20210901T015203Z:4b201446-773a-48e0-b4d9-0951eea94f09" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5576/providers/Microsoft.Storage/storageAccounts/sto8731", - "name": "sto8731", - "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": "2021-09-01T01:51:44.9125749Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:51:44.9125749Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:51:44.7875906Z", - "primaryEndpoints": { - "dfs": "https://sto8731.dfs.core.windows.net/", - "web": "https://sto8731.z20.web.core.windows.net/", - "blob": "https://sto8731.blob.core.windows.net/", - "queue": "https://sto8731.queue.core.windows.net/", - "table": "https://sto8731.table.core.windows.net/", - "file": "https://sto8731.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5576/providers/Microsoft.Storage/storageAccounts/sto8731?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-94c9eb903196b94f8fa3d597c4ccb447-be4edc7ce90ad346-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "871acea63327443311f0de5cfe1b2dfc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1273", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:52: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": "871acea63327443311f0de5cfe1b2dfc", - "x-ms-correlation-request-id": "b860fc5b-127f-4edb-ba8c-b689f2c3de52", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "65c80b4c-6573-4cd1-ab6a-3371f14f7af7", - "x-ms-routing-request-id": "WESTUS:20210901T015203Z:b860fc5b-127f-4edb-ba8c-b689f2c3de52" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5576/providers/Microsoft.Storage/storageAccounts/sto8731", - "name": "sto8731", - "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": "2021-09-01T01:51:44.9125749Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:51:44.9125749Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:51:44.7875906Z", - "primaryEndpoints": { - "dfs": "https://sto8731.dfs.core.windows.net/", - "web": "https://sto8731.z20.web.core.windows.net/", - "blob": "https://sto8731.blob.core.windows.net/", - "queue": "https://sto8731.queue.core.windows.net/", - "table": "https://sto8731.table.core.windows.net/", - "file": "https://sto8731.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "397198112", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 27bd3aeebf52..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTest.json +++ /dev/null @@ -1,920 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "48a84b695646103526f8cdffdaec2af6", - "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, 01 Sep 2021 00:49:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7747f390-1ced-4edb-89c9-58fd7e100d24", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "7747f390-1ced-4edb-89c9-58fd7e100d24", - "x-ms-routing-request-id": "WESTUS2:20210901T005000Z:7747f390-1ced-4edb-89c9-58fd7e100d24" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cce8d088d8865916cb8ce4f66ab7d451", - "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, 01 Sep 2021 00:49:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d42c1657-45ef-4031-b8c4-4f9aaf91cd14", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "d42c1657-45ef-4031-b8c4-4f9aaf91cd14", - "x-ms-routing-request-id": "WESTUS2:20210901T005000Z:d42c1657-45ef-4031-b8c4-4f9aaf91cd14" - }, - "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/res590?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-fedb9dcb3408764ca1326156c02146d4-939b2bb60f531f48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8579c78654221544ce1a6a28924415cd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:50:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdd622e3-f46c-4e75-9c1f-86907bc75c87", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "bdd622e3-f46c-4e75-9c1f-86907bc75c87", - "x-ms-routing-request-id": "WESTUS2:20210901T005000Z:bdd622e3-f46c-4e75-9c1f-86907bc75c87" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590", - "name": "res590", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto1410?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3715b60d7b78f74489c81046baa326d0-0a2d13181192654f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa9f1aa434917c4fb9723fa66e247c07", - "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": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:50: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": "fa9f1aa434917c4fb9723fa66e247c07", - "x-ms-correlation-request-id": "473ab665-ccf3-4b7d-b136-5459a235f415", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "61137649-1f00-4b4d-8aa4-e6f801a3d118", - "x-ms-routing-request-id": "WESTUS2:20210901T005002Z:473ab665-ccf3-4b7d-b136-5459a235f415" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto1410", - "name": "sto1410", - "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": "2021-09-01T00:15:38.2443174Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:15:38.2443174Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:15:38.1193161Z", - "primaryEndpoints": { - "blob": "https://sto1410.blob.core.windows.net/", - "queue": "https://sto1410.queue.core.windows.net/", - "table": "https://sto1410.table.core.windows.net/", - "file": "https://sto1410.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto1410?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-72f546858070654c8cc8bafcd3ec2dcf-4b3195773cc3ad4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "362f6bad8c58443636a59ad2d628ab46", - "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": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:50: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": "362f6bad8c58443636a59ad2d628ab46", - "x-ms-correlation-request-id": "4bf96d4d-b932-410d-9043-6e2db5ad3b51", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "44d69c61-3f20-4625-99ff-71bb2bba950c", - "x-ms-routing-request-id": "WESTUS2:20210901T005003Z:4bf96d4d-b932-410d-9043-6e2db5ad3b51" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto1410", - "name": "sto1410", - "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": "2021-09-01T00:15:38.2443174Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:15:38.2443174Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:15:38.1193161Z", - "primaryEndpoints": { - "blob": "https://sto1410.blob.core.windows.net/", - "queue": "https://sto1410.queue.core.windows.net/", - "table": "https://sto1410.table.core.windows.net/", - "file": "https://sto1410.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto3604?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c07c010a9c5fef4abf00646387a564b6-cd40f19c47672944-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03f816a445f4c7aeef6c3bc0e1d1e08f", - "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, 01 Sep 2021 00:50:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e0b7437-7d62-4829-99c9-6111232a3549", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "313ab148-d5aa-4aba-b1ee-065f2f6a1cbf", - "x-ms-routing-request-id": "WESTUS2:20210901T005005Z:4e0b7437-7d62-4829-99c9-6111232a3549" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2108843c-1e63-497a-a55d-aeabcb5999eb", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "e32ec711-70c7-4041-84c9-c3504a996f20", - "x-ms-routing-request-id": "WESTUS2:20210901T005005Z:2108843c-1e63-497a-a55d-aeabcb5999eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "63d653b0-a996-4f1d-9773-8deaf2851f47", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "0752ed99-3c80-4aad-ba8b-2e5321262d55", - "x-ms-routing-request-id": "WESTUS2:20210901T005006Z:63d653b0-a996-4f1d-9773-8deaf2851f47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04f54b12-0fff-4e50-996a-1843d31f6a1b", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "ac1bdfff-c9ca-4b36-a55e-d3c87799c657", - "x-ms-routing-request-id": "WESTUS2:20210901T005007Z:04f54b12-0fff-4e50-996a-1843d31f6a1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c6d21047-3289-43f0-bf3c-6257ec53e2d9", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "1d33f732-6b67-4c14-a5ca-dbdcc1771cd2", - "x-ms-routing-request-id": "WESTUS2:20210901T005009Z:c6d21047-3289-43f0-bf3c-6257ec53e2d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "21376b98-2357-4dd8-8dfd-228d92ddaac8", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "d2cd7a8f-7c20-4b07-8ed8-ef4a2e4ee958", - "x-ms-routing-request-id": "WESTUS2:20210901T005010Z:21376b98-2357-4dd8-8dfd-228d92ddaac8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "88f1885c-e5db-4d76-bd43-6e0f866c0d58", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "47dd1530-9b89-40c1-9483-fabfa3ec87f8", - "x-ms-routing-request-id": "WESTUS2:20210901T005011Z:88f1885c-e5db-4d76-bd43-6e0f866c0d58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6783323a645e35961b7f434a8cff0827", - "x-ms-return-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, 01 Sep 2021 00:50:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b88e4a18-3916-4e5e-8f62-b76f7b33b9dd", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "ad3920de-4945-4221-9e98-c80b24949f75", - "x-ms-routing-request-id": "WESTUS2:20210901T005012Z:b88e4a18-3916-4e5e-8f62-b76f7b33b9dd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "09520a7d7a3cc6c789eb4536e5c47e8c", - "x-ms-return-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, 01 Sep 2021 00:50:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a7a806e-745e-44b9-bb94-5ff7c443b2e7", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "527fbed8-6b7f-4d10-a88f-ecafad4d3e34", - "x-ms-routing-request-id": "WESTUS2:20210901T005013Z:8a7a806e-745e-44b9-bb94-5ff7c443b2e7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "924260158265e24d89f44c57a2a087a7", - "x-ms-return-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, 01 Sep 2021 00:50:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "924260158265e24d89f44c57a2a087a7", - "x-ms-correlation-request-id": "f0671606-9d74-4383-8b2a-042b14385768", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "b8c78317-2697-4a6f-9ed0-a54bbff3164e", - "x-ms-routing-request-id": "WESTUS2:20210901T005014Z:f0671606-9d74-4383-8b2a-042b14385768" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5ebf80893774c0716abddd721e5f4f57", - "x-ms-return-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, 01 Sep 2021 00:50:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60515644-4c45-47f8-9e0a-41d738b7489a", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "81cd8185-7e5b-4714-869e-b14e44687a2b", - "x-ms-routing-request-id": "WESTUS2:20210901T005015Z:60515644-4c45-47f8-9e0a-41d738b7489a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c34b60075bcfac1bd707f482e7024e9", - "x-ms-return-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, 01 Sep 2021 00:50:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c34b60075bcfac1bd707f482e7024e9", - "x-ms-correlation-request-id": "c365f9a8-07bf-4bd0-9be7-51600fb78ca8", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "5180b610-4079-4db0-859f-1d80ee1d79b9", - "x-ms-routing-request-id": "WESTUS2:20210901T005016Z:c365f9a8-07bf-4bd0-9be7-51600fb78ca8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f536310e-02aa-4ece-bc20-1600b41d4550", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "93f1e3d8-0962-4af0-88e5-ffa619f127b4", - "x-ms-routing-request-id": "WESTUS2:20210901T005018Z:f536310e-02aa-4ece-bc20-1600b41d4550" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cbb6a03a-4904-4046-b853-21deef799289", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "1a93aecf-6232-4d1d-8dce-5ccd9a252088", - "x-ms-routing-request-id": "WESTUS2:20210901T005019Z:cbb6a03a-4904-4046-b853-21deef799289" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?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": "800ff499e9b2e1529e563d3a4d1955e3", - "x-ms-correlation-request-id": "fc31f240-eb7f-48b2-bbb2-ff55eb357197", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "4c1f8753-4364-4ea1-a549-5d16cc7f3eee", - "x-ms-routing-request-id": "WESTUS2:20210901T005020Z:fc31f240-eb7f-48b2-bbb2-ff55eb357197" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:50:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?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": "39a255ac3919077db39aa7407e1425c6", - "x-ms-correlation-request-id": "e6979440-63b8-411d-86cb-fa84dabc72bd", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "3ef32573-62e1-407a-b976-3cdd5a35e23a", - "x-ms-routing-request-id": "WESTUS2:20210901T005021Z:e6979440-63b8-411d-86cb-fa84dabc72bd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/313ab148-d5aa-4aba-b1ee-065f2f6a1cbf?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b10e2eef43cabb77a2754c151eafc6a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00: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": "b10e2eef43cabb77a2754c151eafc6a4", - "x-ms-correlation-request-id": "6965f292-ed09-43a5-9ed1-48de09bb34de", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "126dbda5-73be-44b6-a1e0-f5521928de26", - "x-ms-routing-request-id": "WESTUS2:20210901T005022Z:6965f292-ed09-43a5-9ed1-48de09bb34de" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res590/providers/Microsoft.Storage/storageAccounts/sto3604", - "name": "sto3604", - "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": "2021-09-01T00:50:04.2493992Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:50:04.2493992Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:50:04.1243642Z", - "primaryEndpoints": { - "blob": "https://sto3604.blob.core.windows.net/", - "queue": "https://sto3604.queue.core.windows.net/", - "table": "https://sto3604.table.core.windows.net/", - "file": "https://sto3604.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "800114036", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 576b09996e0e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateTestAsync.json +++ /dev/null @@ -1,1354 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89bcc2339e6872c8e4b254caf0b94f7d", - "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, 01 Sep 2021 01:54:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8b35d4be-c4b6-41ee-b9c4-b40d6e716699", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "8b35d4be-c4b6-41ee-b9c4-b40d6e716699", - "x-ms-routing-request-id": "WESTUS:20210901T015407Z:8b35d4be-c4b6-41ee-b9c4-b40d6e716699" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5a7d67ffbecf88797baad543f30076ee", - "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, 01 Sep 2021 01:54:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2050a14a-3707-4c22-9509-c7ae5bea268c", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "2050a14a-3707-4c22-9509-c7ae5bea268c", - "x-ms-routing-request-id": "WESTUS:20210901T015407Z:2050a14a-3707-4c22-9509-c7ae5bea268c" - }, - "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/res6580?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-56ce83c973a0e74bbe52b09b55d77c69-c790af53dff64348-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ca2842721135f54ab8c347fa57407756", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:54:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0796c91-d010-48b3-8ac5-72945be07a6b", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "e0796c91-d010-48b3-8ac5-72945be07a6b", - "x-ms-routing-request-id": "WESTUS:20210901T015408Z:e0796c91-d010-48b3-8ac5-72945be07a6b" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580", - "name": "res6580", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto6969?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-4a652ee2253aba4e9f46838b830d9982-abb750ee1b52a24a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5bf75d2e48750d33bec8847ee43c669f", - "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, 01 Sep 2021 01:54:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e5746c10-cd9f-4873-a056-ca4e65d515d0", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "7a25eda0-bbdd-46be-9ccc-9644268e80f0", - "x-ms-routing-request-id": "WESTUS:20210901T015413Z:e5746c10-cd9f-4873-a056-ca4e65d515d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3e39a562-b1cf-4d65-802d-12e966a571c3", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "fcd55b25-7bb4-4aed-b1f2-79d80a1a0ece", - "x-ms-routing-request-id": "WESTUS:20210901T015413Z:3e39a562-b1cf-4d65-802d-12e966a571c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e0bb9057-34f6-4d16-b117-c3e76810e90b", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "c60a2d44-b7dd-464b-b3f3-88fb276dedcb", - "x-ms-routing-request-id": "WESTUS:20210901T015414Z:e0bb9057-34f6-4d16-b117-c3e76810e90b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9bba3cc2-a6d4-4d81-baec-5bbd3aabf18e", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "349ce8e0-67b9-4e91-acaf-428bbe6acfb8", - "x-ms-routing-request-id": "WESTUS:20210901T015415Z:9bba3cc2-a6d4-4d81-baec-5bbd3aabf18e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c85a38a0-d3b9-4a6e-b1bf-87d838cfead9", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "67c9ee0b-e1b5-4afe-83a1-4965d2cad5e2", - "x-ms-routing-request-id": "WESTUS:20210901T015416Z:c85a38a0-d3b9-4a6e-b1bf-87d838cfead9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a2afd9c0-e64e-4d4e-b351-a0da9fd02298", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "7f55a6f8-8bc1-4efe-9ea6-92f8cad6dbc0", - "x-ms-routing-request-id": "WESTUS:20210901T015418Z:a2afd9c0-e64e-4d4e-b351-a0da9fd02298" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1052e659-57cb-4cf1-a9a6-5c474ee480d7", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "9979269d-b07d-48d5-bb5c-b4610eeb7b0e", - "x-ms-routing-request-id": "WESTUS:20210901T015419Z:1052e659-57cb-4cf1-a9a6-5c474ee480d7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "90377a30-42c1-4791-b56f-0a35fb117ed9", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "fdf10987-aabc-48d4-8366-fb62d4b6a126", - "x-ms-routing-request-id": "WESTUS:20210901T015420Z:90377a30-42c1-4791-b56f-0a35fb117ed9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "adbfd272-e897-4b0e-ae78-5ec73ad4e746", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "d897e237-66a0-49a8-81db-0646f93246d3", - "x-ms-routing-request-id": "WESTUS:20210901T015421Z:adbfd272-e897-4b0e-ae78-5ec73ad4e746" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9aba8223-687c-43ea-90f8-5c7976c2d45c", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "11d8cd6a-cb0c-4da5-9c20-9304cbe691bd", - "x-ms-routing-request-id": "WESTUS:20210901T015422Z:9aba8223-687c-43ea-90f8-5c7976c2d45c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8c1c8cdc-a714-47a2-a694-e7ab2cdf0080", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "4bc85d5c-c35f-4206-a4cc-0bd609cb1971", - "x-ms-routing-request-id": "WESTUS:20210901T015423Z:8c1c8cdc-a714-47a2-a694-e7ab2cdf0080" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "077d9ae83772cace13828483f2d260ed", - "x-ms-return-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, 01 Sep 2021 01:54:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a1bbf458-b022-4309-b61f-ae9caa67154c", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "098977ce-ab6d-4058-bf8b-d3ca370561bc", - "x-ms-routing-request-id": "WESTUS:20210901T015424Z:a1bbf458-b022-4309-b61f-ae9caa67154c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1530002d3aca8bd9bbb6d5a1d496402", - "x-ms-return-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, 01 Sep 2021 01:54:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09aa5d1e-ac75-4412-a5af-2311fd7cc3d8", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "c3cec445-5b58-4dc1-8df3-98d84222c5bb", - "x-ms-routing-request-id": "WESTUS:20210901T015425Z:09aa5d1e-ac75-4412-a5af-2311fd7cc3d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c589692affe6098de91d6a439edfb714", - "x-ms-return-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, 01 Sep 2021 01:54:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?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": "c589692affe6098de91d6a439edfb714", - "x-ms-correlation-request-id": "4ed8ee1d-8bf3-46f6-95cf-dc96ddb2a4bc", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "79d45ac7-45db-46c2-b78b-bf28e46b92e6", - "x-ms-routing-request-id": "WESTUS:20210901T015427Z:4ed8ee1d-8bf3-46f6-95cf-dc96ddb2a4bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1c8fc542539315ccdcd56bb7c974adca", - "x-ms-return-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, 01 Sep 2021 01:54:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?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": "1c8fc542539315ccdcd56bb7c974adca", - "x-ms-correlation-request-id": "d8ef0a2a-e50a-4e1a-a37e-42df0451a4bc", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "3db84275-8619-4997-940e-b460e1b0bbd5", - "x-ms-routing-request-id": "WESTUS:20210901T015428Z:d8ef0a2a-e50a-4e1a-a37e-42df0451a4bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7a25eda0-bbdd-46be-9ccc-9644268e80f0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8858821d9a490307724a088e697909bc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:54: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": "8858821d9a490307724a088e697909bc", - "x-ms-correlation-request-id": "69725ab7-92ae-4d1a-aeba-21d332ac5f6b", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "5bf32406-2dea-468f-850e-24ec167ddb0f", - "x-ms-routing-request-id": "WESTUS:20210901T015429Z:69725ab7-92ae-4d1a-aeba-21d332ac5f6b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto6969", - "name": "sto6969", - "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": "2021-09-01T01:54:10.4506120Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:54:10.4506120Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:54:10.3412354Z", - "primaryEndpoints": { - "blob": "https://sto6969.blob.core.windows.net/", - "queue": "https://sto6969.queue.core.windows.net/", - "table": "https://sto6969.table.core.windows.net/", - "file": "https://sto6969.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto6969?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3dfa5dd72367a9409163c4c9abfc1397-e1539b7b5b7a5644-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5717590448b9d76e9c74e91093d63f75", - "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": "Wed, 01 Sep 2021 01:54: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": "5717590448b9d76e9c74e91093d63f75", - "x-ms-correlation-request-id": "07280084-a951-490b-8e8a-a6c58255e283", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "0830dcd9-03fc-4cff-91bf-a01191f7412f", - "x-ms-routing-request-id": "WESTUS:20210901T015430Z:07280084-a951-490b-8e8a-a6c58255e283" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto6969", - "name": "sto6969", - "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": "2021-09-01T01:54:10.4506120Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:54:10.4506120Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:54:10.3412354Z", - "primaryEndpoints": { - "blob": "https://sto6969.blob.core.windows.net/", - "queue": "https://sto6969.queue.core.windows.net/", - "table": "https://sto6969.table.core.windows.net/", - "file": "https://sto6969.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto4444?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-8cdca53c589cd045b0aa6f5448de8668-4dac338bbd2b3643-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "70b2afcb555dd4101381ebd5b1f6709c", - "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, 01 Sep 2021 01:54:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6623e01-1762-4fc0-ae6c-bfc6fe604940", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "97098c06-7033-4b80-bdcc-c2efe091a897", - "x-ms-routing-request-id": "WESTUS:20210901T015433Z:a6623e01-1762-4fc0-ae6c-bfc6fe604940" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bb2912a7-0d0a-419a-9304-a87dec73c909", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "1f3c5fa1-8901-49a3-a079-4bc45e20d416", - "x-ms-routing-request-id": "WESTUS:20210901T015433Z:bb2912a7-0d0a-419a-9304-a87dec73c909" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b65364a1-b672-4515-8e8c-344b0c8e1e39", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "5e8d701d-3e3c-45c4-a8cf-165ce20741df", - "x-ms-routing-request-id": "WESTUS:20210901T015434Z:b65364a1-b672-4515-8e8c-344b0c8e1e39" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "226cc3a1-87e2-42c3-9b9d-84648abc1ee9", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "a9908252-03bd-4094-83b8-125ab5eb0d3f", - "x-ms-routing-request-id": "WESTUS:20210901T015436Z:226cc3a1-87e2-42c3-9b9d-84648abc1ee9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "38b93b06-2173-41a4-82a5-2db8ad03e3c5", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "82492953-927f-4e3b-9a13-1989c44a12b8", - "x-ms-routing-request-id": "WESTUS:20210901T015437Z:38b93b06-2173-41a4-82a5-2db8ad03e3c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8417cbe0-4c30-4714-99f7-4af0f3b7ef62", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "6414b16d-ff2e-4178-81e8-54ecff93797b", - "x-ms-routing-request-id": "WESTUS:20210901T015438Z:8417cbe0-4c30-4714-99f7-4af0f3b7ef62" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "953b02ed-73b7-4a6f-a442-67a088c5b519", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "39cb2a0c-9a20-4ee8-8515-aba9ad252371", - "x-ms-routing-request-id": "WESTUS:20210901T015439Z:953b02ed-73b7-4a6f-a442-67a088c5b519" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7c52eb65-5896-4b28-8598-fa6018630c71", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "22c823c4-adea-41ff-ba60-0e9a34cb3d2e", - "x-ms-routing-request-id": "WESTUS:20210901T015440Z:7c52eb65-5896-4b28-8598-fa6018630c71" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:54:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c0e2583e-af63-4886-8715-05b9151bf4df", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "34f5edc6-618f-4cf2-b14a-e90d30b65baa", - "x-ms-routing-request-id": "WESTUS:20210901T015441Z:c0e2583e-af63-4886-8715-05b9151bf4df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1677ebb2332a6a2897ca3152a71f8a2b", - "x-ms-return-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, 01 Sep 2021 01:54:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3faf06f3-3b77-40a2-9248-ab84055c0431", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "80dd2bdc-21cf-4d71-9030-508f332b357d", - "x-ms-routing-request-id": "WESTUS:20210901T015442Z:3faf06f3-3b77-40a2-9248-ab84055c0431" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "00df4de5a833319db76bb23376ec94ee", - "x-ms-return-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, 01 Sep 2021 01:54:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "00df4de5a833319db76bb23376ec94ee", - "x-ms-correlation-request-id": "5251bb45-8607-46c0-abcd-8d3b091ba329", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "10ba595c-3d41-4e06-94ca-074e370c190c", - "x-ms-routing-request-id": "WESTUS:20210901T015443Z:5251bb45-8607-46c0-abcd-8d3b091ba329" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab33981229aa373cf8920ee94185d1f6", - "x-ms-return-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, 01 Sep 2021 01:54:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab33981229aa373cf8920ee94185d1f6", - "x-ms-correlation-request-id": "f3ce439c-ddeb-4531-97ce-275265f9b8f2", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "4db34c09-0f30-4ac6-8e63-a4ccaceb73e8", - "x-ms-routing-request-id": "WESTUS:20210901T015445Z:f3ce439c-ddeb-4531-97ce-275265f9b8f2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c9de3c626dec09304d465ebf81f4f3aa", - "x-ms-return-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, 01 Sep 2021 01:54:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c9de3c626dec09304d465ebf81f4f3aa", - "x-ms-correlation-request-id": "21a00393-9200-42e7-907c-e4bffec31167", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "19dbe67a-c83d-4fb9-9f21-b386646a4189", - "x-ms-routing-request-id": "WESTUS:20210901T015446Z:21a00393-9200-42e7-907c-e4bffec31167" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e3f4335deebbb8011a708a09ab3ef32", - "x-ms-return-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, 01 Sep 2021 01:54:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?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": "0e3f4335deebbb8011a708a09ab3ef32", - "x-ms-correlation-request-id": "58272ad6-73f7-4577-8e5e-754f69fa8fb3", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "d998322d-c379-4808-8bee-b585b5a6e5c5", - "x-ms-routing-request-id": "WESTUS:20210901T015447Z:58272ad6-73f7-4577-8e5e-754f69fa8fb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3ad0bb9aca0ea401682a5e64ca7db604", - "x-ms-return-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, 01 Sep 2021 01:54:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?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": "3ad0bb9aca0ea401682a5e64ca7db604", - "x-ms-correlation-request-id": "f959103b-6ced-4804-8830-5d3bab28fdfd", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "a7d12fd7-7f6c-4ca1-92b2-5d3062aaa682", - "x-ms-routing-request-id": "WESTUS:20210901T015448Z:f959103b-6ced-4804-8830-5d3bab28fdfd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/97098c06-7033-4b80-bdcc-c2efe091a897?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "feb3639ec245840bbb23b844648f6f99", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:54: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": "feb3639ec245840bbb23b844648f6f99", - "x-ms-correlation-request-id": "7011bb57-89da-4846-b7fd-903b963cb499", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "111dbecc-e0d1-4330-9d36-6e2e907eb40f", - "x-ms-routing-request-id": "WESTUS:20210901T015449Z:7011bb57-89da-4846-b7fd-903b963cb499" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6580/providers/Microsoft.Storage/storageAccounts/sto4444", - "name": "sto4444", - "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": "2021-09-01T01:54:31.2014502Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:54:31.2014502Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:54:31.0920818Z", - "primaryEndpoints": { - "blob": "https://sto4444.blob.core.windows.net/", - "queue": "https://sto4444.queue.core.windows.net/", - "table": "https://sto4444.table.core.windows.net/", - "file": "https://sto4444.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "616190414", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 3831258b0864..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTest.json +++ /dev/null @@ -1,1326 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1d7fb3d2dcfe90051229124c5e50a76f", - "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, 01 Sep 2021 00:51:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "66685f38-fb77-40a0-a68a-973bec1f34aa", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "66685f38-fb77-40a0-a68a-973bec1f34aa", - "x-ms-routing-request-id": "WESTUS2:20210901T005131Z:66685f38-fb77-40a0-a68a-973bec1f34aa" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fdc639499b903d65f0423220f02fe9d5", - "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, 01 Sep 2021 00:51:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e6bcebec-10a6-4cb4-8eaa-b63aea7d34d4", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "e6bcebec-10a6-4cb4-8eaa-b63aea7d34d4", - "x-ms-routing-request-id": "WESTUS2:20210901T005131Z:e6bcebec-10a6-4cb4-8eaa-b63aea7d34d4" - }, - "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/res6169?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-ca6aa85772312e408128d8a43074e679-ee45703bf9e6454e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "864438d42a07d9fef03a940d869c5022", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:51:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5a977897-9c1f-4b76-b0e0-6c895aec4a7f", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "5a977897-9c1f-4b76-b0e0-6c895aec4a7f", - "x-ms-routing-request-id": "WESTUS2:20210901T005131Z:5a977897-9c1f-4b76-b0e0-6c895aec4a7f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6169", - "name": "res6169", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6169/providers/Microsoft.Storage/storageAccounts/sto4713?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-872ff68868c2764cb88ec00a13ab88a4-4c12918ce260d84a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33f7c4544e362c42bbaae5a0e23f3d2f", - "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": "Wed, 01 Sep 2021 00:51:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f611e28a-e5ea-44ab-9514-05a14be14443", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "18123490-3517-4a2e-9811-c3994d45130f", - "x-ms-routing-request-id": "WESTUS2:20210901T005134Z:f611e28a-e5ea-44ab-9514-05a14be14443" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c7c18c88-1449-4c0c-8afc-6ad5686de404", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "b16ca598-7763-4713-ae49-d27ec45f4fa7", - "x-ms-routing-request-id": "WESTUS2:20210901T005134Z:c7c18c88-1449-4c0c-8afc-6ad5686de404" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "69afd6e8-dfa7-4ef5-abee-7c5b443a1d15", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "5cb7d2e2-319d-4b8e-8213-66bca4474a7c", - "x-ms-routing-request-id": "WESTUS2:20210901T005135Z:69afd6e8-dfa7-4ef5-abee-7c5b443a1d15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aea739a4-57ef-4c69-b759-064b7c849147", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "6c7fe7c7-4f09-40e5-b545-a9b998c14599", - "x-ms-routing-request-id": "WESTUS2:20210901T005136Z:aea739a4-57ef-4c69-b759-064b7c849147" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2e6f8679-01e6-4db1-a341-86a73dfe58e4", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "c216ce49-1a1b-4007-89d5-29fbf47db52f", - "x-ms-routing-request-id": "WESTUS2:20210901T005137Z:2e6f8679-01e6-4db1-a341-86a73dfe58e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ba979fd7-7a1a-4d41-b155-41048d0d3b84", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "3b556970-46c2-43e4-88f6-5f01ab0225e6", - "x-ms-routing-request-id": "WESTUS2:20210901T005138Z:ba979fd7-7a1a-4d41-b155-41048d0d3b84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6534445b-c99b-449c-8bf8-33e280f51204", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "dacfc313-cd09-4148-a898-68901aced475", - "x-ms-routing-request-id": "WESTUS2:20210901T005139Z:6534445b-c99b-449c-8bf8-33e280f51204" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2c583d79-6576-4c0d-a601-86b9290ed139", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "03c79a9e-ee81-419f-b05a-174212420555", - "x-ms-routing-request-id": "WESTUS2:20210901T005140Z:2c583d79-6576-4c0d-a601-86b9290ed139" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1f81dcaa-e732-49fd-96ed-c394b5bdb471", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "72a0ab89-e19b-46ec-a44b-66630c4e1a21", - "x-ms-routing-request-id": "WESTUS2:20210901T005142Z:1f81dcaa-e732-49fd-96ed-c394b5bdb471" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d3695fea-3d34-4095-9ca8-1cbe9af4c4d5", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "614eaaa3-e6ad-4a60-9ded-3eda4132f991", - "x-ms-routing-request-id": "WESTUS2:20210901T005143Z:d3695fea-3d34-4095-9ca8-1cbe9af4c4d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8aaf8a04150a8287f6ea6b7cc10f7f7a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:51:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "94ba519f-7027-440d-ae8a-4905d5dcaf8b", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "3de0824f-5e3a-4748-aad3-ad4035f7d851", - "x-ms-routing-request-id": "WESTUS2:20210901T005144Z:94ba519f-7027-440d-ae8a-4905d5dcaf8b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "491d302eb38d477deb2c9ee03c8779c3", - "x-ms-return-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, 01 Sep 2021 00:51:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1a9f1f6c-a7fa-4dd9-a9d8-12503fecf2fa", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "eb28f57b-3ee7-4758-93fe-34e48a887ee6", - "x-ms-routing-request-id": "WESTUS2:20210901T005145Z:1a9f1f6c-a7fa-4dd9-a9d8-12503fecf2fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4109a2cf02a33789b3da7300f623bf18", - "x-ms-return-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, 01 Sep 2021 00:51:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e24f2997-e0d7-43f1-aac5-9c234ea1a5b6", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "fd6bda94-9aef-41bb-ae35-b0b7602a1beb", - "x-ms-routing-request-id": "WESTUS2:20210901T005146Z:e24f2997-e0d7-43f1-aac5-9c234ea1a5b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbc8bc0151f850320c689fde77a7466e", - "x-ms-return-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, 01 Sep 2021 00:51:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bbc8bc0151f850320c689fde77a7466e", - "x-ms-correlation-request-id": "e2ba1777-a73f-4976-9573-f21587fa52a2", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "a7d80646-0937-4db8-8fed-4bd9827cef13", - "x-ms-routing-request-id": "WESTUS2:20210901T005147Z:e2ba1777-a73f-4976-9573-f21587fa52a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?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": "1fada7703d052cd7a6e696b2407d51c7", - "x-ms-correlation-request-id": "2c026852-82f4-4738-a224-44632f9f491c", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "b78228f1-7716-499a-a0c7-87daf7015249", - "x-ms-routing-request-id": "WESTUS2:20210901T005148Z:2c026852-82f4-4738-a224-44632f9f491c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?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": "7fde866cbebf7dca6fb8343b62abc00b", - "x-ms-correlation-request-id": "4a73aa97-a255-49c0-a827-42dfc4edcb0e", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "a07bc4e3-8a41-4f1a-9a14-e214f2a1d135", - "x-ms-routing-request-id": "WESTUS2:20210901T005150Z:4a73aa97-a255-49c0-a827-42dfc4edcb0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/18123490-3517-4a2e-9811-c3994d45130f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4e8f0493a076c312e49b1412ba7f108f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:51: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": "4e8f0493a076c312e49b1412ba7f108f", - "x-ms-correlation-request-id": "7c0c3d29-aa37-4ff1-87ca-11357aa5f51f", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "5a654cd4-2be3-404f-8a44-e88aca176397", - "x-ms-routing-request-id": "WESTUS2:20210901T005151Z:7c0c3d29-aa37-4ff1-87ca-11357aa5f51f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6169/providers/Microsoft.Storage/storageAccounts/sto4713", - "name": "sto4713", - "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": "2021-09-01T00:51:32.7997755Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:51:32.7997755Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:51:32.6747693Z", - "primaryEndpoints": { - "dfs": "https://sto4713.dfs.core.windows.net/", - "blob": "https://sto4713.blob.core.windows.net/", - "table": "https://sto4713.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6169/providers/Microsoft.Storage/storageAccounts/sto9689?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "149", - "Content-Type": "application/json", - "traceparent": "00-e1faa7d71c051b4abee183a01823a058-356c0514141b7046-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f071d816c6c9b2afdc30af4c099bcafb", - "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": "Wed, 01 Sep 2021 00:51:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "49210f5f-f88e-4754-abb9-f19442b4983a", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "0a514843-809b-43ca-8192-1d1cfadb9329", - "x-ms-routing-request-id": "WESTUS2:20210901T005154Z:49210f5f-f88e-4754-abb9-f19442b4983a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "035c3035-d9d5-4aca-8065-f068adac397e", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "cc3fe6c3-492a-417d-b5a2-f47091adbab1", - "x-ms-routing-request-id": "WESTUS2:20210901T005154Z:035c3035-d9d5-4aca-8065-f068adac397e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fea3952f-f4a9-4d81-a7a5-62d6a3084829", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "a0b09ead-182f-426b-b43f-69b57e002779", - "x-ms-routing-request-id": "WESTUS2:20210901T005156Z:fea3952f-f4a9-4d81-a7a5-62d6a3084829" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7296ef98-a3f6-4378-8741-daaf698488e2", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "bb6cca27-eca2-4ab4-b5de-43a096be6ede", - "x-ms-routing-request-id": "WESTUS2:20210901T005157Z:7296ef98-a3f6-4378-8741-daaf698488e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6fdc4ba-cb45-498b-8f9f-110ac241653e", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "5a995d4a-254a-4acd-bc7b-aa951b924f68", - "x-ms-routing-request-id": "WESTUS2:20210901T005158Z:a6fdc4ba-cb45-498b-8f9f-110ac241653e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:51:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1fa1fbdb-9a11-48dc-99d7-4de40f4daa16", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "6d5d8975-8218-45d8-890f-d4bbc0fc3619", - "x-ms-routing-request-id": "WESTUS2:20210901T005159Z:1fa1fbdb-9a11-48dc-99d7-4de40f4daa16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:52:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a06c2161-4acb-4d5f-a842-5b85e65cb360", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "66bab35f-d750-40ca-b6f7-21d1111f07a8", - "x-ms-routing-request-id": "WESTUS2:20210901T005200Z:a06c2161-4acb-4d5f-a842-5b85e65cb360" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:52:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8c851176-cbf7-4ad1-b048-5bd087804e04", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "0ce98381-bad3-4cb8-a339-ea43c2cb2d07", - "x-ms-routing-request-id": "WESTUS2:20210901T005201Z:8c851176-cbf7-4ad1-b048-5bd087804e04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "87cb848cc7445e91f4fbff4df66a5128", - "x-ms-return-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, 01 Sep 2021 00:52:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "11629042-206f-45ec-bf99-8f920044c413", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "3a07dd80-ab1b-4a4b-b51e-2836f3e064e7", - "x-ms-routing-request-id": "WESTUS2:20210901T005202Z:11629042-206f-45ec-bf99-8f920044c413" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d55e309440561c483e4559783b232eb2", - "x-ms-return-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, 01 Sep 2021 00:52:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d55e309440561c483e4559783b232eb2", - "x-ms-correlation-request-id": "460b4580-1f3e-42b8-90b5-72a23adefc59", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "dd3cda74-d714-441c-ac5c-39e5ae5476d4", - "x-ms-routing-request-id": "WESTUS2:20210901T005203Z:460b4580-1f3e-42b8-90b5-72a23adefc59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "badaeff07b61e97189dc4f38ac401316", - "x-ms-return-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, 01 Sep 2021 00:52:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "badaeff07b61e97189dc4f38ac401316", - "x-ms-correlation-request-id": "74182298-4f49-46d5-ad1c-759861e02b1f", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "c24ba065-46b4-4afe-8542-a4ef4c90ada3", - "x-ms-routing-request-id": "WESTUS2:20210901T005204Z:74182298-4f49-46d5-ad1c-759861e02b1f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7ca1126f0c204b1a3caf48ff6d1822d0", - "x-ms-return-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, 01 Sep 2021 00:52:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7ca1126f0c204b1a3caf48ff6d1822d0", - "x-ms-correlation-request-id": "50fe1020-57d6-4ff1-ae3b-9a87c9098661", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "20bca410-c329-4360-bd67-5b11744ecfd1", - "x-ms-routing-request-id": "WESTUS2:20210901T005206Z:50fe1020-57d6-4ff1-ae3b-9a87c9098661" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "075d4dcd978f18c6bf744b7af1106ffd", - "x-ms-return-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, 01 Sep 2021 00:52:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "075d4dcd978f18c6bf744b7af1106ffd", - "x-ms-correlation-request-id": "806d34c6-64fc-442d-8899-3dc525ab21b4", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "9cdfef52-ae22-4d9c-8831-e1815490303e", - "x-ms-routing-request-id": "WESTUS2:20210901T005207Z:806d34c6-64fc-442d-8899-3dc525ab21b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "29094332b182e391d48f7db232717b71", - "x-ms-return-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, 01 Sep 2021 00:52:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "29094332b182e391d48f7db232717b71", - "x-ms-correlation-request-id": "9a63b497-e918-4bc2-b26a-3385ab3a4881", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "f3287788-1e88-4c04-983b-6bd896d92f5f", - "x-ms-routing-request-id": "WESTUS2:20210901T005208Z:9a63b497-e918-4bc2-b26a-3385ab3a4881" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5f6a7eb90ce3d7864b88bdacc1a05a2c", - "x-ms-return-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, 01 Sep 2021 00:52:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?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": "5f6a7eb90ce3d7864b88bdacc1a05a2c", - "x-ms-correlation-request-id": "29fb7a8d-0f31-4f53-9810-55f0e67e7bdd", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "1ef768d0-c561-4f13-af1a-c158e32332d0", - "x-ms-routing-request-id": "WESTUS2:20210901T005209Z:29fb7a8d-0f31-4f53-9810-55f0e67e7bdd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2acd4b3ff80f1c4ebb7932001a14e64d", - "x-ms-return-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, 01 Sep 2021 00:52:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?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": "2acd4b3ff80f1c4ebb7932001a14e64d", - "x-ms-correlation-request-id": "c1fabe28-e92d-4ed1-b32e-d1162f0f49c2", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "984bd093-f1e6-404f-8075-9b18336ec561", - "x-ms-routing-request-id": "WESTUS2:20210901T005210Z:c1fabe28-e92d-4ed1-b32e-d1162f0f49c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0a514843-809b-43ca-8192-1d1cfadb9329?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "72c0daf810a52619bc32def9f3e42234", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1139", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:52: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": "72c0daf810a52619bc32def9f3e42234", - "x-ms-correlation-request-id": "7937e7e0-c080-4118-b330-a4e8a187f983", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "7819b05e-7846-49fb-b7aa-be6b8ddb868e", - "x-ms-routing-request-id": "WESTUS2:20210901T005211Z:7937e7e0-c080-4118-b330-a4e8a187f983" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6169/providers/Microsoft.Storage/storageAccounts/sto9689", - "name": "sto9689", - "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": "2021-09-01T00:51:53.4568244Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:51:53.4568244Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Cool", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:51:53.3161915Z", - "primaryEndpoints": { - "dfs": "https://sto9689.dfs.core.windows.net/", - "blob": "https://sto9689.blob.core.windows.net/", - "table": "https://sto9689.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "424194235", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 75934440d2b3..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithAccessTierTestAsync.json +++ /dev/null @@ -1,1263 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e24c7f539de1a00c7f69aed5b77d5c5", - "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, 01 Sep 2021 01:55:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "89edd33f-9d68-4489-8ced-f6af325d105d", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "89edd33f-9d68-4489-8ced-f6af325d105d", - "x-ms-routing-request-id": "WESTUS:20210901T015553Z:89edd33f-9d68-4489-8ced-f6af325d105d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1fe1e115412548bdf2daffe15f3da9f9", - "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, 01 Sep 2021 01:55:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "24182376-c056-438f-94ce-277e21061513", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "24182376-c056-438f-94ce-277e21061513", - "x-ms-routing-request-id": "WESTUS:20210901T015553Z:24182376-c056-438f-94ce-277e21061513" - }, - "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/res7603?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8e387c964661e049b5f25afb168ba308-b4ba6d62aaf71646-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1a64f1eb988d242b456149e0433312e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:55:53 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "66821e4e-8847-4027-a21c-ba5e2157676d", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "66821e4e-8847-4027-a21c-ba5e2157676d", - "x-ms-routing-request-id": "WESTUS:20210901T015554Z:66821e4e-8847-4027-a21c-ba5e2157676d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7603", - "name": "res7603", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7603/providers/Microsoft.Storage/storageAccounts/sto5118?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-25061c5f2e3e264a88744a8a6e5744c7-bfbeacb9a413664e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "45a40de809b47bdc03391ebb8a4ca0cc", - "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": "Wed, 01 Sep 2021 01:55:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9cc3939f-164d-44ed-aa7b-cc10d98408ea", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "f49d83b8-412b-48cc-ba04-1eeee345382c", - "x-ms-routing-request-id": "WESTUS:20210901T015557Z:9cc3939f-164d-44ed-aa7b-cc10d98408ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:55:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b9aa8a4b-4ef9-44a4-b6ec-3ae84b662318", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "80c90fae-01bb-422b-8cef-86259928e5ef", - "x-ms-routing-request-id": "WESTUS:20210901T015557Z:b9aa8a4b-4ef9-44a4-b6ec-3ae84b662318" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:55:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "757af378-a709-41e0-bfd2-dfc48e730e33", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "27250a13-272e-4a6a-a0c9-6b671d9709f5", - "x-ms-routing-request-id": "WESTUS:20210901T015558Z:757af378-a709-41e0-bfd2-dfc48e730e33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:55:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "97755c62-f12c-4dec-a724-c721edc2d585", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "e6f97740-9aac-46fe-b5a6-5f4e4a12e7ce", - "x-ms-routing-request-id": "WESTUS:20210901T015559Z:97755c62-f12c-4dec-a724-c721edc2d585" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "99d26d2f-9693-403d-95f5-c1e80c00f32a", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "d5c86f96-701a-426b-9905-acd63f5796e6", - "x-ms-routing-request-id": "WESTUS:20210901T015601Z:99d26d2f-9693-403d-95f5-c1e80c00f32a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "73ba4e7e-e65a-489b-8aa9-7f5defaae3e3", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "197ab787-64f0-42d7-8ce2-98999668d462", - "x-ms-routing-request-id": "WESTUS:20210901T015602Z:73ba4e7e-e65a-489b-8aa9-7f5defaae3e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f4d732be-b3d9-40ec-be6e-304e80d69c3a", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "1e5efc6b-432a-4cd0-8e44-eb4240db23a9", - "x-ms-routing-request-id": "WESTUS:20210901T015603Z:f4d732be-b3d9-40ec-be6e-304e80d69c3a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bf6782c6-cec7-4229-bf2f-bc060a1d7081", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "9263103b-cc99-474d-85b3-971673435407", - "x-ms-routing-request-id": "WESTUS:20210901T015604Z:bf6782c6-cec7-4229-bf2f-bc060a1d7081" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f6ed49ec-072a-44da-bc09-0e0b7633560b", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "2a7403d0-4342-4135-9442-2d98c7473dde", - "x-ms-routing-request-id": "WESTUS:20210901T015605Z:f6ed49ec-072a-44da-bc09-0e0b7633560b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c517d056-64fe-4181-8fab-7c1f4eb4c5cf", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "e9aaa8a8-c867-4d73-b505-9c81f9391711", - "x-ms-routing-request-id": "WESTUS:20210901T015606Z:c517d056-64fe-4181-8fab-7c1f4eb4c5cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f0bfb3b-d65d-4329-959b-a70ef6b20eb4", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "9ae3046e-f591-4aec-98ea-00254f7ac308", - "x-ms-routing-request-id": "WESTUS:20210901T015608Z:2f0bfb3b-d65d-4329-959b-a70ef6b20eb4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85f0134ef62d7f8bc3fcf7ade532a021", - "x-ms-return-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, 01 Sep 2021 01:56:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "84b9da26-b3e1-4723-afdd-a4e305887022", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "3f1e12af-a38e-4609-b94c-fc61c1824ac6", - "x-ms-routing-request-id": "WESTUS:20210901T015609Z:84b9da26-b3e1-4723-afdd-a4e305887022" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "65f31a9a7fda77f72b81dd2bc5e2a539", - "x-ms-return-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, 01 Sep 2021 01:56:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c10bc1c6-9341-4249-ac41-13ecf3d70472", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "07e6dd22-0a84-45e8-9149-83c11b7cb2d7", - "x-ms-routing-request-id": "WESTUS:20210901T015610Z:c10bc1c6-9341-4249-ac41-13ecf3d70472" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f3d9e5dfd89b4a45ac57cfc7c0e8b150", - "x-ms-return-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, 01 Sep 2021 01:56:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f3d9e5dfd89b4a45ac57cfc7c0e8b150", - "x-ms-correlation-request-id": "25463af6-4cac-4414-9a07-6fbf5760cbf1", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "b4608b76-615e-45c6-b7c8-85e07aacf3eb", - "x-ms-routing-request-id": "WESTUS:20210901T015611Z:25463af6-4cac-4414-9a07-6fbf5760cbf1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?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": "aa644cba3183ce181c7859ac1960bae0", - "x-ms-correlation-request-id": "59d037ae-b6b3-4594-829a-9f7d4ec84494", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "1fc26a04-b07a-46f8-9fb3-7267babc5788", - "x-ms-routing-request-id": "WESTUS:20210901T015612Z:59d037ae-b6b3-4594-829a-9f7d4ec84494" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f49d83b8-412b-48cc-ba04-1eeee345382c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ffcdbe56ad59c186d4a9b982b02fb642", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:56: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": "ffcdbe56ad59c186d4a9b982b02fb642", - "x-ms-correlation-request-id": "b9451de0-0ecf-46c9-b01f-fd80509d6606", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "085451a5-bf8e-4eca-af8a-4b13de4f7f5e", - "x-ms-routing-request-id": "WESTUS:20210901T015613Z:b9451de0-0ecf-46c9-b01f-fd80509d6606" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7603/providers/Microsoft.Storage/storageAccounts/sto5118", - "name": "sto5118", - "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": "2021-09-01T01:55:55.7359570Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:55:55.7359570Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:55:55.6265973Z", - "primaryEndpoints": { - "dfs": "https://sto5118.dfs.core.windows.net/", - "blob": "https://sto5118.blob.core.windows.net/", - "table": "https://sto5118.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7603/providers/Microsoft.Storage/storageAccounts/sto1043?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "149", - "Content-Type": "application/json", - "traceparent": "00-a95a832cdb80c94ebe5aae4b27a797a2-31d4c4b00f4b1741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "79718cd0fb7daeb6cd0ad6227e99304c", - "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": "Wed, 01 Sep 2021 01:56:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a06b9bd7-c970-42ca-9fb9-2776db479950", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "79950643-c684-4167-b942-a65fe8cfff22", - "x-ms-routing-request-id": "WESTUS:20210901T015616Z:a06b9bd7-c970-42ca-9fb9-2776db479950" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e43579b6-5d12-466b-8ac0-e722801599ad", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "7b669be9-6e5d-4f7e-ab7c-b7225e831c11", - "x-ms-routing-request-id": "WESTUS:20210901T015616Z:e43579b6-5d12-466b-8ac0-e722801599ad" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f70c807e-d33c-4a6c-bb26-88fb5f08d92d", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "f59d384c-6c59-4c9a-9e51-99dfb6fbeb21", - "x-ms-routing-request-id": "WESTUS:20210901T015617Z:f70c807e-d33c-4a6c-bb26-88fb5f08d92d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "40016179-43c7-4ee2-8f9f-0518ce4d057b", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "948b3cac-1db6-4e73-b3d5-42153e3efdf7", - "x-ms-routing-request-id": "WESTUS:20210901T015618Z:40016179-43c7-4ee2-8f9f-0518ce4d057b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f36ea1b7-166f-443b-a309-bfd526e63fb2", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "a53de5a3-01d7-4689-b97e-2302977c0738", - "x-ms-routing-request-id": "WESTUS:20210901T015619Z:f36ea1b7-166f-443b-a309-bfd526e63fb2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "452d6c18-dc45-4544-b60c-63d9ca471dde", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "f89c067b-382a-412c-afeb-a6c47dc7dd4b", - "x-ms-routing-request-id": "WESTUS:20210901T015620Z:452d6c18-dc45-4544-b60c-63d9ca471dde" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a8ba529b-7701-4b23-a53e-0ed8c915269f", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "d13d59ee-1f6d-48d5-8310-a4831b35a38c", - "x-ms-routing-request-id": "WESTUS:20210901T015621Z:a8ba529b-7701-4b23-a53e-0ed8c915269f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2d6da0a9-684d-4729-9e02-0c1ccffaf4ac", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "43beb4e8-ce27-4459-84b5-e098829bb6f5", - "x-ms-routing-request-id": "WESTUS:20210901T015623Z:2d6da0a9-684d-4729-9e02-0c1ccffaf4ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:56:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a837dbec-3a57-443f-838e-ba70d65f6f51", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "475abd49-bff0-4677-85c7-d3881686957a", - "x-ms-routing-request-id": "WESTUS:20210901T015624Z:a837dbec-3a57-443f-838e-ba70d65f6f51" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eecb32bd1c16e4a6f0f56bed2d61683a", - "x-ms-return-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, 01 Sep 2021 01:56:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2c994fa5-c54c-4d57-9336-0205938e0485", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "cb8f8ac1-b24f-4e97-801d-ca71cadb5211", - "x-ms-routing-request-id": "WESTUS:20210901T015625Z:2c994fa5-c54c-4d57-9336-0205938e0485" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a1e4b2018d7933f51a560e741baf22a3", - "x-ms-return-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, 01 Sep 2021 01:56:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a1e4b2018d7933f51a560e741baf22a3", - "x-ms-correlation-request-id": "2785cd19-b13b-4be2-a985-f34fde0f4e0d", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "e1c8fe5f-419b-4061-9974-f7a298e1fab9", - "x-ms-routing-request-id": "WESTUS:20210901T015626Z:2785cd19-b13b-4be2-a985-f34fde0f4e0d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f467c36364b7ffaf64764d1840c49013", - "x-ms-return-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, 01 Sep 2021 01:56:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f467c36364b7ffaf64764d1840c49013", - "x-ms-correlation-request-id": "d2f213fd-21c0-44e0-9b16-69b5ad102595", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "b4ca605c-bebb-4385-ae83-73a2de2e3bde", - "x-ms-routing-request-id": "WESTUS:20210901T015627Z:d2f213fd-21c0-44e0-9b16-69b5ad102595" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b0aef369889630c03d98d3bf0e32c941", - "x-ms-return-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, 01 Sep 2021 01:56:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b0aef369889630c03d98d3bf0e32c941", - "x-ms-correlation-request-id": "652f0c06-5eb4-4b44-8cc6-b5a80d5154e3", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "4e89321e-5b93-458c-941b-463ec95c59d9", - "x-ms-routing-request-id": "WESTUS:20210901T015628Z:652f0c06-5eb4-4b44-8cc6-b5a80d5154e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "698ac8d273f99d8303e43c0240dcf355", - "x-ms-return-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, 01 Sep 2021 01:56:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "698ac8d273f99d8303e43c0240dcf355", - "x-ms-correlation-request-id": "04d99075-8776-4aaf-9831-70c04125cc15", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "0a943199-3f4a-442e-82d6-09d8be0a4a5c", - "x-ms-routing-request-id": "WESTUS:20210901T015629Z:04d99075-8776-4aaf-9831-70c04125cc15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "270afbc57100da0c0237b71f90eff131", - "x-ms-return-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, 01 Sep 2021 01:56:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?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": "270afbc57100da0c0237b71f90eff131", - "x-ms-correlation-request-id": "ed97e92d-fb28-4d91-8c09-a819141128c9", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "d52321f3-cc2f-41ce-8853-5edcd7ada7ff", - "x-ms-routing-request-id": "WESTUS:20210901T015630Z:ed97e92d-fb28-4d91-8c09-a819141128c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79950643-c684-4167-b942-a65fe8cfff22?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "77460cad273af5196f11adb14bbef060", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1139", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:56: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": "77460cad273af5196f11adb14bbef060", - "x-ms-correlation-request-id": "f89df009-481d-4091-a7a6-57ae06dd8041", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "1783f5ce-2ae1-49c2-b07c-8c186635cda9", - "x-ms-routing-request-id": "WESTUS:20210901T015632Z:f89df009-481d-4091-a7a6-57ae06dd8041" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7603/providers/Microsoft.Storage/storageAccounts/sto1043", - "name": "sto1043", - "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": "2021-09-01T01:56:14.7523770Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:56:14.7523770Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Cool", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:56:14.6429954Z", - "primaryEndpoints": { - "dfs": "https://sto1043.dfs.core.windows.net/", - "blob": "https://sto1043.blob.core.windows.net/", - "table": "https://sto1043.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1013359920", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 bbe69c6add24..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithEncryptionTest.json +++ /dev/null @@ -1,742 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5e637cdf85dcc6c986998ff849070f50", - "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, 01 Sep 2021 00:53:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8d375928-7685-40e2-8ce3-14d66e29986f", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "8d375928-7685-40e2-8ce3-14d66e29986f", - "x-ms-routing-request-id": "WESTUS2:20210901T005321Z:8d375928-7685-40e2-8ce3-14d66e29986f" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "15e117f467548f594b1e31d03af22e5c", - "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, 01 Sep 2021 00:53:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f8e0293a-0b8f-49dc-ad4c-bd2b86ddd388", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "f8e0293a-0b8f-49dc-ad4c-bd2b86ddd388", - "x-ms-routing-request-id": "WESTUS2:20210901T005321Z:f8e0293a-0b8f-49dc-ad4c-bd2b86ddd388" - }, - "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/res6050?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-58d5ba0538068d478ef57422911e9d73-4a334584e2fb534e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7cb42faef0d44b8cb398e920ab387dfb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:53:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b06524a6-25d6-4ff2-ba4c-12bcce9f91f1", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "b06524a6-25d6-4ff2-ba4c-12bcce9f91f1", - "x-ms-routing-request-id": "WESTUS2:20210901T005322Z:b06524a6-25d6-4ff2-ba4c-12bcce9f91f1" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6050", - "name": "res6050", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6050/providers/Microsoft.Storage/storageAccounts/sto8295?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "233", - "Content-Type": "application/json", - "traceparent": "00-2fc51490c2398340b62c0a649baf6e99-a9c9f1d2dbf7444c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b11efd157742d42212bd54f98c946a32", - "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": "Wed, 01 Sep 2021 00:53:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9bc295ec-a68f-4125-aba6-3140b2f95531", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "d0628c37-f486-41ab-b191-89b3ed4fb314", - "x-ms-routing-request-id": "WESTUS2:20210901T005324Z:9bc295ec-a68f-4125-aba6-3140b2f95531" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb49a9b4-7915-452a-8b28-2fb5ebaaf822", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "36cd4208-041a-4bff-9f5a-d3fa16c977cc", - "x-ms-routing-request-id": "WESTUS2:20210901T005325Z:cb49a9b4-7915-452a-8b28-2fb5ebaaf822" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "36ccc0d4-662a-4188-a515-76eee3705739", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "66f3bc18-d9fe-4115-9604-ee2410a5863e", - "x-ms-routing-request-id": "WESTUS2:20210901T005326Z:36ccc0d4-662a-4188-a515-76eee3705739" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b2202d95-0ee3-4d06-9b08-7a5dcfed6a35", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "8aeca817-06e4-4820-bca9-d74f189cd918", - "x-ms-routing-request-id": "WESTUS2:20210901T005327Z:b2202d95-0ee3-4d06-9b08-7a5dcfed6a35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "315195df-739b-4d94-93fd-97f4c56bacce", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "655e703d-18c0-450a-a80f-acb587100524", - "x-ms-routing-request-id": "WESTUS2:20210901T005328Z:315195df-739b-4d94-93fd-97f4c56bacce" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "da03a166-421f-412b-b47e-ab310a41fc09", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "c01e9d2c-414c-4fd8-adb3-6500308b5ce2", - "x-ms-routing-request-id": "WESTUS2:20210901T005329Z:da03a166-421f-412b-b47e-ab310a41fc09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e0479bfa-7fc4-440e-b86f-d713f204eccc", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "47f6c702-29e6-4404-a3ee-22af7fbaf648", - "x-ms-routing-request-id": "WESTUS2:20210901T005330Z:e0479bfa-7fc4-440e-b86f-d713f204eccc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "07f65de3-879f-4f8b-87cb-7b60c8d836b8", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "78ff4e41-63ee-4a1c-9d86-6a52312e9853", - "x-ms-routing-request-id": "WESTUS2:20210901T005331Z:07f65de3-879f-4f8b-87cb-7b60c8d836b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "91e38cab-7c36-4c2d-b77b-a6d54ddcad8a", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "bf714798-e960-449f-9a89-a2bd6e84e0d6", - "x-ms-routing-request-id": "WESTUS2:20210901T005332Z:91e38cab-7c36-4c2d-b77b-a6d54ddcad8a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a5b31307-8c89-457b-a541-f8cb647ae8fc", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "73eca691-804e-4743-b7e1-29e92974fa28", - "x-ms-routing-request-id": "WESTUS2:20210901T005334Z:a5b31307-8c89-457b-a541-f8cb647ae8fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:53:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "259d61e3-c057-4a7c-b050-9e3618b93a1d", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "e95cd0e5-722f-457a-bcae-b8e2b760c132", - "x-ms-routing-request-id": "WESTUS2:20210901T005335Z:259d61e3-c057-4a7c-b050-9e3618b93a1d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cfd008477212cc5a2fa7eefecf06fe60", - "x-ms-return-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, 01 Sep 2021 00:53:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "18c17420-7f56-4bcc-af86-0e9471927659", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "3495586b-309e-4f0b-8cac-76cc91d49790", - "x-ms-routing-request-id": "WESTUS2:20210901T005336Z:18c17420-7f56-4bcc-af86-0e9471927659" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5eacf612fd03c5c942941b761f789d1e", - "x-ms-return-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, 01 Sep 2021 00:53:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5eacf612fd03c5c942941b761f789d1e", - "x-ms-correlation-request-id": "ee21fde1-feea-48f1-b9f9-34cd6aed66ce", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "c7ce6fa7-acc6-40f1-9274-c2692b69b0d0", - "x-ms-routing-request-id": "WESTUS2:20210901T005337Z:ee21fde1-feea-48f1-b9f9-34cd6aed66ce" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57ce6211e8771ff940ae380cd9c811c8", - "x-ms-return-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, 01 Sep 2021 00:53:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "57ce6211e8771ff940ae380cd9c811c8", - "x-ms-correlation-request-id": "5c5d8650-dfc6-401b-bab1-1f610ce637d8", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "398641fd-b728-4aa4-a4a8-b29a88aa0da4", - "x-ms-routing-request-id": "WESTUS2:20210901T005338Z:5c5d8650-dfc6-401b-bab1-1f610ce637d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8fbd068a305d49fa3f0b8c7e57e4adb6", - "x-ms-return-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, 01 Sep 2021 00:53:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?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": "8fbd068a305d49fa3f0b8c7e57e4adb6", - "x-ms-correlation-request-id": "a6690b69-e8f8-46a6-85eb-460ccf682f60", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "c1a77ef7-b2d7-4eae-b5e7-f2b0f4725da2", - "x-ms-routing-request-id": "WESTUS2:20210901T005339Z:a6690b69-e8f8-46a6-85eb-460ccf682f60" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6cecd009a7382ae8fc8d1e55c5bcec7a", - "x-ms-return-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, 01 Sep 2021 00:53:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?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": "6cecd009a7382ae8fc8d1e55c5bcec7a", - "x-ms-correlation-request-id": "cf9d9ccf-8305-4441-b748-0afbdece4179", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "c588d8db-2898-4333-ac1c-b16279bf7587", - "x-ms-routing-request-id": "WESTUS2:20210901T005340Z:cf9d9ccf-8305-4441-b748-0afbdece4179" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d0628c37-f486-41ab-b191-89b3ed4fb314?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18eb52830ebae0c16885176c5b7bc75b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:53: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": "18eb52830ebae0c16885176c5b7bc75b", - "x-ms-correlation-request-id": "c33191ba-a834-44ff-9546-82c24e3211d8", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "553c61e3-0810-4fca-8d56-8f42c0bed5bf", - "x-ms-routing-request-id": "WESTUS2:20210901T005341Z:c33191ba-a834-44ff-9546-82c24e3211d8" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6050/providers/Microsoft.Storage/storageAccounts/sto8295", - "name": "sto8295", - "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": "2021-09-01T00:53:23.5071206Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:53:23.5071206Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:53:23.3977673Z", - "primaryEndpoints": { - "blob": "https://sto8295.blob.core.windows.net/", - "queue": "https://sto8295.queue.core.windows.net/", - "table": "https://sto8295.table.core.windows.net/", - "file": "https://sto8295.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "651454788", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 9f88ffa8378d..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTest.json +++ /dev/null @@ -1,1294 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "540f8bdb645a61da7d9f3965ce4c9c48", - "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, 01 Sep 2021 00:54:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4e9c41dd-8252-4ba1-ad8d-658c62f2282d", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "4e9c41dd-8252-4ba1-ad8d-658c62f2282d", - "x-ms-routing-request-id": "WESTUS2:20210901T005450Z:4e9c41dd-8252-4ba1-ad8d-658c62f2282d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "78337e6a9ec4cbdf39f5d0488902f0a6", - "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, 01 Sep 2021 00:54:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f77dd036-d194-42f6-931e-fe7faa977fed", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "f77dd036-d194-42f6-931e-fe7faa977fed", - "x-ms-routing-request-id": "WESTUS2:20210901T005450Z:f77dd036-d194-42f6-931e-fe7faa977fed" - }, - "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/res9633?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2236ff0db60e7e4f85828eb462b16ed7-64329b6068fef54d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6484a0397e5775e17093977cc158d8ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:54:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab3f14d4-934e-424f-ad3d-28c95f5181c1", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "ab3f14d4-934e-424f-ad3d-28c95f5181c1", - "x-ms-routing-request-id": "WESTUS2:20210901T005450Z:ab3f14d4-934e-424f-ad3d-28c95f5181c1" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633", - "name": "res9633", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto391?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "157", - "Content-Type": "application/json", - "traceparent": "00-142c52ebeea4184eab178c027d771252-c464c6590105e740-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "08c797a3ac3d1b44649392d87baf9233", - "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": "Wed, 01 Sep 2021 00:54:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f82b59b5-634e-45b9-b771-0881e45f86f4", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "92d7b9ae-ca4c-4e0a-b53b-624e04c14982", - "x-ms-routing-request-id": "WESTUS2:20210901T005453Z:f82b59b5-634e-45b9-b771-0881e45f86f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e05efd4-dc3e-464c-9e9d-a512685e393b", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "7c00fad5-6af2-4178-a394-0b4e626fb2da", - "x-ms-routing-request-id": "WESTUS2:20210901T005453Z:9e05efd4-dc3e-464c-9e9d-a512685e393b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed4bbaf2-580c-4849-a8c9-7bb2f1681cc6", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "8cbeef92-505c-4e9a-a3ed-88a21c65d1db", - "x-ms-routing-request-id": "WESTUS2:20210901T005454Z:ed4bbaf2-580c-4849-a8c9-7bb2f1681cc6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c9b58117-51b1-4052-965f-6686f4f45dc5", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "23dfd3ea-38d7-4a6a-9790-81021dea2e69", - "x-ms-routing-request-id": "WESTUS2:20210901T005455Z:c9b58117-51b1-4052-965f-6686f4f45dc5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "57066961-10ec-4100-b1fe-5ea7f0c6594a", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "1b899a96-8a3d-4f84-b95b-c10b483d0c8b", - "x-ms-routing-request-id": "WESTUS2:20210901T005456Z:57066961-10ec-4100-b1fe-5ea7f0c6594a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b163b4d5-3331-4d60-8c97-41d3c6652c02", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "cd101b26-220e-488a-90fe-a05c99c896c6", - "x-ms-routing-request-id": "WESTUS2:20210901T005458Z:b163b4d5-3331-4d60-8c97-41d3c6652c02" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa63870f-2a00-4d01-90f1-a00b9fb76c63", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "1174e1d4-7003-4a5e-a985-1ee97e56cf50", - "x-ms-routing-request-id": "WESTUS2:20210901T005459Z:aa63870f-2a00-4d01-90f1-a00b9fb76c63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:54:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "50747e1d-b61c-4b02-99bc-33767add2c90", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "f6b90e78-1389-4529-a515-dfb540e29b9e", - "x-ms-routing-request-id": "WESTUS2:20210901T005500Z:50747e1d-b61c-4b02-99bc-33767add2c90" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f6399fb-e2cb-4378-b811-076d614b000a", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "586e8c73-d3b1-49a7-aa55-b82516b9547f", - "x-ms-routing-request-id": "WESTUS2:20210901T005501Z:2f6399fb-e2cb-4378-b811-076d614b000a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "45527f7c-4c65-4d08-ad0e-2518c5bd0180", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "6204d9b2-f95e-422b-8ef2-a91dc9e1d0bd", - "x-ms-routing-request-id": "WESTUS2:20210901T005502Z:45527f7c-4c65-4d08-ad0e-2518c5bd0180" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4b3fce9-60f6-4ff8-b151-cb93e27b2d90", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "74846394-c1b6-4563-809d-479b68d7f13c", - "x-ms-routing-request-id": "WESTUS2:20210901T005503Z:e4b3fce9-60f6-4ff8-b151-cb93e27b2d90" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1afc88526825c08599cc7def450b4af0", - "x-ms-return-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, 01 Sep 2021 00:55:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1eb89813-4f62-4d8b-b12a-8d4bbb9f6e30", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "4ecc95bc-3fed-437f-8af7-b4bc99da4494", - "x-ms-routing-request-id": "WESTUS2:20210901T005504Z:1eb89813-4f62-4d8b-b12a-8d4bbb9f6e30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bdcc38fd7cfe1c77a86e3e5dff81b895", - "x-ms-return-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, 01 Sep 2021 00:55:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "efba6cbc-c348-4f59-8746-92389fcbc4af", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "1fb41b72-8b8a-4b4e-9cef-e7d0d0a94a37", - "x-ms-routing-request-id": "WESTUS2:20210901T005505Z:efba6cbc-c348-4f59-8746-92389fcbc4af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0b3d1d5ecb79469b530c9759e13516f1", - "x-ms-return-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, 01 Sep 2021 00:55:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0b3d1d5ecb79469b530c9759e13516f1", - "x-ms-correlation-request-id": "b167581c-223c-4072-ad48-6ff480f7fb90", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "988f4263-3c24-4d4a-a0c7-1d4e50bcbc28", - "x-ms-routing-request-id": "WESTUS2:20210901T005507Z:b167581c-223c-4072-ad48-6ff480f7fb90" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?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": "40713b16e6a6d60e10df72b72a28c118", - "x-ms-correlation-request-id": "e953524f-b2df-45bc-81ef-4e4e111821b5", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "08b228cb-4e42-44cb-8897-6cfa4641959c", - "x-ms-routing-request-id": "WESTUS2:20210901T005508Z:e953524f-b2df-45bc-81ef-4e4e111821b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?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": "2891e7143fce31779c866af1e41d3b73", - "x-ms-correlation-request-id": "f875a22d-5036-4cde-9b55-b60d64c84afc", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "fefa7533-024e-4f6e-a6be-6a8488aa7d26", - "x-ms-routing-request-id": "WESTUS2:20210901T005509Z:f875a22d-5036-4cde-9b55-b60d64c84afc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/92d7b9ae-ca4c-4e0a-b53b-624e04c14982?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c3474c58770f77ef0e66fa9959e41b2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:55: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": "c3474c58770f77ef0e66fa9959e41b2b", - "x-ms-correlation-request-id": "84c57a21-7cd9-4fb6-b382-9cfb8dccaffc", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "9622e959-cad8-4102-ab9e-881706fb2d91", - "x-ms-routing-request-id": "WESTUS2:20210901T005510Z:84c57a21-7cd9-4fb6-b382-9cfb8dccaffc" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto391", - "name": "sto391", - "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": "2021-09-01T00:54:52.1674220Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:54:52.1674220Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:54:52.0267713Z", - "primaryEndpoints": { - "blob": "https://sto391.blob.core.windows.net/", - "queue": "https://sto391.queue.core.windows.net/", - "table": "https://sto391.table.core.windows.net/", - "file": "https://sto391.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto9511?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-63974542b4a5264c8a014d1e309fc306-86a26096e899f744-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f9457e4beea4d623c33fa4207c1cf1f2", - "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": "Wed, 01 Sep 2021 00:55:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7bf7ad73-6839-43e1-b79a-d22f24ee8b05", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "5dd499ef-65bd-42cf-8021-cb2d48ea39d0", - "x-ms-routing-request-id": "WESTUS2:20210901T005512Z:7bf7ad73-6839-43e1-b79a-d22f24ee8b05" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b29f226e-9ca8-44d1-b150-81a7eafb4af3", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "2cf27cd4-6462-4394-8b5a-8cb9c00b34af", - "x-ms-routing-request-id": "WESTUS2:20210901T005512Z:b29f226e-9ca8-44d1-b150-81a7eafb4af3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eae7a8b6-73d9-4df9-ae02-25cd18a2737c", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "52ae0e52-5cf5-4773-b310-5b65462ef435", - "x-ms-routing-request-id": "WESTUS2:20210901T005514Z:eae7a8b6-73d9-4df9-ae02-25cd18a2737c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8f8be67e-07fa-451a-90dd-54ffe0b5047c", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "5d56ad8d-316b-44cc-998b-1bb779098245", - "x-ms-routing-request-id": "WESTUS2:20210901T005515Z:8f8be67e-07fa-451a-90dd-54ffe0b5047c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eeb8f99e-49e3-4e80-9bb5-7f4e355af152", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "37e63905-ac0d-4ace-8d93-e67b73b206ff", - "x-ms-routing-request-id": "WESTUS2:20210901T005516Z:eeb8f99e-49e3-4e80-9bb5-7f4e355af152" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a581e205-0892-4afa-b206-9740dd85e45d", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "3adfc841-2f9e-4116-a7f9-830a7973ed2a", - "x-ms-routing-request-id": "WESTUS2:20210901T005517Z:a581e205-0892-4afa-b206-9740dd85e45d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "813fbcd4-26d6-40f1-812b-710a13246e42", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "88595557-0d7b-4513-b1c4-dadc6fcfb567", - "x-ms-routing-request-id": "WESTUS2:20210901T005518Z:813fbcd4-26d6-40f1-812b-710a13246e42" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:55:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "905427e8-9aca-440c-9aff-5bd6b0406ba5", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "c7573d7b-e66d-44af-8162-e87e6a4df2ec", - "x-ms-routing-request-id": "WESTUS2:20210901T005519Z:905427e8-9aca-440c-9aff-5bd6b0406ba5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "684eb208e9d98da31f7e2d91715d4d00", - "x-ms-return-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, 01 Sep 2021 00:55:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "15a708fe-1aa9-4778-a39f-afe9cb4e3222", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "44042847-d70a-4c9a-8847-4cc38e6896e8", - "x-ms-routing-request-id": "WESTUS2:20210901T005520Z:15a708fe-1aa9-4778-a39f-afe9cb4e3222" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e303f6e6f4bfd6ec707febf02a59718", - "x-ms-return-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, 01 Sep 2021 00:55:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3e303f6e6f4bfd6ec707febf02a59718", - "x-ms-correlation-request-id": "be76f758-1498-4857-b069-947df33d3104", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "2055c020-b59d-48db-96b5-713f9cd81329", - "x-ms-routing-request-id": "WESTUS2:20210901T005521Z:be76f758-1498-4857-b069-947df33d3104" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e91431e1bb9d7711a502c150b57ef150", - "x-ms-return-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, 01 Sep 2021 00:55:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e91431e1bb9d7711a502c150b57ef150", - "x-ms-correlation-request-id": "cadc3b26-a155-4762-b989-4e5bccad9a59", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "7c3650c5-2306-427d-9db0-28ed478c7ea4", - "x-ms-routing-request-id": "WESTUS2:20210901T005522Z:cadc3b26-a155-4762-b989-4e5bccad9a59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "12e750bc687199cd4351a0d1eae38b7a", - "x-ms-return-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, 01 Sep 2021 00:55:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "12e750bc687199cd4351a0d1eae38b7a", - "x-ms-correlation-request-id": "529a3e0d-8a16-4e0f-a838-ab9719d3c2d6", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "194ad4b9-93bc-4217-a672-8281302205f7", - "x-ms-routing-request-id": "WESTUS2:20210901T005524Z:529a3e0d-8a16-4e0f-a838-ab9719d3c2d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3fb014e66448b3632eb99848ad1d4849", - "x-ms-return-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, 01 Sep 2021 00:55:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3fb014e66448b3632eb99848ad1d4849", - "x-ms-correlation-request-id": "0bba9d6e-7875-498b-941e-0a01d206bd7f", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "aed85795-e344-4d5e-8405-b4e9210759f0", - "x-ms-routing-request-id": "WESTUS2:20210901T005525Z:0bba9d6e-7875-498b-941e-0a01d206bd7f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b103ae1685bd78a7647ba54b1a408cc2", - "x-ms-return-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, 01 Sep 2021 00:55:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b103ae1685bd78a7647ba54b1a408cc2", - "x-ms-correlation-request-id": "dca642e3-137a-4987-81c8-725fe8823d5b", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "f82045eb-fb7c-4bc1-9dbe-4da99b7e85bc", - "x-ms-routing-request-id": "WESTUS2:20210901T005526Z:dca642e3-137a-4987-81c8-725fe8823d5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a0694777b1cd5707ed33e4b7d084ec25", - "x-ms-return-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, 01 Sep 2021 00:55:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?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": "a0694777b1cd5707ed33e4b7d084ec25", - "x-ms-correlation-request-id": "020ab387-f2cb-4e4c-a2a1-2f917210af1e", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "444fe9fc-4158-46bb-b1d3-ab199ab8f88f", - "x-ms-routing-request-id": "WESTUS2:20210901T005527Z:020ab387-f2cb-4e4c-a2a1-2f917210af1e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/5dd499ef-65bd-42cf-8021-cb2d48ea39d0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3cbb5609d9e061bc6d37dbcdbf1799ed", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:55: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": "3cbb5609d9e061bc6d37dbcdbf1799ed", - "x-ms-correlation-request-id": "5ceef4ed-dbb1-4d2a-b8e2-9b318c3cac60", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "f26e73fd-24ab-4b48-9a9e-2e18f07c9297", - "x-ms-routing-request-id": "WESTUS2:20210901T005528Z:5ceef4ed-dbb1-4d2a-b8e2-9b318c3cac60" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9633/providers/Microsoft.Storage/storageAccounts/sto9511", - "name": "sto9511", - "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": "2021-09-01T00:55:11.4025363Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:55:11.4025363Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:55:11.2931865Z", - "primaryEndpoints": { - "blob": "https://sto9511.blob.core.windows.net/", - "queue": "https://sto9511.queue.core.windows.net/", - "table": "https://sto9511.table.core.windows.net/", - "file": "https://sto9511.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1640709758", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 368c8ed3e755..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithHttpsOnlyTestAsync.json +++ /dev/null @@ -1,1263 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4e412afcec638b7792df469706168ad", - "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, 01 Sep 2021 02:01:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0e6a9f4c-5e07-49dc-a93c-6a8aeeb45e75", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "0e6a9f4c-5e07-49dc-a93c-6a8aeeb45e75", - "x-ms-routing-request-id": "WESTUS2:20210901T020107Z:0e6a9f4c-5e07-49dc-a93c-6a8aeeb45e75" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9411dbf86bc44837d986e5efe26e95e6", - "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, 01 Sep 2021 02:01:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8cc25af7-2165-4a52-a1dd-300dc7b9d620", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "8cc25af7-2165-4a52-a1dd-300dc7b9d620", - "x-ms-routing-request-id": "WESTUS2:20210901T020107Z:8cc25af7-2165-4a52-a1dd-300dc7b9d620" - }, - "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/res7420?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-fe502ba46cecd24eaa225ba328058560-f8d98e6a5fb9da47-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9d217926fe84ce5371a0b6340994272", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:01:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3348589b-f1d9-40d5-bac5-304f4a9c536d", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "3348589b-f1d9-40d5-bac5-304f4a9c536d", - "x-ms-routing-request-id": "WESTUS2:20210901T020108Z:3348589b-f1d9-40d5-bac5-304f4a9c536d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7420", - "name": "res7420", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7420/providers/Microsoft.Storage/storageAccounts/sto7620?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "157", - "Content-Type": "application/json", - "traceparent": "00-4ba3f2bfba500147a2cc10313804b35d-e8f607329be8db4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2e6147eda440b9b3fe9c7550b980e11", - "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": "Wed, 01 Sep 2021 02:01:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7eb20cf0-bb17-4031-a47e-dbb15da6864e", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "fdba6505-05f2-4ffb-a100-b3cf4bee10d8", - "x-ms-routing-request-id": "WESTUS2:20210901T020111Z:7eb20cf0-bb17-4031-a47e-dbb15da6864e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "266caf6f-9887-4c6e-8a82-827c8fbd936a", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "2527258e-20ba-4482-96c9-d3061257fe06", - "x-ms-routing-request-id": "WESTUS2:20210901T020111Z:266caf6f-9887-4c6e-8a82-827c8fbd936a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8b36e8c4-4aab-4587-9ac0-5683a1722770", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "5585b7ea-f792-4f23-80b6-0bd07feb6112", - "x-ms-routing-request-id": "WESTUS2:20210901T020112Z:8b36e8c4-4aab-4587-9ac0-5683a1722770" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "93dbd5e1-0e53-4f59-a7cd-95e37edc28c0", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "5548fe26-476c-4828-b5b9-a3d0b71743a9", - "x-ms-routing-request-id": "WESTUS2:20210901T020113Z:93dbd5e1-0e53-4f59-a7cd-95e37edc28c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a0348424-6f21-47b5-8924-70b7e68ad037", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "ee0a044e-2d7a-4875-8449-ced46c36214a", - "x-ms-routing-request-id": "WESTUS2:20210901T020114Z:a0348424-6f21-47b5-8924-70b7e68ad037" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92cf1d9e-151e-472d-b308-a43c88823efc", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "cdf0099d-c874-49b2-b0ba-22ba215ff8d5", - "x-ms-routing-request-id": "WESTUS2:20210901T020115Z:92cf1d9e-151e-472d-b308-a43c88823efc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "54f686d3-6e0d-4624-88cb-785286ce6367", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "72cf5a95-9183-4bdb-afd3-a26c4c83f602", - "x-ms-routing-request-id": "WESTUS2:20210901T020117Z:54f686d3-6e0d-4624-88cb-785286ce6367" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cd0d95dd-6aa2-4775-9231-e015094ff02a", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "14dc09bf-cc19-48a8-a5c7-a525329ef20a", - "x-ms-routing-request-id": "WESTUS2:20210901T020118Z:cd0d95dd-6aa2-4775-9231-e015094ff02a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "68ede653-6fd3-4a71-945d-7cae27aff7ec", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "b6286c03-f3f9-4aee-b148-f4b7207510dd", - "x-ms-routing-request-id": "WESTUS2:20210901T020119Z:68ede653-6fd3-4a71-945d-7cae27aff7ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5b7f8401-50f4-4921-a438-7edd0239461e", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "cdd87016-eae9-41fd-9bde-429ec857549c", - "x-ms-routing-request-id": "WESTUS2:20210901T020120Z:5b7f8401-50f4-4921-a438-7edd0239461e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bcf17d42-f507-472f-9ce0-162f77a8f286", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "53df494f-d0ea-45c7-8ffd-63204c308c10", - "x-ms-routing-request-id": "WESTUS2:20210901T020121Z:bcf17d42-f507-472f-9ce0-162f77a8f286" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c3416b0ab7fb10af2a4d4c226c23148", - "x-ms-return-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, 01 Sep 2021 02:01:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5e7dc645-ecc6-4f94-841b-cedb095fcab9", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "56fec52e-0e28-4a4c-af4b-88379c132175", - "x-ms-routing-request-id": "WESTUS2:20210901T020122Z:5e7dc645-ecc6-4f94-841b-cedb095fcab9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "877a50a9a620fbee86e54efad5e15df5", - "x-ms-return-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, 01 Sep 2021 02:01:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "59b16eb0-35fa-4a68-9d7c-58943198232e", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "fc05d7c1-15ff-40d3-ab43-baa50118e460", - "x-ms-routing-request-id": "WESTUS2:20210901T020123Z:59b16eb0-35fa-4a68-9d7c-58943198232e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19fed9b8353d32c2faa12e30ada3daaa", - "x-ms-return-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, 01 Sep 2021 02:01:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "19fed9b8353d32c2faa12e30ada3daaa", - "x-ms-correlation-request-id": "dc82ed30-a902-4d84-8625-820641045638", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "7f7f079e-0620-4806-bc01-c04566120de9", - "x-ms-routing-request-id": "WESTUS2:20210901T020124Z:dc82ed30-a902-4d84-8625-820641045638" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?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": "a5b35c362d3b09342739b6995c0fdc10", - "x-ms-correlation-request-id": "715561a1-7c7f-4fb5-9957-1570fdc9e366", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "3355cdb6-5a9e-4d74-b3de-62477d8449a6", - "x-ms-routing-request-id": "WESTUS2:20210901T020125Z:715561a1-7c7f-4fb5-9957-1570fdc9e366" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fdba6505-05f2-4ffb-a100-b3cf4bee10d8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4d09de4718c3740a8d488d7e77be4de2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:01: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": "4d09de4718c3740a8d488d7e77be4de2", - "x-ms-correlation-request-id": "811bf60e-53c3-4d1f-8939-e768087d67fd", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "a027f583-a62a-4a7f-b798-4db5143b0f9b", - "x-ms-routing-request-id": "WESTUS2:20210901T020127Z:811bf60e-53c3-4d1f-8939-e768087d67fd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7420/providers/Microsoft.Storage/storageAccounts/sto7620", - "name": "sto7620", - "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": "2021-09-01T02:01:09.9671203Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:01:09.9671203Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:01:09.8421170Z", - "primaryEndpoints": { - "blob": "https://sto7620.blob.core.windows.net/", - "queue": "https://sto7620.queue.core.windows.net/", - "table": "https://sto7620.table.core.windows.net/", - "file": "https://sto7620.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7420/providers/Microsoft.Storage/storageAccounts/sto7504?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-cc6e77f7ee44b54d8c0d1276d35277d1-3d2e1ad41b3b2f42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "79c4a40bb72d8bb9a5f4f2047f29d5eb", - "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": "Wed, 01 Sep 2021 02:01:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9f92fa8a-c962-4877-911a-5b85349b2598", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "607e4d0c-d667-4408-ae49-01e983c5d282", - "x-ms-routing-request-id": "WESTUS2:20210901T020129Z:9f92fa8a-c962-4877-911a-5b85349b2598" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "15a9b28b-19d5-45c7-9519-66e377fc4ae7", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "c21f8b8d-fe6a-476a-8891-67ac9cc018f6", - "x-ms-routing-request-id": "WESTUS2:20210901T020129Z:15a9b28b-19d5-45c7-9519-66e377fc4ae7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "73831b33-7e97-490c-92ff-a41a67bcaf33", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "f1fafce3-ec94-444d-a429-342a1bc28ac3", - "x-ms-routing-request-id": "WESTUS2:20210901T020130Z:73831b33-7e97-490c-92ff-a41a67bcaf33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "838dd1e4-bece-4f42-88a5-8df151c44e66", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "f29e4159-6453-4d76-8fe1-4a6fae3d6ecb", - "x-ms-routing-request-id": "WESTUS2:20210901T020131Z:838dd1e4-bece-4f42-88a5-8df151c44e66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eb3b007a-4fc5-450d-9214-ee4d1f0e804a", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "72da4706-9af3-4b5c-94fb-e0cb9ca84fec", - "x-ms-routing-request-id": "WESTUS2:20210901T020132Z:eb3b007a-4fc5-450d-9214-ee4d1f0e804a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a7ba7395-bea3-48e1-9741-6b4471bb1c3a", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "8a4fc485-e527-402e-8ad5-64996dea976e", - "x-ms-routing-request-id": "WESTUS2:20210901T020133Z:a7ba7395-bea3-48e1-9741-6b4471bb1c3a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2968114b-91b2-4559-880f-427bffcc87b5", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "c7628b1c-5f41-4078-850a-17d52915a468", - "x-ms-routing-request-id": "WESTUS2:20210901T020135Z:2968114b-91b2-4559-880f-427bffcc87b5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09d9a874-494b-42e2-bcaa-3f0a2cc9cc78", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "b7fa5781-bb3e-43b6-922b-c17504debd93", - "x-ms-routing-request-id": "WESTUS2:20210901T020136Z:09d9a874-494b-42e2-bcaa-3f0a2cc9cc78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:01:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cfecd218-b51d-4bbe-9519-ca53b0ff3bec", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "7217522c-f87c-4fbe-b147-ea102902655d", - "x-ms-routing-request-id": "WESTUS2:20210901T020137Z:cfecd218-b51d-4bbe-9519-ca53b0ff3bec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8612da326ca255f87ca2041bef5011e0", - "x-ms-return-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, 01 Sep 2021 02:01:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "17dc3c5f-41c5-4397-b6fa-cf7916b26684", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "8ea4e464-0509-425f-9e31-f2e96e492ef7", - "x-ms-routing-request-id": "WESTUS2:20210901T020138Z:17dc3c5f-41c5-4397-b6fa-cf7916b26684" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c913c10fc50668f333e46869b31dd7aa", - "x-ms-return-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, 01 Sep 2021 02:01:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c913c10fc50668f333e46869b31dd7aa", - "x-ms-correlation-request-id": "422a9722-f4d1-4f87-af26-87a2a61d1d29", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "19426798-d795-42df-a998-63fb625bb84e", - "x-ms-routing-request-id": "WESTUS2:20210901T020139Z:422a9722-f4d1-4f87-af26-87a2a61d1d29" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d71f8f4140309bb5ea0e3aefdfdb574", - "x-ms-return-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, 01 Sep 2021 02:01:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3d71f8f4140309bb5ea0e3aefdfdb574", - "x-ms-correlation-request-id": "dd1caf06-6d3a-4508-a1c0-f666a0d7ca4d", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "1eab4b85-5932-4f32-be47-53c6a152f490", - "x-ms-routing-request-id": "WESTUS2:20210901T020140Z:dd1caf06-6d3a-4508-a1c0-f666a0d7ca4d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6832c52f6b2a6cffe7a952be048ea15f", - "x-ms-return-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, 01 Sep 2021 02:01:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6832c52f6b2a6cffe7a952be048ea15f", - "x-ms-correlation-request-id": "78eca3fa-323f-4831-9a0f-a69c276a7e00", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "2d6246ab-59ba-4eb2-8bb7-2819dcc06681", - "x-ms-routing-request-id": "WESTUS2:20210901T020141Z:78eca3fa-323f-4831-9a0f-a69c276a7e00" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f72759cbd4defbdd05096b65e2456b36", - "x-ms-return-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, 01 Sep 2021 02:01:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f72759cbd4defbdd05096b65e2456b36", - "x-ms-correlation-request-id": "a10faea5-686c-40f5-b157-390062f4bc94", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "abc1ee16-5389-4846-b139-64d7f5f75346", - "x-ms-routing-request-id": "WESTUS2:20210901T020142Z:a10faea5-686c-40f5-b157-390062f4bc94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee39f42e6fea887ff805565ac1fd05cf", - "x-ms-return-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, 01 Sep 2021 02:01:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ee39f42e6fea887ff805565ac1fd05cf", - "x-ms-correlation-request-id": "f0a98ee8-3227-4653-849e-5fbedbf72924", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "f76974bc-ac59-4818-bba7-ffd5108c2661", - "x-ms-routing-request-id": "WESTUS2:20210901T020143Z:f0a98ee8-3227-4653-849e-5fbedbf72924" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/607e4d0c-d667-4408-ae49-01e983c5d282?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3e283ffbed55b95e7366220009989a2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:01: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": "a3e283ffbed55b95e7366220009989a2", - "x-ms-correlation-request-id": "ff17b659-c91b-4749-af69-3469bc705639", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "f234e730-8699-4b93-9c9c-2279d4b071f2", - "x-ms-routing-request-id": "WESTUS2:20210901T020145Z:ff17b659-c91b-4749-af69-3469bc705639" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7420/providers/Microsoft.Storage/storageAccounts/sto7504", - "name": "sto7504", - "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": "2021-09-01T02:01:28.1084549Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:01:28.1084549Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:01:27.9834549Z", - "primaryEndpoints": { - "blob": "https://sto7504.blob.core.windows.net/", - "queue": "https://sto7504.queue.core.windows.net/", - "table": "https://sto7504.table.core.windows.net/", - "file": "https://sto7504.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "90279037", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 8d2eaecec0a9..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2.json +++ /dev/null @@ -1,727 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fbb3710ff75be1ab6f7f919ccf7e099c", - "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, 01 Sep 2021 00:56:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "072616cc-2cdc-41a5-8bae-54746e8f9ab2", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "072616cc-2cdc-41a5-8bae-54746e8f9ab2", - "x-ms-routing-request-id": "WESTUS2:20210901T005630Z:072616cc-2cdc-41a5-8bae-54746e8f9ab2" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6a66c4e302dea455de7c5664b6bfca4c", - "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, 01 Sep 2021 00:56:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "77be399e-ecdf-482a-b954-0fb39bdbb412", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "77be399e-ecdf-482a-b954-0fb39bdbb412", - "x-ms-routing-request-id": "WESTUS2:20210901T005630Z:77be399e-ecdf-482a-b954-0fb39bdbb412" - }, - "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/res5943?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-797e426c8aa43f49871688e485cb3c66-1b9cded1c1393342-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6c008285c18ce5b5a374fe70068d200f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:56:31 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "027d56b6-e6f5-49a6-93a0-b9bc82b486f7", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "027d56b6-e6f5-49a6-93a0-b9bc82b486f7", - "x-ms-routing-request-id": "WESTUS2:20210901T005631Z:027d56b6-e6f5-49a6-93a0-b9bc82b486f7" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5943", - "name": "res5943", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5943/providers/Microsoft.Storage/storageAccounts/sto734?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-562d7975266c9440a33d17ac3840bb33-3e81f8bf5fe7fa47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6929cdc0c8d0e1b1ddfa0472bb0b545", - "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": "Wed, 01 Sep 2021 00:56:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "25f4cf85-f636-4c7d-bd8c-670e7190ab97", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "ea6bf422-3ec8-400c-ad50-0a6b6db081dc", - "x-ms-routing-request-id": "WESTUS2:20210901T005633Z:25f4cf85-f636-4c7d-bd8c-670e7190ab97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4caf7fa7-83e8-41fc-bba0-83c9013d0158", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "1424d7e7-a8e3-4ac4-8ef1-c7898e08db4a", - "x-ms-routing-request-id": "WESTUS2:20210901T005634Z:4caf7fa7-83e8-41fc-bba0-83c9013d0158" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8830457a-207f-494a-b8a1-7cf3e6a1fa9a", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "1c5a1975-09bb-4282-a51a-ff4e4c0a17f5", - "x-ms-routing-request-id": "WESTUS2:20210901T005635Z:8830457a-207f-494a-b8a1-7cf3e6a1fa9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ef9b818-7e42-4959-9055-103fdac27ec3", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "7edf59c7-b26b-48f1-b2f5-4517aab995e9", - "x-ms-routing-request-id": "WESTUS2:20210901T005636Z:0ef9b818-7e42-4959-9055-103fdac27ec3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a413de9-01de-498f-a6bd-21732401939e", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "f572a90a-f14c-4125-bec3-c0fae0a81082", - "x-ms-routing-request-id": "WESTUS2:20210901T005637Z:5a413de9-01de-498f-a6bd-21732401939e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9599ebb7-541e-454f-97e8-22a58dee21ec", - "x-ms-ratelimit-remaining-subscription-reads": "11735", - "x-ms-request-id": "ecaa56a7-405e-4547-9946-c22a39887165", - "x-ms-routing-request-id": "WESTUS2:20210901T005638Z:9599ebb7-541e-454f-97e8-22a58dee21ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "700c91fc-89fc-4578-93fe-f02305b952e9", - "x-ms-ratelimit-remaining-subscription-reads": "11734", - "x-ms-request-id": "f358da1c-5b18-4c2b-aea1-f3050628f87a", - "x-ms-routing-request-id": "WESTUS2:20210901T005639Z:700c91fc-89fc-4578-93fe-f02305b952e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ccee733d-09f2-42ba-b403-2a01b49e855b", - "x-ms-ratelimit-remaining-subscription-reads": "11733", - "x-ms-request-id": "f1cc6ecf-1b3f-40c5-a897-1c93388d0d41", - "x-ms-routing-request-id": "WESTUS2:20210901T005640Z:ccee733d-09f2-42ba-b403-2a01b49e855b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "152621fd-6a79-4f0d-9436-9865cae1e793", - "x-ms-ratelimit-remaining-subscription-reads": "11732", - "x-ms-request-id": "d5f45c72-83ce-4023-b9c2-dd4b7807f6f3", - "x-ms-routing-request-id": "WESTUS2:20210901T005641Z:152621fd-6a79-4f0d-9436-9865cae1e793" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a591e55f-42b5-46a7-9061-050a25ace12c", - "x-ms-ratelimit-remaining-subscription-reads": "11731", - "x-ms-request-id": "8f98436d-a318-4983-9037-1b2381e8580f", - "x-ms-routing-request-id": "WESTUS2:20210901T005642Z:a591e55f-42b5-46a7-9061-050a25ace12c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:56:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5c04e5a4-c863-454a-9af4-4a1bc239f79a", - "x-ms-ratelimit-remaining-subscription-reads": "11730", - "x-ms-request-id": "cc64c039-6365-4767-922f-2621a0d64e48", - "x-ms-routing-request-id": "WESTUS2:20210901T005644Z:5c04e5a4-c863-454a-9af4-4a1bc239f79a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "77ec78818f63db82d649523664014cec", - "x-ms-return-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, 01 Sep 2021 00:56:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1e05aab3-47b5-4aa3-94e0-8f28b7431333", - "x-ms-ratelimit-remaining-subscription-reads": "11729", - "x-ms-request-id": "cfb2a908-3417-4e77-922c-edde20077925", - "x-ms-routing-request-id": "WESTUS2:20210901T005645Z:1e05aab3-47b5-4aa3-94e0-8f28b7431333" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "82d0661ff5d20cd8aac4420120c0a710", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:56:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "82d0661ff5d20cd8aac4420120c0a710", - "x-ms-correlation-request-id": "51efed5a-3c5c-4791-b23d-6a7501d44e3e", - "x-ms-ratelimit-remaining-subscription-reads": "11728", - "x-ms-request-id": "909726c1-0a8b-4cc6-9ddf-33d32b31cd23", - "x-ms-routing-request-id": "WESTUS2:20210901T005646Z:51efed5a-3c5c-4791-b23d-6a7501d44e3e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "efe791eb1321a784b6d600ced561e698", - "x-ms-return-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, 01 Sep 2021 00:56:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "efe791eb1321a784b6d600ced561e698", - "x-ms-correlation-request-id": "a5025c3b-a6e2-4fc7-8899-70f98e43a112", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "73adaefa-b2f0-4256-b66c-c28c18aac87b", - "x-ms-routing-request-id": "WESTUS2:20210901T005647Z:a5025c3b-a6e2-4fc7-8899-70f98e43a112" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4066d44e71618b7b9fdfcd9e4d81bb15", - "x-ms-return-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, 01 Sep 2021 00:56:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?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": "4066d44e71618b7b9fdfcd9e4d81bb15", - "x-ms-correlation-request-id": "a22ef31f-d616-44da-9a56-d3d5e877d15e", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "fc500ceb-3a49-48e1-a167-f3cd31c06dd6", - "x-ms-routing-request-id": "WESTUS2:20210901T005648Z:a22ef31f-d616-44da-9a56-d3d5e877d15e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d24a42a25c1a0ccbe128cbfcf50a3649", - "x-ms-return-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, 01 Sep 2021 00:56:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?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": "d24a42a25c1a0ccbe128cbfcf50a3649", - "x-ms-correlation-request-id": "69f078ef-8a28-4bc5-acd3-73855e698604", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "7036f297-9201-4703-be78-fc83580bd7c3", - "x-ms-routing-request-id": "WESTUS2:20210901T005649Z:69f078ef-8a28-4bc5-acd3-73855e698604" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ea6bf422-3ec8-400c-ad50-0a6b6db081dc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4bb2a9dd665a79ae155b504146e55a35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1245", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:56: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": "4bb2a9dd665a79ae155b504146e55a35", - "x-ms-correlation-request-id": "a97a1587-d72e-4a21-8d06-92df5969d487", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "132cc4af-f900-4a1f-a356-a8923b341126", - "x-ms-routing-request-id": "WESTUS2:20210901T005650Z:a97a1587-d72e-4a21-8d06-92df5969d487" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5943/providers/Microsoft.Storage/storageAccounts/sto734", - "name": "sto734", - "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": "2021-09-01T00:56:32.6089024Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:56:32.6089024Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:56:32.4995051Z", - "primaryEndpoints": { - "dfs": "https://sto734.dfs.core.windows.net/", - "web": "https://sto734.z20.web.core.windows.net/", - "blob": "https://sto734.blob.core.windows.net/", - "queue": "https://sto734.queue.core.windows.net/", - "table": "https://sto734.table.core.windows.net/", - "file": "https://sto734.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2077866397", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 3449510fe64b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithStorageV2Async.json +++ /dev/null @@ -1,757 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "04e12ad6427b6cca585c070ad60f75bc", - "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, 01 Sep 2021 02:02:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e88c656-7efd-4fc4-b1dc-7a196215fda8", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "7e88c656-7efd-4fc4-b1dc-7a196215fda8", - "x-ms-routing-request-id": "WESTUS2:20210901T020248Z:7e88c656-7efd-4fc4-b1dc-7a196215fda8" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8dacfed2465ff0350191e7937e79ea41", - "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, 01 Sep 2021 02:02:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1553b02d-90fd-4402-b3b7-841b32d321df", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "1553b02d-90fd-4402-b3b7-841b32d321df", - "x-ms-routing-request-id": "WESTUS2:20210901T020248Z:1553b02d-90fd-4402-b3b7-841b32d321df" - }, - "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/res1821?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7cb2f66d466f0a41aff384eb5936ee3b-4203fab05e2cb042-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe6cd23d5c2ccd18408c355e85b59e74", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:02:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5d0207dd-fa5e-453a-b7ff-4b1cb62349f8", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "5d0207dd-fa5e-453a-b7ff-4b1cb62349f8", - "x-ms-routing-request-id": "WESTUS2:20210901T020250Z:5d0207dd-fa5e-453a-b7ff-4b1cb62349f8" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1821", - "name": "res1821", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1821/providers/Microsoft.Storage/storageAccounts/sto2215?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "87", - "Content-Type": "application/json", - "traceparent": "00-ee40ad77465f1a489909682ed664217d-558697fcff0c2b40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68a5ec6290a1f1f403e95a37eddf71c6", - "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": "Wed, 01 Sep 2021 02:02:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5120bd7a-b363-4d8b-a1d6-ef4f0823cbfb", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04", - "x-ms-routing-request-id": "WESTUS2:20210901T020253Z:5120bd7a-b363-4d8b-a1d6-ef4f0823cbfb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "016f5a38-ddb8-43d0-8920-4b220a0ac161", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "e267ebeb-b9aa-4bc2-9fee-057d54fa39db", - "x-ms-routing-request-id": "WESTUS2:20210901T020253Z:016f5a38-ddb8-43d0-8920-4b220a0ac161" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e19d5df4-2004-429a-8b6e-1ad9b07ba077", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "4e2b212a-1d1f-4af2-92f7-71107b4ffbce", - "x-ms-routing-request-id": "WESTUS2:20210901T020254Z:e19d5df4-2004-429a-8b6e-1ad9b07ba077" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bc712029-8390-45ae-8da0-72ee9e3b0402", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "b388a23f-0349-44c4-9ce8-907dd8ab8e80", - "x-ms-routing-request-id": "WESTUS2:20210901T020256Z:bc712029-8390-45ae-8da0-72ee9e3b0402" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4b2437fa-df24-4b6e-adc5-3d75dab384a7", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "1cca5b4f-5795-4523-b1cd-97b61251678d", - "x-ms-routing-request-id": "WESTUS2:20210901T020257Z:4b2437fa-df24-4b6e-adc5-3d75dab384a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "74acf7f6-0efe-4656-aa10-9e84269f5b3f", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "25a7ed98-098c-4d1f-816f-66acdebef9aa", - "x-ms-routing-request-id": "WESTUS2:20210901T020258Z:74acf7f6-0efe-4656-aa10-9e84269f5b3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9422c72a-cfe2-4d7f-9e43-0e1bf842a479", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "72e4fe60-edb6-4e24-a5e4-45cc0a20df29", - "x-ms-routing-request-id": "WESTUS2:20210901T020259Z:9422c72a-cfe2-4d7f-9e43-0e1bf842a479" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:02:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "490adece-1dc5-4310-9f58-25d60fe47b94", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "37cf64c5-06d2-42ed-9a92-9ec30dfd5dcb", - "x-ms-routing-request-id": "WESTUS2:20210901T020300Z:490adece-1dc5-4310-9f58-25d60fe47b94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:03:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5022e0ed-a545-43f4-9a13-3fc07a1c580f", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "421c4f2b-d34f-4cae-9cbc-4fa04c194b38", - "x-ms-routing-request-id": "WESTUS2:20210901T020301Z:5022e0ed-a545-43f4-9a13-3fc07a1c580f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:03:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42b675ae-260a-4373-86e2-8d679eefc6b3", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "95581040-0da2-4eae-b3cd-8b515f2bb6cb", - "x-ms-routing-request-id": "WESTUS2:20210901T020302Z:42b675ae-260a-4373-86e2-8d679eefc6b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:03:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "23652567-af93-4c1a-bd4c-5b5938ac7ad1", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "9bd3ff49-2f8c-468e-8753-a475f5643ad1", - "x-ms-routing-request-id": "WESTUS2:20210901T020303Z:23652567-af93-4c1a-bd4c-5b5938ac7ad1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "642ac15808afb47e4c39a3fbfb017066", - "x-ms-return-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, 01 Sep 2021 02:03:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1d84fbf6-f7d5-4795-af74-028926c2a215", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "496ceaa8-6256-47fa-b064-8040ef460912", - "x-ms-routing-request-id": "WESTUS2:20210901T020304Z:1d84fbf6-f7d5-4795-af74-028926c2a215" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1a8ede686f23bb77bae3903aa1996e44", - "x-ms-return-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, 01 Sep 2021 02:03:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1a8ede686f23bb77bae3903aa1996e44", - "x-ms-correlation-request-id": "5ea12e16-f3c9-4a73-9661-0760c807da2f", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "f9864284-9699-4fd2-a1e6-05369cc2e003", - "x-ms-routing-request-id": "WESTUS2:20210901T020305Z:5ea12e16-f3c9-4a73-9661-0760c807da2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1673f528498583f6779fd71a5286f53d", - "x-ms-return-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, 01 Sep 2021 02:03:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1673f528498583f6779fd71a5286f53d", - "x-ms-correlation-request-id": "a7942445-0ef8-4cfa-9d09-e5227d4ac8c2", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "fee611dd-fab0-49df-a8b8-5dc3333c182a", - "x-ms-routing-request-id": "WESTUS2:20210901T020307Z:a7942445-0ef8-4cfa-9d09-e5227d4ac8c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c64c5d4a2401e98b496faacc774412b2", - "x-ms-return-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, 01 Sep 2021 02:03:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?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": "c64c5d4a2401e98b496faacc774412b2", - "x-ms-correlation-request-id": "aa249c86-8c92-4bcd-977f-3236566c6787", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "9c3c37b8-f30e-4987-9948-2492f4e17490", - "x-ms-routing-request-id": "WESTUS2:20210901T020308Z:aa249c86-8c92-4bcd-977f-3236566c6787" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "05d25ecb5a8d1fe0e80aa283975d6933", - "x-ms-return-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, 01 Sep 2021 02:03:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?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": "05d25ecb5a8d1fe0e80aa283975d6933", - "x-ms-correlation-request-id": "90a65fa9-c8dc-4454-8437-ac3bf5abf784", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "be343b2f-8683-4a10-a943-4ce4efbfb072", - "x-ms-routing-request-id": "WESTUS2:20210901T020309Z:90a65fa9-c8dc-4454-8437-ac3bf5abf784" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44ef53eda74d0443698acd159e2a0b33", - "x-ms-return-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, 01 Sep 2021 02:03:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?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": "44ef53eda74d0443698acd159e2a0b33", - "x-ms-correlation-request-id": "50b47a30-94c0-46d9-bd61-5c77f6121ac4", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "2c42aa85-2180-4002-b242-5b0abda25a61", - "x-ms-routing-request-id": "WESTUS2:20210901T020310Z:50b47a30-94c0-46d9-bd61-5c77f6121ac4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dd5b1e9c-28bf-4963-85cd-42a4ae8d6e04?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f34f258df0b3f0af7c2cdef6810751eb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1253", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:03: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": "f34f258df0b3f0af7c2cdef6810751eb", - "x-ms-correlation-request-id": "95b8ad8a-13eb-4d3b-a362-252ecb6ab26a", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "9e5f7dba-a5ed-4673-a274-ca5adea4d127", - "x-ms-routing-request-id": "WESTUS2:20210901T020311Z:95b8ad8a-13eb-4d3b-a362-252ecb6ab26a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1821/providers/Microsoft.Storage/storageAccounts/sto2215", - "name": "sto2215", - "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": "2021-09-01T02:02:52.2993845Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:02:52.2993845Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:02:52.1743806Z", - "primaryEndpoints": { - "dfs": "https://sto2215.dfs.core.windows.net/", - "web": "https://sto2215.z20.web.core.windows.net/", - "blob": "https://sto2215.blob.core.windows.net/", - "queue": "https://sto2215.queue.core.windows.net/", - "table": "https://sto2215.table.core.windows.net/", - "file": "https://sto2215.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1529688992", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e734a8f455e5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTest.json +++ /dev/null @@ -1,746 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1ff1869c372b73e7c573d7fda7d0fa93", - "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, 01 Sep 2021 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": "65344891-f72e-40b5-b086-a8f3a2b156a9", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "65344891-f72e-40b5-b086-a8f3a2b156a9", - "x-ms-routing-request-id": "WESTUS2:20210901T033600Z:65344891-f72e-40b5-b086-a8f3a2b156a9" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9f4662766a7e6c28a5899f85d4a52496", - "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, 01 Sep 2021 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": "4a937532-c216-4f41-846f-7401ebe329dc", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "4a937532-c216-4f41-846f-7401ebe329dc", - "x-ms-routing-request-id": "WESTUS2:20210901T033600Z:4a937532-c216-4f41-846f-7401ebe329dc" - }, - "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/res9732?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-297efa7e81ca374bb035c00ceef19549-9a8a61d5ddeb624a-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bab803ed9a270e573898ab01c30b1d45", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 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": "67b7ad90-dd92-410a-bcd1-187eec85eed6", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "67b7ad90-dd92-410a-bcd1-187eec85eed6", - "x-ms-routing-request-id": "WESTUS2:20210901T033600Z:67b7ad90-dd92-410a-bcd1-187eec85eed6" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9732", - "name": "res9732", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9732/providers/Microsoft.Storage/storageAccounts/sto7434?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "205", - "Content-Type": "application/json", - "traceparent": "00-643a5923397da44eb9b7eb69f36f6f52-106d8a68c0346443-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "80489c353244855e7aa198619f204f41", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus", - "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": "Wed, 01 Sep 2021 03:36:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f96d4882-8c65-4bf8-bfe0-227c38033256", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "36890d39-f906-4157-848d-7c408db236a2", - "x-ms-routing-request-id": "WESTUS2:20210901T033603Z:f96d4882-8c65-4bf8-bfe0-227c38033256" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "28616901-8250-4b1e-8eb0-d941b38f70e9", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "6f9f15db-bf05-4fa2-b4e7-cefb92f6dfe5", - "x-ms-routing-request-id": "WESTUS2:20210901T033603Z:28616901-8250-4b1e-8eb0-d941b38f70e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d09a3d4c-f28e-4760-b7e5-0e51923a63fc", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "adb0d520-9136-4778-85ca-bad34028bf60", - "x-ms-routing-request-id": "WESTUS2:20210901T033604Z:d09a3d4c-f28e-4760-b7e5-0e51923a63fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "08c86634-015f-4245-b8e7-e2de0b5158cb", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "52a4173e-8ee6-4e9b-b2ce-def992b70064", - "x-ms-routing-request-id": "WESTUS2:20210901T033605Z:08c86634-015f-4245-b8e7-e2de0b5158cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cc516dd4-229a-4898-891c-5c1197dca074", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "2d9e280f-5856-482f-9c07-c7b30d79820f", - "x-ms-routing-request-id": "WESTUS2:20210901T033607Z:cc516dd4-229a-4898-891c-5c1197dca074" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5cc88684-0ba9-41ad-9d81-d837bf18bc55", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "4d03b040-6bb3-453d-a9b0-ad92a26e56b5", - "x-ms-routing-request-id": "WESTUS2:20210901T033608Z:5cc88684-0ba9-41ad-9d81-d837bf18bc55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7624684c-904e-419b-8678-5146df9d1665", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "2a219127-3c67-40d8-857b-e54ae0ee1c94", - "x-ms-routing-request-id": "WESTUS2:20210901T033609Z:7624684c-904e-419b-8678-5146df9d1665" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8addc06d-253c-4074-a70c-9e0587f8fbb4", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "23200288-4300-465d-8634-f5b2621be8fe", - "x-ms-routing-request-id": "WESTUS2:20210901T033610Z:8addc06d-253c-4074-a70c-9e0587f8fbb4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7673244e-1297-4f63-bdf3-af0395a7d644", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "72c89018-38ae-4670-96d7-b15b9842fa54", - "x-ms-routing-request-id": "WESTUS2:20210901T033611Z:7673244e-1297-4f63-bdf3-af0395a7d644" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:36:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "207d1147-42d2-4c3f-a988-8d5edeffc04a", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "3e1bde14-e5f1-4c5b-af8a-364603aa53d6", - "x-ms-routing-request-id": "WESTUS2:20210901T033612Z:207d1147-42d2-4c3f-a988-8d5edeffc04a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "69dd63c27c311e0ebaddb214c2b4b6f0", - "x-ms-return-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, 01 Sep 2021 03:36:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a139a261-c1ac-477b-bed4-c471c04d1643", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "1a6959d9-0cac-4b9a-b55f-8f97cef36998", - "x-ms-routing-request-id": "WESTUS2:20210901T033613Z:a139a261-c1ac-477b-bed4-c471c04d1643" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "182c0f0c7815938d9b2a8dcffa7f198d", - "x-ms-return-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, 01 Sep 2021 03:36:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "182c0f0c7815938d9b2a8dcffa7f198d", - "x-ms-correlation-request-id": "8c7376e7-69fe-4a11-a3c0-bf4257f92edd", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "7c4a8852-d6f2-47e5-b98a-89fc61c168d2", - "x-ms-routing-request-id": "WESTUS2:20210901T033614Z:8c7376e7-69fe-4a11-a3c0-bf4257f92edd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ace3bede14c43f9cc8aaef0601fbdffd", - "x-ms-return-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, 01 Sep 2021 03:36:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ace3bede14c43f9cc8aaef0601fbdffd", - "x-ms-correlation-request-id": "9df5e4b3-5e58-4127-a9dd-c83f655bcf14", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "71a57d05-2702-43c9-aa6a-47fccb943f25", - "x-ms-routing-request-id": "WESTUS2:20210901T033616Z:9df5e4b3-5e58-4127-a9dd-c83f655bcf14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "812982d2eb2249f0d64ace07ee3f233a", - "x-ms-return-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, 01 Sep 2021 03:36:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "812982d2eb2249f0d64ace07ee3f233a", - "x-ms-correlation-request-id": "1d7f1f91-ca62-4c30-aa72-dbee64fec6ac", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "4881143b-84b9-4fbb-9fef-6a0793a3f734", - "x-ms-routing-request-id": "WESTUS2:20210901T033617Z:1d7f1f91-ca62-4c30-aa72-dbee64fec6ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "033525c40ad1f82b73ed506a8887919f", - "x-ms-return-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, 01 Sep 2021 03:36:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?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": "033525c40ad1f82b73ed506a8887919f", - "x-ms-correlation-request-id": "21532bc2-eebc-4100-8264-9e94ba0670d6", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "453bf2ed-69c4-4aef-a88b-58ab7c14b7a1", - "x-ms-routing-request-id": "WESTUS2:20210901T033618Z:21532bc2-eebc-4100-8264-9e94ba0670d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "78fc904b9755f26ace99d67a46955089", - "x-ms-return-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, 01 Sep 2021 03:36:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?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": "78fc904b9755f26ace99d67a46955089", - "x-ms-correlation-request-id": "c9dfe505-761e-4e77-b2bd-63c9d51f4225", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "86e199ad-7d37-4c2c-94ef-b3d0ba5d37e7", - "x-ms-routing-request-id": "WESTUS2:20210901T033619Z:c9dfe505-761e-4e77-b2bd-63c9d51f4225" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/36890d39-f906-4157-848d-7c408db236a2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc42b586dbc5c82c56310e349a85c14f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1375", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:36: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": "dc42b586dbc5c82c56310e349a85c14f", - "x-ms-correlation-request-id": "b11cba29-e40d-408c-a416-54fcd0d7a3e4", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "5753c747-9718-4087-b642-aa01cb1b2b8e", - "x-ms-routing-request-id": "WESTUS2:20210901T033620Z:b11cba29-e40d-408c-a416-54fcd0d7a3e4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9732/providers/Microsoft.Storage/storageAccounts/sto7434", - "name": "sto7434", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:36:02.2125694Z" - }, - "table": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:36:02.2125694Z" - }, - "queue": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:36:02.2125694Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:36:02.2125694Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:36:02.1031924Z", - "primaryEndpoints": { - "dfs": "https://sto7434.dfs.core.windows.net/", - "web": "https://sto7434.z13.web.core.windows.net/", - "blob": "https://sto7434.blob.core.windows.net/", - "queue": "https://sto7434.queue.core.windows.net/", - "table": "https://sto7434.table.core.windows.net/", - "file": "https://sto7434.file.core.windows.net/" - }, - "primaryLocation": "eastus", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1708950483", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e8199d27d6b8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountCreateWithTableQueueEcryptionKeyTypeTestAsync.json +++ /dev/null @@ -1,746 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10cbeaff8e51f0c4a725929be31e324c", - "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, 01 Sep 2021 03:45:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7cbbcb7b-ee58-45eb-84a4-a8d069d10511", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "7cbbcb7b-ee58-45eb-84a4-a8d069d10511", - "x-ms-routing-request-id": "WESTUS2:20210901T034532Z:7cbbcb7b-ee58-45eb-84a4-a8d069d10511" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0e8a4847e0f9b4b3f13ad8f63d46451c", - "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, 01 Sep 2021 03:45:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "266a029a-45aa-4edf-942e-5f129a3d6ba0", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "266a029a-45aa-4edf-942e-5f129a3d6ba0", - "x-ms-routing-request-id": "WESTUS2:20210901T034532Z:266a029a-45aa-4edf-942e-5f129a3d6ba0" - }, - "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/res6106?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-cfd616df772e9c4791c1f162092ce388-d748adf0a5d9644b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2564d721169f5f944630a082b1c5e8f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 03:45:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "2376d702-34f8-45ab-80bc-934a091ce1f3", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "2376d702-34f8-45ab-80bc-934a091ce1f3", - "x-ms-routing-request-id": "WESTUS2:20210901T034533Z:2376d702-34f8-45ab-80bc-934a091ce1f3" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6106", - "name": "res6106", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6106/providers/Microsoft.Storage/storageAccounts/sto1444?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "205", - "Content-Type": "application/json", - "traceparent": "00-974c7c6c564a3e40a7855bb574e4c888-75ca64f257cda443-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb2482991fab16361f16b5cdb361e076", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "kind": "StorageV2", - "location": "eastus", - "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": "Wed, 01 Sep 2021 03:45:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "125655e0-ef8f-42e6-ad26-ad5d135b8aa8", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "db9294b8-caf2-473d-9abd-68be50752993", - "x-ms-routing-request-id": "WESTUS2:20210901T034535Z:125655e0-ef8f-42e6-ad26-ad5d135b8aa8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7ca58b11-16a5-44c6-ae09-bd2ebe51bf27", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "7db6c7a3-02d9-4995-978e-d4d10a544f52", - "x-ms-routing-request-id": "WESTUS2:20210901T034536Z:7ca58b11-16a5-44c6-ae09-bd2ebe51bf27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1587fcf-057f-4d6c-a327-70d65a016e3d", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "41238ac0-78f0-412b-b46b-06ce7f0dace7", - "x-ms-routing-request-id": "WESTUS2:20210901T034537Z:c1587fcf-057f-4d6c-a327-70d65a016e3d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eaf2b36b-21e4-4886-8191-151b262c5499", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "8f0dc3fd-0e0c-474f-8647-4ebb2996a597", - "x-ms-routing-request-id": "WESTUS2:20210901T034538Z:eaf2b36b-21e4-4886-8191-151b262c5499" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d474ebbb-2b96-4c53-bac4-1bd7aeaf2c72", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "63d61e3b-7751-4352-8bf3-b2de91c255ab", - "x-ms-routing-request-id": "WESTUS2:20210901T034539Z:d474ebbb-2b96-4c53-bac4-1bd7aeaf2c72" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "59b2b89e-aa27-4320-a4c2-984322d5a28c", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "2a6a66f8-c3ae-44ff-b62b-ce15a036d717", - "x-ms-routing-request-id": "WESTUS2:20210901T034540Z:59b2b89e-aa27-4320-a4c2-984322d5a28c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "486c7cd6-0965-432d-96fd-8456e0757c5f", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "b56f6535-3d16-4ef4-96a9-4c92c9c11fdf", - "x-ms-routing-request-id": "WESTUS2:20210901T034541Z:486c7cd6-0965-432d-96fd-8456e0757c5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dba11052-ce6c-40d1-9c92-aa70c846232b", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "b6eb4b83-16e2-4d6f-8dd1-bb293dd6edd9", - "x-ms-routing-request-id": "WESTUS2:20210901T034542Z:dba11052-ce6c-40d1-9c92-aa70c846232b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3890dc50-ba5b-410d-b470-9a29f7b8f634", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "96a04d74-89b2-486b-85c1-f93ceb75751c", - "x-ms-routing-request-id": "WESTUS2:20210901T034543Z:3890dc50-ba5b-410d-b470-9a29f7b8f634" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6057e90d-4255-4165-8426-03d6116614d9", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "b4f90d35-3615-491f-b267-5cac58180c50", - "x-ms-routing-request-id": "WESTUS2:20210901T034545Z:6057e90d-4255-4165-8426-03d6116614d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 03:45:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa1f94da-ecb5-4472-82cd-47d8350da188", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "7e498e68-f0a6-4523-8156-562d2d0365f9", - "x-ms-routing-request-id": "WESTUS2:20210901T034546Z:aa1f94da-ecb5-4472-82cd-47d8350da188" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4db8080eea2c40eb9621164763edd1a2", - "x-ms-return-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, 01 Sep 2021 03:45:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "14d20fcd-8411-459b-988d-2c28994b4cc3", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "d38ec47d-56b2-450a-9be9-18d0ef20c035", - "x-ms-routing-request-id": "WESTUS2:20210901T034547Z:14d20fcd-8411-459b-988d-2c28994b4cc3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c3126968278c9404441e2f4354127184", - "x-ms-return-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, 01 Sep 2021 03:45:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c3126968278c9404441e2f4354127184", - "x-ms-correlation-request-id": "358ba51a-39f0-4997-823f-a81be25e4865", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "1e7af585-ad05-475b-be20-69a336b679cb", - "x-ms-routing-request-id": "WESTUS2:20210901T034548Z:358ba51a-39f0-4997-823f-a81be25e4865" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "458b5c64c5140e2123bda7d6509852b3", - "x-ms-return-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, 01 Sep 2021 03:45:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "458b5c64c5140e2123bda7d6509852b3", - "x-ms-correlation-request-id": "fbc779b2-aa71-4bf5-8f4a-43acfdf38178", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "f2fc0ae7-6fff-47cf-8b04-0ad6c8b15c9f", - "x-ms-routing-request-id": "WESTUS2:20210901T034549Z:fbc779b2-aa71-4bf5-8f4a-43acfdf38178" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2457901f8b15e6160323080ebba8eb84", - "x-ms-return-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, 01 Sep 2021 03:45:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2457901f8b15e6160323080ebba8eb84", - "x-ms-correlation-request-id": "05c69e69-405c-41c9-a1ef-92bc6f85f02c", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "b0dc9aaa-4aaa-4a99-8da3-bf24e165a570", - "x-ms-routing-request-id": "WESTUS2:20210901T034550Z:05c69e69-405c-41c9-a1ef-92bc6f85f02c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "07e391b08c62a28d47039fce802d44ac", - "x-ms-return-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, 01 Sep 2021 03:45:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?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": "07e391b08c62a28d47039fce802d44ac", - "x-ms-correlation-request-id": "1ff0cadd-4f66-42d9-a462-4f0b0b0c84a0", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "0eeefe9b-1c21-41d3-8487-d4f58ae77f45", - "x-ms-routing-request-id": "WESTUS2:20210901T034551Z:1ff0cadd-4f66-42d9-a462-4f0b0b0c84a0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus/asyncoperations/db9294b8-caf2-473d-9abd-68be50752993?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4247bcb4cbad96f45a441f0bc13537b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1375", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 03:45: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": "c4247bcb4cbad96f45a441f0bc13537b", - "x-ms-correlation-request-id": "474a66d1-1276-4ebe-a024-5c169a11797c", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "b44336f1-1592-4e99-bffc-6474c97c82c1", - "x-ms-routing-request-id": "WESTUS2:20210901T034552Z:474a66d1-1276-4ebe-a024-5c169a11797c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6106/providers/Microsoft.Storage/storageAccounts/sto1444", - "name": "sto1444", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:45:34.6981501Z" - }, - "table": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:45:34.6981501Z" - }, - "queue": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:45:34.6981501Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T03:45:34.6981501Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T03:45:34.5731524Z", - "primaryEndpoints": { - "dfs": "https://sto1444.dfs.core.windows.net/", - "web": "https://sto1444.z13.web.core.windows.net/", - "blob": "https://sto1444.blob.core.windows.net/", - "queue": "https://sto1444.queue.core.windows.net/", - "table": "https://sto1444.table.core.windows.net/", - "file": "https://sto1444.file.core.windows.net/" - }, - "primaryLocation": "eastus", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "239747815", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 7c1f4012c681..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTest.json +++ /dev/null @@ -1,812 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0f528c4eb3c7d3f1d83a10c1932f669c", - "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, 01 Sep 2021 00:59:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "cd8eb5a3-86e4-4723-98b0-1b5f093aa160", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "cd8eb5a3-86e4-4723-98b0-1b5f093aa160", - "x-ms-routing-request-id": "WESTUS2:20210901T005901Z:cd8eb5a3-86e4-4723-98b0-1b5f093aa160" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "270fe44483f8b2c3a2233f75fb1023b1", - "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, 01 Sep 2021 00:59:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e27e4dca-84c4-4495-99dc-71e422d261de", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "e27e4dca-84c4-4495-99dc-71e422d261de", - "x-ms-routing-request-id": "WESTUS2:20210901T005901Z:e27e4dca-84c4-4495-99dc-71e422d261de" - }, - "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/res497?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a6592775c1c6684eb56c5f4c52c200bd-3fe077f68f8e4e48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "421a1e1a4c260f45b1b4f2aead85aca1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 00:59:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4691daf3-7ae0-49f1-b8d1-950a7b886fd6", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "4691daf3-7ae0-49f1-b8d1-950a7b886fd6", - "x-ms-routing-request-id": "WESTUS2:20210901T005902Z:4691daf3-7ae0-49f1-b8d1-950a7b886fd6" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497", - "name": "res497", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497/providers/Microsoft.Storage/storageAccounts/missingaccount?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-deb09b95e82cc34fbb9cc03d42041bdd-c8dd22db2ffe1542-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "162eafc5a770c9cb9f6ca4747cd7c817", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Wed, 01 Sep 2021 00:59:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c733065e-43c9-4d72-bc72-deb0b18b0f78", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "c733065e-43c9-4d72-bc72-deb0b18b0f78", - "x-ms-routing-request-id": "WESTUS2:20210901T005902Z:c733065e-43c9-4d72-bc72-deb0b18b0f78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497/providers/Microsoft.Storage/storageAccounts/sto1534?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-03ce7c92db174642aa6659b73e65ce59-0ca6bd2c4e08af4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4c1178291d5aca971746ced104f59e92", - "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, 01 Sep 2021 00:59:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "08c5961d-84fc-4695-9b8a-9a1798935a97", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "accb497f-23ed-46f0-bc99-c4514d4ddec7", - "x-ms-routing-request-id": "WESTUS2:20210901T005906Z:08c5961d-84fc-4695-9b8a-9a1798935a97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "30520a4a-c32f-4f7d-abf9-f3c3d46eb637", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "68fb69dd-f14b-4ea7-9e38-71d30b764094", - "x-ms-routing-request-id": "WESTUS2:20210901T005906Z:30520a4a-c32f-4f7d-abf9-f3c3d46eb637" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "abd42ca6-9fd9-4342-aee1-0327464cd5a5", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "8ba2419e-ba32-429e-923b-08e107d95dbf", - "x-ms-routing-request-id": "WESTUS2:20210901T005907Z:abd42ca6-9fd9-4342-aee1-0327464cd5a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "db082748-1288-4146-aa0f-5a4f2fe144e5", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "f04742ca-f673-44a9-bc34-20444e9e2893", - "x-ms-routing-request-id": "WESTUS2:20210901T005908Z:db082748-1288-4146-aa0f-5a4f2fe144e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed8021f9-5e5e-483b-9fb7-098516f1d958", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "6aa3f16a-ed70-4f62-8547-eaf4b9ea9f4b", - "x-ms-routing-request-id": "WESTUS2:20210901T005909Z:ed8021f9-5e5e-483b-9fb7-098516f1d958" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "25f7ef41-c854-4de0-9539-83b2cc655c59", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "59f6e329-1bb5-4c95-98de-cf414da15bfa", - "x-ms-routing-request-id": "WESTUS2:20210901T005910Z:25f7ef41-c854-4de0-9539-83b2cc655c59" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e42de57f-d933-43a1-967b-601c40c4fc5b", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "6180c12e-23b9-48c6-99cb-2f0a36317384", - "x-ms-routing-request-id": "WESTUS2:20210901T005911Z:e42de57f-d933-43a1-967b-601c40c4fc5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "91c3a418-84bf-4ed4-b439-961ac0795c25", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "36f7a89e-f9db-4733-a7f1-2f19943bdfa7", - "x-ms-routing-request-id": "WESTUS2:20210901T005913Z:91c3a418-84bf-4ed4-b439-961ac0795c25" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04005adf-27a7-4216-a999-11f7b976acbd", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "2d1abcef-ef61-43c3-bdbf-10e4f63506af", - "x-ms-routing-request-id": "WESTUS2:20210901T005914Z:04005adf-27a7-4216-a999-11f7b976acbd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 00:59:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "93f883f2-59d7-4ee9-8ed8-27cf202264e5", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "cf1bd0c7-c9e5-4c3d-9e2f-b1a597619fc9", - "x-ms-routing-request-id": "WESTUS2:20210901T005915Z:93f883f2-59d7-4ee9-8ed8-27cf202264e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73a10c4c70a3931958b3be5c7f926025", - "x-ms-return-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, 01 Sep 2021 00:59:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "74e2d542-1078-40ef-b4ad-9d4077469c4f", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "5bde9962-9d49-453e-9d66-05c1c2b25d59", - "x-ms-routing-request-id": "WESTUS2:20210901T005916Z:74e2d542-1078-40ef-b4ad-9d4077469c4f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aac13542e1f515a5424b696f283d4565", - "x-ms-return-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, 01 Sep 2021 00:59:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a8a999af-2c23-49c7-9bc8-367a51217efd", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "2c7a2e7f-1af8-487a-a533-1c23f5fc92a4", - "x-ms-routing-request-id": "WESTUS2:20210901T005917Z:a8a999af-2c23-49c7-9bc8-367a51217efd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b3774cf57775912ca063b8c17a76aab9", - "x-ms-return-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, 01 Sep 2021 00:59:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b3774cf57775912ca063b8c17a76aab9", - "x-ms-correlation-request-id": "2e1a36db-9c52-4b97-9260-573fa92f3169", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "a31cc869-b862-4406-9325-bedf9cb77af3", - "x-ms-routing-request-id": "WESTUS2:20210901T005918Z:2e1a36db-9c52-4b97-9260-573fa92f3169" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cedcbe3022146a7a668b305707a96b1b", - "x-ms-return-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, 01 Sep 2021 00:59:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "cedcbe3022146a7a668b305707a96b1b", - "x-ms-correlation-request-id": "8c3a0def-3633-4cf8-8114-040542abab3c", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "e9a196ed-05f7-4d8d-9e57-ddc9b248085f", - "x-ms-routing-request-id": "WESTUS2:20210901T005919Z:8c3a0def-3633-4cf8-8114-040542abab3c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3367596ead1bcab0082f0a9229e39bcc", - "x-ms-return-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, 01 Sep 2021 00:59:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?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": "3367596ead1bcab0082f0a9229e39bcc", - "x-ms-correlation-request-id": "906453ae-3bb5-4311-8b3f-75a8d1065cde", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "29587873-30ce-48f1-a79b-ff8a70ceb3ad", - "x-ms-routing-request-id": "WESTUS2:20210901T005920Z:906453ae-3bb5-4311-8b3f-75a8d1065cde" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "693fafa07660d351d10c4de947d58af6", - "x-ms-return-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, 01 Sep 2021 00:59:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?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": "693fafa07660d351d10c4de947d58af6", - "x-ms-correlation-request-id": "ff66cf37-0764-4b85-a42d-784b3efabc95", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "5747c662-56ee-4f8d-b7ba-0c620fd89857", - "x-ms-routing-request-id": "WESTUS2:20210901T005921Z:ff66cf37-0764-4b85-a42d-784b3efabc95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/accb497f-23ed-46f0-bc99-c4514d4ddec7?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "20529cf7770f839e0e12c6e417e74182", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 00:59: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": "20529cf7770f839e0e12c6e417e74182", - "x-ms-correlation-request-id": "1f818366-61b7-46d1-9b9a-74ed7f9f59e2", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "57ddfb9e-6343-4fc8-bbd1-c2136d2fe159", - "x-ms-routing-request-id": "WESTUS2:20210901T005923Z:1f818366-61b7-46d1-9b9a-74ed7f9f59e2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497/providers/Microsoft.Storage/storageAccounts/sto1534", - "name": "sto1534", - "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": "2021-09-01T00:59:04.7867723Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T00:59:04.7867723Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T00:59:04.6930270Z", - "primaryEndpoints": { - "blob": "https://sto1534.blob.core.windows.net/", - "queue": "https://sto1534.queue.core.windows.net/", - "table": "https://sto1534.table.core.windows.net/", - "file": "https://sto1534.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497/providers/Microsoft.Storage/storageAccounts/sto1534?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-9c5c16344e5d5143900a04a380e5ab0d-b9d900cc80e62b48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57b764f0026af8bb0794610e60c68233", - "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, 01 Sep 2021 00:59: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": "57b764f0026af8bb0794610e60c68233", - "x-ms-correlation-request-id": "fb213089-18d3-4686-b70e-8de319ec6b34", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "01e15f27-740a-45e2-877c-fa5d9e829d98", - "x-ms-routing-request-id": "WESTUS2:20210901T005925Z:fb213089-18d3-4686-b70e-8de319ec6b34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res497/providers/Microsoft.Storage/storageAccounts/sto1534?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-d736e446c4a0dc499c05974ab27ecee2-9ad4889e0e259144-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8c9b13a57a9029bc10bc5a4daf6dbbe9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Wed, 01 Sep 2021 00:59:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d39ce6c0-e742-4592-a664-8270efeef2b5", - "x-ms-ratelimit-remaining-subscription-deletes": "14995", - "x-ms-request-id": "d39ce6c0-e742-4592-a664-8270efeef2b5", - "x-ms-routing-request-id": "WESTUS2:20210901T005925Z:d39ce6c0-e742-4592-a664-8270efeef2b5" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "736252759", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 02420d4983b5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountDeleteTestAsync.json +++ /dev/null @@ -1,812 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d8d748865cf92a7a7ddde0b6afae3dd5", - "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, 01 Sep 2021 02:06:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb21b77d-8730-48e8-aa42-52f611dad89f", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "fb21b77d-8730-48e8-aa42-52f611dad89f", - "x-ms-routing-request-id": "WESTUS2:20210901T020619Z:fb21b77d-8730-48e8-aa42-52f611dad89f" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff068f3bfce6fcaaef5a38eb0f79de55", - "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, 01 Sep 2021 02:06:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6454d15b-646c-4e19-b8d3-b30028f0a7e7", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "6454d15b-646c-4e19-b8d3-b30028f0a7e7", - "x-ms-routing-request-id": "WESTUS2:20210901T020619Z:6454d15b-646c-4e19-b8d3-b30028f0a7e7" - }, - "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/res5119?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d1cf724099a5714e8b89151f47cf9a28-9023599d830d7f4d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3b9b6b2bcba39dcbf9f9dc5294818c24", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02: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": "6ddc07b1-355d-48d3-87fb-4c73759c752f", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "6ddc07b1-355d-48d3-87fb-4c73759c752f", - "x-ms-routing-request-id": "WESTUS2:20210901T020619Z:6ddc07b1-355d-48d3-87fb-4c73759c752f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119", - "name": "res5119", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119/providers/Microsoft.Storage/storageAccounts/missingaccount?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-28d1dface95e474d86e7fe78490000d8-26f697daa17a4d45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "923bb4f556c09d8adae99e238e1a03ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Wed, 01 Sep 2021 02: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": "7f89a115-7c18-4665-8448-8909923d5012", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "7f89a115-7c18-4665-8448-8909923d5012", - "x-ms-routing-request-id": "WESTUS2:20210901T020620Z:7f89a115-7c18-4665-8448-8909923d5012" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119/providers/Microsoft.Storage/storageAccounts/sto6177?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-1c4351c647d8494f91d24c69ec311deb-f1a7be6fcbbaf840-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a243830197993ac362ed02cdaa5ad8ac", - "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, 01 Sep 2021 02:06:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0aa7a6de-a69c-461c-8dc7-bf21d68e1dac", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "70184d42-3bc8-44c0-9ccd-6536a0858168", - "x-ms-routing-request-id": "WESTUS2:20210901T020622Z:0aa7a6de-a69c-461c-8dc7-bf21d68e1dac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2fdb1976-9beb-48cd-87c3-1c1b2ee6ddff", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "2de06f07-4a5b-44fc-9a40-cac29aff012d", - "x-ms-routing-request-id": "WESTUS2:20210901T020622Z:2fdb1976-9beb-48cd-87c3-1c1b2ee6ddff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03ef67e8-2b31-4e69-a762-da298dde5ed7", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "c61293ec-a18d-4481-a366-719d98703e88", - "x-ms-routing-request-id": "WESTUS2:20210901T020624Z:03ef67e8-2b31-4e69-a762-da298dde5ed7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "df31fe4a-5e68-477d-819b-14ae013325ec", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "b5c95516-57d8-45ac-b907-94afa42973ea", - "x-ms-routing-request-id": "WESTUS2:20210901T020625Z:df31fe4a-5e68-477d-819b-14ae013325ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f1d4b5cc-a949-45b8-a37b-6cdd2ec9a1f3", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "5e853c86-0430-4d56-98e5-55feff1c9c40", - "x-ms-routing-request-id": "WESTUS2:20210901T020626Z:f1d4b5cc-a949-45b8-a37b-6cdd2ec9a1f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4f89e62c-d811-433c-a51c-e4ec27a37b78", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "7e3e7a4c-c784-48f2-845a-8ad93a8311fc", - "x-ms-routing-request-id": "WESTUS2:20210901T020627Z:4f89e62c-d811-433c-a51c-e4ec27a37b78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a8cc57b-3f33-4d54-87e0-1497a7eb4064", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "663d4227-4e9b-4bc3-aa22-361a3ee3deb4", - "x-ms-routing-request-id": "WESTUS2:20210901T020628Z:8a8cc57b-3f33-4d54-87e0-1497a7eb4064" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8449b230-9a81-4056-af06-49a6448c4e2e", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "6834d3ba-5f07-4936-b9d6-60350a96b30f", - "x-ms-routing-request-id": "WESTUS2:20210901T020629Z:8449b230-9a81-4056-af06-49a6448c4e2e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c60a4e53-3802-4c1b-a40b-0675db0d95db", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "3fc4576c-6a02-4217-ae64-2d314bb936bd", - "x-ms-routing-request-id": "WESTUS2:20210901T020630Z:c60a4e53-3802-4c1b-a40b-0675db0d95db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "44416557-17bb-4b42-95b1-5d125df7b217", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "2ed61d7c-7069-4579-9dcc-ffcf38d88356", - "x-ms-routing-request-id": "WESTUS2:20210901T020631Z:44416557-17bb-4b42-95b1-5d125df7b217" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:06:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42dfa077-6de3-4f64-a6b1-018a3831c4f1", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "962a7e22-79a6-41be-9609-366c91e8d614", - "x-ms-routing-request-id": "WESTUS2:20210901T020632Z:42dfa077-6de3-4f64-a6b1-018a3831c4f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5a2831c69ee2de1dfb53cf642ff20ad", - "x-ms-return-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, 01 Sep 2021 02:06:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7809af58-0f20-42b2-b0a0-ac5691322832", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "6bfb7146-b879-4a56-8f8c-3e5f8a41517a", - "x-ms-routing-request-id": "WESTUS2:20210901T020634Z:7809af58-0f20-42b2-b0a0-ac5691322832" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "214feb99e5581efc28564d7e52496d4a", - "x-ms-return-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, 01 Sep 2021 02:06:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0d7f29d0-e1e6-4f8b-913c-587ab288c335", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "b8df2b05-b845-4142-a44a-24e458ca606d", - "x-ms-routing-request-id": "WESTUS2:20210901T020635Z:0d7f29d0-e1e6-4f8b-913c-587ab288c335" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0956caa9caab64964ff9be6c3889699", - "x-ms-return-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, 01 Sep 2021 02:06:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c0956caa9caab64964ff9be6c3889699", - "x-ms-correlation-request-id": "55a9bdcd-bee2-443b-b261-f137ae7ca3b3", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "dec3f771-86d5-4590-a5d7-1f5bbc809ac7", - "x-ms-routing-request-id": "WESTUS2:20210901T020636Z:55a9bdcd-bee2-443b-b261-f137ae7ca3b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf4ce51d588f37868784cc971b63da96", - "x-ms-return-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, 01 Sep 2021 02:06:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?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": "cf4ce51d588f37868784cc971b63da96", - "x-ms-correlation-request-id": "f7015144-81ea-4499-bb40-97d74a4b3490", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "a9ba7673-1b85-4887-b074-e92c78d03284", - "x-ms-routing-request-id": "WESTUS2:20210901T020637Z:f7015144-81ea-4499-bb40-97d74a4b3490" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d64bf2486069fd02a298bc5949155ba0", - "x-ms-return-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, 01 Sep 2021 02:06:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?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": "d64bf2486069fd02a298bc5949155ba0", - "x-ms-correlation-request-id": "b2d4db36-8295-4b64-b6e8-ed0bee45a1fb", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "cf9530f5-fc56-403f-a43f-725e1cf12304", - "x-ms-routing-request-id": "WESTUS2:20210901T020638Z:b2d4db36-8295-4b64-b6e8-ed0bee45a1fb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/70184d42-3bc8-44c0-9ccd-6536a0858168?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6c60b3c09dfc51bbe65e3826d0b19a00", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "6c60b3c09dfc51bbe65e3826d0b19a00", - "x-ms-correlation-request-id": "4e7bd2cc-17bd-44fd-80a1-b0cbcd948194", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "caaae908-7f72-4828-a813-6d28abe80de7", - "x-ms-routing-request-id": "WESTUS2:20210901T020639Z:4e7bd2cc-17bd-44fd-80a1-b0cbcd948194" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119/providers/Microsoft.Storage/storageAccounts/sto6177", - "name": "sto6177", - "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": "2021-09-01T02:06:21.4326406Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:06:21.4326406Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:06:21.3232621Z", - "primaryEndpoints": { - "blob": "https://sto6177.blob.core.windows.net/", - "queue": "https://sto6177.queue.core.windows.net/", - "table": "https://sto6177.table.core.windows.net/", - "file": "https://sto6177.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119/providers/Microsoft.Storage/storageAccounts/sto6177?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cea7bf4fef2d334489ebbf5ac85d5a0b-37389fc1797b6b43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d09d0525c03cbc30e34f2df69b2ded72", - "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, 01 Sep 2021 02:06: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": "d09d0525c03cbc30e34f2df69b2ded72", - "x-ms-correlation-request-id": "8441f623-9b0e-410b-ac35-8d7dbca25c0b", - "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-request-id": "5dbb9d51-6e0b-4f6c-8c4e-9127b28a0a92", - "x-ms-routing-request-id": "WESTUS2:20210901T020642Z:8441f623-9b0e-410b-ac35-8d7dbca25c0b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5119/providers/Microsoft.Storage/storageAccounts/sto6177?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-cd7b1ab41135b14f89b590ff6a72432a-b0cfbab4c0bbf440-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68d72b296d02ab9937f9f00a27dc2cf0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 204, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Date": "Wed, 01 Sep 2021 02: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": "1aa53d08-a79d-4365-9297-eb9e6f0424ef", - "x-ms-ratelimit-remaining-subscription-deletes": "14995", - "x-ms-request-id": "1aa53d08-a79d-4365-9297-eb9e6f0424ef", - "x-ms-routing-request-id": "WESTUS2:20210901T020643Z:1aa53d08-a79d-4365-9297-eb9e6f0424ef" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "781384104", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 ec9706f68129..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTest.json +++ /dev/null @@ -1,2139 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "51448b0c7143c2772d2f9a75cd62e340", - "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, 01 Sep 2021 01:00:28 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "df30532b-e973-4244-8832-25b2c492152d", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "df30532b-e973-4244-8832-25b2c492152d", - "x-ms-routing-request-id": "WESTUS2:20210901T010029Z:df30532b-e973-4244-8832-25b2c492152d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff84724fe40afb12758c814ebe6e317e", - "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, 01 Sep 2021 01:00:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "926f985f-5e74-4049-a19d-7e71e024da45", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "926f985f-5e74-4049-a19d-7e71e024da45", - "x-ms-routing-request-id": "WESTUS2:20210901T010029Z:926f985f-5e74-4049-a19d-7e71e024da45" - }, - "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/res5163?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-beaf7578527b6f409a063363ca7b5730-00020d7d960cbb4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c69b41d6e7973adcb1e227f2e6e59f2b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:00:29 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "dd3189bb-6a32-4dcb-b9b1-0c86d7277461", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "dd3189bb-6a32-4dcb-b9b1-0c86d7277461", - "x-ms-routing-request-id": "WESTUS2:20210901T010030Z:dd3189bb-6a32-4dcb-b9b1-0c86d7277461" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163", - "name": "res5163", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1015?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-1e21a002a1af6d4193a1ec26f2fec724-5494893f56dc7244-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "272608364878b6dcf02904befe1bbbf7", - "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": "Wed, 01 Sep 2021 01:00:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6db2fc62-9ef6-4d22-9968-cbe38161e7fe", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee", - "x-ms-routing-request-id": "WESTUS2:20210901T010034Z:6db2fc62-9ef6-4d22-9968-cbe38161e7fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "76bec55f-7d82-461a-9c62-7635a635268b", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "0bda8c4b-258a-47e5-8483-61b02774fdca", - "x-ms-routing-request-id": "WESTUS2:20210901T010034Z:76bec55f-7d82-461a-9c62-7635a635268b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "90bb3afd-59f1-410a-8364-b6001f6344af", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "e16eb52a-f8c0-4a02-9d45-1d3f70a875cc", - "x-ms-routing-request-id": "WESTUS2:20210901T010035Z:90bb3afd-59f1-410a-8364-b6001f6344af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e7011db-a58b-4843-a3e4-811a316cee5b", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "65550403-c62a-4699-987e-72aae9d27c8f", - "x-ms-routing-request-id": "WESTUS2:20210901T010036Z:4e7011db-a58b-4843-a3e4-811a316cee5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4511d101-4a1b-4955-8cb7-2d10d58825c9", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "b3165ee8-8e42-4211-b367-5055e43932e1", - "x-ms-routing-request-id": "WESTUS2:20210901T010037Z:4511d101-4a1b-4955-8cb7-2d10d58825c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5c15b2f1-0c07-4d94-9b35-eda8325cfe4c", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "d8461393-52d7-4f10-8801-0ad21c9c3e71", - "x-ms-routing-request-id": "WESTUS2:20210901T010038Z:5c15b2f1-0c07-4d94-9b35-eda8325cfe4c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d3ac04b3-91fb-4555-ae0a-2261e2c9af34", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "005e161b-53c5-45bd-a2cf-1bb3006e7325", - "x-ms-routing-request-id": "WESTUS2:20210901T010039Z:d3ac04b3-91fb-4555-ae0a-2261e2c9af34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a1cd48e-af48-43e5-b504-295410bfade5", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "75367cde-03dc-4f23-b453-2330124fd9a7", - "x-ms-routing-request-id": "WESTUS2:20210901T010041Z:0a1cd48e-af48-43e5-b504-295410bfade5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04c63944-17d8-46b8-a5b7-9dd240a9bc03", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "6092f9dc-1919-4506-99bd-190a6f56b326", - "x-ms-routing-request-id": "WESTUS2:20210901T010042Z:04c63944-17d8-46b8-a5b7-9dd240a9bc03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "50bb82ae-be65-4e97-b5ee-c94dc2b6db55", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "e128fafb-a27d-4a62-8ba7-7cdff2a3a7ba", - "x-ms-routing-request-id": "WESTUS2:20210901T010043Z:50bb82ae-be65-4e97-b5ee-c94dc2b6db55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b9369e5b63a98dc4106aa866aa9ac246", - "x-ms-return-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, 01 Sep 2021 01:00:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b13dd852-c9cb-4ed6-85f8-b4c69dd8cf68", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "562af4f5-7ad6-4343-944f-2df7bd998dd2", - "x-ms-routing-request-id": "WESTUS2:20210901T010044Z:b13dd852-c9cb-4ed6-85f8-b4c69dd8cf68" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4d89d4b7c5b3ec9ffc6b4eea52d48c78", - "x-ms-return-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, 01 Sep 2021 01:00:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ff1f0c7c-4db2-43ee-ac92-e3a887d5742f", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "a42c6800-4900-4163-9690-96428a1a7341", - "x-ms-routing-request-id": "WESTUS2:20210901T010045Z:ff1f0c7c-4db2-43ee-ac92-e3a887d5742f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8cee7efbcfb100956dc980004f7da7c5", - "x-ms-return-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, 01 Sep 2021 01:00:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ba9e8c5d-14dc-4218-8320-5a9fe93df47e", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "1a8f2a30-8f79-4d24-8a8f-788e7c2da342", - "x-ms-routing-request-id": "WESTUS2:20210901T010046Z:ba9e8c5d-14dc-4218-8320-5a9fe93df47e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6cf4971cfa3295f4fe49bc3d14d93a3b", - "x-ms-return-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, 01 Sep 2021 01:00:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "6cf4971cfa3295f4fe49bc3d14d93a3b", - "x-ms-correlation-request-id": "1b4909ca-63ee-40cc-ab0a-b058b40ae9c8", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "b6c8dfc8-0af9-4b8c-a6b1-72693a0af69c", - "x-ms-routing-request-id": "WESTUS2:20210901T010047Z:1b4909ca-63ee-40cc-ab0a-b058b40ae9c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?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": "2b6b2fde35abe8953f89dfea459f9d7f", - "x-ms-correlation-request-id": "8eeae32b-34b1-4659-a2da-a6a116eff481", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "2b03454f-0579-415b-acad-e1f025a4e8e9", - "x-ms-routing-request-id": "WESTUS2:20210901T010048Z:8eeae32b-34b1-4659-a2da-a6a116eff481" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f8ae3aaa-94d4-4a63-a7e1-86bbf79026ee?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbce89c41fdf004689588d671257ec93", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:00: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": "bbce89c41fdf004689588d671257ec93", - "x-ms-correlation-request-id": "966d0796-1dd7-4ef7-8f3c-d96c304cec50", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "b4b19d2e-2b03-42c7-b4d4-8ad596c529ac", - "x-ms-routing-request-id": "WESTUS2:20210901T010049Z:966d0796-1dd7-4ef7-8f3c-d96c304cec50" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1015", - "name": "sto1015", - "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": "2021-09-01T01:00:31.9933348Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:00:31.9933348Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:00:31.8839380Z", - "primaryEndpoints": { - "dfs": "https://sto1015.dfs.core.windows.net/", - "blob": "https://sto1015.blob.core.windows.net/", - "table": "https://sto1015.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1015?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-dc09740c4f84bb4985d447de614798c6-e2990cf965cdf140-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2021448e7b11e61a020c2da81b0a505e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:00: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": "2021448e7b11e61a020c2da81b0a505e", - "x-ms-correlation-request-id": "a210cde9-8e6c-4e6e-9547-362a9d80506b", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "9fbbc325-71da-47f8-9790-70b6a15ca716", - "x-ms-routing-request-id": "WESTUS2:20210901T010049Z:a210cde9-8e6c-4e6e-9547-362a9d80506b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1015", - "name": "sto1015", - "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": "2021-09-01T01:00:31.9933348Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:00:31.9933348Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:00:31.8839380Z", - "primaryEndpoints": { - "dfs": "https://sto1015.dfs.core.windows.net/", - "blob": "https://sto1015.blob.core.windows.net/", - "table": "https://sto1015.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto7604?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-8c7a3c4a73d7fe41b72c530ee4e33445-00724af81e12d646-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8b793dac7f0bbe5ce86ba252a72dd5e7", - "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": "Wed, 01 Sep 2021 01:00:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a09ba8a3-9df8-4e91-9d0f-3b30df342024", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "4aec1c61-9412-4f2d-8346-968cfe0a76ba", - "x-ms-routing-request-id": "WESTUS2:20210901T010052Z:a09ba8a3-9df8-4e91-9d0f-3b30df342024" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "14416808-5f73-463f-91bd-b22f90467304", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "10d1af5c-5384-4b9d-ba13-329175e27087", - "x-ms-routing-request-id": "WESTUS2:20210901T010052Z:14416808-5f73-463f-91bd-b22f90467304" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0802fed4-9d84-4280-a5ac-8306f8b5968a", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "2d5368ac-e3e9-42ad-aa35-0f9e28446042", - "x-ms-routing-request-id": "WESTUS2:20210901T010053Z:0802fed4-9d84-4280-a5ac-8306f8b5968a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b4d8179c-584e-45a4-8cf6-72471b16eebd", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "7b411f51-b641-4e4e-97ab-021d7584d3ed", - "x-ms-routing-request-id": "WESTUS2:20210901T010054Z:b4d8179c-584e-45a4-8cf6-72471b16eebd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4b5fdea2-aa0b-41d9-a879-e688dcb61175", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "aef7c7f8-08b7-4d20-a0c1-3fb58d2d63f4", - "x-ms-routing-request-id": "WESTUS2:20210901T010055Z:4b5fdea2-aa0b-41d9-a879-e688dcb61175" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4dbff0f3-ce6d-4fc5-9221-82f512a62824", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "90c903b3-c826-4a0e-8f09-8e0c59fb953d", - "x-ms-routing-request-id": "WESTUS2:20210901T010056Z:4dbff0f3-ce6d-4fc5-9221-82f512a62824" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b0631a14-e46a-4179-b287-790d750c11ea", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "bdc84278-1ef4-4ee2-a2e5-afe02755acf8", - "x-ms-routing-request-id": "WESTUS2:20210901T010057Z:b0631a14-e46a-4179-b287-790d750c11ea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:00:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b59623c-d9c6-4f8b-bebc-484ff164363d", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "6dab8836-fc54-473e-a0ea-6b25bfb08865", - "x-ms-routing-request-id": "WESTUS2:20210901T010059Z:2b59623c-d9c6-4f8b-bebc-484ff164363d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d0edfba067ea787232b066e99a7a3ae0", - "x-ms-return-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, 01 Sep 2021 01:00:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "79476603-0988-4364-b0ee-f57dccf8f3c5", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "495131ba-53b5-4269-943d-15c987758018", - "x-ms-routing-request-id": "WESTUS2:20210901T010100Z:79476603-0988-4364-b0ee-f57dccf8f3c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7d59aedb9043086249975e86adf966dd", - "x-ms-return-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, 01 Sep 2021 01:01:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b9ed9c76-f24c-456e-b182-b9f788f23538", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "4e5e9add-6428-45a4-b993-560a9a78b190", - "x-ms-routing-request-id": "WESTUS2:20210901T010101Z:b9ed9c76-f24c-456e-b182-b9f788f23538" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0046a311256e9e72460a27f651414808", - "x-ms-return-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, 01 Sep 2021 01:01:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3e2b1ca9-829a-4763-9e21-0ef35ec0877c", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "50770ef3-92bc-4f9e-bc54-a1ea1f283e24", - "x-ms-routing-request-id": "WESTUS2:20210901T010102Z:3e2b1ca9-829a-4763-9e21-0ef35ec0877c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5ae4902b0318104498e4875308ebcb38", - "x-ms-return-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, 01 Sep 2021 01:01:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5ae4902b0318104498e4875308ebcb38", - "x-ms-correlation-request-id": "31745210-6ab3-4500-a201-582e5fcc1eca", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "a44cbb99-2b28-4434-9efa-924fa704a430", - "x-ms-routing-request-id": "WESTUS2:20210901T010103Z:31745210-6ab3-4500-a201-582e5fcc1eca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "84b5965e-f3d4-4bcb-97aa-ea18649cac82", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "103a7c6b-c941-444b-a2e7-bb0066876f30", - "x-ms-routing-request-id": "WESTUS2:20210901T010104Z:84b5965e-f3d4-4bcb-97aa-ea18649cac82" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "23144a73-947d-4d3a-b9f6-24acce2d9e9e", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "9b0d2fa8-acdd-4f38-bcd1-ad3e767d39e5", - "x-ms-routing-request-id": "WESTUS2:20210901T010105Z:23144a73-947d-4d3a-b9f6-24acce2d9e9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "97164007-1c28-452d-a9df-7219b3ddefe3", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "fa2df7fa-12c2-4ce6-984d-11267fe7d2b1", - "x-ms-routing-request-id": "WESTUS2:20210901T010106Z:97164007-1c28-452d-a9df-7219b3ddefe3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?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": "b2037f2eae8f3d23c4c997fdd3e8171c", - "x-ms-correlation-request-id": "440cca58-5318-4d3f-9ee0-84fe4b848965", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "61917f95-da74-4044-a4ec-8dc05063314a", - "x-ms-routing-request-id": "WESTUS2:20210901T010107Z:440cca58-5318-4d3f-9ee0-84fe4b848965" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4aec1c61-9412-4f2d-8346-968cfe0a76ba?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "79f9db26eec0fe9d816bfee5ed674154", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:01: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": "79f9db26eec0fe9d816bfee5ed674154", - "x-ms-correlation-request-id": "45590b77-b538-4906-b272-5679d41efca9", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "4c2857e0-7d56-4446-aaec-df6c8f0d9b4a", - "x-ms-routing-request-id": "WESTUS2:20210901T010109Z:45590b77-b538-4906-b272-5679d41efca9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto7604", - "name": "sto7604", - "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": "2021-09-01T01:00:51.0096944Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:00:51.0096944Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:00:50.8846905Z", - "primaryEndpoints": { - "dfs": "https://sto7604.dfs.core.windows.net/", - "blob": "https://sto7604.blob.core.windows.net/", - "table": "https://sto7604.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto7604?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-0fbdc8db33c92f4cb46ec285925b7fd7-9e3509917a8dcd44-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1e5b3b8ee21b90cbcb6f03a1b9d71d35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:01: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": "1e5b3b8ee21b90cbcb6f03a1b9d71d35", - "x-ms-correlation-request-id": "31128dc2-3fc0-4d66-8c67-9afc35d36642", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "c31b239a-b3fa-45ce-b4a9-aab0ddbe7d46", - "x-ms-routing-request-id": "WESTUS2:20210901T010109Z:31128dc2-3fc0-4d66-8c67-9afc35d36642" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto7604", - "name": "sto7604", - "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": "2021-09-01T01:00:51.0096944Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:00:51.0096944Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:00:50.8846905Z", - "primaryEndpoints": { - "dfs": "https://sto7604.dfs.core.windows.net/", - "blob": "https://sto7604.blob.core.windows.net/", - "table": "https://sto7604.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1454?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "150", - "Content-Type": "application/json", - "traceparent": "00-ee7a360b4bb0cc42a911a98c1388e5e6-f1d3fc570e126640-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f13602172d11406be2053124af3d4f5c", - "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": "Wed, 01 Sep 2021 01:01:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "914b7ccf-8eab-46cb-b16a-84378e02797c", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "b8893dd7-7779-45dc-8c20-44330464d3d3", - "x-ms-routing-request-id": "WESTUS2:20210901T010112Z:914b7ccf-8eab-46cb-b16a-84378e02797c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7c54b481-ac13-4868-909e-ffb24d091e21", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "481e6ae9-976e-473f-b92a-cb8260d0fc1f", - "x-ms-routing-request-id": "WESTUS2:20210901T010112Z:7c54b481-ac13-4868-909e-ffb24d091e21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "efdeb9e8-57af-41d5-8841-80d4d0faca83", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "22a56a7e-10cf-4b89-a924-09ec905adf94", - "x-ms-routing-request-id": "WESTUS2:20210901T010113Z:efdeb9e8-57af-41d5-8841-80d4d0faca83" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b150e2db-a1e9-40e2-863e-38bf3b274047", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "d3f67ad5-2552-40e5-b3dd-52e058d20e76", - "x-ms-routing-request-id": "WESTUS2:20210901T010114Z:b150e2db-a1e9-40e2-863e-38bf3b274047" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:01:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ffb1398c-e202-4302-8367-4a742a5e74ab", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "24b49d8d-e4ab-4049-bf2e-1f52baa0f347", - "x-ms-routing-request-id": "WESTUS2:20210901T010115Z:ffb1398c-e202-4302-8367-4a742a5e74ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2a5556c5facfbc1e7be1775bbe356116", - "x-ms-return-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, 01 Sep 2021 01:01:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6aa6fd27-7d76-409f-83c4-47683561cf4e", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "da78476c-03b7-4419-bbcb-38dc9b775440", - "x-ms-routing-request-id": "WESTUS2:20210901T010116Z:6aa6fd27-7d76-409f-83c4-47683561cf4e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5f20775f13eaf203450ec5be79ecc864", - "x-ms-return-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, 01 Sep 2021 01:01:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aac672e5-3809-46bf-b14e-6149704eecc0", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "19a8c7cf-6b60-44f8-9bb6-11a0616571f1", - "x-ms-routing-request-id": "WESTUS2:20210901T010118Z:aac672e5-3809-46bf-b14e-6149704eecc0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66ad122b67958d990174c70056e50aec", - "x-ms-return-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, 01 Sep 2021 01:01:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "66ad122b67958d990174c70056e50aec", - "x-ms-correlation-request-id": "05f52dda-dcc5-41d0-8c10-65315cfd7f5c", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "7bf72354-a080-4f69-ac72-9730baef70e1", - "x-ms-routing-request-id": "WESTUS2:20210901T010119Z:05f52dda-dcc5-41d0-8c10-65315cfd7f5c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f7dfd34e817bb2ca5362e5c13560428f", - "x-ms-return-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, 01 Sep 2021 01:01:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f7dfd34e817bb2ca5362e5c13560428f", - "x-ms-correlation-request-id": "6a2d1911-44fd-4052-8bf7-8a80347d833e", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "92f6eaa9-adbe-43c3-a2fd-2adf81b29f4c", - "x-ms-routing-request-id": "WESTUS2:20210901T010120Z:6a2d1911-44fd-4052-8bf7-8a80347d833e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab301219fb88f781dd925e754b029b60", - "x-ms-return-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, 01 Sep 2021 01:01:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ab301219fb88f781dd925e754b029b60", - "x-ms-correlation-request-id": "3d04867f-7bd4-419c-86c2-a952c12f081c", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "8b6ceb98-e862-42ff-91ff-a40c2de6abf7", - "x-ms-routing-request-id": "WESTUS2:20210901T010121Z:3d04867f-7bd4-419c-86c2-a952c12f081c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a66fd804d10caae947fa123282d858a0", - "x-ms-return-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, 01 Sep 2021 01:01:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a66fd804d10caae947fa123282d858a0", - "x-ms-correlation-request-id": "5fac5658-2389-4dc5-9e7e-15eeb05c71cd", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "b00a06ae-eadf-4b1c-ad3f-abde1965fd3c", - "x-ms-routing-request-id": "WESTUS2:20210901T010122Z:5fac5658-2389-4dc5-9e7e-15eeb05c71cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44e737315eb4536351e819e822556651", - "x-ms-return-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, 01 Sep 2021 01:01:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44e737315eb4536351e819e822556651", - "x-ms-correlation-request-id": "fc0bfba9-ec94-42bc-b877-07ee94c5330c", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "6a576c5b-bc8c-413f-84d9-feb1b8cc3431", - "x-ms-routing-request-id": "WESTUS2:20210901T010123Z:fc0bfba9-ec94-42bc-b877-07ee94c5330c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5cbc84c69cf048832986638de84e7405", - "x-ms-return-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, 01 Sep 2021 01:01:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5cbc84c69cf048832986638de84e7405", - "x-ms-correlation-request-id": "e1e16309-820b-4e9c-89d8-d02e61b4055c", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "ceefb051-0de9-4a5e-b188-817faba2e4ed", - "x-ms-routing-request-id": "WESTUS2:20210901T010124Z:e1e16309-820b-4e9c-89d8-d02e61b4055c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1344bd39571aa5ab741c5423b70087f2", - "x-ms-return-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, 01 Sep 2021 01:01:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1344bd39571aa5ab741c5423b70087f2", - "x-ms-correlation-request-id": "f7bc7365-b55b-4d06-b413-71da64f5fca9", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "9860a19e-cf25-41a2-bc1d-7320f2008c4f", - "x-ms-routing-request-id": "WESTUS2:20210901T010125Z:f7bc7365-b55b-4d06-b413-71da64f5fca9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe6cc194fc1b94b0b49f1a2efad66a03", - "x-ms-return-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, 01 Sep 2021 01:01:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?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": "fe6cc194fc1b94b0b49f1a2efad66a03", - "x-ms-correlation-request-id": "a2a8d513-2004-4b18-a31e-69e9bb2b8c3c", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "55441eca-d3d6-44f6-8bb8-287435df82fe", - "x-ms-routing-request-id": "WESTUS2:20210901T010126Z:a2a8d513-2004-4b18-a31e-69e9bb2b8c3c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "64ae147352106e36d916e7d4485f9028", - "x-ms-return-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, 01 Sep 2021 01:01:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?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": "64ae147352106e36d916e7d4485f9028", - "x-ms-correlation-request-id": "b88631c0-999f-4e64-a759-bb484e972efd", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "6da6c45e-3801-42a6-a585-5f1be79008e5", - "x-ms-routing-request-id": "WESTUS2:20210901T010128Z:b88631c0-999f-4e64-a759-bb484e972efd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b8893dd7-7779-45dc-8c20-44330464d3d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "27f971fe76e23de90daf5f7b3c7caa9e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:01: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": "27f971fe76e23de90daf5f7b3c7caa9e", - "x-ms-correlation-request-id": "0064df57-fa6e-49c0-9cc8-7f53eeb84cf0", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "99e24880-42bf-4a57-bf67-08d7e9cbf2ec", - "x-ms-routing-request-id": "WESTUS2:20210901T010129Z:0064df57-fa6e-49c0-9cc8-7f53eeb84cf0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1454", - "name": "sto1454", - "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": "2021-09-01T01:01:11.0104761Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:01:11.0104761Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:01:10.8854734Z", - "primaryEndpoints": { - "dfs": "https://sto1454.dfs.core.windows.net/", - "blob": "https://sto1454.blob.core.windows.net/", - "table": "https://sto1454.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto1454-secondary.dfs.core.windows.net/", - "blob": "https://sto1454-secondary.blob.core.windows.net/", - "table": "https://sto1454-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1454?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fc83bee1d9e415469bd4f33f1d65eeb5-596ae6017d8a1048-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3b050b1225141e18afd250514dc4c55", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:01: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": "a3b050b1225141e18afd250514dc4c55", - "x-ms-correlation-request-id": "3519055f-a527-4921-8902-006eb3b63495", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "e1a38f08-118d-4d6d-8a49-1788bb4880d5", - "x-ms-routing-request-id": "WESTUS2:20210901T010129Z:3519055f-a527-4921-8902-006eb3b63495" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5163/providers/Microsoft.Storage/storageAccounts/sto1454", - "name": "sto1454", - "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": "2021-09-01T01:01:11.0104761Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:01:11.0104761Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:01:10.8854734Z", - "primaryEndpoints": { - "dfs": "https://sto1454.dfs.core.windows.net/", - "blob": "https://sto1454.blob.core.windows.net/", - "table": "https://sto1454.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto1454-secondary.dfs.core.windows.net/", - "blob": "https://sto1454-secondary.blob.core.windows.net/", - "table": "https://sto1454-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "975301765", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 0a32785ad190..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetBlobTestAsync.json +++ /dev/null @@ -1,2108 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0c278712a93313f1d7eb271b5f337e1", - "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, 01 Sep 2021 02:07:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0e105051-98f4-41b9-9b9c-85c4a9a5a1aa", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "0e105051-98f4-41b9-9b9c-85c4a9a5a1aa", - "x-ms-routing-request-id": "WESTUS2:20210901T020745Z:0e105051-98f4-41b9-9b9c-85c4a9a5a1aa" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cebc6a8a9127e8f27b6a6509eb374dd6", - "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, 01 Sep 2021 02:07:45 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f4e65e2e-6041-4ea4-bd85-ed6c737dda43", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "f4e65e2e-6041-4ea4-bd85-ed6c737dda43", - "x-ms-routing-request-id": "WESTUS2:20210901T020745Z:f4e65e2e-6041-4ea4-bd85-ed6c737dda43" - }, - "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/res1773?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-88d6e5d50e613c47aa3422b00eda3671-32edb434263e8b49-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c463aa0e28ab666b86f24e6dd5bea339", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:07:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9058746d-6eac-4f93-9183-3c5cb5c589fa", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "9058746d-6eac-4f93-9183-3c5cb5c589fa", - "x-ms-routing-request-id": "WESTUS2:20210901T020747Z:9058746d-6eac-4f93-9183-3c5cb5c589fa" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773", - "name": "res1773", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto2382?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-e95585b56f5e3e4299e2aa7c28a68efc-8273cdd8dc00db4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0c9009dda852964c53545e631db3da7", - "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": "Wed, 01 Sep 2021 02:07:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fb53fe60-fc14-471c-9258-8a636c424953", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "6bcfba13-3e2b-4b81-a49f-24444616f90f", - "x-ms-routing-request-id": "WESTUS2:20210901T020750Z:fb53fe60-fc14-471c-9258-8a636c424953" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "97c2446d-4fae-43a1-86e1-0f4c25e1b280", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "199553f8-8524-4d52-9bad-75d9ceb5906d", - "x-ms-routing-request-id": "WESTUS2:20210901T020750Z:97c2446d-4fae-43a1-86e1-0f4c25e1b280" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3a6e7e05-e26a-44ff-ada3-78a6c7392d01", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "b8c18f6d-760e-4909-82e3-4bf56910b6e9", - "x-ms-routing-request-id": "WESTUS2:20210901T020751Z:3a6e7e05-e26a-44ff-ada3-78a6c7392d01" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ee1dce64-1503-46aa-9568-62195fea0d0b", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "bd2f1020-239c-476b-a450-c36101f9a271", - "x-ms-routing-request-id": "WESTUS2:20210901T020752Z:ee1dce64-1503-46aa-9568-62195fea0d0b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "758b73b3-dff6-4ef3-a6a6-511380e4fe06", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "46752e62-f1ba-4d00-86f3-02a39051c371", - "x-ms-routing-request-id": "WESTUS2:20210901T020754Z:758b73b3-dff6-4ef3-a6a6-511380e4fe06" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5d9674c2-621c-4eea-9d9a-1137912e6d45", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "12e9bd80-78b4-43db-ac92-e2e0b9f2ef77", - "x-ms-routing-request-id": "WESTUS2:20210901T020755Z:5d9674c2-621c-4eea-9d9a-1137912e6d45" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b789e672-db51-4e75-b827-e94f26fd5f0e", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "7c026dea-085b-4207-8aa6-0a4eb821adc0", - "x-ms-routing-request-id": "WESTUS2:20210901T020756Z:b789e672-db51-4e75-b827-e94f26fd5f0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "31465dd2-6f43-4d32-9329-0052a3eb14cc", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "7f3abd14-4a0b-4dde-8a63-47094123e282", - "x-ms-routing-request-id": "WESTUS2:20210901T020757Z:31465dd2-6f43-4d32-9329-0052a3eb14cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a665d15c-47ed-422e-bc9d-6e943f81ab04", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "109b7e65-e491-46bf-81f8-4d4180de33ae", - "x-ms-routing-request-id": "WESTUS2:20210901T020758Z:a665d15c-47ed-422e-bc9d-6e943f81ab04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4a3f9df3-3841-439a-9063-d2be49877410", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "5ad51a45-13bb-453c-a988-ae32b10ed8a7", - "x-ms-routing-request-id": "WESTUS2:20210901T020759Z:4a3f9df3-3841-439a-9063-d2be49877410" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:07:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0db81f94-9d38-4431-b6fc-3e1ae62ee081", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "0cca32f0-611f-4bc8-a410-a700d441d4ac", - "x-ms-routing-request-id": "WESTUS2:20210901T020800Z:0db81f94-9d38-4431-b6fc-3e1ae62ee081" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "83a17462aaf3b2c4461e3fb397a597f1", - "x-ms-return-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, 01 Sep 2021 02:08:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bd753672-bddc-4e50-bf3e-8246f049c992", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "fb305dca-2374-41a1-868b-165816009a28", - "x-ms-routing-request-id": "WESTUS2:20210901T020801Z:bd753672-bddc-4e50-bf3e-8246f049c992" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d2eb6cde8cfcf7b1b8c18c09356e0e3", - "x-ms-return-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, 01 Sep 2021 02:08:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a9cdc0e-a2e2-4e4e-af10-7e12df5b67bb", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "26fb59c4-508e-4f3f-89e0-e0f5c6bc214c", - "x-ms-routing-request-id": "WESTUS2:20210901T020802Z:0a9cdc0e-a2e2-4e4e-af10-7e12df5b67bb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "90cebdd17e71809054b7eed3d9a7fc95", - "x-ms-return-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, 01 Sep 2021 02:08:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1134a80b-c1da-4bc8-9762-62a20ba8421a", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "f7f45dff-4596-4b00-a5d3-3ceb802fbb6b", - "x-ms-routing-request-id": "WESTUS2:20210901T020804Z:1134a80b-c1da-4bc8-9762-62a20ba8421a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a0cf128adc8a7af0f8d1676791041fef", - "x-ms-return-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, 01 Sep 2021 02:08:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?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": "a0cf128adc8a7af0f8d1676791041fef", - "x-ms-correlation-request-id": "c808f987-d238-4c0d-8e5a-54e033ee0566", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "75309e55-dd27-4f6a-8e4b-81cc1fb3af0f", - "x-ms-routing-request-id": "WESTUS2:20210901T020805Z:c808f987-d238-4c0d-8e5a-54e033ee0566" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6bcfba13-3e2b-4b81-a49f-24444616f90f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d9e15c3e06d74e8025ade917faa8f674", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "d9e15c3e06d74e8025ade917faa8f674", - "x-ms-correlation-request-id": "94090306-3418-46da-95f6-15bdd88ce9e2", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "5e237ee5-3d57-42e2-a982-570d8e1d6d9b", - "x-ms-routing-request-id": "WESTUS2:20210901T020806Z:94090306-3418-46da-95f6-15bdd88ce9e2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto2382", - "name": "sto2382", - "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": "2021-09-01T02:07:49.1079650Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:07:49.1079650Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:07:48.9986039Z", - "primaryEndpoints": { - "dfs": "https://sto2382.dfs.core.windows.net/", - "blob": "https://sto2382.blob.core.windows.net/", - "table": "https://sto2382.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto2382?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a47f15db32586e4c97b3e3cdb4ace936-baa33b390a0d6b4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8035838f3f86f558cd5498a01629ee50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "8035838f3f86f558cd5498a01629ee50", - "x-ms-correlation-request-id": "2090d705-5aee-4101-b086-6428e592edb9", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "7a6b08ea-6f3d-40d0-9150-3e363a623af8", - "x-ms-routing-request-id": "WESTUS2:20210901T020806Z:2090d705-5aee-4101-b086-6428e592edb9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto2382", - "name": "sto2382", - "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": "2021-09-01T02:07:49.1079650Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:07:49.1079650Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:07:48.9986039Z", - "primaryEndpoints": { - "dfs": "https://sto2382.dfs.core.windows.net/", - "blob": "https://sto2382.blob.core.windows.net/", - "table": "https://sto2382.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto3041?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-cfdf3d7b1180a04c9ade972c31312d69-9a43f65835b32447-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7c94fe9823c684bd92817adcf3d87f4f", - "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": "Wed, 01 Sep 2021 02:08:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ff129753-7e63-4b66-84a0-fe477fce5633", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "4fae817f-b3ae-4430-aad2-4400642f82df", - "x-ms-routing-request-id": "WESTUS2:20210901T020809Z:ff129753-7e63-4b66-84a0-fe477fce5633" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "81e404e7-38c7-4af5-a2fe-a151ab8b2179", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "b6b8735b-e98f-4c55-9ad9-49a1d7fac015", - "x-ms-routing-request-id": "WESTUS2:20210901T020809Z:81e404e7-38c7-4af5-a2fe-a151ab8b2179" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9f27abbc-ac57-438a-94e6-aec6af5b9454", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "8b61bb5c-36c5-4c9d-bdc9-a6b2ac01d33b", - "x-ms-routing-request-id": "WESTUS2:20210901T020810Z:9f27abbc-ac57-438a-94e6-aec6af5b9454" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f25cb208-193c-4081-9965-7bc7014f9e32", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "0c186e48-60f2-42cf-991d-06174e33e13f", - "x-ms-routing-request-id": "WESTUS2:20210901T020811Z:f25cb208-193c-4081-9965-7bc7014f9e32" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "698c7918-acd0-4589-ba6b-df5482a083ba", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "d72d2068-3c06-42f4-a279-5faa674437b7", - "x-ms-routing-request-id": "WESTUS2:20210901T020812Z:698c7918-acd0-4589-ba6b-df5482a083ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "00ece50c-04ed-47c1-80ee-bdfb49f27f4a", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "25c2eb55-8cee-40dc-8ca6-e0e37638ad04", - "x-ms-routing-request-id": "WESTUS2:20210901T020813Z:00ece50c-04ed-47c1-80ee-bdfb49f27f4a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "506a5a7f-8da2-412f-9e93-8a0ab6ed2808", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "31c5671b-f05f-4977-817c-d71772b37583", - "x-ms-routing-request-id": "WESTUS2:20210901T020814Z:506a5a7f-8da2-412f-9e93-8a0ab6ed2808" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ea38d2e3-ecff-420f-bedc-471c9b2b5fac", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "56e92883-f178-402e-bfd2-4def16a68cdb", - "x-ms-routing-request-id": "WESTUS2:20210901T020816Z:ea38d2e3-ecff-420f-bedc-471c9b2b5fac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a8084a3-0d49-4e22-a04b-27a52973517a", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "c1df0cc1-48fb-47ab-946e-33484be879ef", - "x-ms-routing-request-id": "WESTUS2:20210901T020817Z:5a8084a3-0d49-4e22-a04b-27a52973517a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dbcf6b05d6e1688bc5ab852edbdffd10", - "x-ms-return-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, 01 Sep 2021 02:08:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "85898d65-6f23-4e01-bdfc-663583f79858", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "f8db72ae-fc3c-47e0-a1f4-d352e5b598b4", - "x-ms-routing-request-id": "WESTUS2:20210901T020818Z:85898d65-6f23-4e01-bdfc-663583f79858" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e79890f84c9bc38dbddccd1f810ae0b4", - "x-ms-return-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, 01 Sep 2021 02:08:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1af490c9-0813-4e7c-bb62-5b8adf5fd17c", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "648df50b-b727-48eb-8f2a-103cbaf5b2d2", - "x-ms-routing-request-id": "WESTUS2:20210901T020819Z:1af490c9-0813-4e7c-bb62-5b8adf5fd17c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cbb1c7286af365d1a9ba4c38cdd0ccc6", - "x-ms-return-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, 01 Sep 2021 02:08:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1e2d18a-e4e3-485e-83d1-f618175bf780", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "836a9a42-dc64-4bf1-ae85-3d92fc45f483", - "x-ms-routing-request-id": "WESTUS2:20210901T020820Z:c1e2d18a-e4e3-485e-83d1-f618175bf780" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d22761894c2eb8b4dd0c1d04086be6ba", - "x-ms-return-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, 01 Sep 2021 02:08:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d22761894c2eb8b4dd0c1d04086be6ba", - "x-ms-correlation-request-id": "b60785aa-b680-4a1e-b90f-49a254420aa0", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "78acc932-3de2-4a23-b41a-371497aa627f", - "x-ms-routing-request-id": "WESTUS2:20210901T020821Z:b60785aa-b680-4a1e-b90f-49a254420aa0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ee1f38c2-1bff-4691-821a-240d985076d3", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "7d5cf6a0-ee98-4581-8323-f44a82e6ba03", - "x-ms-routing-request-id": "WESTUS2:20210901T020822Z:ee1f38c2-1bff-4691-821a-240d985076d3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?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": "1f95070f0ee3db8512f8eee74ccc5c3d", - "x-ms-correlation-request-id": "45b65441-89a4-47c8-808d-360b5076b479", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "d52a8a33-9ec6-4b45-8f59-2e0bfba869c7", - "x-ms-routing-request-id": "WESTUS2:20210901T020823Z:45b65441-89a4-47c8-808d-360b5076b479" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4fae817f-b3ae-4430-aad2-4400642f82df?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fc6d91d3b8c95797459913fb0ed3b888", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "fc6d91d3b8c95797459913fb0ed3b888", - "x-ms-correlation-request-id": "11a4aaba-2905-4a90-afbd-5cc0c1cd6894", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "3596db41-1f09-4a01-923d-4747dac6ff94", - "x-ms-routing-request-id": "WESTUS2:20210901T020825Z:11a4aaba-2905-4a90-afbd-5cc0c1cd6894" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto3041", - "name": "sto3041", - "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": "2021-09-01T02:08:07.8743394Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:08:07.8743394Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:08:07.7493106Z", - "primaryEndpoints": { - "dfs": "https://sto3041.dfs.core.windows.net/", - "blob": "https://sto3041.blob.core.windows.net/", - "table": "https://sto3041.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto3041?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-55886353e4107d4faa70a53bb09b234b-164c12b10cea1349-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "01f53016c6d6bcd74b2b0035433441f2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1138", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "01f53016c6d6bcd74b2b0035433441f2", - "x-ms-correlation-request-id": "2da0a6f9-49d1-45c9-b733-bc4e5ec97682", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "1b62c329-8c82-4ecc-879b-9da1b327bd8b", - "x-ms-routing-request-id": "WESTUS2:20210901T020825Z:2da0a6f9-49d1-45c9-b733-bc4e5ec97682" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto3041", - "name": "sto3041", - "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": "2021-09-01T02:08:07.8743394Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:08:07.8743394Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:08:07.7493106Z", - "primaryEndpoints": { - "dfs": "https://sto3041.dfs.core.windows.net/", - "blob": "https://sto3041.blob.core.windows.net/", - "table": "https://sto3041.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto4034?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "150", - "Content-Type": "application/json", - "traceparent": "00-769d85cfd98b1f4592fd537628808791-b73fb5d5d2743448-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e0d01d6f9e757246f3eda4afb89cd3f", - "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": "Wed, 01 Sep 2021 02:08:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b88a843c-0664-4964-9a80-378255326705", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "53da2791-1aeb-4d35-8f0e-cd1839118217", - "x-ms-routing-request-id": "WESTUS2:20210901T020827Z:b88a843c-0664-4964-9a80-378255326705" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aab6f94e-21e6-477a-b6ac-dcaabb2e7e56", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "4ec6fea3-02d6-4119-8cc1-a9dd2b83e3e1", - "x-ms-routing-request-id": "WESTUS2:20210901T020827Z:aab6f94e-21e6-477a-b6ac-dcaabb2e7e56" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0ffcaf68-4548-4140-a521-4d776613ef92", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "7d1b87bc-09d3-487c-a1ae-0d2930d40a69", - "x-ms-routing-request-id": "WESTUS2:20210901T020828Z:0ffcaf68-4548-4140-a521-4d776613ef92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b1862759-7830-4816-82d1-e9d414fc79f4", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "3e38e757-1c2c-4c8b-988d-cd57f4a6a2d5", - "x-ms-routing-request-id": "WESTUS2:20210901T020829Z:b1862759-7830-4816-82d1-e9d414fc79f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b3f6b619-72c5-4e1d-a85d-cd763ce5536d", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "19e542c2-2fde-4aac-bb36-6dcb1f9cdac3", - "x-ms-routing-request-id": "WESTUS2:20210901T020831Z:b3f6b619-72c5-4e1d-a85d-cd763ce5536d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0169eb11-e9ed-49f4-9d47-5a722ea237de", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "69e219cf-c856-40da-9f5f-2d4b97e4c7fd", - "x-ms-routing-request-id": "WESTUS2:20210901T020832Z:0169eb11-e9ed-49f4-9d47-5a722ea237de" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:08:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8468706-f34b-42bc-9230-c1f618eabeb8", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "213ba976-6391-489a-8858-870b43de62cc", - "x-ms-routing-request-id": "WESTUS2:20210901T020833Z:e8468706-f34b-42bc-9230-c1f618eabeb8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "433a89e1fc62099290a4ad701f012023", - "x-ms-return-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, 01 Sep 2021 02:08:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c8b7bb90-7792-4a38-bd2c-d66c4798ccb0", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "f6f5f20b-3a18-462e-8a21-5a4bfafa8178", - "x-ms-routing-request-id": "WESTUS2:20210901T020834Z:c8b7bb90-7792-4a38-bd2c-d66c4798ccb0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0de5a6f579245542e67809dc10a34d95", - "x-ms-return-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, 01 Sep 2021 02:08:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8aad5fd-d781-4efe-939e-72d6ce6eb177", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "f1106457-6e67-4258-8a68-5e1c77ecba0f", - "x-ms-routing-request-id": "WESTUS2:20210901T020835Z:e8aad5fd-d781-4efe-939e-72d6ce6eb177" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89cbbc9a70a6e468f53cca9ffb2ed519", - "x-ms-return-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, 01 Sep 2021 02:08:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "89cbbc9a70a6e468f53cca9ffb2ed519", - "x-ms-correlation-request-id": "5da5db52-65bb-4dd6-b4b9-c9bab43f5f75", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "93b54d03-2cad-4ff1-9156-7fad19ba364f", - "x-ms-routing-request-id": "WESTUS2:20210901T020836Z:5da5db52-65bb-4dd6-b4b9-c9bab43f5f75" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a8c4b29e55ce683747e55de9f2b5f8ed", - "x-ms-return-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, 01 Sep 2021 02:08:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a8c4b29e55ce683747e55de9f2b5f8ed", - "x-ms-correlation-request-id": "82b29c74-2945-43a6-b590-66ce025e35a3", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "1c81f075-57ec-4359-aa57-cfccfd198c65", - "x-ms-routing-request-id": "WESTUS2:20210901T020837Z:82b29c74-2945-43a6-b590-66ce025e35a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62d518579635857c3d0117e7aea25ab7", - "x-ms-return-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, 01 Sep 2021 02:08:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "62d518579635857c3d0117e7aea25ab7", - "x-ms-correlation-request-id": "00fadda0-c568-4a5f-aa1a-31faeb06ad77", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "4f000110-47c0-4fa5-a35b-a2806a01c774", - "x-ms-routing-request-id": "WESTUS2:20210901T020838Z:00fadda0-c568-4a5f-aa1a-31faeb06ad77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5d3ef0a3a4de45c6846342c1137ff140", - "x-ms-return-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, 01 Sep 2021 02:08:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5d3ef0a3a4de45c6846342c1137ff140", - "x-ms-correlation-request-id": "298f8ee5-e02d-4c3a-8af9-f4a296416c9f", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "09b80601-4ddb-4f73-9ef9-ace98145d1d2", - "x-ms-routing-request-id": "WESTUS2:20210901T020839Z:298f8ee5-e02d-4c3a-8af9-f4a296416c9f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e248dd43725907e3363f6acd3d4fb9a5", - "x-ms-return-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, 01 Sep 2021 02:08:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e248dd43725907e3363f6acd3d4fb9a5", - "x-ms-correlation-request-id": "8af18beb-d30a-481b-be90-9d02092d261f", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "ca592ff3-200f-442f-ab6e-d3f61733e9aa", - "x-ms-routing-request-id": "WESTUS2:20210901T020841Z:8af18beb-d30a-481b-be90-9d02092d261f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0145a58b9a76b20e5190ded254ba72be", - "x-ms-return-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, 01 Sep 2021 02:08:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?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": "0145a58b9a76b20e5190ded254ba72be", - "x-ms-correlation-request-id": "2c44c4fd-d0b1-4691-92cd-bb97897772cd", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "d66c6a58-19cb-4f00-b1d2-253e37c307de", - "x-ms-routing-request-id": "WESTUS2:20210901T020842Z:2c44c4fd-d0b1-4691-92cd-bb97897772cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d1a3d70f7759315d0d36279f3af90734", - "x-ms-return-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, 01 Sep 2021 02:08:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?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": "d1a3d70f7759315d0d36279f3af90734", - "x-ms-correlation-request-id": "5caf0c1c-2fa0-4e1f-a6cd-b1b794571275", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "78e0d194-8d2f-4d5b-9bd0-0058f33afb53", - "x-ms-routing-request-id": "WESTUS2:20210901T020843Z:5caf0c1c-2fa0-4e1f-a6cd-b1b794571275" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/53da2791-1aeb-4d35-8f0e-cd1839118217?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6d369ca9ef3aa8cace9691c99411b37b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "6d369ca9ef3aa8cace9691c99411b37b", - "x-ms-correlation-request-id": "a9528358-1479-4a1c-b5cd-cd2696776f4b", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "2156786f-468e-487e-b11d-321311066bdc", - "x-ms-routing-request-id": "WESTUS2:20210901T020844Z:a9528358-1479-4a1c-b5cd-cd2696776f4b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto4034", - "name": "sto4034", - "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": "2021-09-01T02:08:26.2031796Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:08:26.2031796Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:08:26.0938332Z", - "primaryEndpoints": { - "dfs": "https://sto4034.dfs.core.windows.net/", - "blob": "https://sto4034.blob.core.windows.net/", - "table": "https://sto4034.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto4034-secondary.dfs.core.windows.net/", - "blob": "https://sto4034-secondary.blob.core.windows.net/", - "table": "https://sto4034-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto4034?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5dab5d848619474a9778f384a97b8b40-5fbdae7fe24c7647-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66bdaccce8ac144b4713f43f736f7857", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1337", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:08: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": "66bdaccce8ac144b4713f43f736f7857", - "x-ms-correlation-request-id": "372c9375-283f-4001-8cdc-60101ba65870", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "e684d587-f9ae-45f8-abec-653bde731f5e", - "x-ms-routing-request-id": "WESTUS2:20210901T020844Z:372c9375-283f-4001-8cdc-60101ba65870" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1773/providers/Microsoft.Storage/storageAccounts/sto4034", - "name": "sto4034", - "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": "2021-09-01T02:08:26.2031796Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:08:26.2031796Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:08:26.0938332Z", - "primaryEndpoints": { - "dfs": "https://sto4034.dfs.core.windows.net/", - "blob": "https://sto4034.blob.core.windows.net/", - "table": "https://sto4034.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto4034-secondary.dfs.core.windows.net/", - "blob": "https://sto4034-secondary.blob.core.windows.net/", - "table": "https://sto4034-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "710177360", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 108d0aad4c1e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTime.json +++ /dev/null @@ -1,916 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e48cd102b608a1d9819cbf733c9c42e", - "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, 01 Sep 2021 01: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": "4dbe20c9-916b-4ede-9e87-260dcf3a313c", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "4dbe20c9-916b-4ede-9e87-260dcf3a313c", - "x-ms-routing-request-id": "WESTUS2:20210901T010332Z:4dbe20c9-916b-4ede-9e87-260dcf3a313c" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7cbf865b193c5d1e17a34d80619e0c1", - "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, 01 Sep 2021 01: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": "3adf8dc5-5e2e-45ae-8bf3-82003afcc88c", - "x-ms-ratelimit-remaining-subscription-reads": "11909", - "x-ms-request-id": "3adf8dc5-5e2e-45ae-8bf3-82003afcc88c", - "x-ms-routing-request-id": "WESTUS2:20210901T010332Z:3adf8dc5-5e2e-45ae-8bf3-82003afcc88c" - }, - "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/res2126?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4d900ad4ab2f8844963362091d030f9b-26f77e3d61128745-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f28e7c510039ce0f6819cae98562b9a4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:03:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8751ecb6-150c-42b1-80f5-41030c1cd3da", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "8751ecb6-150c-42b1-80f5-41030c1cd3da", - "x-ms-routing-request-id": "WESTUS2:20210901T010334Z:8751ecb6-150c-42b1-80f5-41030c1cd3da" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126", - "name": "res2126", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-0e1222f95e427247ab964abbcfbd2d36-debfdea804b08e46-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "432f22615e2482fcace5f744847e3809", - "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": "Wed, 01 Sep 2021 01:03:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "25c2470b-a2a1-421f-9cff-d4bcdcdd1e86", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "68778401-b352-47fb-8303-84498a470efd", - "x-ms-routing-request-id": "WESTUS2:20210901T010338Z:25c2470b-a2a1-421f-9cff-d4bcdcdd1e86" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "23d09941-a5fb-4997-89aa-1f7c6bad1e5d", - "x-ms-ratelimit-remaining-subscription-reads": "11908", - "x-ms-request-id": "e05aada4-822e-4822-8ab6-7cacf180c58e", - "x-ms-routing-request-id": "WESTUS2:20210901T010338Z:23d09941-a5fb-4997-89aa-1f7c6bad1e5d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "663f39ac-5871-4ff3-ad98-585c34fe2ccc", - "x-ms-ratelimit-remaining-subscription-reads": "11907", - "x-ms-request-id": "c909570c-6098-40c8-b5d7-bd57e0194fbd", - "x-ms-routing-request-id": "WESTUS2:20210901T010339Z:663f39ac-5871-4ff3-ad98-585c34fe2ccc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1eed0523-2ccd-49e7-88d1-7a8ab357ed16", - "x-ms-ratelimit-remaining-subscription-reads": "11906", - "x-ms-request-id": "3da5f3fd-8116-47a7-bd77-6f55b8a583dd", - "x-ms-routing-request-id": "WESTUS2:20210901T010340Z:1eed0523-2ccd-49e7-88d1-7a8ab357ed16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b19fa7ff-5e67-4885-ad10-9bfef7860b64", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "b5cb6a95-6d8f-43db-8434-725f1359b6fc", - "x-ms-routing-request-id": "WESTUS2:20210901T010341Z:b19fa7ff-5e67-4885-ad10-9bfef7860b64" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2cf76e9f-6e52-4327-a8e9-e95b98d0551f", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "1ad4cbf7-2eb9-4b6b-9a1c-e780c39b9f48", - "x-ms-routing-request-id": "WESTUS2:20210901T010342Z:2cf76e9f-6e52-4327-a8e9-e95b98d0551f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9a06bb96-f4be-4571-b923-6eb6be09c7a7", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "c28f10ae-ef9e-4d3c-a152-dd16586db2f3", - "x-ms-routing-request-id": "WESTUS2:20210901T010343Z:9a06bb96-f4be-4571-b923-6eb6be09c7a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "16cdddbb-8e54-4e1e-8e09-d308fd2b78a5", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "4556e316-5bf2-46b8-adbd-e94f2ff5f322", - "x-ms-routing-request-id": "WESTUS2:20210901T010344Z:16cdddbb-8e54-4e1e-8e09-d308fd2b78a5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b7624b64-f21a-4aee-9199-b94222acaf2b", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "1aa20443-7097-4054-a65b-e372a4e73030", - "x-ms-routing-request-id": "WESTUS2:20210901T010346Z:b7624b64-f21a-4aee-9199-b94222acaf2b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58ba26f1-3221-4c5e-bdb6-7ee00f1ce795", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "184712ea-666d-4dc5-8e41-ceb867a74598", - "x-ms-routing-request-id": "WESTUS2:20210901T010347Z:58ba26f1-3221-4c5e-bdb6-7ee00f1ce795" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:03:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b3a3d72-9b76-4505-9de9-52f23bf008a3", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "138bf2d2-8e48-4269-b7d4-0b431bc80d2a", - "x-ms-routing-request-id": "WESTUS2:20210901T010348Z:2b3a3d72-9b76-4505-9de9-52f23bf008a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "81a3812d366bb2cb8c860b51effd09fd", - "x-ms-return-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, 01 Sep 2021 01:03:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "41baff15-35fe-4805-a450-81dab57f1a2d", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "0bbc5622-5e3b-4ee3-acbc-afbfe9cfd72e", - "x-ms-routing-request-id": "WESTUS2:20210901T010349Z:41baff15-35fe-4805-a450-81dab57f1a2d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dddb93aa923322094a1ddab4f23ff09f", - "x-ms-return-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, 01 Sep 2021 01:03:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2424c1f5-25cc-4afb-b13f-83f8640eaf15", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "54b18d32-3dc4-43b6-bf27-27918d4003b4", - "x-ms-routing-request-id": "WESTUS2:20210901T010350Z:2424c1f5-25cc-4afb-b13f-83f8640eaf15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "95f2054ae97b1b30f6a9128130af58ec", - "x-ms-return-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, 01 Sep 2021 01:03:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "37ebd0f7-1bef-4c82-88fd-fe1a862419cd", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "4efc1837-3d52-47f0-8d68-bb85ef26bd00", - "x-ms-routing-request-id": "WESTUS2:20210901T010351Z:37ebd0f7-1bef-4c82-88fd-fe1a862419cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44d147d9070c9b667780364d5c17c04d", - "x-ms-return-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, 01 Sep 2021 01:03:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?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": "44d147d9070c9b667780364d5c17c04d", - "x-ms-correlation-request-id": "3ca25cff-07ec-4ee1-9c76-195efbfcc30e", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "034b2461-9deb-4a2c-b2a8-8b89bf8e3ec2", - "x-ms-routing-request-id": "WESTUS2:20210901T010352Z:3ca25cff-07ec-4ee1-9c76-195efbfcc30e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9066b96740ac18263bfe7897f88f29a", - "x-ms-return-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, 01 Sep 2021 01:03:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?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": "e9066b96740ac18263bfe7897f88f29a", - "x-ms-correlation-request-id": "6184a030-6f0f-40cb-a8b7-d0b950b81ef6", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "c63cacf5-289f-49eb-ab32-5b9b8b0cd9f4", - "x-ms-routing-request-id": "WESTUS2:20210901T010353Z:6184a030-6f0f-40cb-a8b7-d0b950b81ef6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/68778401-b352-47fb-8303-84498a470efd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "abdaeec4ac6e43929e561dfab2e2bfde", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1559", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:03: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": "abdaeec4ac6e43929e561dfab2e2bfde", - "x-ms-correlation-request-id": "883c0cc9-59fc-4f18-a287-0edcb96bcead", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "fc0191a1-a56b-45a1-913f-4e2e92b44a8d", - "x-ms-routing-request-id": "WESTUS2:20210901T010354Z:883c0cc9-59fc-4f18-a287-0edcb96bcead" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532", - "name": "sto532", - "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": "2021-09-01T01:03:36.6414261Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:03:36.6414261Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:03:36.5164440Z", - "primaryEndpoints": { - "dfs": "https://sto532.dfs.core.windows.net/", - "web": "https://sto532.z20.web.core.windows.net/", - "blob": "https://sto532.blob.core.windows.net/", - "queue": "https://sto532.queue.core.windows.net/", - "table": "https://sto532.table.core.windows.net/", - "file": "https://sto532.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto532-secondary.dfs.core.windows.net/", - "web": "https://sto532-secondary.z20.web.core.windows.net/", - "blob": "https://sto532-secondary.blob.core.windows.net/", - "queue": "https://sto532-secondary.queue.core.windows.net/", - "table": "https://sto532-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-fcb450e71fe9364d8a4fd9ef828635cb-5cfe2911e5aa6844-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4eac5e96fa865e1c40fe04d20dd1cef", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1559", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:03: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": "c4eac5e96fa865e1c40fe04d20dd1cef", - "x-ms-correlation-request-id": "3e699912-6e09-46b3-bd54-c0b515fb803f", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "0b440d4e-1513-4606-857d-6e531082548b", - "x-ms-routing-request-id": "WESTUS2:20210901T010355Z:3e699912-6e09-46b3-bd54-c0b515fb803f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532", - "name": "sto532", - "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": "2021-09-01T01:03:36.6414261Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:03:36.6414261Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:03:36.5164440Z", - "primaryEndpoints": { - "dfs": "https://sto532.dfs.core.windows.net/", - "web": "https://sto532.z20.web.core.windows.net/", - "blob": "https://sto532.blob.core.windows.net/", - "queue": "https://sto532.queue.core.windows.net/", - "table": "https://sto532.table.core.windows.net/", - "file": "https://sto532.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto532-secondary.dfs.core.windows.net/", - "web": "https://sto532-secondary.z20.web.core.windows.net/", - "blob": "https://sto532-secondary.blob.core.windows.net/", - "queue": "https://sto532-secondary.queue.core.windows.net/", - "table": "https://sto532-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532?api-version=2019-06-01\u0026$expand=geoReplicationStats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f5f442027dd3be48a9ba1cc3fc218460-aa015abf6e4ed14c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e899c8e153ce9ded8c34bb356870e81", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1664", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:03: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": "6e899c8e153ce9ded8c34bb356870e81", - "x-ms-correlation-request-id": "5fd82e78-af37-4d3d-90d2-09b790d4545b", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "073d4850-2c09-4790-9a13-f340cfd18324", - "x-ms-routing-request-id": "WESTUS2:20210901T010355Z:5fd82e78-af37-4d3d-90d2-09b790d4545b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2126/providers/Microsoft.Storage/storageAccounts/sto532", - "name": "sto532", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "geoReplicationStats": { - "status": "Unavailable", - "lastSyncTime": "2021-09-01T01:03:36Z", - "canFailover": false - }, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:03:36.6414261Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:03:36.6414261Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:03:36.5164440Z", - "primaryEndpoints": { - "dfs": "https://sto532.dfs.core.windows.net/", - "web": "https://sto532.z20.web.core.windows.net/", - "blob": "https://sto532.blob.core.windows.net/", - "queue": "https://sto532.queue.core.windows.net/", - "table": "https://sto532.table.core.windows.net/", - "file": "https://sto532.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto532-secondary.dfs.core.windows.net/", - "web": "https://sto532-secondary.z20.web.core.windows.net/", - "blob": "https://sto532-secondary.blob.core.windows.net/", - "queue": "https://sto532-secondary.queue.core.windows.net/", - "table": "https://sto532-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "472497821", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 9344bde8c154..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetLastSyncTimeAsync.json +++ /dev/null @@ -1,916 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "115464443e61bb55760cbccbdf65681a", - "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, 01 Sep 2021 02:09:47 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0e23300-83f7-4319-98ef-8bdeb17700c1", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "e0e23300-83f7-4319-98ef-8bdeb17700c1", - "x-ms-routing-request-id": "WESTUS2:20210901T020948Z:e0e23300-83f7-4319-98ef-8bdeb17700c1" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "175179175bac18471346e58085983be2", - "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, 01 Sep 2021 02:09:47 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd21e1cd-050c-4831-a1e3-356fbbff2c0a", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "bd21e1cd-050c-4831-a1e3-356fbbff2c0a", - "x-ms-routing-request-id": "WESTUS2:20210901T020948Z:bd21e1cd-050c-4831-a1e3-356fbbff2c0a" - }, - "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/res209?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5170ed6338890e4e9235f33095389777-b84ac8e39dc99a4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "977943e50f71c7a0da4f691f87bf43c1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:09:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "687323dd-9b1f-464c-b660-66b83d264df9", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "687323dd-9b1f-464c-b660-66b83d264df9", - "x-ms-routing-request-id": "WESTUS2:20210901T020948Z:687323dd-9b1f-464c-b660-66b83d264df9" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209", - "name": "res209", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "89", - "Content-Type": "application/json", - "traceparent": "00-6f7ca2b1b16cae49a981841942ebab7a-0cecb9f35a93fe4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bc20b9ade8b23b1cfd1a59d436ded0da", - "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": "Wed, 01 Sep 2021 02:09:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bd73d46b-545b-48ad-a135-002052f4ca7c", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ab65631f-7eb6-457d-9d59-bf453d87eef0", - "x-ms-routing-request-id": "WESTUS2:20210901T020951Z:bd73d46b-545b-48ad-a135-002052f4ca7c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "122c85a2-13b4-47c0-92c6-7618283985b9", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "0e015fee-8766-40fe-9de9-6fb274b453b5", - "x-ms-routing-request-id": "WESTUS2:20210901T020952Z:122c85a2-13b4-47c0-92c6-7618283985b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cd355103-46aa-4cd2-8afd-d67e5c110f16", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "32726d99-2e23-47d9-bfaa-07a5b0c6a36e", - "x-ms-routing-request-id": "WESTUS2:20210901T020953Z:cd355103-46aa-4cd2-8afd-d67e5c110f16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "70333bdc-4d32-4109-84e8-1c73550dd507", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "7a71cd65-4204-454d-be80-ead9fa25083e", - "x-ms-routing-request-id": "WESTUS2:20210901T020954Z:70333bdc-4d32-4109-84e8-1c73550dd507" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42bb6860-14be-4ab8-8445-4760086bf4bf", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "1418983b-9f9b-4365-9167-3d57f18a0658", - "x-ms-routing-request-id": "WESTUS2:20210901T020955Z:42bb6860-14be-4ab8-8445-4760086bf4bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "abca1e25-c18d-42cc-9e57-2ec9fae4d655", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "ae67c31b-0104-452f-88f7-52eaad72970e", - "x-ms-routing-request-id": "WESTUS2:20210901T020956Z:abca1e25-c18d-42cc-9e57-2ec9fae4d655" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "db6b38bb-864e-4d81-9881-11148ef26a6f", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "9aff82cb-53a4-4c12-a1a9-691b0196a4b7", - "x-ms-routing-request-id": "WESTUS2:20210901T020957Z:db6b38bb-864e-4d81-9881-11148ef26a6f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "53572ef0-8dfe-4620-8746-4f6605897268", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "3478ba3f-9a10-483c-a369-c0d614532c9c", - "x-ms-routing-request-id": "WESTUS2:20210901T020958Z:53572ef0-8dfe-4620-8746-4f6605897268" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:09:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f83aa4d4-15c3-4924-9a27-8dc08f496fd1", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "4cbfc341-0c27-41c4-bcda-8d44ea0481da", - "x-ms-routing-request-id": "WESTUS2:20210901T020959Z:f83aa4d4-15c3-4924-9a27-8dc08f496fd1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:10:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c9def327-6ad0-44fc-b93a-7dde8be84701", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "5376b556-4d77-4289-8e1d-14a1caff58b7", - "x-ms-routing-request-id": "WESTUS2:20210901T021000Z:c9def327-6ad0-44fc-b93a-7dde8be84701" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:10:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1f8a3cff-0700-4b67-9237-5cd7e39ced41", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "e8885335-fc6f-42ff-bdf7-09b6e1dcc02d", - "x-ms-routing-request-id": "WESTUS2:20210901T021002Z:1f8a3cff-0700-4b67-9237-5cd7e39ced41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e631bcade0e688e9924931b1d247d20", - "x-ms-return-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, 01 Sep 2021 02:10:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "506b5ba7-d75a-41c5-ab9d-745499c76ef5", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "0ed7180b-822e-48ca-8bcb-0eb6679f8c83", - "x-ms-routing-request-id": "WESTUS2:20210901T021003Z:506b5ba7-d75a-41c5-ab9d-745499c76ef5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b536428370664cf4b00c7cbb763aa7c7", - "x-ms-return-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, 01 Sep 2021 02:10:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3bdd111d-1197-4cb1-8f52-9bd7f922ba77", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "7be24569-7e95-4b05-ace5-66481a38ad25", - "x-ms-routing-request-id": "WESTUS2:20210901T021004Z:3bdd111d-1197-4cb1-8f52-9bd7f922ba77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef356cc5cd7ea0072e9c2651dbbbeb2b", - "x-ms-return-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, 01 Sep 2021 02:10:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2ad64fc9-7dcf-48e5-a8df-eadaa43a20c4", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "83e5560d-a7b3-47dd-b914-9aae1d58c215", - "x-ms-routing-request-id": "WESTUS2:20210901T021005Z:2ad64fc9-7dcf-48e5-a8df-eadaa43a20c4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "40040e0708935a4d27168d0261d3f15e", - "x-ms-return-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, 01 Sep 2021 02:10:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?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": "40040e0708935a4d27168d0261d3f15e", - "x-ms-correlation-request-id": "ad4b7e32-1271-4951-965a-b7b7ff53a789", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "8e6b1268-7feb-48ea-af34-756499c4e30c", - "x-ms-routing-request-id": "WESTUS2:20210901T021006Z:ad4b7e32-1271-4951-965a-b7b7ff53a789" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b055cc7c8defb5a23b9686ca49a271f5", - "x-ms-return-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, 01 Sep 2021 02:10:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?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": "b055cc7c8defb5a23b9686ca49a271f5", - "x-ms-correlation-request-id": "faec3cb1-d87c-4770-846f-2cdf005129c2", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "fe0da68b-c59c-4913-a3d6-c5958100c043", - "x-ms-routing-request-id": "WESTUS2:20210901T021007Z:faec3cb1-d87c-4770-846f-2cdf005129c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ab65631f-7eb6-457d-9d59-bf453d87eef0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68b451206636bd331fdac86740053f5a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1571", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:10: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": "68b451206636bd331fdac86740053f5a", - "x-ms-correlation-request-id": "ea83fd89-ebf6-47a2-b654-c6829054ee5f", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "2de56860-653d-4553-88a5-e5c320e52581", - "x-ms-routing-request-id": "WESTUS2:20210901T021008Z:ea83fd89-ebf6-47a2-b654-c6829054ee5f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761", - "name": "sto9761", - "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": "2021-09-01T02:09:50.4411988Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:09:50.4411988Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:09:50.3161902Z", - "primaryEndpoints": { - "dfs": "https://sto9761.dfs.core.windows.net/", - "web": "https://sto9761.z20.web.core.windows.net/", - "blob": "https://sto9761.blob.core.windows.net/", - "queue": "https://sto9761.queue.core.windows.net/", - "table": "https://sto9761.table.core.windows.net/", - "file": "https://sto9761.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto9761-secondary.dfs.core.windows.net/", - "web": "https://sto9761-secondary.z20.web.core.windows.net/", - "blob": "https://sto9761-secondary.blob.core.windows.net/", - "queue": "https://sto9761-secondary.queue.core.windows.net/", - "table": "https://sto9761-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6763605c99ede14fad2e38e6422ad5a1-508972abf50cab47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0fd4c8aa3b65793b6b4e05fd81831084", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1571", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:10: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": "0fd4c8aa3b65793b6b4e05fd81831084", - "x-ms-correlation-request-id": "38477562-07ae-4c6d-aa3c-e1ac96539e48", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "056e9749-361e-405b-8f0d-42185f9e5d4a", - "x-ms-routing-request-id": "WESTUS2:20210901T021008Z:38477562-07ae-4c6d-aa3c-e1ac96539e48" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761", - "name": "sto9761", - "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": "2021-09-01T02:09:50.4411988Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:09:50.4411988Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:09:50.3161902Z", - "primaryEndpoints": { - "dfs": "https://sto9761.dfs.core.windows.net/", - "web": "https://sto9761.z20.web.core.windows.net/", - "blob": "https://sto9761.blob.core.windows.net/", - "queue": "https://sto9761.queue.core.windows.net/", - "table": "https://sto9761.table.core.windows.net/", - "file": "https://sto9761.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto9761-secondary.dfs.core.windows.net/", - "web": "https://sto9761-secondary.z20.web.core.windows.net/", - "blob": "https://sto9761-secondary.blob.core.windows.net/", - "queue": "https://sto9761-secondary.queue.core.windows.net/", - "table": "https://sto9761-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761?api-version=2019-06-01\u0026$expand=geoReplicationStats", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8de735e054c9614c95dfb079564b9af1-554232575961384d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0fe197a5881f162798989014c43a7536", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1676", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:10: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": "0fe197a5881f162798989014c43a7536", - "x-ms-correlation-request-id": "c1a58081-3367-421a-9b27-1f32147d9e44", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "b3a2a227-8f9d-4373-ac2f-878ba2a02d6f", - "x-ms-routing-request-id": "WESTUS2:20210901T021009Z:c1a58081-3367-421a-9b27-1f32147d9e44" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res209/providers/Microsoft.Storage/storageAccounts/sto9761", - "name": "sto9761", - "type": "Microsoft.Storage/storageAccounts", - "location": "eastus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "geoReplicationStats": { - "status": "Unavailable", - "lastSyncTime": "2021-09-01T02:09:50Z", - "canFailover": false - }, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:09:50.4411988Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:09:50.4411988Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:09:50.3161902Z", - "primaryEndpoints": { - "dfs": "https://sto9761.dfs.core.windows.net/", - "web": "https://sto9761.z20.web.core.windows.net/", - "blob": "https://sto9761.blob.core.windows.net/", - "queue": "https://sto9761.queue.core.windows.net/", - "table": "https://sto9761.table.core.windows.net/", - "file": "https://sto9761.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "dfs": "https://sto9761-secondary.dfs.core.windows.net/", - "web": "https://sto9761-secondary.z20.web.core.windows.net/", - "blob": "https://sto9761-secondary.blob.core.windows.net/", - "queue": "https://sto9761-secondary.queue.core.windows.net/", - "table": "https://sto9761-secondary.table.core.windows.net/" - } - } - } - } - ], - "Variables": { - "RandomSeed": "142724253", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 06513c4e633e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTest.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4d8a6d08fb2c4b72c6ec0adae5ccd3a", - "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, 01 Sep 2021 01:04:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "98c57b48-ade2-47f4-968b-31f903d980bb", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "98c57b48-ade2-47f4-968b-31f903d980bb", - "x-ms-routing-request-id": "WESTUS2:20210901T010457Z:98c57b48-ade2-47f4-968b-31f903d980bb" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3adcba854cadaf1434f07737c4291ceb", - "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, 01 Sep 2021 01:04:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "776dabf1-0854-4431-8eee-f87b4a65ecbd", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "776dabf1-0854-4431-8eee-f87b4a65ecbd", - "x-ms-routing-request-id": "WESTUS2:20210901T010457Z:776dabf1-0854-4431-8eee-f87b4a65ecbd" - }, - "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/res3986?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9ebf0a0161e8c642b897e47b709ffef2-5f708055e0046f45-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c239a9c66abb3f92c5cd6847df76f48b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:04:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ba8f5565-dd43-48cb-a95e-993342f4798c", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "ba8f5565-dd43-48cb-a95e-993342f4798c", - "x-ms-routing-request-id": "WESTUS2:20210901T010457Z:ba8f5565-dd43-48cb-a95e-993342f4798c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3986", - "name": "res3986", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3986/providers/Microsoft.Storage/storageAccounts/sto9345?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-b3e90059da935c468d3d342691fed93a-313a7dab33503f47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3f3fde24841a289290c21880000352d4", - "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": "Wed, 01 Sep 2021 01:05:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b1d1469-b573-45d0-93cf-2aa8f2985142", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "1fc95532-b3c8-4b34-b086-0ce04922e055", - "x-ms-routing-request-id": "WESTUS2:20210901T010501Z:2b1d1469-b573-45d0-93cf-2aa8f2985142" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c519ff09-71ee-4c0a-b22f-412dd1eee584", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "8c73c46e-a919-4150-af6b-c917e979bd00", - "x-ms-routing-request-id": "WESTUS2:20210901T010501Z:c519ff09-71ee-4c0a-b22f-412dd1eee584" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "da6862d7-8fee-4298-991b-8ac531ba1b16", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "812a7241-1f9b-4fa5-af0b-a7735830baf4", - "x-ms-routing-request-id": "WESTUS2:20210901T010502Z:da6862d7-8fee-4298-991b-8ac531ba1b16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f3ada5e2-dee8-4103-a976-007649c9dc74", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "46d6531f-9b91-4b78-9625-92c9ef856047", - "x-ms-routing-request-id": "WESTUS2:20210901T010503Z:f3ada5e2-dee8-4103-a976-007649c9dc74" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c27addb5-7bb8-4703-a8ee-1a1b0dd715d5", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "a6986919-9591-447c-bbd7-6c5ebb654ed0", - "x-ms-routing-request-id": "WESTUS2:20210901T010504Z:c27addb5-7bb8-4703-a8ee-1a1b0dd715d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5729259a-be1d-4e1e-b3f9-06a8101319fc", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "ce517efd-3af1-4a97-b6de-9049183b653d", - "x-ms-routing-request-id": "WESTUS2:20210901T010505Z:5729259a-be1d-4e1e-b3f9-06a8101319fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dbf4c128-e265-4fd4-a87b-a39870a0ad74", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "0d1278e1-8adf-4f58-aae7-262c530452d7", - "x-ms-routing-request-id": "WESTUS2:20210901T010506Z:dbf4c128-e265-4fd4-a87b-a39870a0ad74" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6404691f-b504-4cdc-b256-4a2b22d5ef12", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "2505a8a6-74d6-46fd-9876-797d986953af", - "x-ms-routing-request-id": "WESTUS2:20210901T010507Z:6404691f-b504-4cdc-b256-4a2b22d5ef12" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1d6b6680-36dd-44c7-afd6-184b325a8265", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "3f682313-bc1b-4301-95a4-2b66d2a7c1cb", - "x-ms-routing-request-id": "WESTUS2:20210901T010508Z:1d6b6680-36dd-44c7-afd6-184b325a8265" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:05:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f3bd9505-d7e3-4e1b-8111-ec177ffbf1e4", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "a27ace91-7f0d-4178-98b3-b6d8456e109a", - "x-ms-routing-request-id": "WESTUS2:20210901T010510Z:f3bd9505-d7e3-4e1b-8111-ec177ffbf1e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a164cc79f3e1a256baf41a465687896f", - "x-ms-return-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, 01 Sep 2021 01:05:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d27dbea8-ec8f-4f77-bd68-44b653a07b80", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "64306f83-0ef0-4f56-964e-622ee707e826", - "x-ms-routing-request-id": "WESTUS2:20210901T010511Z:d27dbea8-ec8f-4f77-bd68-44b653a07b80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "036fd1f9c74ce5562552fdd962b3ee0e", - "x-ms-return-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, 01 Sep 2021 01:05:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58fa332c-dd12-4202-b66a-f86b30872949", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "faa357ff-729d-464d-977e-7dc7ab6e07bd", - "x-ms-routing-request-id": "WESTUS2:20210901T010512Z:58fa332c-dd12-4202-b66a-f86b30872949" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "284fcf38f91370f73ca02597f059e630", - "x-ms-return-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, 01 Sep 2021 01:05:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "284fcf38f91370f73ca02597f059e630", - "x-ms-correlation-request-id": "22e6b922-c521-479c-8ffe-9ec627bf6cf0", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "c6a3b883-178b-45b6-82b5-fa7c19444b8d", - "x-ms-routing-request-id": "WESTUS2:20210901T010513Z:22e6b922-c521-479c-8ffe-9ec627bf6cf0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4fc2fb07c417b277757e7b8ef57c4006", - "x-ms-return-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, 01 Sep 2021 01:05:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4fc2fb07c417b277757e7b8ef57c4006", - "x-ms-correlation-request-id": "e62f66e4-cabf-4a19-8db5-c39198661a94", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "f088134f-e3be-4ada-bfbe-5147e13d84e7", - "x-ms-routing-request-id": "WESTUS2:20210901T010514Z:e62f66e4-cabf-4a19-8db5-c39198661a94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "870d0b056138005bd9ffc6aba1bef4cb", - "x-ms-return-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, 01 Sep 2021 01:05:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?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": "870d0b056138005bd9ffc6aba1bef4cb", - "x-ms-correlation-request-id": "a91e9e9e-55f2-4bb7-a855-8ac668dc3a69", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "e4a8bf1f-60a4-47dd-86e6-37373f04976f", - "x-ms-routing-request-id": "WESTUS2:20210901T010515Z:a91e9e9e-55f2-4bb7-a855-8ac668dc3a69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1fc95532-b3c8-4b34-b086-0ce04922e055?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "67d1cc6c9ef074f7589cb2947e697ac0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:05: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": "67d1cc6c9ef074f7589cb2947e697ac0", - "x-ms-correlation-request-id": "c13e46e0-bce3-4add-860a-c6b0f9439c08", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "0242b7e1-2ff8-46ef-8228-14ce89183573", - "x-ms-routing-request-id": "WESTUS2:20210901T010516Z:c13e46e0-bce3-4add-860a-c6b0f9439c08" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3986/providers/Microsoft.Storage/storageAccounts/sto9345", - "name": "sto9345", - "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": "2021-09-01T01:04:59.6127508Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:04:59.6127508Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:04:59.4096219Z", - "primaryEndpoints": { - "dfs": "https://sto9345.dfs.core.windows.net/", - "blob": "https://sto9345.blob.core.windows.net/", - "table": "https://sto9345.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3986/providers/Microsoft.Storage/storageAccounts/sto9345?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-9f8ade8010224746b557c21d0c128c5e-0755ccce82fef244-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4921e605f4ba5f89fc27617fdcb11b6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:05: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": "e4921e605f4ba5f89fc27617fdcb11b6", - "x-ms-correlation-request-id": "10ae1824-826d-4fb0-9bb5-e496ed5defe9", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "ccdaf3b5-750b-4af7-abe0-c17754bbb05a", - "x-ms-routing-request-id": "WESTUS2:20210901T010516Z:10ae1824-826d-4fb0-9bb5-e496ed5defe9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3986/providers/Microsoft.Storage/storageAccounts/sto9345", - "name": "sto9345", - "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": "2021-09-01T01:04:59.6127508Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:04:59.6127508Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:04:59.4096219Z", - "primaryEndpoints": { - "dfs": "https://sto9345.dfs.core.windows.net/", - "blob": "https://sto9345.blob.core.windows.net/", - "table": "https://sto9345.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1784159687", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 6319f8f0e82c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetPremiumTestAsync.json +++ /dev/null @@ -1,779 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7d6a3ed22d0eb42d62a252112856501b", - "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, 01 Sep 2021 02:11:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4960d657-217c-4bb0-9e22-12437f61a14b", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "4960d657-217c-4bb0-9e22-12437f61a14b", - "x-ms-routing-request-id": "WESTUS2:20210901T021112Z:4960d657-217c-4bb0-9e22-12437f61a14b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "348e74ed38e1e764a24023618bae673e", - "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, 01 Sep 2021 02:11:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aedfbc86-9302-4967-a509-63736efb2430", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "aedfbc86-9302-4967-a509-63736efb2430", - "x-ms-routing-request-id": "WESTUS2:20210901T021112Z:aedfbc86-9302-4967-a509-63736efb2430" - }, - "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/res1411?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-04c597a667d30c4780c72754051ee09a-c14852e497fd9e46-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a92090b9e20262c0f3eded7f4b6f3570", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:11:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8d9a387c-d912-41cc-9e8f-b16414334977", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "8d9a387c-d912-41cc-9e8f-b16414334977", - "x-ms-routing-request-id": "WESTUS2:20210901T021112Z:8d9a387c-d912-41cc-9e8f-b16414334977" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1411", - "name": "res1411", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1411/providers/Microsoft.Storage/storageAccounts/sto2804?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "148", - "Content-Type": "application/json", - "traceparent": "00-93d65f10df51c349b994a4642d06bab7-2c9168b81dda934d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5784a4f0994b83d9dbce09cb29b43b14", - "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": "Wed, 01 Sep 2021 02:11:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "076a095e-f65a-4efc-a09b-087b51f9e9e9", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "d6f22989-e266-49da-a40e-9a3cd6ae9b71", - "x-ms-routing-request-id": "WESTUS2:20210901T021115Z:076a095e-f65a-4efc-a09b-087b51f9e9e9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9a0e9d56-8b10-42d3-8670-2f52c40fd0f3", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "f51c8c75-1e57-4480-be5b-4dd8c14bf791", - "x-ms-routing-request-id": "WESTUS2:20210901T021115Z:9a0e9d56-8b10-42d3-8670-2f52c40fd0f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ec290a66-02bf-46d3-92e5-5f8057ac29af", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "c956cb54-8c4b-49f6-821d-12e0ec08e3b0", - "x-ms-routing-request-id": "WESTUS2:20210901T021116Z:ec290a66-02bf-46d3-92e5-5f8057ac29af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e2124ece-6749-4879-a09f-a99a110791f9", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "fd1d738c-fcff-4175-b58c-8c0e49271a46", - "x-ms-routing-request-id": "WESTUS2:20210901T021117Z:e2124ece-6749-4879-a09f-a99a110791f9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a2866846-33b4-44a3-99b4-7b5bc56add6d", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "1acf07f7-b208-4a7e-aa1e-e2e22f7b6609", - "x-ms-routing-request-id": "WESTUS2:20210901T021119Z:a2866846-33b4-44a3-99b4-7b5bc56add6d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "751ad51e-95fe-4f40-8694-87c8c45fb9ae", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "f41d0269-ccc3-4cd4-b817-08637aeec336", - "x-ms-routing-request-id": "WESTUS2:20210901T021120Z:751ad51e-95fe-4f40-8694-87c8c45fb9ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "79532002-b9e1-4a01-9fdc-c392200a41ba", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "f04fb91d-7b44-4c79-9002-083c81bd4f93", - "x-ms-routing-request-id": "WESTUS2:20210901T021121Z:79532002-b9e1-4a01-9fdc-c392200a41ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "48ab574b-4e2a-4d8f-a793-ac87cb2f4589", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "023b39e2-8b33-4ca3-87ef-99f62e892b90", - "x-ms-routing-request-id": "WESTUS2:20210901T021122Z:48ab574b-4e2a-4d8f-a793-ac87cb2f4589" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "28c7f1cd-9789-4d4a-b183-714fbdb7e689", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "f4fa7e31-43af-4776-b0b7-a69922f3c898", - "x-ms-routing-request-id": "WESTUS2:20210901T021123Z:28c7f1cd-9789-4d4a-b183-714fbdb7e689" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2763f6c5-8c87-4054-a386-6e8846eb963f", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "a5ca25c9-d114-47a7-8055-da137f142747", - "x-ms-routing-request-id": "WESTUS2:20210901T021124Z:2763f6c5-8c87-4054-a386-6e8846eb963f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:11:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8d884c00-4b01-4082-b574-c14c16d2dfdf", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "9c640784-47d8-4925-8a78-7bc610d3c561", - "x-ms-routing-request-id": "WESTUS2:20210901T021125Z:8d884c00-4b01-4082-b574-c14c16d2dfdf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c36a331b0364587af4403264fc35bb4f", - "x-ms-return-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, 01 Sep 2021 02:11:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6c381de6-0d3a-4c56-9306-d3bb8eb8332d", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "f92f8b3a-dc75-4404-b404-ba5dd140d364", - "x-ms-routing-request-id": "WESTUS2:20210901T021126Z:6c381de6-0d3a-4c56-9306-d3bb8eb8332d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94bd4089c64076c5f2bf968113a6a6db", - "x-ms-return-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, 01 Sep 2021 02:11:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "167c4fe6-a048-47cb-be19-75de37f609c8", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "a31afe17-9035-4c58-8862-cefeaf42fb85", - "x-ms-routing-request-id": "WESTUS2:20210901T021127Z:167c4fe6-a048-47cb-be19-75de37f609c8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fef6a7fe995cd058426db5b3b0b6bd88", - "x-ms-return-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, 01 Sep 2021 02:11:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fef6a7fe995cd058426db5b3b0b6bd88", - "x-ms-correlation-request-id": "619c5aab-4a89-4309-a0e0-178be98fc75e", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "a9e4ee21-0133-4090-a1f3-87cd29e7dc28", - "x-ms-routing-request-id": "WESTUS2:20210901T021129Z:619c5aab-4a89-4309-a0e0-178be98fc75e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3cf9bb96df3155876ef4d1a56cf9454e", - "x-ms-return-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, 01 Sep 2021 02:11:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "3cf9bb96df3155876ef4d1a56cf9454e", - "x-ms-correlation-request-id": "9b169ac4-4117-4a31-9644-82d31b905286", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "4de75ea6-f2ec-4a16-8192-f44fbaf07290", - "x-ms-routing-request-id": "WESTUS2:20210901T021130Z:9b169ac4-4117-4a31-9644-82d31b905286" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d6f22989-e266-49da-a40e-9a3cd6ae9b71?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5466569abc3ff0f2e8ec51d21011c53c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:11: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": "5466569abc3ff0f2e8ec51d21011c53c", - "x-ms-correlation-request-id": "93892a28-0092-4633-b670-6019feff3a23", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "d4284741-5dab-496b-abd9-7a3d6ac36865", - "x-ms-routing-request-id": "WESTUS2:20210901T021131Z:93892a28-0092-4633-b670-6019feff3a23" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1411/providers/Microsoft.Storage/storageAccounts/sto2804", - "name": "sto2804", - "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": "2021-09-01T02:11:14.3041479Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:11:14.3041479Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:11:14.1947631Z", - "primaryEndpoints": { - "dfs": "https://sto2804.dfs.core.windows.net/", - "blob": "https://sto2804.blob.core.windows.net/", - "table": "https://sto2804.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1411/providers/Microsoft.Storage/storageAccounts/sto2804?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f0911de041e6f4429b827defbc0acbf9-f9aa9fc54e54c947-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57eb0e0269ad1eaa20a19068c8b36349", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1074", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:11: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": "57eb0e0269ad1eaa20a19068c8b36349", - "x-ms-correlation-request-id": "0fb3d9d0-0fc7-4cb2-b884-2f4f1507f96c", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "95c25d30-46eb-4fca-8c09-9474a63d631b", - "x-ms-routing-request-id": "WESTUS2:20210901T021131Z:0fb3d9d0-0fc7-4cb2-b884-2f4f1507f96c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "BlobStorage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1411/providers/Microsoft.Storage/storageAccounts/sto2804", - "name": "sto2804", - "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": "2021-09-01T02:11:14.3041479Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:11:14.3041479Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:11:14.1947631Z", - "primaryEndpoints": { - "dfs": "https://sto2804.dfs.core.windows.net/", - "blob": "https://sto2804.blob.core.windows.net/", - "table": "https://sto2804.table.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1117272193", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 b0f3e24c9074..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTest.json +++ /dev/null @@ -1,2797 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f00237ffad4ca11189dc04625a0ec707", - "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, 01 Sep 2021 01: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": "ee99f449-244f-43f9-ad4b-94a0e13d6acd", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "ee99f449-244f-43f9-ad4b-94a0e13d6acd", - "x-ms-routing-request-id": "WESTUS2:20210901T010619Z:ee99f449-244f-43f9-ad4b-94a0e13d6acd" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2563cfb05eddfc38fe563913b2c36327", - "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, 01 Sep 2021 01: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": "8128a782-52b8-40c3-8cab-3ca69bb0f844", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "8128a782-52b8-40c3-8cab-3ca69bb0f844", - "x-ms-routing-request-id": "WESTUS2:20210901T010619Z:8128a782-52b8-40c3-8cab-3ca69bb0f844" - }, - "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/res1299?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-59c111be8d222840ab58ab1fdf12a2c6-5004b6997b435f4f-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f204e14c369b5984b72196c94e1d74ff", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01: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": "bbb4ece4-4ff6-4bd1-b70a-d723d2319980", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "bbb4ece4-4ff6-4bd1-b70a-d723d2319980", - "x-ms-routing-request-id": "WESTUS2:20210901T010620Z:bbb4ece4-4ff6-4bd1-b70a-d723d2319980" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299", - "name": "res1299", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto983?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-9d8cd42df1fe294bb1591ee5799fbb9e-8fd2dc7aaa0e6c4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ffa1fe0bf20674f6fdefc678ddf00e2c", - "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": "Wed, 01 Sep 2021 01:06:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "91382e30-cf57-406b-8e5a-99d30e358489", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "6cd5460d-c770-4c7e-bd7c-52ca53d638c2", - "x-ms-routing-request-id": "WESTUS2:20210901T010623Z:91382e30-cf57-406b-8e5a-99d30e358489" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04be1802-1c31-4438-b440-1a1628267755", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "b1b046d1-c4dd-4361-9c9d-58c505290262", - "x-ms-routing-request-id": "WESTUS2:20210901T010623Z:04be1802-1c31-4438-b440-1a1628267755" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ae31ab0e-ae59-4d5b-b681-ff86aa5027f1", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "f72115bf-4c17-47fb-b0dd-26bd1fa4e1bd", - "x-ms-routing-request-id": "WESTUS2:20210901T010624Z:ae31ab0e-ae59-4d5b-b681-ff86aa5027f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f6eff7b3-754f-41e0-ad1c-bc5924044a4c", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "9e6e6d87-f4fb-4342-b471-6df1d3c74229", - "x-ms-routing-request-id": "WESTUS2:20210901T010625Z:f6eff7b3-754f-41e0-ad1c-bc5924044a4c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5362e25d-d8bb-44cb-9589-53def59704f7", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "47a670d5-eb19-483a-b0cd-f24478f9598d", - "x-ms-routing-request-id": "WESTUS2:20210901T010626Z:5362e25d-d8bb-44cb-9589-53def59704f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9ae99325-dc82-408a-88d0-d45b6917d9bc", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "c874cf6b-b4dd-468b-8d49-a1ff2b3d7c10", - "x-ms-routing-request-id": "WESTUS2:20210901T010627Z:9ae99325-dc82-408a-88d0-d45b6917d9bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bab92703-cc88-410b-94f4-1bf13a2f2d18", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "8f5168ad-862b-4957-a11d-f551b5e366b2", - "x-ms-routing-request-id": "WESTUS2:20210901T010629Z:bab92703-cc88-410b-94f4-1bf13a2f2d18" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6bbac78f-af8a-4bb1-a220-b5ecfe588e61", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "1da51067-2475-44de-93c5-06605899f9a7", - "x-ms-routing-request-id": "WESTUS2:20210901T010630Z:6bbac78f-af8a-4bb1-a220-b5ecfe588e61" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "78c72615-0040-48d8-96b5-1cec5965f8c3", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "fc533f10-0a49-4257-a625-ea6a19a626aa", - "x-ms-routing-request-id": "WESTUS2:20210901T010631Z:78c72615-0040-48d8-96b5-1cec5965f8c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fffe2f4b-92aa-45c6-a029-5bba9a1fa060", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "bbc240bb-2cbc-4de4-9a93-beeefea7a227", - "x-ms-routing-request-id": "WESTUS2:20210901T010632Z:fffe2f4b-92aa-45c6-a029-5bba9a1fa060" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2dc056cf-8b94-4eb7-b671-50c19bc05b41", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "45d631b7-1b12-4064-bbd5-959991452814", - "x-ms-routing-request-id": "WESTUS2:20210901T010633Z:2dc056cf-8b94-4eb7-b671-50c19bc05b41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4becd8da81ab81b359283e0e003620a1", - "x-ms-return-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, 01 Sep 2021 01:06:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "734ecb61-be3c-4f32-bd86-36c1ba560881", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "98f1efd8-dc42-4d7d-9210-458ba06bbbf1", - "x-ms-routing-request-id": "WESTUS2:20210901T010634Z:734ecb61-be3c-4f32-bd86-36c1ba560881" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "54c15388b25f238e28b21bb233d5cf03", - "x-ms-return-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, 01 Sep 2021 01:06:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4e2f29a8-7f1c-4bdb-836f-f4c26b5e6bff", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "83e09cb6-fd7b-490e-a687-896dccbe101d", - "x-ms-routing-request-id": "WESTUS2:20210901T010635Z:4e2f29a8-7f1c-4bdb-836f-f4c26b5e6bff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "36dc65d835cf77f86a8ef691087a92b2", - "x-ms-return-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, 01 Sep 2021 01:06:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "096ce350-3dc3-46d9-9402-cbf0c9ab1dcf", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "d27311f1-59c3-4d29-804e-884a3053e203", - "x-ms-routing-request-id": "WESTUS2:20210901T010637Z:096ce350-3dc3-46d9-9402-cbf0c9ab1dcf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0b45fd1a4dcb28ae4ac822f866014d84", - "x-ms-return-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, 01 Sep 2021 01:06:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?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": "0b45fd1a4dcb28ae4ac822f866014d84", - "x-ms-correlation-request-id": "41eaae88-4c3d-478b-b502-8e2f4283ccb1", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "fb1773d9-f1d0-4dae-a15b-6ca37bf961e9", - "x-ms-routing-request-id": "WESTUS2:20210901T010638Z:41eaae88-4c3d-478b-b502-8e2f4283ccb1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6cd5460d-c770-4c7e-bd7c-52ca53d638c2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a363a59ea5952d25b4ae9d1bbfc1aae", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "9a363a59ea5952d25b4ae9d1bbfc1aae", - "x-ms-correlation-request-id": "46fa00b4-8fe8-4286-a3ba-469e2cf8ed3a", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "854a3dfe-d535-450b-88b3-15950274167a", - "x-ms-routing-request-id": "WESTUS2:20210901T010639Z:46fa00b4-8fe8-4286-a3ba-469e2cf8ed3a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto983", - "name": "sto983", - "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": "2021-09-01T01:06:22.0546104Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:06:22.0546104Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:06:21.9448186Z", - "primaryEndpoints": { - "blob": "https://sto983.blob.core.windows.net/", - "queue": "https://sto983.queue.core.windows.net/", - "table": "https://sto983.table.core.windows.net/", - "file": "https://sto983.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto983?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-95931519b25fc548a4a817c9bd4b3c7c-ebd7b45c03320045-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "36986920c3908a37b7b4ec0712ff1169", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1097", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "36986920c3908a37b7b4ec0712ff1169", - "x-ms-correlation-request-id": "cdf4c6fe-f6ef-4295-b633-06d98daad115", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "b5af03fe-2095-47bb-91db-662173cd1ff4", - "x-ms-routing-request-id": "WESTUS2:20210901T010639Z:cdf4c6fe-f6ef-4295-b633-06d98daad115" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto983", - "name": "sto983", - "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": "2021-09-01T01:06:22.0546104Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:06:22.0546104Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:06:21.9448186Z", - "primaryEndpoints": { - "blob": "https://sto983.blob.core.windows.net/", - "queue": "https://sto983.queue.core.windows.net/", - "table": "https://sto983.table.core.windows.net/", - "file": "https://sto983.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto7608?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-80378583b07e4b4fa89c04e516a0bf26-0179f5481e865544-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd377240f74430582bf2af8164dc6d4d", - "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, 01 Sep 2021 01:06:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "654522e3-fab7-4491-a9c0-a72cd32fec9d", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "b34f2eae-6ab7-450b-9400-caf126cc64f8", - "x-ms-routing-request-id": "WESTUS2:20210901T010642Z:654522e3-fab7-4491-a9c0-a72cd32fec9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7b9a41a6-fc6c-45a6-8eab-173550a41987", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "ea5ba694-132f-48ae-888e-92b5a2298171", - "x-ms-routing-request-id": "WESTUS2:20210901T010642Z:7b9a41a6-fc6c-45a6-8eab-173550a41987" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "266e6ccc-36c3-46a0-b933-c5a25352e467", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "4c9be879-f9bb-49b1-b88a-399ba1d5a259", - "x-ms-routing-request-id": "WESTUS2:20210901T010643Z:266e6ccc-36c3-46a0-b933-c5a25352e467" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f553674a-6b05-47a0-9bac-a4f7eda2602d", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "226a19cf-4ed0-4d76-87fd-9718bc607328", - "x-ms-routing-request-id": "WESTUS2:20210901T010644Z:f553674a-6b05-47a0-9bac-a4f7eda2602d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5eb4b8db-443b-4cf7-980c-5270ca1611dc", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "991f3a6d-c01a-481c-a21f-b57876ffcc83", - "x-ms-routing-request-id": "WESTUS2:20210901T010646Z:5eb4b8db-443b-4cf7-980c-5270ca1611dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6449cd8a-c4f7-4e8d-8f15-d507f992e035", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "b2ef4e46-7639-403a-af98-6b526471498b", - "x-ms-routing-request-id": "WESTUS2:20210901T010647Z:6449cd8a-c4f7-4e8d-8f15-d507f992e035" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7bb93c42-ca4c-4f31-8e42-0dbb280898f4", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "30f97eb1-8d19-4eb0-abeb-4423ea360c6e", - "x-ms-routing-request-id": "WESTUS2:20210901T010648Z:7bb93c42-ca4c-4f31-8e42-0dbb280898f4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60cc8e99c26b41e1793a47780cbafc82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:06:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4f560135-9375-4a6a-add9-43055fb8a192", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "ee52cdcd-9768-4133-b282-d315799a2035", - "x-ms-routing-request-id": "WESTUS2:20210901T010649Z:4f560135-9375-4a6a-add9-43055fb8a192" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cd74b8c6-620c-4b82-b959-0573c4533f5e", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "f4ec40e2-8944-4bab-8f8d-e9efc7012123", - "x-ms-routing-request-id": "WESTUS2:20210901T010650Z:cd74b8c6-620c-4b82-b959-0573c4533f5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "99df5c1bbd325dbc9bd192198b760466", - "x-ms-return-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, 01 Sep 2021 01:06:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "30c2e721-6512-4da7-9704-89233a2f9eb3", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "803eae7c-5d43-4bf7-a7dc-441bdf6981e3", - "x-ms-routing-request-id": "WESTUS2:20210901T010651Z:30c2e721-6512-4da7-9704-89233a2f9eb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b69cdf27d7609079856aa591229960cf", - "x-ms-return-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, 01 Sep 2021 01:06:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "10e84b07-4f6e-4353-87f2-795d2afb0878", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "10eb82f5-97f2-4c1f-af03-ae97f4dd2f75", - "x-ms-routing-request-id": "WESTUS2:20210901T010652Z:10e84b07-4f6e-4353-87f2-795d2afb0878" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "af5d957063da8b50e6a76bec76efd544", - "x-ms-return-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, 01 Sep 2021 01:06:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7451c22a-31ae-4506-a9b2-e8c59909a07b", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "54c927f6-2929-4c34-85b0-68410487d258", - "x-ms-routing-request-id": "WESTUS2:20210901T010653Z:7451c22a-31ae-4506-a9b2-e8c59909a07b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "012039d4140d4352e34f13c7172a3a02", - "x-ms-return-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, 01 Sep 2021 01:06:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "012039d4140d4352e34f13c7172a3a02", - "x-ms-correlation-request-id": "1c3994c3-9470-4493-8a86-e85cd9357eef", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "35c12156-e7e5-4c8b-8e84-fae11b69d1b3", - "x-ms-routing-request-id": "WESTUS2:20210901T010655Z:1c3994c3-9470-4493-8a86-e85cd9357eef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e99b0bcf-76cd-4c7f-b917-0106775682ab", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "180ae218-b909-4aa4-a6f5-2d071823e159", - "x-ms-routing-request-id": "WESTUS2:20210901T010656Z:e99b0bcf-76cd-4c7f-b917-0106775682ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?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": "e9bc60945f785cc14219cc8a4f8873bc", - "x-ms-correlation-request-id": "a9d4bc77-3f22-43ac-9bf7-c0378c8eaa3f", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "811ec20e-585d-4df4-a13e-6442cd20cf2f", - "x-ms-routing-request-id": "WESTUS2:20210901T010657Z:a9d4bc77-3f22-43ac-9bf7-c0378c8eaa3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:06:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?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": "b37a696cde467f2bac5b72fc4499d755", - "x-ms-correlation-request-id": "4255b644-a75c-41f3-8c11-f4896db6f587", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "200e0e6c-15e0-4b35-b7f2-62dc5a9a5be0", - "x-ms-routing-request-id": "WESTUS2:20210901T010658Z:4255b644-a75c-41f3-8c11-f4896db6f587" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b34f2eae-6ab7-450b-9400-caf126cc64f8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b7327d36516d1289024cb40088027406", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:06: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": "b7327d36516d1289024cb40088027406", - "x-ms-correlation-request-id": "33711056-c31e-4870-a8fe-d71a9e7ccbdc", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "5299b4a3-f9b6-42c4-af45-c64c7b0b5e42", - "x-ms-routing-request-id": "WESTUS2:20210901T010659Z:33711056-c31e-4870-a8fe-d71a9e7ccbdc" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto7608", - "name": "sto7608", - "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": "2021-09-01T01:06:40.3986461Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:06:40.3986461Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:06:40.2736404Z", - "primaryEndpoints": { - "blob": "https://sto7608.blob.core.windows.net/", - "queue": "https://sto7608.queue.core.windows.net/", - "table": "https://sto7608.table.core.windows.net/", - "file": "https://sto7608.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto7608?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-1d7de5e5dd741941b3ccf738c344d1cc-ddba796b0ba73d4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "034c139d6612b64f353d3c1dedc418a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:06: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": "034c139d6612b64f353d3c1dedc418a9", - "x-ms-correlation-request-id": "25c79c8e-227f-43b9-93fb-5253918e913c", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "bc90b157-16ca-42b1-b43e-fc9bac9309b7", - "x-ms-routing-request-id": "WESTUS2:20210901T010659Z:25c79c8e-227f-43b9-93fb-5253918e913c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto7608", - "name": "sto7608", - "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": "2021-09-01T01:06:40.3986461Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:06:40.3986461Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:06:40.2736404Z", - "primaryEndpoints": { - "blob": "https://sto7608.blob.core.windows.net/", - "queue": "https://sto7608.queue.core.windows.net/", - "table": "https://sto7608.table.core.windows.net/", - "file": "https://sto7608.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto583?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-91ba7a1a11b3554ab0cbfbde9b10f5fc-a3a1fdaeb3a0c140-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d2537741bc551b4edf68b0fa2a2af7aa", - "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": "Wed, 01 Sep 2021 01:07:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9ec6f1ef-89ac-407c-9738-2bda98ac8e3b", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "fc39b18b-2027-45c4-9ff3-3a5293b5afea", - "x-ms-routing-request-id": "WESTUS2:20210901T010703Z:9ec6f1ef-89ac-407c-9738-2bda98ac8e3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f6b23fad-096e-4b10-8b23-16bc557e0897", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "4daaf506-5ab7-4fbd-b822-d5d6e32e97b5", - "x-ms-routing-request-id": "WESTUS2:20210901T010703Z:f6b23fad-096e-4b10-8b23-16bc557e0897" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f4ebde60-8bb4-42a6-a244-f7e2ceaebac1", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "5c2a03ce-d760-4241-8cc6-61ea93c0c70f", - "x-ms-routing-request-id": "WESTUS2:20210901T010704Z:f4ebde60-8bb4-42a6-a244-f7e2ceaebac1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eaf21e25-a45a-4adb-b02a-453167c733af", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "3f62e8c3-eace-45e6-8375-edb23ad1582b", - "x-ms-routing-request-id": "WESTUS2:20210901T010705Z:eaf21e25-a45a-4adb-b02a-453167c733af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dfee21c9-3876-4501-befe-17b88e685569", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "707fb82c-0bb4-48a8-88c2-600171ec5890", - "x-ms-routing-request-id": "WESTUS2:20210901T010706Z:dfee21c9-3876-4501-befe-17b88e685569" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1f04c3c1-19c3-43a1-833b-7b617fa3b691", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "e5ef07ca-85c9-460e-a04b-62204669e85a", - "x-ms-routing-request-id": "WESTUS2:20210901T010708Z:1f04c3c1-19c3-43a1-833b-7b617fa3b691" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4e8ca6784329f3d9a7a711a09d046e2", - "x-ms-return-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, 01 Sep 2021 01:07:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "544502e3-fb57-45ca-b725-20e95bcf5a17", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "00ee80cf-0fe3-4f96-b3a5-9b91520f0c2f", - "x-ms-routing-request-id": "WESTUS2:20210901T010709Z:544502e3-fb57-45ca-b725-20e95bcf5a17" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "02efc4d7d933844bd88ceb44dcf0d06c", - "x-ms-return-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, 01 Sep 2021 01:07:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9f52ff9a-d816-4c1b-82af-e5e64d0a5fc8", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "403aa7eb-527a-4feb-a60a-022dd9054c08", - "x-ms-routing-request-id": "WESTUS2:20210901T010710Z:9f52ff9a-d816-4c1b-82af-e5e64d0a5fc8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "34c34396e2efa67371c6a713fa8454c6", - "x-ms-return-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, 01 Sep 2021 01:07:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "19bfb172-0626-4f1b-bcdb-7f49db46269b", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "6149ec80-25df-4d3f-9122-12285f5a0960", - "x-ms-routing-request-id": "WESTUS2:20210901T010711Z:19bfb172-0626-4f1b-bcdb-7f49db46269b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b610e4abb8528e667f63eca599f8c3aa", - "x-ms-return-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, 01 Sep 2021 01:07:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b610e4abb8528e667f63eca599f8c3aa", - "x-ms-correlation-request-id": "3737624a-09cf-4192-af3a-97b346b0ec67", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "3368b086-85c6-4a8c-80c3-75036faa4295", - "x-ms-routing-request-id": "WESTUS2:20210901T010712Z:3737624a-09cf-4192-af3a-97b346b0ec67" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92fc6c0f-534b-4be0-8c5c-db32383f650b", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "e22b3cd7-b34c-401e-b5f9-f65165bdae38", - "x-ms-routing-request-id": "WESTUS2:20210901T010713Z:92fc6c0f-534b-4be0-8c5c-db32383f650b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "90ddd781-d153-427d-b04a-7c677df829a3", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "e1ea90f0-a035-480e-aeba-796f0f17dadf", - "x-ms-routing-request-id": "WESTUS2:20210901T010714Z:90ddd781-d153-427d-b04a-7c677df829a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60fe9a9b-4a1b-4c60-a44e-86cc94d045e6", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "40c60985-2558-40c4-8f76-b8bb0e08198f", - "x-ms-routing-request-id": "WESTUS2:20210901T010715Z:60fe9a9b-4a1b-4c60-a44e-86cc94d045e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ded4736a-b76f-4b56-9bcf-85224d130028", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "80e74e5e-284a-48aa-a86d-fd72c8f322a8", - "x-ms-routing-request-id": "WESTUS2:20210901T010716Z:ded4736a-b76f-4b56-9bcf-85224d130028" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb42b16f-ff40-42bb-baf3-425831a979b8", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "37c572ed-111b-476c-99b5-c26f87f2e477", - "x-ms-routing-request-id": "WESTUS2:20210901T010718Z:cb42b16f-ff40-42bb-baf3-425831a979b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?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": "5db36dda9860371932d8095ba7e33b8a", - "x-ms-correlation-request-id": "77bd0ad2-a6bf-4225-85a9-8bf3a9346c4b", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "40bba3dc-03bc-4a4f-a822-d01723734cb6", - "x-ms-routing-request-id": "WESTUS2:20210901T010719Z:77bd0ad2-a6bf-4225-85a9-8bf3a9346c4b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc39b18b-2027-45c4-9ff3-3a5293b5afea?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10cce21b268e437845c5095fc505ddda", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1361", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "10cce21b268e437845c5095fc505ddda", - "x-ms-correlation-request-id": "577e177b-419f-428f-ae1c-9eca0dd7b7f0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "ea045352-cf5f-4e9d-a885-dc286f20cbb9", - "x-ms-routing-request-id": "WESTUS2:20210901T010720Z:577e177b-419f-428f-ae1c-9eca0dd7b7f0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto583", - "name": "sto583", - "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": "2021-09-01T01:07:02.1495204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:07:02.1495204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:07:02.0401177Z", - "primaryEndpoints": { - "blob": "https://sto583.blob.core.windows.net/", - "queue": "https://sto583.queue.core.windows.net/", - "table": "https://sto583.table.core.windows.net/", - "file": "https://sto583.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto583-secondary.blob.core.windows.net/", - "queue": "https://sto583-secondary.queue.core.windows.net/", - "table": "https://sto583-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto583?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-dcd0501804b47b45abaf6b4cdeaa4663-e3a5ea02bda84d49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f0fc03efa1b3a422fe3202f68bf80187", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1361", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "f0fc03efa1b3a422fe3202f68bf80187", - "x-ms-correlation-request-id": "d1fae846-8417-4fe4-84a4-301ed39dd85f", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "e978dc2c-15bf-4f18-b242-2de818f6e9c1", - "x-ms-routing-request-id": "WESTUS2:20210901T010720Z:d1fae846-8417-4fe4-84a4-301ed39dd85f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto583", - "name": "sto583", - "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": "2021-09-01T01:07:02.1495204Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:07:02.1495204Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:07:02.0401177Z", - "primaryEndpoints": { - "blob": "https://sto583.blob.core.windows.net/", - "queue": "https://sto583.queue.core.windows.net/", - "table": "https://sto583.table.core.windows.net/", - "file": "https://sto583.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto583-secondary.blob.core.windows.net/", - "queue": "https://sto583-secondary.queue.core.windows.net/", - "table": "https://sto583-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto6202?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-c613de27c5cf674c97c8f8ca4a9709af-a6b8abd72e1b4341-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d0a87bc4a544b455f46f189a8eba722d", - "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": "Wed, 01 Sep 2021 01:07:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "145bcec9-5935-4240-af32-31c18595f3d1", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "ad0641f8-3524-4e3b-883f-206945b51204", - "x-ms-routing-request-id": "WESTUS2:20210901T010722Z:145bcec9-5935-4240-af32-31c18595f3d1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ac2c9d80-041f-4602-a44e-af41996fb7d4", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "f5a8a5f9-ef95-4366-b822-0166853687bb", - "x-ms-routing-request-id": "WESTUS2:20210901T010722Z:ac2c9d80-041f-4602-a44e-af41996fb7d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:07:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ae77ea7c-edca-4d32-8811-cd6d0997474d", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "f6fb0b85-2606-464d-9b3c-1bdde5bb6f59", - "x-ms-routing-request-id": "WESTUS2:20210901T010724Z:ae77ea7c-edca-4d32-8811-cd6d0997474d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0cd6cbb7281feed09721f69e4f92f037", - "x-ms-return-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, 01 Sep 2021 01:07:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ac53b674-8d5e-4baf-9167-9885a5dd0243", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "199703a8-c486-436a-87e5-7c568ed139d3", - "x-ms-routing-request-id": "WESTUS2:20210901T010725Z:ac53b674-8d5e-4baf-9167-9885a5dd0243" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4d9bcd125a8767c0e122a52dfb7bb6b3", - "x-ms-return-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, 01 Sep 2021 01:07:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1dceb2d-8280-43e5-90a7-f8b35f601fbb", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "b73f844d-ea90-4ef3-a59e-7f6fd121b00d", - "x-ms-routing-request-id": "WESTUS2:20210901T010726Z:c1dceb2d-8280-43e5-90a7-f8b35f601fbb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "be8c8ab709b19824040cc56b66022811", - "x-ms-return-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, 01 Sep 2021 01:07:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "be8c8ab709b19824040cc56b66022811", - "x-ms-correlation-request-id": "3df87ded-cfbe-4f7d-a537-8db1a0a374e5", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "4ed4a43b-9c08-4e69-a5c6-12a8788f0925", - "x-ms-routing-request-id": "WESTUS2:20210901T010727Z:3df87ded-cfbe-4f7d-a537-8db1a0a374e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c509d93e435e5cea0a6f2bfd82a3f31c", - "x-ms-return-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, 01 Sep 2021 01:07:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c509d93e435e5cea0a6f2bfd82a3f31c", - "x-ms-correlation-request-id": "76370b75-4ff4-4506-8088-11f3968a41be", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "f5656556-6a6d-4294-abf6-f407affa8117", - "x-ms-routing-request-id": "WESTUS2:20210901T010728Z:76370b75-4ff4-4506-8088-11f3968a41be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c5e7426a32060985a903487b955400de", - "x-ms-return-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, 01 Sep 2021 01:07:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c5e7426a32060985a903487b955400de", - "x-ms-correlation-request-id": "db78c7fd-2065-42c7-9c3f-d065912bbe16", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "c7859310-62ab-4d24-8205-9a598a54a589", - "x-ms-routing-request-id": "WESTUS2:20210901T010729Z:db78c7fd-2065-42c7-9c3f-d065912bbe16" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "22ee93f9f07274559f2fb342dd271561", - "x-ms-return-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, 01 Sep 2021 01:07:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "22ee93f9f07274559f2fb342dd271561", - "x-ms-correlation-request-id": "806195ea-a4a7-46b4-85a7-a585e1ed10ac", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "11cd3c88-532e-480f-978a-f0860e78e67a", - "x-ms-routing-request-id": "WESTUS2:20210901T010730Z:806195ea-a4a7-46b4-85a7-a585e1ed10ac" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2301a918631b0c0b53ff1c5afa6fc7b6", - "x-ms-return-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, 01 Sep 2021 01:07:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2301a918631b0c0b53ff1c5afa6fc7b6", - "x-ms-correlation-request-id": "85f025a2-7f77-4fa6-91b0-ca02509e7a65", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "99a131aa-6214-4c54-be27-20fc87b7cec1", - "x-ms-routing-request-id": "WESTUS2:20210901T010731Z:85f025a2-7f77-4fa6-91b0-ca02509e7a65" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef044c6ed1b479aaec7325d67e432b82", - "x-ms-return-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, 01 Sep 2021 01:07:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ef044c6ed1b479aaec7325d67e432b82", - "x-ms-correlation-request-id": "e0eb14c2-fe68-4962-b9b3-78dc7b669045", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "b8fa78d7-1bf4-45fa-b546-3de724f2805b", - "x-ms-routing-request-id": "WESTUS2:20210901T010732Z:e0eb14c2-fe68-4962-b9b3-78dc7b669045" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb62e7eddc5395c388e2ce72d4fa7930", - "x-ms-return-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, 01 Sep 2021 01:07:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "eb62e7eddc5395c388e2ce72d4fa7930", - "x-ms-correlation-request-id": "2204f19b-1745-4de8-8d54-b9f0d6571f63", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "21f9bf7f-451f-42d9-8d8e-89d211bb84b7", - "x-ms-routing-request-id": "WESTUS2:20210901T010734Z:2204f19b-1745-4de8-8d54-b9f0d6571f63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "90d3fd68262247acff8736a83d358d0f", - "x-ms-return-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, 01 Sep 2021 01:07:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "90d3fd68262247acff8736a83d358d0f", - "x-ms-correlation-request-id": "fe18204b-fed9-4b37-96a7-40239e85b60d", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "f6800d33-f38d-47ef-a409-8d431287df82", - "x-ms-routing-request-id": "WESTUS2:20210901T010735Z:fe18204b-fed9-4b37-96a7-40239e85b60d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "136d9ad3db0c9262896e67d20237a5f1", - "x-ms-return-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, 01 Sep 2021 01:07:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "136d9ad3db0c9262896e67d20237a5f1", - "x-ms-correlation-request-id": "ea70595a-0980-4c49-9123-0e04be6be872", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "0f281ea8-52e5-4935-ba67-b348b3b0acf4", - "x-ms-routing-request-id": "WESTUS2:20210901T010736Z:ea70595a-0980-4c49-9123-0e04be6be872" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "816df4f99a70c75f3a1beccca51b5852", - "x-ms-return-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, 01 Sep 2021 01:07:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?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": "816df4f99a70c75f3a1beccca51b5852", - "x-ms-correlation-request-id": "dd59eabb-8802-435f-87bc-ccec85d35c98", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "59db6d15-d9c1-432f-8c48-1fd59a1c0bb2", - "x-ms-routing-request-id": "WESTUS2:20210901T010737Z:dd59eabb-8802-435f-87bc-ccec85d35c98" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "399ebf54658d8d249b4107b4bfd945c7", - "x-ms-return-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, 01 Sep 2021 01:07:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?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": "399ebf54658d8d249b4107b4bfd945c7", - "x-ms-correlation-request-id": "12d98650-cfbc-4794-b445-070f74baa5b2", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "64206c8a-b395-413b-902e-e611877d9b32", - "x-ms-routing-request-id": "WESTUS2:20210901T010738Z:12d98650-cfbc-4794-b445-070f74baa5b2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad0641f8-3524-4e3b-883f-206945b51204?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "48ae45e20cc7389f3ba6d8f1ee95ec6d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "48ae45e20cc7389f3ba6d8f1ee95ec6d", - "x-ms-correlation-request-id": "a456d6fa-8297-4881-8b98-e9125007c645", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "085c1b17-a58d-4d33-bbd0-c50708e30d86", - "x-ms-routing-request-id": "WESTUS2:20210901T010739Z:a456d6fa-8297-4881-8b98-e9125007c645" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto6202", - "name": "sto6202", - "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": "2021-09-01T01:07:21.3690140Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:07:21.3690140Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:07:21.2440104Z", - "primaryEndpoints": { - "blob": "https://sto6202.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto6202?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-01279e16bd203d4890884c2768003ba9-62e439811247d34b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "437e14166b989364d0e0e62f93ab0861", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "955", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "437e14166b989364d0e0e62f93ab0861", - "x-ms-correlation-request-id": "dba40fe6-8dfe-4de2-8921-81df588f6a92", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "c2d75478-142b-4e53-a046-42944bf54166", - "x-ms-routing-request-id": "WESTUS2:20210901T010739Z:dba40fe6-8dfe-4de2-8921-81df588f6a92" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1299/providers/Microsoft.Storage/storageAccounts/sto6202", - "name": "sto6202", - "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": "2021-09-01T01:07:21.3690140Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:07:21.3690140Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:07:21.2440104Z", - "primaryEndpoints": { - "blob": "https://sto6202.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2128096068", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 c20d2fabe2d5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountGetStandardTestAsync.json +++ /dev/null @@ -1,2765 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "960bb088fc4c4dbcc450620e2500ffbc", - "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, 01 Sep 2021 02:12:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "70c47040-018f-4141-a306-baa0a3c9d954", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "70c47040-018f-4141-a306-baa0a3c9d954", - "x-ms-routing-request-id": "WESTUS2:20210901T021235Z:70c47040-018f-4141-a306-baa0a3c9d954" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "34b0d61958f22d000ac96e8659b15678", - "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, 01 Sep 2021 02:12:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "062c77ac-d545-4bb2-8012-9b36e128e024", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "062c77ac-d545-4bb2-8012-9b36e128e024", - "x-ms-routing-request-id": "WESTUS2:20210901T021235Z:062c77ac-d545-4bb2-8012-9b36e128e024" - }, - "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/res7066?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-74430dfdd0e45245b6ec774d9280be83-cbe01f0f1989a642-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "04e2a0ad20cbe663074fc4494624a944", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02: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": "ac7422bf-fb92-47ce-9be4-27eb7d1d6f38", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ac7422bf-fb92-47ce-9be4-27eb7d1d6f38", - "x-ms-routing-request-id": "WESTUS2:20210901T021236Z:ac7422bf-fb92-47ce-9be4-27eb7d1d6f38" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066", - "name": "res7066", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2548?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-686147f132bc25469d781b13476933b0-ca1cb37c1af4ed4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b02ff40c8bde8e8236f413f9e96a7760", - "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": "Wed, 01 Sep 2021 02:12:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6b123629-fd1a-4be2-b6e2-46c0d9186310", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "ad01916b-f764-4add-895b-406707d314fa", - "x-ms-routing-request-id": "WESTUS2:20210901T021240Z:6b123629-fd1a-4be2-b6e2-46c0d9186310" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c86eac97-3047-4a43-8377-1cd5ee18aabc", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "af4102d2-b43f-45b6-bde3-fd8d5f303755", - "x-ms-routing-request-id": "WESTUS2:20210901T021240Z:c86eac97-3047-4a43-8377-1cd5ee18aabc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a2d4a68-0481-41a1-b661-07f755b9d340", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "66686fbd-f585-4906-a8a4-44fb0afde250", - "x-ms-routing-request-id": "WESTUS2:20210901T021241Z:8a2d4a68-0481-41a1-b661-07f755b9d340" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bf07b33e-b47e-4d42-9555-8a3b5c3812e6", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "127e773c-f133-4d74-83f6-40999d1444b8", - "x-ms-routing-request-id": "WESTUS2:20210901T021242Z:bf07b33e-b47e-4d42-9555-8a3b5c3812e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1542efd-9206-4f76-91d2-8377c4d066bb", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "1cd48346-f685-4e7f-87f4-8a667bc8073e", - "x-ms-routing-request-id": "WESTUS2:20210901T021243Z:c1542efd-9206-4f76-91d2-8377c4d066bb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1a81605-f28c-4c5a-87cc-ea4574fed617", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "039b5eef-246d-43b9-a577-39900892eff5", - "x-ms-routing-request-id": "WESTUS2:20210901T021244Z:c1a81605-f28c-4c5a-87cc-ea4574fed617" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5dd717f1-72a0-4707-abd3-b83fd9aa6c88", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "70499ae1-cb71-4fbf-97ae-3f5da17ba3fc", - "x-ms-routing-request-id": "WESTUS2:20210901T021245Z:5dd717f1-72a0-4707-abd3-b83fd9aa6c88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1748d251-3f52-4f0d-b734-95861f573e08", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "8daa6463-7d6a-4ab8-b26b-7c53e173e8a4", - "x-ms-routing-request-id": "WESTUS2:20210901T021246Z:1748d251-3f52-4f0d-b734-95861f573e08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "285484b4-ff9c-44ec-a905-eb271b160666", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "a89d0fe5-e3c5-443d-9730-511193f66e5d", - "x-ms-routing-request-id": "WESTUS2:20210901T021248Z:285484b4-ff9c-44ec-a905-eb271b160666" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "468f2853-a14e-411d-ad16-732ac76a0a93", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "97bcc526-fb61-4f7b-9ef9-b6acf4424677", - "x-ms-routing-request-id": "WESTUS2:20210901T021249Z:468f2853-a14e-411d-ad16-732ac76a0a93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "119b4ae0-f26b-4570-86b3-dd32d71eba5a", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "8f369d84-fb7d-45df-a823-88baee9e313f", - "x-ms-routing-request-id": "WESTUS2:20210901T021250Z:119b4ae0-f26b-4570-86b3-dd32d71eba5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "83ca722ad9ed7eba48a18b5299fb91e5", - "x-ms-return-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, 01 Sep 2021 02:12:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ef43c176-07a7-48e1-9ca5-df78af962f08", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "53c9dd3b-4079-4a55-b2a1-621047e4595f", - "x-ms-routing-request-id": "WESTUS2:20210901T021251Z:ef43c176-07a7-48e1-9ca5-df78af962f08" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1075726c49d1a1f93d26e5983c9951c7", - "x-ms-return-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, 01 Sep 2021 02:12:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9a7d5174-dbc6-4742-9aa5-6be8adb545d4", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "3db439d1-e6eb-44ba-9567-35123c47284b", - "x-ms-routing-request-id": "WESTUS2:20210901T021252Z:9a7d5174-dbc6-4742-9aa5-6be8adb545d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b7b3308676321bb16fc04c15e5606482", - "x-ms-return-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, 01 Sep 2021 02:12:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64822a3f-f1a9-4b86-98ba-fddfb7d3367d", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "245acc0d-e3e2-4460-8851-3e6e709b2d6a", - "x-ms-routing-request-id": "WESTUS2:20210901T021253Z:64822a3f-f1a9-4b86-98ba-fddfb7d3367d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "892c1a21caf3e0fe782845c6f32242ae", - "x-ms-return-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, 01 Sep 2021 02:12:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?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": "892c1a21caf3e0fe782845c6f32242ae", - "x-ms-correlation-request-id": "bba5b158-9c82-430b-b225-060e76690001", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "dd94c91e-dede-4af1-8a81-2bc321d3df16", - "x-ms-routing-request-id": "WESTUS2:20210901T021254Z:bba5b158-9c82-430b-b225-060e76690001" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ad01916b-f764-4add-895b-406707d314fa?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68ccc350d948f6b3c159a110fce4bcdc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:12: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": "68ccc350d948f6b3c159a110fce4bcdc", - "x-ms-correlation-request-id": "7324e57b-4992-4c18-a51f-c2549e008e0e", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "42916c73-9595-4086-b8b6-e376fc6d24cc", - "x-ms-routing-request-id": "WESTUS2:20210901T021255Z:7324e57b-4992-4c18-a51f-c2549e008e0e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2548", - "name": "sto2548", - "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": "2021-09-01T02:12:38.7606255Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:12:38.7606255Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:12:38.6355858Z", - "primaryEndpoints": { - "blob": "https://sto2548.blob.core.windows.net/", - "queue": "https://sto2548.queue.core.windows.net/", - "table": "https://sto2548.table.core.windows.net/", - "file": "https://sto2548.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2548?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8cd2d593818db143b63290a85bf786bc-dcda7e14609f9b40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "217663c1c76dbbd332d23f0930ea274d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:12: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": "217663c1c76dbbd332d23f0930ea274d", - "x-ms-correlation-request-id": "ae9edcd6-c5ab-4820-837b-5f526c5cf0ca", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "4cdaebb9-82e0-421a-9e9b-a21d2e0c9a42", - "x-ms-routing-request-id": "WESTUS2:20210901T021256Z:ae9edcd6-c5ab-4820-837b-5f526c5cf0ca" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2548", - "name": "sto2548", - "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": "2021-09-01T02:12:38.7606255Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:12:38.7606255Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:12:38.6355858Z", - "primaryEndpoints": { - "blob": "https://sto2548.blob.core.windows.net/", - "queue": "https://sto2548.queue.core.windows.net/", - "table": "https://sto2548.table.core.windows.net/", - "file": "https://sto2548.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto6557?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-b50a18e22a7cdf40bc566736bc51a448-7243fd002a2f994e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "21c49d7efb9448396636c89a28ede493", - "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, 01 Sep 2021 02:12:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dc52bfea-e069-4a11-901c-d0f0cc12118f", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "f02509aa-af97-40e3-9ec6-9b6c4a7d98ac", - "x-ms-routing-request-id": "WESTUS2:20210901T021258Z:dc52bfea-e069-4a11-901c-d0f0cc12118f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2d0aecf5-378a-4218-964c-ff52346dd0fa", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "22883827-4dc9-460f-a09a-03af28d793b2", - "x-ms-routing-request-id": "WESTUS2:20210901T021258Z:2d0aecf5-378a-4218-964c-ff52346dd0fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7412f0f8-0ffa-4400-9cf5-041a220374fc", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "2ee849cd-c3a6-4b2d-b41e-dd3aac2ecaf6", - "x-ms-routing-request-id": "WESTUS2:20210901T021259Z:7412f0f8-0ffa-4400-9cf5-041a220374fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:12:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a0c7280-d829-4b00-9c11-8ac1d7b4a7bf", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "b02c516b-0b00-4bc2-9d37-75c746ae0bb4", - "x-ms-routing-request-id": "WESTUS2:20210901T021300Z:5a0c7280-d829-4b00-9c11-8ac1d7b4a7bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fb5c6589-a85f-46aa-b211-a3b7fd81c4ed", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "b230d2d5-a514-469f-832a-b0dba2a780b4", - "x-ms-routing-request-id": "WESTUS2:20210901T021302Z:fb5c6589-a85f-46aa-b211-a3b7fd81c4ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "90584df9-9d13-4909-999f-febeda4a5e60", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "578ed161-3c51-46bb-ae94-0428f8dd11b1", - "x-ms-routing-request-id": "WESTUS2:20210901T021303Z:90584df9-9d13-4909-999f-febeda4a5e60" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d92016aa-1c78-4a08-b179-395cdbda2b5e", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "2e40d222-51ca-4233-b6a0-7bbca3c43149", - "x-ms-routing-request-id": "WESTUS2:20210901T021304Z:d92016aa-1c78-4a08-b179-395cdbda2b5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9f9cf57d-4511-45d1-aa0e-ef419f5d37ff", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "eca8d548-bcb6-47bb-bcd5-0ac32038c967", - "x-ms-routing-request-id": "WESTUS2:20210901T021305Z:9f9cf57d-4511-45d1-aa0e-ef419f5d37ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c191b2ab-6258-4a3f-a4b2-5f49abb91792", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "a7d62186-f516-4c1d-b1f9-d35d9297b904", - "x-ms-routing-request-id": "WESTUS2:20210901T021306Z:c191b2ab-6258-4a3f-a4b2-5f49abb91792" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "326a4964912631109648c91a076f1bb7", - "x-ms-return-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, 01 Sep 2021 02:13:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "31c78b09-fe5c-4b09-b4b4-2b3a5c056f4b", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "e0e86db8-e294-41c1-affc-16415048f42d", - "x-ms-routing-request-id": "WESTUS2:20210901T021307Z:31c78b09-fe5c-4b09-b4b4-2b3a5c056f4b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d4ed92657a5b0ea0d13c18ee74e22348", - "x-ms-return-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, 01 Sep 2021 02:13:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "70fc35c1-e69b-4ebd-9b42-f7a41c1ba704", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "0afa12c3-35f2-4a5f-ae3e-ef9768d0a8a0", - "x-ms-routing-request-id": "WESTUS2:20210901T021308Z:70fc35c1-e69b-4ebd-9b42-f7a41c1ba704" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0ddb0f3936dfa9689e0357746513b9df", - "x-ms-return-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, 01 Sep 2021 02:13:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d0079841-55ec-471a-9e1a-b75cdff1f230", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "42074e3f-d88d-42fb-bd40-80d8aefe5502", - "x-ms-routing-request-id": "WESTUS2:20210901T021309Z:d0079841-55ec-471a-9e1a-b75cdff1f230" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "089c533811d3ea4ca85c61ea7921bdb3", - "x-ms-return-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, 01 Sep 2021 02:13:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "089c533811d3ea4ca85c61ea7921bdb3", - "x-ms-correlation-request-id": "6d88451d-e0fd-4eca-b4f1-42041583a937", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "682f149e-b7c0-4cb5-9a7d-cc580de5396a", - "x-ms-routing-request-id": "WESTUS2:20210901T021310Z:6d88451d-e0fd-4eca-b4f1-42041583a937" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ae5a837-d83f-4160-be0f-5bfadc37958b", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "7793644f-1532-4db5-ba86-cc56f14ee830", - "x-ms-routing-request-id": "WESTUS2:20210901T021312Z:3ae5a837-d83f-4160-be0f-5bfadc37958b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?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": "20b538821a462875c2f16583d47e2f7c", - "x-ms-correlation-request-id": "7c94c988-20d0-4500-b925-8ac65eebf677", - "x-ms-ratelimit-remaining-subscription-reads": "11946", - "x-ms-request-id": "7d8f2ab8-c162-483a-a542-5e530536dc64", - "x-ms-routing-request-id": "WESTUS2:20210901T021313Z:7c94c988-20d0-4500-b925-8ac65eebf677" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?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": "e44fa345c0322b4c7c6cde8edbf4c77b", - "x-ms-correlation-request-id": "6016095a-f99f-4556-a5f4-f6da9877a4fe", - "x-ms-ratelimit-remaining-subscription-reads": "11945", - "x-ms-request-id": "4e7662c7-fbd0-41ad-bd3b-0ac419acb162", - "x-ms-routing-request-id": "WESTUS2:20210901T021314Z:6016095a-f99f-4556-a5f4-f6da9877a4fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f02509aa-af97-40e3-9ec6-9b6c4a7d98ac?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4067a3b29c6b0a6d0bb835a1a8535bab", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "4067a3b29c6b0a6d0bb835a1a8535bab", - "x-ms-correlation-request-id": "c67807be-a488-4b9b-8cf3-47996297165e", - "x-ms-ratelimit-remaining-subscription-reads": "11944", - "x-ms-request-id": "4efc9493-4d2d-4352-bc55-e30994a3896f", - "x-ms-routing-request-id": "WESTUS2:20210901T021315Z:c67807be-a488-4b9b-8cf3-47996297165e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto6557", - "name": "sto6557", - "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": "2021-09-01T02:12:57.1519639Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:12:57.1519639Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:12:57.0427899Z", - "primaryEndpoints": { - "blob": "https://sto6557.blob.core.windows.net/", - "queue": "https://sto6557.queue.core.windows.net/", - "table": "https://sto6557.table.core.windows.net/", - "file": "https://sto6557.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto6557?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-7235e39511ec864485c3275512525c8a-60eefd6de85b5246-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7f12b914c4ddc18aec8aa4d93be64cce", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "7f12b914c4ddc18aec8aa4d93be64cce", - "x-ms-correlation-request-id": "16ba042d-54e4-4ed2-a758-2727364bbd58", - "x-ms-ratelimit-remaining-subscription-reads": "11943", - "x-ms-request-id": "2a83883b-e8ee-4146-b574-fc371ce85f4e", - "x-ms-routing-request-id": "WESTUS2:20210901T021315Z:16ba042d-54e4-4ed2-a758-2727364bbd58" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto6557", - "name": "sto6557", - "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": "2021-09-01T02:12:57.1519639Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:12:57.1519639Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:12:57.0427899Z", - "primaryEndpoints": { - "blob": "https://sto6557.blob.core.windows.net/", - "queue": "https://sto6557.queue.core.windows.net/", - "table": "https://sto6557.table.core.windows.net/", - "file": "https://sto6557.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2893?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "128", - "Content-Type": "application/json", - "traceparent": "00-7d843c04d6bfcd4fbbafc80e4951d37a-2764aa8173ee4341-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "31d0e929ef17a9103544d87a8baa8328", - "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": "Wed, 01 Sep 2021 02:13:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "35196c73-79f0-4eca-888f-a96ed7182c04", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "78ed75ab-0e6e-4103-ac6e-781f8547c403", - "x-ms-routing-request-id": "WESTUS2:20210901T021317Z:35196c73-79f0-4eca-888f-a96ed7182c04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9c87ee30-e1ed-490e-9aa7-b73eb7c89655", - "x-ms-ratelimit-remaining-subscription-reads": "11942", - "x-ms-request-id": "f0a82aa2-2145-4fe1-a0a3-d824a8d7c3e3", - "x-ms-routing-request-id": "WESTUS2:20210901T021318Z:9c87ee30-e1ed-490e-9aa7-b73eb7c89655" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "081d5c4c-8187-4f4a-8f8f-7384f0bdd656", - "x-ms-ratelimit-remaining-subscription-reads": "11941", - "x-ms-request-id": "d6696a25-89d1-4e25-8a0b-fbbb50114f36", - "x-ms-routing-request-id": "WESTUS2:20210901T021319Z:081d5c4c-8187-4f4a-8f8f-7384f0bdd656" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fa49e0e3-464e-4845-9907-ef582e545233", - "x-ms-ratelimit-remaining-subscription-reads": "11940", - "x-ms-request-id": "5180599b-0e1b-4baf-bb8a-1c4334336d6a", - "x-ms-routing-request-id": "WESTUS2:20210901T021320Z:fa49e0e3-464e-4845-9907-ef582e545233" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "022b9efb-4758-4280-9634-c5c9268d0a8c", - "x-ms-ratelimit-remaining-subscription-reads": "11939", - "x-ms-request-id": "12801c1d-98c5-49f7-bde7-4cb954ccdd91", - "x-ms-routing-request-id": "WESTUS2:20210901T021321Z:022b9efb-4758-4280-9634-c5c9268d0a8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bb9c1519-a4c4-46e9-abf1-015896491f10", - "x-ms-ratelimit-remaining-subscription-reads": "11938", - "x-ms-request-id": "933f9171-eb67-489a-8dc2-88e6c0e08a11", - "x-ms-routing-request-id": "WESTUS2:20210901T021322Z:bb9c1519-a4c4-46e9-abf1-015896491f10" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8b0310e13455acd5fccfa89b5105d67d", - "x-ms-return-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, 01 Sep 2021 02:13:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2cdc807e-0d65-4f8e-8d7f-a00617fb73b0", - "x-ms-ratelimit-remaining-subscription-reads": "11937", - "x-ms-request-id": "4908a9d0-7329-4975-a1a4-cf61650afecc", - "x-ms-routing-request-id": "WESTUS2:20210901T021323Z:2cdc807e-0d65-4f8e-8d7f-a00617fb73b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56c1ffccc9e05b08ff96a5ec5fa08e09", - "x-ms-return-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, 01 Sep 2021 02:13:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "26c8444e-e2cd-4ac8-b865-9491849cddcd", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "93a3ec5a-2d28-4639-8d3d-4e2223e3fd32", - "x-ms-routing-request-id": "WESTUS2:20210901T021324Z:26c8444e-e2cd-4ac8-b865-9491849cddcd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "01be2cb3fd1f8323d2783a316a75f1d1", - "x-ms-return-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, 01 Sep 2021 02:13:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "91ca8475-ef24-4263-9909-c81be770b9f1", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "a28e8780-1ea9-44a5-a61c-acf7b8a176da", - "x-ms-routing-request-id": "WESTUS2:20210901T021325Z:91ca8475-ef24-4263-9909-c81be770b9f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b14bea098cb1176608a78bbf8fe84c5c", - "x-ms-return-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, 01 Sep 2021 02:13:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b14bea098cb1176608a78bbf8fe84c5c", - "x-ms-correlation-request-id": "66776d45-40d3-4e50-9248-e85009127e95", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "de91bcc4-8aa5-4848-a0ba-ee266927a52d", - "x-ms-routing-request-id": "WESTUS2:20210901T021326Z:66776d45-40d3-4e50-9248-e85009127e95" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "17f94189-5cb6-4d64-a339-dcc8c5915a07", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "7b2499af-86fa-4fca-afde-9b6156d6843e", - "x-ms-routing-request-id": "WESTUS2:20210901T021328Z:17f94189-5cb6-4d64-a339-dcc8c5915a07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0b7d3310-0f29-4e8a-9e00-6b31025f14f8", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "e5fa2b8c-0910-4483-b38b-4f9f82cae43f", - "x-ms-routing-request-id": "WESTUS2:20210901T021329Z:0b7d3310-0f29-4e8a-9e00-6b31025f14f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c2429e5a-c865-4ec7-a00a-aa729c100e40", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "5433cde6-3ecc-4b8a-9209-07e170781a9c", - "x-ms-routing-request-id": "WESTUS2:20210901T021330Z:c2429e5a-c865-4ec7-a00a-aa729c100e40" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3bb0f20a-f907-4ad5-bf2e-09069205ad18", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "c5566a5d-01b4-4fc1-8481-ca1fee6f27d5", - "x-ms-routing-request-id": "WESTUS2:20210901T021331Z:3bb0f20a-f907-4ad5-bf2e-09069205ad18" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?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": "b03c994924e6d8fd48ade8d807e41dc6", - "x-ms-correlation-request-id": "6c33f10a-f298-4b8d-b10a-4c80fdf13c1e", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "24583128-f455-445b-a4e6-dbb7f1923de3", - "x-ms-routing-request-id": "WESTUS2:20210901T021332Z:6c33f10a-f298-4b8d-b10a-4c80fdf13c1e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?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": "6fc1c71f384953e3d68c84cb6ceb58a6", - "x-ms-correlation-request-id": "fdb08e12-f91e-431e-98af-14b871c40da7", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "e448be99-dee6-4dd6-8268-73ea1109e345", - "x-ms-routing-request-id": "WESTUS2:20210901T021333Z:fdb08e12-f91e-431e-98af-14b871c40da7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/78ed75ab-0e6e-4103-ac6e-781f8547c403?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6f2a5d1fd7c2914a04417258ef2f5c63", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1370", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "6f2a5d1fd7c2914a04417258ef2f5c63", - "x-ms-correlation-request-id": "32597f57-d6b7-40b8-b0a4-773241d7578b", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "c78d1b4b-f6e6-494a-94f7-fd7d730a1e4f", - "x-ms-routing-request-id": "WESTUS2:20210901T021334Z:32597f57-d6b7-40b8-b0a4-773241d7578b" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2893", - "name": "sto2893", - "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": "2021-09-01T02:13:16.5433744Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:13:16.5433744Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:13:16.4496056Z", - "primaryEndpoints": { - "blob": "https://sto2893.blob.core.windows.net/", - "queue": "https://sto2893.queue.core.windows.net/", - "table": "https://sto2893.table.core.windows.net/", - "file": "https://sto2893.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto2893-secondary.blob.core.windows.net/", - "queue": "https://sto2893-secondary.queue.core.windows.net/", - "table": "https://sto2893-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2893?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-cfd58bed70afe54995808a5c4356b645-2b07a3459f9c2e4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "147f98a3ed25102eb6e8da5aa0316c5c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1370", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "147f98a3ed25102eb6e8da5aa0316c5c", - "x-ms-correlation-request-id": "cbbbf939-c563-4cc5-924b-a0c53505fcaf", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "eec76ae8-9651-40f3-8bff-01ab30046821", - "x-ms-routing-request-id": "WESTUS2:20210901T021334Z:cbbbf939-c563-4cc5-924b-a0c53505fcaf" - }, - "ResponseBody": { - "sku": { - "name": "Standard_RAGRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto2893", - "name": "sto2893", - "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": "2021-09-01T02:13:16.5433744Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:13:16.5433744Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:13:16.4496056Z", - "primaryEndpoints": { - "blob": "https://sto2893.blob.core.windows.net/", - "queue": "https://sto2893.queue.core.windows.net/", - "table": "https://sto2893.table.core.windows.net/", - "file": "https://sto2893.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available", - "secondaryEndpoints": { - "blob": "https://sto2893-secondary.blob.core.windows.net/", - "queue": "https://sto2893-secondary.queue.core.windows.net/", - "table": "https://sto2893-secondary.table.core.windows.net/" - } - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto867?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-2628a28222e66846a1089f78c985d079-0be02b39a889164b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aab84155aeb947047d2f6b08c68a63a6", - "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": "Wed, 01 Sep 2021 02:13:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4068db8d-2089-4f0a-af5e-de1afbc896ec", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "e079a7cb-6fd2-403b-807d-bdc6963c390c", - "x-ms-routing-request-id": "WESTUS2:20210901T021339Z:4068db8d-2089-4f0a-af5e-de1afbc896ec" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:13:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e3e83640-4ae4-42ac-9c7f-48529a87dcf1", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "5c51ffa2-f4b8-455d-af87-cee9bc92d77b", - "x-ms-routing-request-id": "WESTUS2:20210901T021339Z:e3e83640-4ae4-42ac-9c7f-48529a87dcf1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7f293384970912f0bf877ba0f52a498c", - "x-ms-return-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, 01 Sep 2021 02:13:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a64d4a2e-703e-437c-86db-635998dbda69", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "f4c85ced-6139-44db-8352-495f69f0f812", - "x-ms-routing-request-id": "WESTUS2:20210901T021340Z:a64d4a2e-703e-437c-86db-635998dbda69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b032983db5867e2f78323f33ab8baf09", - "x-ms-return-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, 01 Sep 2021 02:13:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0120d7d9-e16b-41e5-a7c4-ee72029ba0d6", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "b71de49c-4be5-4389-b8db-a2b4681af223", - "x-ms-routing-request-id": "WESTUS2:20210901T021341Z:0120d7d9-e16b-41e5-a7c4-ee72029ba0d6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c9558ccf72c63dc825f1eeef3609ff69", - "x-ms-return-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, 01 Sep 2021 02:13:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c9558ccf72c63dc825f1eeef3609ff69", - "x-ms-correlation-request-id": "7bdb8c50-c07e-46c8-98d8-6eecd361ac2a", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "4b2dc6f3-9183-4379-abce-2a85a7f24eb2", - "x-ms-routing-request-id": "WESTUS2:20210901T021343Z:7bdb8c50-c07e-46c8-98d8-6eecd361ac2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9b80aee99f3cfa503aa07d758bd6634", - "x-ms-return-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, 01 Sep 2021 02:13:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e9b80aee99f3cfa503aa07d758bd6634", - "x-ms-correlation-request-id": "8de4da7d-792d-4041-9050-59d8e003f589", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "25a2270c-0256-4573-9708-7ead56d814e4", - "x-ms-routing-request-id": "WESTUS2:20210901T021344Z:8de4da7d-792d-4041-9050-59d8e003f589" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "68d072d77fd5cbc5cff58b95c63f476f", - "x-ms-return-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, 01 Sep 2021 02:13:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "68d072d77fd5cbc5cff58b95c63f476f", - "x-ms-correlation-request-id": "5e69f690-d4e2-44c7-af87-3bae3bab9096", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "bf3e4e2b-6ac4-4ecd-954d-e6fb1d45e118", - "x-ms-routing-request-id": "WESTUS2:20210901T021345Z:5e69f690-d4e2-44c7-af87-3bae3bab9096" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a044d632c5d33615e785c51c6af1e567", - "x-ms-return-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, 01 Sep 2021 02:13:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "a044d632c5d33615e785c51c6af1e567", - "x-ms-correlation-request-id": "0150a7a6-c6c6-46e3-ba16-4eeddc78ccdc", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "96bcef68-2813-4420-8808-f69fbae0cc06", - "x-ms-routing-request-id": "WESTUS2:20210901T021346Z:0150a7a6-c6c6-46e3-ba16-4eeddc78ccdc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c417ba8a96386e9345ec19fd0e0f08c4", - "x-ms-return-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, 01 Sep 2021 02:13:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c417ba8a96386e9345ec19fd0e0f08c4", - "x-ms-correlation-request-id": "ccbaddb1-c762-422b-9f8d-49e4d38d7c14", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "6f84ac77-0b10-4f07-af1d-e823ce0fdad2", - "x-ms-routing-request-id": "WESTUS2:20210901T021347Z:ccbaddb1-c762-422b-9f8d-49e4d38d7c14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "81a49862c57812605c9a814fbaa960de", - "x-ms-return-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, 01 Sep 2021 02:13:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "81a49862c57812605c9a814fbaa960de", - "x-ms-correlation-request-id": "da60a74b-20e6-4154-ab16-06f7321f1547", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "e90129f8-183a-4985-bd95-bdbaf4c61b18", - "x-ms-routing-request-id": "WESTUS2:20210901T021348Z:da60a74b-20e6-4154-ab16-06f7321f1547" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0c0a230f83279c3642d55be6ab1827d7", - "x-ms-return-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, 01 Sep 2021 02:13:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0c0a230f83279c3642d55be6ab1827d7", - "x-ms-correlation-request-id": "6603e725-1453-4d61-8801-9624a03581db", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "0811d4c6-0b5f-4e70-9ecb-e9b0116120ee", - "x-ms-routing-request-id": "WESTUS2:20210901T021349Z:6603e725-1453-4d61-8801-9624a03581db" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d2b9017d634dc5ef5905689e1544b49b", - "x-ms-return-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, 01 Sep 2021 02:13:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d2b9017d634dc5ef5905689e1544b49b", - "x-ms-correlation-request-id": "d6842148-25e6-49c9-83d2-3a5de66dfa9e", - "x-ms-ratelimit-remaining-subscription-reads": "11915", - "x-ms-request-id": "badf8a62-9972-4e6f-b4ac-232ed2987e4e", - "x-ms-routing-request-id": "WESTUS2:20210901T021350Z:d6842148-25e6-49c9-83d2-3a5de66dfa9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eaee3b8bfc04df9c61083fa2697a6644", - "x-ms-return-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, 01 Sep 2021 02:13:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?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": "eaee3b8bfc04df9c61083fa2697a6644", - "x-ms-correlation-request-id": "984e6cb4-af9f-4f2b-bbd8-96bb865e0c34", - "x-ms-ratelimit-remaining-subscription-reads": "11914", - "x-ms-request-id": "703af03c-d44e-4c82-8a14-c3079dd2a2a1", - "x-ms-routing-request-id": "WESTUS2:20210901T021352Z:984e6cb4-af9f-4f2b-bbd8-96bb865e0c34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b8d2a9728df0ac913445b2221b9887fe", - "x-ms-return-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, 01 Sep 2021 02:13:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?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": "b8d2a9728df0ac913445b2221b9887fe", - "x-ms-correlation-request-id": "2838bd2d-5617-4c12-a466-f57f62538ccb", - "x-ms-ratelimit-remaining-subscription-reads": "11913", - "x-ms-request-id": "93e047de-9c4f-44bd-a25d-07550c032d7e", - "x-ms-routing-request-id": "WESTUS2:20210901T021353Z:2838bd2d-5617-4c12-a466-f57f62538ccb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "705abf213d2a81d365d97045244c5bdf", - "x-ms-return-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, 01 Sep 2021 02:13:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?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": "705abf213d2a81d365d97045244c5bdf", - "x-ms-correlation-request-id": "66414970-5540-404f-87ca-abaf3b3784ee", - "x-ms-ratelimit-remaining-subscription-reads": "11912", - "x-ms-request-id": "4025d1d8-71c0-46f5-a31b-5c154ac0a7fa", - "x-ms-routing-request-id": "WESTUS2:20210901T021354Z:66414970-5540-404f-87ca-abaf3b3784ee" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/e079a7cb-6fd2-403b-807d-bdc6963c390c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6b2b239ffc71fdabaa41b5bf497ac3c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "952", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "6b2b239ffc71fdabaa41b5bf497ac3c9", - "x-ms-correlation-request-id": "7d6379d4-1463-44ca-a736-cc3d7d419150", - "x-ms-ratelimit-remaining-subscription-reads": "11911", - "x-ms-request-id": "f2593715-82fe-4265-a576-3233efd4cfea", - "x-ms-routing-request-id": "WESTUS2:20210901T021355Z:7d6379d4-1463-44ca-a736-cc3d7d419150" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto867", - "name": "sto867", - "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": "2021-09-01T02:13:35.9034790Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:13:35.9034790Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:13:35.8097270Z", - "primaryEndpoints": { - "blob": "https://sto867.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto867?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-96fd0f44616ff54eb8bb3ec730da21c7-836e6c5aae9d7b4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a9814181f51f341ad65152161d4c87e8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "952", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:13: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": "a9814181f51f341ad65152161d4c87e8", - "x-ms-correlation-request-id": "f4f3be36-c6e1-48fb-81cf-9f6476994c30", - "x-ms-ratelimit-remaining-subscription-reads": "11910", - "x-ms-request-id": "b3b07ffb-f8a8-4de3-a090-b0aaa41dc3db", - "x-ms-routing-request-id": "WESTUS2:20210901T021355Z:f4f3be36-c6e1-48fb-81cf-9f6476994c30" - }, - "ResponseBody": { - "sku": { - "name": "Standard_ZRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7066/providers/Microsoft.Storage/storageAccounts/sto867", - "name": "sto867", - "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": "2021-09-01T02:13:35.9034790Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:13:35.9034790Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:13:35.8097270Z", - "primaryEndpoints": { - "blob": "https://sto867.blob.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "153481808", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 49d70a0aae15..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTest.json +++ /dev/null @@ -1,777 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1ec19e9a1ba6a345f090fd61e46b38ae", - "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, 01 Sep 2021 01:08:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0282e9d3-e4a4-415d-8e51-3ce31e830c13", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "0282e9d3-e4a4-415d-8e51-3ce31e830c13", - "x-ms-routing-request-id": "WESTUS2:20210901T010843Z:0282e9d3-e4a4-415d-8e51-3ce31e830c13" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c6d5a4508b9f611fc8d5b50a4000857c", - "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, 01 Sep 2021 01:08:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7a9600a9-86bd-43b4-aca7-713e41ca3a79", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "7a9600a9-86bd-43b4-aca7-713e41ca3a79", - "x-ms-routing-request-id": "WESTUS2:20210901T010843Z:7a9600a9-86bd-43b4-aca7-713e41ca3a79" - }, - "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/res2825?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-92de92c1f01c894883a703044a053e93-ea65bd4072a22b4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "42bcf721ff174c1dd59500a9ca0a69c9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:08:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "de82d412-3174-4d1d-92a4-e8f79587ca13", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "de82d412-3174-4d1d-92a4-e8f79587ca13", - "x-ms-routing-request-id": "WESTUS2:20210901T010843Z:de82d412-3174-4d1d-92a4-e8f79587ca13" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2825", - "name": "res2825", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2825/providers/Microsoft.Storage/storageAccounts/sto3230?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-3b75cf09a407164b9c6399235ce538d5-5e5f800d76f3ce45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6885caf0e6e607f55d1653b63f00a81", - "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": "Wed, 01 Sep 2021 01:08:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb057486-657e-45aa-ae74-e08d8b2c1db0", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "3eec01ed-6ea0-4097-95de-34f43a293a0b", - "x-ms-routing-request-id": "WESTUS2:20210901T010848Z:cb057486-657e-45aa-ae74-e08d8b2c1db0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "591a50b7-c042-4f29-878c-2a8dcad7afd2", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "c111e48d-d148-4847-ad5b-9a6ce850ba04", - "x-ms-routing-request-id": "WESTUS2:20210901T010849Z:591a50b7-c042-4f29-878c-2a8dcad7afd2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "21e0fb67-d23b-44c7-b43c-10f77b98bb2c", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "de1c89b3-ecbe-468d-9209-beff858f04aa", - "x-ms-routing-request-id": "WESTUS2:20210901T010850Z:21e0fb67-d23b-44c7-b43c-10f77b98bb2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "60e5f42d-a87e-4c36-b152-d4ab6aaf60e4", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "eb536ef7-580b-489c-abda-5c771a0882f4", - "x-ms-routing-request-id": "WESTUS2:20210901T010851Z:60e5f42d-a87e-4c36-b152-d4ab6aaf60e4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e5da97d1-26eb-49ee-9518-396722ed3757", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "e4a8485f-66c8-4473-a1d9-b8047112d1a2", - "x-ms-routing-request-id": "WESTUS2:20210901T010852Z:e5da97d1-26eb-49ee-9518-396722ed3757" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2c0dc55c-ca24-4b96-b3ba-7c6fcb9c72fd", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "f5946219-9eb0-4e57-b160-8bc62284ab94", - "x-ms-routing-request-id": "WESTUS2:20210901T010853Z:2c0dc55c-ca24-4b96-b3ba-7c6fcb9c72fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92480491-a96a-4695-91b1-cbcd5f0af1cf", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "73989177-fe71-4646-9e19-a54672a0f0a0", - "x-ms-routing-request-id": "WESTUS2:20210901T010855Z:92480491-a96a-4695-91b1-cbcd5f0af1cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f0113739-fb38-44f7-9715-855398cf63c5", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "168b820e-dfc2-4a30-933c-2a15f5a82371", - "x-ms-routing-request-id": "WESTUS2:20210901T010856Z:f0113739-fb38-44f7-9715-855398cf63c5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c3ef56be-d174-48e9-97a2-2c7b09863ebc", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "ba51f1ce-27ab-4f01-9297-44cac21f1e67", - "x-ms-routing-request-id": "WESTUS2:20210901T010857Z:c3ef56be-d174-48e9-97a2-2c7b09863ebc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "90ad0e25-835f-4c92-b4ef-31fc677d2a7e", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "8f888061-2861-4c2a-93d0-500a02f4231d", - "x-ms-routing-request-id": "WESTUS2:20210901T010858Z:90ad0e25-835f-4c92-b4ef-31fc677d2a7e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:08:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9ee4f2d8-8313-4a29-baba-1e1284a55182", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "d1251061-f2a9-4886-ae03-984b86a6079d", - "x-ms-routing-request-id": "WESTUS2:20210901T010859Z:9ee4f2d8-8313-4a29-baba-1e1284a55182" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:09:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "947117cc-859f-45f0-a5ed-bab0cbd53bc1", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "345bd4fe-4bb4-48c2-b841-abe87ede6a4d", - "x-ms-routing-request-id": "WESTUS2:20210901T010900Z:947117cc-859f-45f0-a5ed-bab0cbd53bc1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:09:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?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": "963edd5c-04ff-4c9c-a6f4-d6e934b70465", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "bd3a22e5-8406-45d9-a060-3d549afe0143", - "x-ms-routing-request-id": "WESTUS2:20210901T010902Z:963edd5c-04ff-4c9c-a6f4-d6e934b70465" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "64b4709c1876f38fabfcf232472d2a37", - "x-ms-return-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, 01 Sep 2021 01:09:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?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": "64b4709c1876f38fabfcf232472d2a37", - "x-ms-correlation-request-id": "237ae31f-9f20-49da-92c0-f6779bd4bd8a", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "c996d2fd-46e7-4f8c-a33b-58c3b3397e84", - "x-ms-routing-request-id": "WESTUS2:20210901T010903Z:237ae31f-9f20-49da-92c0-f6779bd4bd8a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "753aa235d16100b4a492274b3f815305", - "x-ms-return-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, 01 Sep 2021 01:09:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?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": "753aa235d16100b4a492274b3f815305", - "x-ms-correlation-request-id": "1a31f93c-61ce-4944-8149-93126bd1d404", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "ef8f2bf8-6706-4c4c-abf8-dd30f628f1c6", - "x-ms-routing-request-id": "WESTUS2:20210901T010904Z:1a31f93c-61ce-4944-8149-93126bd1d404" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/3eec01ed-6ea0-4097-95de-34f43a293a0b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b777ef496ce583e7cf1955a7beab0c6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:09: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": "1b777ef496ce583e7cf1955a7beab0c6", - "x-ms-correlation-request-id": "e846040e-8aba-4c93-aa23-70c2bbf1d170", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "2cf8e8d6-fc6b-487c-9ffe-f38b5f2ee96e", - "x-ms-routing-request-id": "WESTUS2:20210901T010905Z:e846040e-8aba-4c93-aa23-70c2bbf1d170" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2825/providers/Microsoft.Storage/storageAccounts/sto3230", - "name": "sto3230", - "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": "2021-09-01T01:08:45.2321726Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:08:45.2321726Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:08:45.0603011Z", - "primaryEndpoints": { - "dfs": "https://sto3230.dfs.core.windows.net/", - "web": "https://sto3230.z6.web.core.windows.net/", - "blob": "https://sto3230.blob.core.windows.net/", - "queue": "https://sto3230.queue.core.windows.net/", - "table": "https://sto3230.table.core.windows.net/", - "file": "https://sto3230.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2825/providers/Microsoft.Storage/storageAccounts/sto3230?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d9320e3515f70a4f83e7c164504507d3-0e59b2aa23cec541-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f6e5bccc7907ca08bbb4c0e4f043b32a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:09: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": "f6e5bccc7907ca08bbb4c0e4f043b32a", - "x-ms-correlation-request-id": "a375b38a-70a7-4354-8b07-329aedfcf5e9", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "8a0fb66f-9ce3-4e28-b63c-d5e80946e01d", - "x-ms-routing-request-id": "WESTUS2:20210901T010905Z:a375b38a-70a7-4354-8b07-329aedfcf5e9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2825/providers/Microsoft.Storage/storageAccounts/sto3230", - "name": "sto3230", - "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": "2021-09-01T01:08:45.2321726Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:08:45.2321726Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:08:45.0603011Z", - "primaryEndpoints": { - "dfs": "https://sto3230.dfs.core.windows.net/", - "web": "https://sto3230.z6.web.core.windows.net/", - "blob": "https://sto3230.blob.core.windows.net/", - "queue": "https://sto3230.queue.core.windows.net/", - "table": "https://sto3230.table.core.windows.net/", - "file": "https://sto3230.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "674193131", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 71fe597f273f..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLargeFileSharesStateTestAsync.json +++ /dev/null @@ -1,808 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f3fa676092abb8993e9c1a01b5373d5b", - "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, 01 Sep 2021 02:14:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "52dd933a-cda5-4a6b-a7eb-97179490eddd", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "52dd933a-cda5-4a6b-a7eb-97179490eddd", - "x-ms-routing-request-id": "WESTUS2:20210901T021459Z:52dd933a-cda5-4a6b-a7eb-97179490eddd" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1d44d547ac40a7bc12f69d3166502ec2", - "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, 01 Sep 2021 02:14:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e56f9e4-ad0f-4ae8-a2ec-36555f2f7d84", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "7e56f9e4-ad0f-4ae8-a2ec-36555f2f7d84", - "x-ms-routing-request-id": "WESTUS2:20210901T021459Z:7e56f9e4-ad0f-4ae8-a2ec-36555f2f7d84" - }, - "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/res3364?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-5bf21762bc4824449b6ca3173bb977d2-64568c7334f12f4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c49a68caf852fa1043d6fa0cefadc4d6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:14:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "318c6618-641e-4944-be85-214a349dbf4d", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "318c6618-641e-4944-be85-214a349dbf4d", - "x-ms-routing-request-id": "WESTUS2:20210901T021459Z:318c6618-641e-4944-be85-214a349dbf4d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3364", - "name": "res3364", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3364/providers/Microsoft.Storage/storageAccounts/sto2421?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-7a7e5d0e3aa79a42865385817bfe9c8b-eb205d5cb4aaaa47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bf01777cb33252abe1b5f56852ee6e57", - "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": "Wed, 01 Sep 2021 02:15:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "57f49329-b77d-469f-b1df-eb063abe6338", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "d713fea7-ab59-429f-a559-cdf0d092facc", - "x-ms-routing-request-id": "WESTUS2:20210901T021503Z:57f49329-b77d-469f-b1df-eb063abe6338" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "19b82d25-79d5-4d1e-9c56-7835c726149f", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "ebe947ee-87e1-4518-a975-5359f178c1ef", - "x-ms-routing-request-id": "WESTUS2:20210901T021504Z:19b82d25-79d5-4d1e-9c56-7835c726149f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6bd336aa-0160-494f-896e-4c3dcf370d66", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "b9e3fa68-6cc8-47d2-8065-cc0e43c8fb87", - "x-ms-routing-request-id": "WESTUS2:20210901T021505Z:6bd336aa-0160-494f-896e-4c3dcf370d66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "945e3ac6-e1cc-4105-8a2e-02c6f3c2881b", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "8220b3e8-425c-4324-87ff-be31f9e97d5b", - "x-ms-routing-request-id": "WESTUS2:20210901T021507Z:945e3ac6-e1cc-4105-8a2e-02c6f3c2881b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "33dc4bd6-281f-4ab1-8708-640c01333217", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "1d7f1c88-0965-4a31-abdd-82a9e594e44f", - "x-ms-routing-request-id": "WESTUS2:20210901T021508Z:33dc4bd6-281f-4ab1-8708-640c01333217" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9916fd83-6c2e-4718-9547-cf6a0b692f94", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "a440c882-9d24-42e6-a214-4fb0d557be3b", - "x-ms-routing-request-id": "WESTUS2:20210901T021509Z:9916fd83-6c2e-4718-9547-cf6a0b692f94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0c17cebc-718a-4110-b7cc-df90a61c6485", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "76f1f8f1-0efc-465e-a198-be0bdbfb947c", - "x-ms-routing-request-id": "WESTUS2:20210901T021510Z:0c17cebc-718a-4110-b7cc-df90a61c6485" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "23c49f4d-c24a-4575-ae05-dede8006befa", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "21d0c645-8085-4761-ba33-13e6a7faa69e", - "x-ms-routing-request-id": "WESTUS2:20210901T021511Z:23c49f4d-c24a-4575-ae05-dede8006befa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6de0f06b-1ad5-47f2-b59f-427ad34ef14e", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "2bd40e27-84a6-42fd-83e3-5e1635d4e601", - "x-ms-routing-request-id": "WESTUS2:20210901T021512Z:6de0f06b-1ad5-47f2-b59f-427ad34ef14e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b210fce9-5afb-48c5-8812-2f22e5638e38", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "80bc61a9-34e6-4c8c-aca5-b89b55c9e9d5", - "x-ms-routing-request-id": "WESTUS2:20210901T021514Z:b210fce9-5afb-48c5-8812-2f22e5638e38" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1df7e37f-d9f0-4f0b-ac3f-f2700d015308", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "ebf0d26b-c248-470f-ae88-9faa74e44f20", - "x-ms-routing-request-id": "WESTUS2:20210901T021515Z:1df7e37f-d9f0-4f0b-ac3f-f2700d015308" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:15:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed341d83-ce32-42ae-9a1a-41989c537bb8", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "432ab52e-a0bd-4953-b681-1e50c67117b5", - "x-ms-routing-request-id": "WESTUS2:20210901T021516Z:ed341d83-ce32-42ae-9a1a-41989c537bb8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "445d9020b875b815be3676c8ba644091", - "x-ms-return-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, 01 Sep 2021 02:15:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?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": "445d9020b875b815be3676c8ba644091", - "x-ms-correlation-request-id": "3210adc2-9bb6-49a8-b9bd-028a0c1d35cd", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "561cf60c-397b-4730-982d-57414c3fd5f6", - "x-ms-routing-request-id": "WESTUS2:20210901T021517Z:3210adc2-9bb6-49a8-b9bd-028a0c1d35cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bb23ad7032ce6cc0ed759abfd6364959", - "x-ms-return-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, 01 Sep 2021 02:15:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?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": "bb23ad7032ce6cc0ed759abfd6364959", - "x-ms-correlation-request-id": "f233189d-eda0-4567-ab61-b0306c86c23a", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "22a33a5d-de8e-45dd-94db-ddf99653ee74", - "x-ms-routing-request-id": "WESTUS2:20210901T021518Z:f233189d-eda0-4567-ab61-b0306c86c23a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c7b4baa4fa1173ad3711dd3a5d43597e", - "x-ms-return-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, 01 Sep 2021 02:15:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?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": "c7b4baa4fa1173ad3711dd3a5d43597e", - "x-ms-correlation-request-id": "c583b3ad-0737-4e84-a277-e4d08df03f63", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "d9e72b06-74ce-49bf-9918-1645edd8b8a7", - "x-ms-routing-request-id": "WESTUS2:20210901T021520Z:c583b3ad-0737-4e84-a277-e4d08df03f63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6816d76424deeeefd0f056001d56e188", - "x-ms-return-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, 01 Sep 2021 02:15:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?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": "6816d76424deeeefd0f056001d56e188", - "x-ms-correlation-request-id": "08d11ad4-6967-4180-9920-4e5979550f58", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "162529c1-35cf-4d2b-b5eb-de14ae44b857", - "x-ms-routing-request-id": "WESTUS2:20210901T021521Z:08d11ad4-6967-4180-9920-4e5979550f58" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/d713fea7-ab59-429f-a559-cdf0d092facc?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ff241ced79b0757fffb083bc54850eaa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:15: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": "ff241ced79b0757fffb083bc54850eaa", - "x-ms-correlation-request-id": "26a2c6bf-6932-4b36-b2fa-92df5c6f0ed2", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "3ebac881-7e96-4cfd-83ee-ecccc1b6fe73", - "x-ms-routing-request-id": "WESTUS2:20210901T021522Z:26a2c6bf-6932-4b36-b2fa-92df5c6f0ed2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3364/providers/Microsoft.Storage/storageAccounts/sto2421", - "name": "sto2421", - "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": "2021-09-01T02:15:01.0513195Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:15:01.0513195Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:15:00.9263115Z", - "primaryEndpoints": { - "dfs": "https://sto2421.dfs.core.windows.net/", - "web": "https://sto2421.z6.web.core.windows.net/", - "blob": "https://sto2421.blob.core.windows.net/", - "queue": "https://sto2421.queue.core.windows.net/", - "table": "https://sto2421.table.core.windows.net/", - "file": "https://sto2421.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3364/providers/Microsoft.Storage/storageAccounts/sto2421?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c2430e6994749a48b2e0f71c319fef86-5ec78041ab0a2647-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe5b1c1be11f7f7bcbc6f720a3ad55e1", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:15: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": "fe5b1c1be11f7f7bcbc6f720a3ad55e1", - "x-ms-correlation-request-id": "ba58ada2-87de-45f7-b265-3678bd77bf89", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "d6c1f428-4b61-43ed-a540-948a448ef186", - "x-ms-routing-request-id": "WESTUS2:20210901T021522Z:ba58ada2-87de-45f7-b265-3678bd77bf89" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3364/providers/Microsoft.Storage/storageAccounts/sto2421", - "name": "sto2421", - "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": "2021-09-01T02:15:01.0513195Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:15:01.0513195Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:15:00.9263115Z", - "primaryEndpoints": { - "dfs": "https://sto2421.dfs.core.windows.net/", - "web": "https://sto2421.z6.web.core.windows.net/", - "blob": "https://sto2421.blob.core.windows.net/", - "queue": "https://sto2421.queue.core.windows.net/", - "table": "https://sto2421.table.core.windows.net/", - "file": "https://sto2421.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "155830635", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 2830e8d5d814..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTest.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "abdde25c6c704d9c95af988f6c1b0444", - "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, 01 Sep 2021 01:10:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "78886680-210d-4289-ae50-74067b3eec11", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "78886680-210d-4289-ae50-74067b3eec11", - "x-ms-routing-request-id": "WESTUS2:20210901T011008Z:78886680-210d-4289-ae50-74067b3eec11" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7d54b8eef4fb65e1e5e159612f823f3", - "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, 01 Sep 2021 01:10:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e0e3110c-171b-4826-86c4-b4614cad7cb5", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "e0e3110c-171b-4826-86c4-b4614cad7cb5", - "x-ms-routing-request-id": "WESTUS2:20210901T011008Z:e0e3110c-171b-4826-86c4-b4614cad7cb5" - }, - "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/res3772?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-0e7f3d8847c96c40b34f9951227c568b-3e9e4308492e314d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "41df6ce47c68fd6cabfdf73eea637649", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:10:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "981316c7-d2ce-4470-bc07-73d27ac5465a", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "981316c7-d2ce-4470-bc07-73d27ac5465a", - "x-ms-routing-request-id": "WESTUS2:20210901T011008Z:981316c7-d2ce-4470-bc07-73d27ac5465a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3772", - "name": "res3772", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3772/providers/Microsoft.Storage/storageAccounts/sto6263?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-1fab3945bf67a74b95c4339b60aceca9-be6efd947039594c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e586d7c56cf327838d1256053b9c8ba4", - "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, 01 Sep 2021 01:10:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "86de682d-d515-4edb-a9aa-b19a4ce6ec52", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ddd63b79-0ba9-43ce-be88-16bf4eaa244a", - "x-ms-routing-request-id": "WESTUS2:20210901T011011Z:86de682d-d515-4edb-a9aa-b19a4ce6ec52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3ad5c921-424b-481a-bfd8-f8765c83a327", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "2f467dfc-1fab-46a2-89a3-9a785911f880", - "x-ms-routing-request-id": "WESTUS2:20210901T011011Z:3ad5c921-424b-481a-bfd8-f8765c83a327" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c04f61a5-0ce2-41c8-8f4d-ac77c44add17", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "694edd85-b8f2-41bc-a7f9-31b8638f1428", - "x-ms-routing-request-id": "WESTUS2:20210901T011013Z:c04f61a5-0ce2-41c8-8f4d-ac77c44add17" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cfccd3b4-5614-4bb5-b7ec-0243cef2f8d5", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "2a55623a-da16-4f85-a5ba-ff7dd64dc526", - "x-ms-routing-request-id": "WESTUS2:20210901T011014Z:cfccd3b4-5614-4bb5-b7ec-0243cef2f8d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2aa74885-ba1d-4937-b67e-9aa8f17e3178", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "a56a847c-3209-4a85-974e-9e8568792bfa", - "x-ms-routing-request-id": "WESTUS2:20210901T011015Z:2aa74885-ba1d-4937-b67e-9aa8f17e3178" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1f4d548b-c29d-4555-8c41-c2207bdabcff", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "545ddcd7-d95f-46c7-b721-a5f3cbb66b2c", - "x-ms-routing-request-id": "WESTUS2:20210901T011016Z:1f4d548b-c29d-4555-8c41-c2207bdabcff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2448bde8-31e1-47e1-bcfc-6423b79ddd1b", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "41e4b695-11d6-4bf6-979c-6912f8b607df", - "x-ms-routing-request-id": "WESTUS2:20210901T011017Z:2448bde8-31e1-47e1-bcfc-6423b79ddd1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "81edc6bd-3f53-49cb-bad9-ad578ccee87e", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "ebd9c3a9-6b6e-462c-89b1-ed493411ae7f", - "x-ms-routing-request-id": "WESTUS2:20210901T011018Z:81edc6bd-3f53-49cb-bad9-ad578ccee87e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8c89b413-42e2-42c0-b1ae-9322a9a16f34", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "0f4bc285-c6f3-422c-ac74-86e82ebb4d7a", - "x-ms-routing-request-id": "WESTUS2:20210901T011019Z:8c89b413-42e2-42c0-b1ae-9322a9a16f34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b667caef-e824-4f2d-897d-bfbcf037f986", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "8a138b8a-0547-4797-a912-8545c5f9b6c6", - "x-ms-routing-request-id": "WESTUS2:20210901T011020Z:b667caef-e824-4f2d-897d-bfbcf037f986" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:10:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ad1018b2-db64-4eab-9899-de9d3e630c51", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "8ae78220-79c1-4107-ab83-0c3d632fcbfe", - "x-ms-routing-request-id": "WESTUS2:20210901T011021Z:ad1018b2-db64-4eab-9899-de9d3e630c51" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8df3ff9ff9d3afe30caa97b74dc93e65", - "x-ms-return-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, 01 Sep 2021 01:10:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5d3795ba-6956-4760-b9a5-0cfede4c0527", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "84a7d567-a518-4b3d-a9b5-358f9ccbf90d", - "x-ms-routing-request-id": "WESTUS2:20210901T011023Z:5d3795ba-6956-4760-b9a5-0cfede4c0527" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "46ed603dd085c017dc5c670defda6753", - "x-ms-return-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, 01 Sep 2021 01:10:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "14bdc540-8605-4153-ba40-16ccd415776c", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "fb460b5d-a7bc-405a-ba62-62f1a135903a", - "x-ms-routing-request-id": "WESTUS2:20210901T011024Z:14bdc540-8605-4153-ba40-16ccd415776c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "59b4d1268ed1c94b7fea52b948b942a2", - "x-ms-return-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, 01 Sep 2021 01:10:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "59b4d1268ed1c94b7fea52b948b942a2", - "x-ms-correlation-request-id": "7bd8fe19-fb81-47d9-b837-9e33768bb53b", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "17cc6890-903c-4f57-ac74-c6361e18d96a", - "x-ms-routing-request-id": "WESTUS2:20210901T011025Z:7bd8fe19-fb81-47d9-b837-9e33768bb53b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "117a37aa6015cef7e733b17792d5c032", - "x-ms-return-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, 01 Sep 2021 01:10:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "117a37aa6015cef7e733b17792d5c032", - "x-ms-correlation-request-id": "5f00d533-dee7-4192-8429-0e8bbd2deae4", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "ef631c33-a83a-486f-9536-24dcb75a53e9", - "x-ms-routing-request-id": "WESTUS2:20210901T011026Z:5f00d533-dee7-4192-8429-0e8bbd2deae4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7b914443e515ae941423c79a7e5e7823", - "x-ms-return-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, 01 Sep 2021 01:10:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?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": "7b914443e515ae941423c79a7e5e7823", - "x-ms-correlation-request-id": "bbe0cd02-f4a4-40ee-9f20-8d1af47c4bfc", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "f66e59fd-cf94-4b3a-bd89-9e49986cf5cf", - "x-ms-routing-request-id": "WESTUS2:20210901T011027Z:bbe0cd02-f4a4-40ee-9f20-8d1af47c4bfc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/ddd63b79-0ba9-43ce-be88-16bf4eaa244a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b763c41a5560c63ddae5719eddd436a9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:10: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": "b763c41a5560c63ddae5719eddd436a9", - "x-ms-correlation-request-id": "c79a8603-2e26-440e-9bbf-b47a768d0182", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "0a039269-9850-48f6-8b1c-9f15c9141fee", - "x-ms-routing-request-id": "WESTUS2:20210901T011028Z:c79a8603-2e26-440e-9bbf-b47a768d0182" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3772/providers/Microsoft.Storage/storageAccounts/sto6263", - "name": "sto6263", - "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": "2021-09-01T01:10:10.4850167Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:10:10.4850167Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:10:10.4068670Z", - "primaryEndpoints": { - "blob": "https://sto6263.blob.core.windows.net/", - "queue": "https://sto6263.queue.core.windows.net/", - "table": "https://sto6263.table.core.windows.net/", - "file": "https://sto6263.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3772/providers/Microsoft.Storage/storageAccounts/sto6263/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "223", - "Content-Type": "application/json", - "traceparent": "00-5ff0b015137d204680ef668676c4db8c-3613110af2171f48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03762029c627c48da3cbfdf1985c5088", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "bftq", - "signedResourceTypes": "sco", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2021-09-01T01:10:28.5499543Z", - "signedExpiry": "2021-09-01T02:10:28.5499543Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "203", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:10: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": "03762029c627c48da3cbfdf1985c5088", - "x-ms-correlation-request-id": "0beb26f7-9a6c-40bb-888b-ca37163b6beb", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "fe1191f6-b9d5-42d7-81dd-b2a04b7c1402", - "x-ms-routing-request-id": "WESTUS2:20210901T011028Z:0beb26f7-9a6c-40bb-888b-ca37163b6beb" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=bftq\u0026srt=sco\u0026sp=rdwlacup\u0026st=2021-09-01T01%3A10%3A28.5499543Z\u0026se=2021-09-01T02%3A10%3A28.5499543Z\u0026spr=https,http\u0026sig=Q28PaJNV0W5xPfWhCT0S76KFo5U%2BqCpEnQ9bjDLSIds%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T18:10:28.5499543-07:00", - "RandomSeed": "514676531", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 6e8093012d22..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASTestAsync.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c6e94d9c5e2ff83e3bdfa96747133d00", - "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, 01 Sep 2021 02:16:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "20c66cd7-c6d1-4e11-973d-e7a07649e422", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "20c66cd7-c6d1-4e11-973d-e7a07649e422", - "x-ms-routing-request-id": "WESTUS2:20210901T021625Z:20c66cd7-c6d1-4e11-973d-e7a07649e422" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f2d2817d355ef0615aca78f4087de079", - "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, 01 Sep 2021 02:16:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fb6c2367-4ac1-409a-8bd7-55c3d4ce5711", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "fb6c2367-4ac1-409a-8bd7-55c3d4ce5711", - "x-ms-routing-request-id": "WESTUS2:20210901T021625Z:fb6c2367-4ac1-409a-8bd7-55c3d4ce5711" - }, - "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/res5268?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-babdb4d9de73d141bb9cee9f81a74112-5d7178e98f52624d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18dd158e114423437932cc4e6d17a57e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:16:25 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b023e77c-5558-40cf-8523-bd9bebdd535c", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "b023e77c-5558-40cf-8523-bd9bebdd535c", - "x-ms-routing-request-id": "WESTUS2:20210901T021626Z:b023e77c-5558-40cf-8523-bd9bebdd535c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5268", - "name": "res5268", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5268/providers/Microsoft.Storage/storageAccounts/sto5044?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-5e697c0611f4c3478900a555e21041c1-39520de53eafec4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c1d64b3767caf9eb6c64e64af0befe30", - "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, 01 Sep 2021 02:16:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "61dce773-a8f4-463b-af4d-2e5dfc16f32b", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "1eda577e-024a-4000-9b1e-37f2086aa64b", - "x-ms-routing-request-id": "WESTUS2:20210901T021629Z:61dce773-a8f4-463b-af4d-2e5dfc16f32b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0cd21662-d1e7-477b-b874-2cc5a386830c", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "83fdcf22-9aa9-4ba6-a5d2-9624e1ba756f", - "x-ms-routing-request-id": "WESTUS2:20210901T021629Z:0cd21662-d1e7-477b-b874-2cc5a386830c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4367c1b0-dda8-41a7-be1b-bd85ea01d3d8", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "b7b82162-a539-4167-aab9-facdbfb90e20", - "x-ms-routing-request-id": "WESTUS2:20210901T021630Z:4367c1b0-dda8-41a7-be1b-bd85ea01d3d8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2858fb3b-2826-4b63-ad62-da12d07a2c6c", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "0bbdc0d2-9119-46d1-98e8-231d4bb437f1", - "x-ms-routing-request-id": "WESTUS2:20210901T021631Z:2858fb3b-2826-4b63-ad62-da12d07a2c6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32836481-9b33-499a-b77a-e095db5164c9", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "5b283cc3-b443-4cf3-be66-8070bcdfb332", - "x-ms-routing-request-id": "WESTUS2:20210901T021632Z:32836481-9b33-499a-b77a-e095db5164c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "531fdfc5-9486-4828-a733-973a72489ddc", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "f477cd66-e475-4b1e-927d-401c1e267faa", - "x-ms-routing-request-id": "WESTUS2:20210901T021633Z:531fdfc5-9486-4828-a733-973a72489ddc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8f1068ef-4164-47a9-b4ca-d6c7aed86092", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "91eec49a-d08e-4ad8-be33-1f73e1e3b6e0", - "x-ms-routing-request-id": "WESTUS2:20210901T021635Z:8f1068ef-4164-47a9-b4ca-d6c7aed86092" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b6861cc7-2b4f-4544-9e00-988e9999b18a", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "63bda664-d879-4303-9d72-2b574a928786", - "x-ms-routing-request-id": "WESTUS2:20210901T021636Z:b6861cc7-2b4f-4544-9e00-988e9999b18a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "351456fe-7939-4b6a-8cd9-05790e9f4609", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "aee4d950-4388-4814-96cf-bbc1b349c70d", - "x-ms-routing-request-id": "WESTUS2:20210901T021637Z:351456fe-7939-4b6a-8cd9-05790e9f4609" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:16:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a015e2a-dd40-4ff6-8b61-2fb69ef52800", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "8f5815ce-026e-4e3f-bbec-4d4ca3383467", - "x-ms-routing-request-id": "WESTUS2:20210901T021638Z:0a015e2a-dd40-4ff6-8b61-2fb69ef52800" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "128838d7e3e990bdc10ff32c8b67cfca", - "x-ms-return-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, 01 Sep 2021 02:16:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "048ef95a-e5dc-430d-ab58-c0629579adea", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "1fe6db8d-5cf6-4d82-a234-679e305c859d", - "x-ms-routing-request-id": "WESTUS2:20210901T021639Z:048ef95a-e5dc-430d-ab58-c0629579adea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "925991b4c67f14bd4f1eeab132e80e2c", - "x-ms-return-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, 01 Sep 2021 02:16:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9e9133b1-7ac5-4205-b5b3-d821866f1df3", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "50394c2d-4c31-43ba-9598-088d1fa0b545", - "x-ms-routing-request-id": "WESTUS2:20210901T021640Z:9e9133b1-7ac5-4205-b5b3-d821866f1df3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dab048269f401f7598c11e63a1239ea6", - "x-ms-return-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, 01 Sep 2021 02:16:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "dab048269f401f7598c11e63a1239ea6", - "x-ms-correlation-request-id": "5273391b-ebbd-4f1b-90e2-3a6d3c4a7084", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "c1010749-81ff-421e-8bdd-aab8e81362c4", - "x-ms-routing-request-id": "WESTUS2:20210901T021641Z:5273391b-ebbd-4f1b-90e2-3a6d3c4a7084" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "517377d6e38d10977a74c2cbf90c5dd9", - "x-ms-return-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, 01 Sep 2021 02:16:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "517377d6e38d10977a74c2cbf90c5dd9", - "x-ms-correlation-request-id": "6ac0d9c8-274d-436b-b36c-b6a12c5e78be", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "b934e664-fc5e-48f1-8036-251338c7480f", - "x-ms-routing-request-id": "WESTUS2:20210901T021642Z:6ac0d9c8-274d-436b-b36c-b6a12c5e78be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4206c701f5b7158a1c3af9bea85a722b", - "x-ms-return-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, 01 Sep 2021 02:16:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4206c701f5b7158a1c3af9bea85a722b", - "x-ms-correlation-request-id": "fcacddf3-7e1e-4261-8d1d-6e15cf620b9a", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "61d2982b-e8a9-49ee-b362-a6bf2413148d", - "x-ms-routing-request-id": "WESTUS2:20210901T021643Z:fcacddf3-7e1e-4261-8d1d-6e15cf620b9a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbda437fbc74429eb1a060cbdcaa268c", - "x-ms-return-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, 01 Sep 2021 02:16:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?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": "bbda437fbc74429eb1a060cbdcaa268c", - "x-ms-correlation-request-id": "ed25359a-0ae8-4d08-819a-535f43388802", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "2adca139-5596-4e88-b3d7-28831c6ad0bf", - "x-ms-routing-request-id": "WESTUS2:20210901T021645Z:ed25359a-0ae8-4d08-819a-535f43388802" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1eda577e-024a-4000-9b1e-37f2086aa64b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "da6144635b1de1efec5e3553ead8671f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:16: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": "da6144635b1de1efec5e3553ead8671f", - "x-ms-correlation-request-id": "17d98989-23f1-4589-bcef-2087c9c3d02a", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "a44650f3-e86a-4dea-9852-a33031d8ecaf", - "x-ms-routing-request-id": "WESTUS2:20210901T021646Z:17d98989-23f1-4589-bcef-2087c9c3d02a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5268/providers/Microsoft.Storage/storageAccounts/sto5044", - "name": "sto5044", - "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": "2021-09-01T02:16:28.0199320Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:16:28.0199320Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:16:27.9261871Z", - "primaryEndpoints": { - "blob": "https://sto5044.blob.core.windows.net/", - "queue": "https://sto5044.queue.core.windows.net/", - "table": "https://sto5044.table.core.windows.net/", - "file": "https://sto5044.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5268/providers/Microsoft.Storage/storageAccounts/sto5044/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "223", - "Content-Type": "application/json", - "traceparent": "00-90e936d5b07d084bbe6c2a366cad6f5c-56c99706f3000642-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b54b9601a231446428c3911695be3871", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "bftq", - "signedResourceTypes": "sco", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2021-09-01T02:16:46.1118250Z", - "signedExpiry": "2021-09-01T03:16:46.1118250Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "203", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:16: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": "b54b9601a231446428c3911695be3871", - "x-ms-correlation-request-id": "84d3fd2e-1fc2-4ddc-8b59-fd29b91b2156", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "c1aa27b3-f021-4a3d-b896-f481cb2c5414", - "x-ms-routing-request-id": "WESTUS2:20210901T021646Z:84d3fd2e-1fc2-4ddc-8b59-fd29b91b2156" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=bftq\u0026srt=sco\u0026sp=rdwlacup\u0026st=2021-09-01T02%3A16%3A46.1118250Z\u0026se=2021-09-01T03%3A16%3A46.1118250Z\u0026spr=https,http\u0026sig=zjAoOc6iPe8KilAzDQ8i3nRbVZNGjPFk3fOlr%2BkLdjY%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T19:16:46.1118250-07:00", - "RandomSeed": "2042394430", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 15694bee3e29..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultProperties.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1af783d2d9f906b5148e85264215bf67", - "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, 01 Sep 2021 01:12:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "38fc7184-612a-4974-96c2-fe525466f047", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "38fc7184-612a-4974-96c2-fe525466f047", - "x-ms-routing-request-id": "WESTUS2:20210901T011232Z:38fc7184-612a-4974-96c2-fe525466f047" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c8d48a977546be541236794a5358bd57", - "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, 01 Sep 2021 01:12:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "086f9deb-5a24-410c-84bc-dbd6c0ad5174", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "086f9deb-5a24-410c-84bc-dbd6c0ad5174", - "x-ms-routing-request-id": "WESTUS2:20210901T011232Z:086f9deb-5a24-410c-84bc-dbd6c0ad5174" - }, - "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/res1486?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a9734a2d0a810b4391ecc1c37c5cff70-efd51b69fcf6334a-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ae4302e5e7ae91848ec5deb414e38ceb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:12:33 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e3214f6c-493e-4bcc-86fd-cc4cc3e7797d", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "e3214f6c-493e-4bcc-86fd-cc4cc3e7797d", - "x-ms-routing-request-id": "WESTUS2:20210901T011233Z:e3214f6c-493e-4bcc-86fd-cc4cc3e7797d" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1486", - "name": "res1486", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1486/providers/Microsoft.Storage/storageAccounts/sto8627?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3c6ff7e436fc6a40967d208e456a08ae-85cea437a0e5a948-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7539ebde5d4c392f07c2606bb2bbd12e", - "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, 01 Sep 2021 01:12:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "02dd5125-8ef9-49fb-a4f4-554305430834", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "0066c604-6669-47d1-85d7-e59722578d0a", - "x-ms-routing-request-id": "WESTUS2:20210901T011238Z:02dd5125-8ef9-49fb-a4f4-554305430834" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fbbc2891-dfb4-4a4b-922f-f1c6356484d0", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "5e2f15fb-d55e-4239-bf02-07adc1187256", - "x-ms-routing-request-id": "WESTUS2:20210901T011238Z:fbbc2891-dfb4-4a4b-922f-f1c6356484d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "497891a1-bec5-4543-888a-58d31d8b8e9e", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "74569a3f-2079-4e60-b61c-acc876c7cbba", - "x-ms-routing-request-id": "WESTUS2:20210901T011239Z:497891a1-bec5-4543-888a-58d31d8b8e9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "651af98b-31b3-4336-ab30-f25eb0f57a57", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "066d483c-c6e7-45e1-bbb2-631b3f7ba477", - "x-ms-routing-request-id": "WESTUS2:20210901T011240Z:651af98b-31b3-4336-ab30-f25eb0f57a57" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e34a6d64-5fe3-4cdf-bf4b-feeaa8a16f07", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "c09324e7-4799-4f3b-b925-ebeee60130cf", - "x-ms-routing-request-id": "WESTUS2:20210901T011241Z:e34a6d64-5fe3-4cdf-bf4b-feeaa8a16f07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2dbc757c-bbc0-4699-8c4b-d34427f61df2", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "b281014f-da5e-4a41-9ab4-b97bc8ab40a5", - "x-ms-routing-request-id": "WESTUS2:20210901T011242Z:2dbc757c-bbc0-4699-8c4b-d34427f61df2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8cc3cd5b-5c6e-42bc-af99-d4a98596d766", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "f4f88f57-bba3-40de-ae73-9b89c31003eb", - "x-ms-routing-request-id": "WESTUS2:20210901T011243Z:8cc3cd5b-5c6e-42bc-af99-d4a98596d766" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "317a6e64-741e-47a4-903a-0f044a04fde3", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "9e0eddf9-3dce-46f2-a23f-a7b1f110264e", - "x-ms-routing-request-id": "WESTUS2:20210901T011244Z:317a6e64-741e-47a4-903a-0f044a04fde3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6845f336-4a1e-4917-9e5d-491b2c3c7d3d", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "889e1410-3fc1-4f10-8893-bf99e11bab0f", - "x-ms-routing-request-id": "WESTUS2:20210901T011245Z:6845f336-4a1e-4917-9e5d-491b2c3c7d3d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "232971a9-79eb-4265-bee7-37fb64753e34", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "c18c6032-bdcf-4976-b583-3a5b785cf6b8", - "x-ms-routing-request-id": "WESTUS2:20210901T011247Z:232971a9-79eb-4265-bee7-37fb64753e34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:12:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d7e629ed-dad9-4811-baeb-2044fed7c903", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "66d9fd7b-cab6-4059-9c91-eaccd3201f57", - "x-ms-routing-request-id": "WESTUS2:20210901T011248Z:d7e629ed-dad9-4811-baeb-2044fed7c903" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "026672c2f3cecbb6bb35ea06c814fa30", - "x-ms-return-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, 01 Sep 2021 01:12:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "031e53cb-fafa-4d27-9b7d-c8b3a4dad315", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "f837282c-c3ea-44ab-9b6c-651844873838", - "x-ms-routing-request-id": "WESTUS2:20210901T011249Z:031e53cb-fafa-4d27-9b7d-c8b3a4dad315" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "22d31776e02923369414f4b5fa4b7948", - "x-ms-return-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, 01 Sep 2021 01:12:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32db604d-a2c2-4771-9af6-20e88bbf8d0a", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "da44ada4-6596-4d50-9692-391643507b80", - "x-ms-routing-request-id": "WESTUS2:20210901T011250Z:32db604d-a2c2-4771-9af6-20e88bbf8d0a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c3259b198013acb0519fc2e276abbef", - "x-ms-return-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, 01 Sep 2021 01:12:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2c3259b198013acb0519fc2e276abbef", - "x-ms-correlation-request-id": "5fbf9c2d-d1ba-416a-a868-857c9c9802cc", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "a455fd62-7068-492e-b559-de5fffd36d5f", - "x-ms-routing-request-id": "WESTUS2:20210901T011251Z:5fbf9c2d-d1ba-416a-a868-857c9c9802cc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b241de69721fe2a53b436eb9ff00d16f", - "x-ms-return-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, 01 Sep 2021 01:12:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b241de69721fe2a53b436eb9ff00d16f", - "x-ms-correlation-request-id": "8ffe13a5-2d22-4756-9f03-eeacc0334a5f", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "4d330667-8c8d-4fae-bb1a-baf7a2226a48", - "x-ms-routing-request-id": "WESTUS2:20210901T011252Z:8ffe13a5-2d22-4756-9f03-eeacc0334a5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e54a1bccee1dd2e4b981c10e308fb29", - "x-ms-return-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, 01 Sep 2021 01:12:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?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": "6e54a1bccee1dd2e4b981c10e308fb29", - "x-ms-correlation-request-id": "dace87a1-a3da-4db7-a0da-01d8a6616369", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "4b572250-6f7e-43ee-89b2-86616c13f247", - "x-ms-routing-request-id": "WESTUS2:20210901T011253Z:dace87a1-a3da-4db7-a0da-01d8a6616369" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/0066c604-6669-47d1-85d7-e59722578d0a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b4c0459c60a3f29b350f0bd29113b05", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "1b4c0459c60a3f29b350f0bd29113b05", - "x-ms-correlation-request-id": "d6be674c-2ff2-4d50-9d4b-9d3c4820aaee", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "86b78456-d449-46cb-8d1c-69e9e0d782a7", - "x-ms-routing-request-id": "WESTUS2:20210901T011254Z:d6be674c-2ff2-4d50-9d4b-9d3c4820aaee" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1486/providers/Microsoft.Storage/storageAccounts/sto8627", - "name": "sto8627", - "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": "2021-09-01T01:12:36.7567696Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:12:36.7567696Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:12:36.6317410Z", - "primaryEndpoints": { - "blob": "https://sto8627.blob.core.windows.net/", - "queue": "https://sto8627.queue.core.windows.net/", - "table": "https://sto8627.table.core.windows.net/", - "file": "https://sto8627.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1486/providers/Microsoft.Storage/storageAccounts/sto8627/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-4c09b1f16e22594f8261de70b38923ca-7c480b27873ac34a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85718d474c159a0db06366875595fe33", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2021-09-01T02:12:54.7486949Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "143", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "85718d474c159a0db06366875595fe33", - "x-ms-correlation-request-id": "3a106fc3-7769-449f-906e-b182d8133705", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ae23e52b-b98c-4c3e-839e-68fc5b2d6af8", - "x-ms-routing-request-id": "WESTUS2:20210901T011255Z:3a106fc3-7769-449f-906e-b182d8133705" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2021-09-01T02%3A12%3A54.7486949Z\u0026sig=EuTBCys48gV4pvbfitp09lp0%2FcEbIxJaRxnIg2eEje0%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T18:12:54.7486949-07:00", - "RandomSeed": "36845145", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 d3f4c5b47a14..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithDefaultPropertiesAsync.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2511a69d25f76561c21298bfa9b5bf3f", - "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, 01 Sep 2021 02:17:50 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a2d1709f-56e3-48ca-ad7d-165b527e7bed", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "a2d1709f-56e3-48ca-ad7d-165b527e7bed", - "x-ms-routing-request-id": "WESTUS2:20210901T021751Z:a2d1709f-56e3-48ca-ad7d-165b527e7bed" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "869b8537ec6f2f4406a0ef2182d75774", - "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, 01 Sep 2021 02:17:51 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4561decf-67ea-4999-a039-6025db648c88", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "4561decf-67ea-4999-a039-6025db648c88", - "x-ms-routing-request-id": "WESTUS2:20210901T021751Z:4561decf-67ea-4999-a039-6025db648c88" - }, - "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/res4740?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-01a731743fd7e64690ae39d1c48ad433-0aa746aacefe9a48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "90df8868cc6d9a59b9fb3344cd45506d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:17:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ddd1497f-7c93-4f66-888e-b7cdfd46f807", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ddd1497f-7c93-4f66-888e-b7cdfd46f807", - "x-ms-routing-request-id": "WESTUS2:20210901T021752Z:ddd1497f-7c93-4f66-888e-b7cdfd46f807" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4740", - "name": "res4740", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4740/providers/Microsoft.Storage/storageAccounts/sto6048?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-682c67b11f17ca4d8041b468eb1cedc0-aa9f2d4046036f47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5badfb1cb1a4e1621f57353fe2eabb23", - "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, 01 Sep 2021 02:17:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fa11385f-cae6-4f25-b61c-83c47065d365", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "56b30137-2454-4020-a619-0d8f162ff83f", - "x-ms-routing-request-id": "WESTUS2:20210901T021756Z:fa11385f-cae6-4f25-b61c-83c47065d365" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:17:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cda92b89-d06b-4fda-af6c-03e7b585843e", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "83e74581-0c50-4aa5-aa71-889f5cc3b297", - "x-ms-routing-request-id": "WESTUS2:20210901T021756Z:cda92b89-d06b-4fda-af6c-03e7b585843e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:17:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e85d12ae-908c-4d4c-893f-d4dbc69b0db9", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "ee9118a5-3422-4ed7-a1b5-200acee52fed", - "x-ms-routing-request-id": "WESTUS2:20210901T021757Z:e85d12ae-908c-4d4c-893f-d4dbc69b0db9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:17:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eb9289e3-569e-452e-9872-586fa6bf1e79", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "768ba542-0a73-4fdd-a65e-fee4f99dbd94", - "x-ms-routing-request-id": "WESTUS2:20210901T021758Z:eb9289e3-569e-452e-9872-586fa6bf1e79" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:17:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e79424ad-e600-4ab1-b8fb-6cebdb4ce563", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "34009b2a-7766-4225-b184-7ae8785d1786", - "x-ms-routing-request-id": "WESTUS2:20210901T021759Z:e79424ad-e600-4ab1-b8fb-6cebdb4ce563" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:18:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b5350c83-e90e-4ab4-85fb-b8b5a4672469", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "8209f340-785a-4dde-9405-425d32fcb8dd", - "x-ms-routing-request-id": "WESTUS2:20210901T021800Z:b5350c83-e90e-4ab4-85fb-b8b5a4672469" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:18:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "258ef55b-e56f-4f5c-8273-d54eae9cb594", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "e2a00623-7f0b-47b3-a3e7-1bd1a97ab9d3", - "x-ms-routing-request-id": "WESTUS2:20210901T021802Z:258ef55b-e56f-4f5c-8273-d54eae9cb594" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:18:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "630d6f7e-4761-47fb-8a46-57c167565c49", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "ca87d655-21bb-47f3-86c3-6bf0e644b277", - "x-ms-routing-request-id": "WESTUS2:20210901T021803Z:630d6f7e-4761-47fb-8a46-57c167565c49" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:18:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cd8a6d05-8b50-4853-832e-f88d514a1079", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "064796e1-19ee-469f-9e4d-d542b911647d", - "x-ms-routing-request-id": "WESTUS2:20210901T021804Z:cd8a6d05-8b50-4853-832e-f88d514a1079" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:18:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c137433d-582e-4c3b-9a8c-7fcf89a68d8d", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "5c16a05f-0a7a-47a6-9ec4-40ba17ed7540", - "x-ms-routing-request-id": "WESTUS2:20210901T021805Z:c137433d-582e-4c3b-9a8c-7fcf89a68d8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2f3a6a6aa5f404e0c5bca1f9205b0ceb", - "x-ms-return-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, 01 Sep 2021 02:18:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "65965412-7fa0-4b09-9c3e-eb28c415c889", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "e291b73a-38bb-48d3-8e3c-35272dff40a3", - "x-ms-routing-request-id": "WESTUS2:20210901T021806Z:65965412-7fa0-4b09-9c3e-eb28c415c889" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eae344b0061fc91be24e794d5c3868c9", - "x-ms-return-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, 01 Sep 2021 02:18:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1d6e6990-ddd3-4791-bd5f-8ac9be9282d4", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "788a7851-1ba2-4b77-8e18-fc693cbad270", - "x-ms-routing-request-id": "WESTUS2:20210901T021807Z:1d6e6990-ddd3-4791-bd5f-8ac9be9282d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "20fe01f5a0dcc5cd01892f7a233c9dbd", - "x-ms-return-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, 01 Sep 2021 02:18:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "20fe01f5a0dcc5cd01892f7a233c9dbd", - "x-ms-correlation-request-id": "547f9b80-2532-4a6b-ac72-81d18428db35", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "d634334d-24b4-4c90-8d2b-d7632d473695", - "x-ms-routing-request-id": "WESTUS2:20210901T021808Z:547f9b80-2532-4a6b-ac72-81d18428db35" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "df89f16cf1c3644f4e704ca62b93a88c", - "x-ms-return-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, 01 Sep 2021 02:18:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df89f16cf1c3644f4e704ca62b93a88c", - "x-ms-correlation-request-id": "8ea34475-f9dd-4f1a-8485-09c01c75c32e", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "2109d3e7-fd02-49f3-8ba1-ac7078e6c243", - "x-ms-routing-request-id": "WESTUS2:20210901T021809Z:8ea34475-f9dd-4f1a-8485-09c01c75c32e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1e03d753eb5d0f0f771ee895d6a1a5a6", - "x-ms-return-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, 01 Sep 2021 02:18:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "1e03d753eb5d0f0f771ee895d6a1a5a6", - "x-ms-correlation-request-id": "f6e8a7d1-8e38-4f3d-b554-bd3af8397974", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "822a13d0-3d2f-440a-ba7e-5e8e796566d4", - "x-ms-routing-request-id": "WESTUS2:20210901T021810Z:f6e8a7d1-8e38-4f3d-b554-bd3af8397974" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6be1bbb089ae0405b299d26b5326996e", - "x-ms-return-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, 01 Sep 2021 02:18:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?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": "6be1bbb089ae0405b299d26b5326996e", - "x-ms-correlation-request-id": "ef3aeb91-5e36-475f-bddc-b0b5c45968bf", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "64a1b7c7-477f-4f2a-941e-ced6b7cb9278", - "x-ms-routing-request-id": "WESTUS2:20210901T021812Z:ef3aeb91-5e36-475f-bddc-b0b5c45968bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/56b30137-2454-4020-a619-0d8f162ff83f?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4c26a2e17f398060e27a67a508b98dad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:18: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": "4c26a2e17f398060e27a67a508b98dad", - "x-ms-correlation-request-id": "55c85712-4d73-44da-854c-3cb78693a487", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "3bd90b8d-298e-46cd-bee2-bd2404868e65", - "x-ms-routing-request-id": "WESTUS2:20210901T021813Z:55c85712-4d73-44da-854c-3cb78693a487" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4740/providers/Microsoft.Storage/storageAccounts/sto6048", - "name": "sto6048", - "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": "2021-09-01T02:17:55.0238840Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:17:55.0238840Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:17:54.9301301Z", - "primaryEndpoints": { - "blob": "https://sto6048.blob.core.windows.net/", - "queue": "https://sto6048.queue.core.windows.net/", - "table": "https://sto6048.table.core.windows.net/", - "file": "https://sto6048.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4740/providers/Microsoft.Storage/storageAccounts/sto6048/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-2ee2c7124601c04aa90d88722996d4dd-91a875f0dc3f904e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "70f5a6ca3cb1caddd1fe6bc318a3bb50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2021-09-01T03:18:13.0737097Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "143", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:18: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": "70f5a6ca3cb1caddd1fe6bc318a3bb50", - "x-ms-correlation-request-id": "d95719f7-a7b4-4641-adf8-0885f05e46f3", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "72083eaf-52dc-44ee-99c7-fdabcbadb08d", - "x-ms-routing-request-id": "WESTUS2:20210901T021813Z:d95719f7-a7b4-4641-adf8-0885f05e46f3" - }, - "ResponseBody": { - "accountSasToken": "sv=2015-04-05\u0026ss=b\u0026srt=sco\u0026sp=rl\u0026se=2021-09-01T03%3A18%3A13.0737097Z\u0026sig=4oaCKeTioPc475XDhljmZFP1Bi6%2B2AwUTTlGD73jTQQ%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T19:18:13.0737097-07:00", - "RandomSeed": "1168424947", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 323c04970e9c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListAccountSASWithMissingPropertiesAsync.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03a57b4716d193c249900c753517423e", - "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, 01 Sep 2021 02:19:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "45f564f7-bdfa-4ad3-a782-062082eb5f19", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "45f564f7-bdfa-4ad3-a782-062082eb5f19", - "x-ms-routing-request-id": "WESTUS2:20210901T021917Z:45f564f7-bdfa-4ad3-a782-062082eb5f19" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ac1ab0f13a1e4d13902bfb4a4a562811", - "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, 01 Sep 2021 02:19:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d466831e-e208-4bfc-a689-a28b584df20a", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "d466831e-e208-4bfc-a689-a28b584df20a", - "x-ms-routing-request-id": "WESTUS2:20210901T021917Z:d466831e-e208-4bfc-a689-a28b584df20a" - }, - "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/res149?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-9905c88f5a5ae649b0912cb11bfade91-9c0c727ed0b6af43-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6f2c4b3d7a4473cf4d5f09a5cb9bae16", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:19:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d4480ea4-44e7-4440-af21-7a9e9673ee55", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "d4480ea4-44e7-4440-af21-7a9e9673ee55", - "x-ms-routing-request-id": "WESTUS2:20210901T021917Z:d4480ea4-44e7-4440-af21-7a9e9673ee55" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res149", - "name": "res149", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res149/providers/Microsoft.Storage/storageAccounts/sto5491?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-fbc8f4a32736b649b001ceadbfc1ec3f-f6ab8ff117b8f446-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "38f9ebe30c83576772a51b7849f268fa", - "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, 01 Sep 2021 02:19:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8fb59e03-ba6d-47ca-b8ac-6f22ab24a1cd", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "2290cb4a-d1c8-4756-b919-560bc8ea5473", - "x-ms-routing-request-id": "WESTUS2:20210901T021920Z:8fb59e03-ba6d-47ca-b8ac-6f22ab24a1cd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bc932661-de38-41ff-89c8-b145c05ed777", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "2f0eeed2-002b-487e-929e-1a7a2483576e", - "x-ms-routing-request-id": "WESTUS2:20210901T021920Z:bc932661-de38-41ff-89c8-b145c05ed777" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "802903bf-6b60-4a26-a870-0267cbb5fc78", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "8d2ea3bb-afd1-4210-bb62-d1988a6ff74b", - "x-ms-routing-request-id": "WESTUS2:20210901T021921Z:802903bf-6b60-4a26-a870-0267cbb5fc78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7e2a95b2-7655-47b4-a3bc-968c82149994", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "9b4e101a-c65b-442c-8d4f-7339b761ad0a", - "x-ms-routing-request-id": "WESTUS2:20210901T021922Z:7e2a95b2-7655-47b4-a3bc-968c82149994" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "431d6c06-03d6-4c2a-94ba-e7eaeba3f17f", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "e5e67a57-7d48-471f-891d-b8ab5e897a2d", - "x-ms-routing-request-id": "WESTUS2:20210901T021924Z:431d6c06-03d6-4c2a-94ba-e7eaeba3f17f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7d1753da-6517-440f-bbe0-08abee682fcd", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "f9fe3612-9054-4719-81be-89aa98dd18c7", - "x-ms-routing-request-id": "WESTUS2:20210901T021925Z:7d1753da-6517-440f-bbe0-08abee682fcd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "84070247-e821-4b66-bd45-614dd2522387", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "45380e8d-73ad-41cb-88ca-c16edbda08ff", - "x-ms-routing-request-id": "WESTUS2:20210901T021926Z:84070247-e821-4b66-bd45-614dd2522387" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c65051d-abe2-4b6d-b9f1-2fa85d01a576", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "a5227075-34cc-4ba9-9743-a09f5139da8c", - "x-ms-routing-request-id": "WESTUS2:20210901T021927Z:3c65051d-abe2-4b6d-b9f1-2fa85d01a576" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0689469b-7012-48a9-bc56-ac06b20332c1", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "a24ea497-6ae3-49d7-b433-b0949ac97822", - "x-ms-routing-request-id": "WESTUS2:20210901T021928Z:0689469b-7012-48a9-bc56-ac06b20332c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d07afc45-78fe-42fa-b6f3-92ceed2d6a50", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "10efb3e3-cc4b-444d-8881-6f37bf2cd575", - "x-ms-routing-request-id": "WESTUS2:20210901T021929Z:d07afc45-78fe-42fa-b6f3-92ceed2d6a50" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:19:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f664fb8f-a293-4336-b238-431e376433f1", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "361642bb-d552-46ae-9b27-dff8ad7c7c0c", - "x-ms-routing-request-id": "WESTUS2:20210901T021930Z:f664fb8f-a293-4336-b238-431e376433f1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5c7ce220c244393584e70f10087337e7", - "x-ms-return-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, 01 Sep 2021 02:19:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4702fbc9-7f52-475d-a593-4f8947772ed3", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "88912b2c-cb89-48dd-9ff7-eb71aaf8e58e", - "x-ms-routing-request-id": "WESTUS2:20210901T021931Z:4702fbc9-7f52-475d-a593-4f8947772ed3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c2035f965446c2a159a4fa292a53b59", - "x-ms-return-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, 01 Sep 2021 02:19:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "674c915b-6622-4cd3-af07-199e72219548", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "893565d3-fada-48f5-852b-b67f810d0a67", - "x-ms-routing-request-id": "WESTUS2:20210901T021932Z:674c915b-6622-4cd3-af07-199e72219548" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9be0671b413fc5086f2ae83ecb072f01", - "x-ms-return-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, 01 Sep 2021 02:19:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9be0671b413fc5086f2ae83ecb072f01", - "x-ms-correlation-request-id": "6e3fb660-f47c-4424-932d-49e7c397fe99", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "4a07c702-9aae-4f56-8b90-bf189e085995", - "x-ms-routing-request-id": "WESTUS2:20210901T021934Z:6e3fb660-f47c-4424-932d-49e7c397fe99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f8102c60b8beba94b71047aa7292a7df", - "x-ms-return-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, 01 Sep 2021 02:19:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "f8102c60b8beba94b71047aa7292a7df", - "x-ms-correlation-request-id": "12bdc812-b4ac-4d43-a05f-2aac20c09aa4", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "c0d08a4e-0b00-428b-b12c-336271abe7d5", - "x-ms-routing-request-id": "WESTUS2:20210901T021935Z:12bdc812-b4ac-4d43-a05f-2aac20c09aa4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a0f4b5ac9c93b8a72c5acc197ceca10e", - "x-ms-return-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, 01 Sep 2021 02:19:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?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": "a0f4b5ac9c93b8a72c5acc197ceca10e", - "x-ms-correlation-request-id": "97efc431-492f-42e1-802f-e3e187913e9b", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "6aad8059-1006-4229-bd3e-be4befd32254", - "x-ms-routing-request-id": "WESTUS2:20210901T021936Z:97efc431-492f-42e1-802f-e3e187913e9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/2290cb4a-d1c8-4756-b919-560bc8ea5473?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66414e6b4395629bd225e32ffa5d53dd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:19: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": "66414e6b4395629bd225e32ffa5d53dd", - "x-ms-correlation-request-id": "a751ec33-7c5e-4236-82a9-357dc1e7646a", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "7a20e835-0140-4a76-80f6-47cf93e53007", - "x-ms-routing-request-id": "WESTUS2:20210901T021937Z:a751ec33-7c5e-4236-82a9-357dc1e7646a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res149/providers/Microsoft.Storage/storageAccounts/sto5491", - "name": "sto5491", - "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": "2021-09-01T02:19:19.2148145Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:19:19.2148145Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:19:19.1210617Z", - "primaryEndpoints": { - "blob": "https://sto5491.blob.core.windows.net/", - "queue": "https://sto5491.queue.core.windows.net/", - "table": "https://sto5491.table.core.windows.net/", - "file": "https://sto5491.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res149/providers/Microsoft.Storage/storageAccounts/sto5491/ListAccountSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "120", - "Content-Type": "application/json", - "traceparent": "00-717102010d098b44bd8bf9722ca4abdf-c12e402f84f0b246-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "159209838e12c46e8458cb64eb7a3ecb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "signedServices": "b", - "signedResourceTypes": "sco", - "signedPermission": "rl", - "signedExpiry": "2021-09-01T01:19:37.2953935Z" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:19: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": "159209838e12c46e8458cb64eb7a3ecb", - "x-ms-correlation-request-id": "fe168c4f-ef89-41b9-b716-236f2f01796f", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "72e04b89-28fe-4520-9401-41d45c738bdf", - "x-ms-routing-request-id": "WESTUS2:20210901T021937Z:fe168c4f-ef89-41b9-b716-236f2f01796f" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T19:19:37.2953935-07:00", - "RandomSeed": "1894905418", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 cc0534136046..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListByResourceGroupTest.json +++ /dev/null @@ -1,1459 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "62ab5066aa4e50cff6b4367cdf54fa20", - "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, 01 Sep 2021 01:15:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "37d1c96d-4c6c-4aa9-b817-39146833724d", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "37d1c96d-4c6c-4aa9-b817-39146833724d", - "x-ms-routing-request-id": "WESTUS2:20210901T011527Z:37d1c96d-4c6c-4aa9-b817-39146833724d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "61139da358a712f62ba594bb2552587d", - "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, 01 Sep 2021 01:15:26 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "871c4582-e679-4f12-8599-5aa965b2b382", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "871c4582-e679-4f12-8599-5aa965b2b382", - "x-ms-routing-request-id": "WESTUS2:20210901T011527Z:871c4582-e679-4f12-8599-5aa965b2b382" - }, - "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/res6856?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7866de92bddcd546953c72481fd61182-4ce8bd4ef0412a4c-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "75128bbf536f28ecb52bb0e963811390", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:15:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49c41ad1-4be9-4d59-91b5-4b7f2b4eda62", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "49c41ad1-4be9-4d59-91b5-4b7f2b4eda62", - "x-ms-routing-request-id": "WESTUS2:20210901T011527Z:49c41ad1-4be9-4d59-91b5-4b7f2b4eda62" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856", - "name": "res6856", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-964eedc097b64342b504751171ec7dde-9eebadc60dc2174c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5c7ec389b3fa590e9836a815132aa35b", - "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": "Wed, 01 Sep 2021 01:15:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5692d960-4bdd-4366-8d02-04ec9d5524f6", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "5692d960-4bdd-4366-8d02-04ec9d5524f6", - "x-ms-routing-request-id": "WESTUS2:20210901T011527Z:5692d960-4bdd-4366-8d02-04ec9d5524f6" - }, - "ResponseBody": { - "value": [] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts/sto7101?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-12744320d498d4409816a31d53079809-97810dfadd3e5049-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7c820fa33ab274a39f22d4529c82480", - "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, 01 Sep 2021 01:15:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5926298c-2b58-4ddc-9988-608d4b85f015", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "3a597e43-ba78-4def-9b39-695e72634785", - "x-ms-routing-request-id": "WESTUS2:20210901T011530Z:5926298c-2b58-4ddc-9988-608d4b85f015" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a3c2b1b8-3f56-4e14-9caa-03b70b2c6e0e", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "87599484-151a-49d8-9b5b-d7b51f888408", - "x-ms-routing-request-id": "WESTUS2:20210901T011530Z:a3c2b1b8-3f56-4e14-9caa-03b70b2c6e0e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1c065c8b-4a6b-4cdc-a620-d9be7e6c05dc", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "ac3682ab-5558-4981-bc7e-129caa8c1579", - "x-ms-routing-request-id": "WESTUS2:20210901T011532Z:1c065c8b-4a6b-4cdc-a620-d9be7e6c05dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e988dfd9-8be7-4df5-9a90-9ef0c2faea48", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "2d27e1d2-540d-40c9-9459-64b568b653ed", - "x-ms-routing-request-id": "WESTUS2:20210901T011533Z:e988dfd9-8be7-4df5-9a90-9ef0c2faea48" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cd755a52-2c8f-40f8-a065-50cfb9f5244d", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "6480ff37-bb12-456a-9818-0e799d8d728f", - "x-ms-routing-request-id": "WESTUS2:20210901T011534Z:cd755a52-2c8f-40f8-a065-50cfb9f5244d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3796f53e-ee0b-45d7-8dfa-8e09a7d56e63", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "5f364ecc-5692-4dd8-bc70-daeb69760061", - "x-ms-routing-request-id": "WESTUS2:20210901T011535Z:3796f53e-ee0b-45d7-8dfa-8e09a7d56e63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3625699b-510b-4f02-811e-1be830b2cdab", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "d452b8b6-26d1-4116-834e-5141e38f021c", - "x-ms-routing-request-id": "WESTUS2:20210901T011536Z:3625699b-510b-4f02-811e-1be830b2cdab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "21c04bd1-f995-465c-8c17-1e204ff0efdc", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "23d9e8da-7c69-4c5d-aa8d-f0e2d7bcfa54", - "x-ms-routing-request-id": "WESTUS2:20210901T011537Z:21c04bd1-f995-465c-8c17-1e204ff0efdc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b29ee606-f5af-467c-a017-373c4b0aec8f", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "40b8bcd0-3430-4d4c-8085-c92d5689ec2b", - "x-ms-routing-request-id": "WESTUS2:20210901T011538Z:b29ee606-f5af-467c-a017-373c4b0aec8f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dfd07b8f-e825-4139-991e-577f4c2bb197", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "fedc1ba1-2f97-4f47-af28-c0cf83c28c72", - "x-ms-routing-request-id": "WESTUS2:20210901T011539Z:dfd07b8f-e825-4139-991e-577f4c2bb197" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee21782915e703fef2318407567de317", - "x-ms-return-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, 01 Sep 2021 01:15:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b2713621-e2a3-4df1-bbd1-a22cc855bd89", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "7de802cf-586d-41ca-8263-d3389f6c9a0b", - "x-ms-routing-request-id": "WESTUS2:20210901T011540Z:b2713621-e2a3-4df1-bbd1-a22cc855bd89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0867ba1b28b4c442b4ffe947f40ba873", - "x-ms-return-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, 01 Sep 2021 01:15:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "0867ba1b28b4c442b4ffe947f40ba873", - "x-ms-correlation-request-id": "42c9c125-35b1-4a1a-8fdd-a26e87e56e8a", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "6626d7b5-2d46-4d94-b130-7483ada7eab8", - "x-ms-routing-request-id": "WESTUS2:20210901T011542Z:42c9c125-35b1-4a1a-8fdd-a26e87e56e8a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9bdb35ac5b83494024a7db74ffcaf989", - "x-ms-return-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, 01 Sep 2021 01:15:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9bdb35ac5b83494024a7db74ffcaf989", - "x-ms-correlation-request-id": "548d1062-11e9-435e-9ca1-04c5abef558e", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "8f1308c4-2ff9-4329-a9c9-8cae816623d4", - "x-ms-routing-request-id": "WESTUS2:20210901T011543Z:548d1062-11e9-435e-9ca1-04c5abef558e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "71f55a8537c9001f365d3ae82bb60ee6", - "x-ms-return-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, 01 Sep 2021 01:15:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "71f55a8537c9001f365d3ae82bb60ee6", - "x-ms-correlation-request-id": "324bfbcf-6235-4346-a191-6b60eb6a2d09", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "9042fe25-d087-41e5-b922-8d03ae9d86ab", - "x-ms-routing-request-id": "WESTUS2:20210901T011544Z:324bfbcf-6235-4346-a191-6b60eb6a2d09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "215b108947a2c093791ee40d4ccdc4e9", - "x-ms-return-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, 01 Sep 2021 01:15:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?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": "215b108947a2c093791ee40d4ccdc4e9", - "x-ms-correlation-request-id": "7acf09d1-d8a3-4a13-b4a3-d05d643e2d19", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "ba39b4d9-a671-416c-91a1-168ddbdfc5e0", - "x-ms-routing-request-id": "WESTUS2:20210901T011545Z:7acf09d1-d8a3-4a13-b4a3-d05d643e2d19" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/3a597e43-ba78-4def-9b39-695e72634785?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9ac26005361675a915da652621581d6d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:15: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": "9ac26005361675a915da652621581d6d", - "x-ms-correlation-request-id": "544f0c85-8e7c-4d61-89c5-2658c1d7307c", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "df3990e3-4e0f-4d22-aba6-058ed69b3a2c", - "x-ms-routing-request-id": "WESTUS2:20210901T011546Z:544f0c85-8e7c-4d61-89c5-2658c1d7307c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts/sto7101", - "name": "sto7101", - "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": "2021-09-01T01:15:29.3885238Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:15:29.3885238Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:15:29.2635199Z", - "primaryEndpoints": { - "blob": "https://sto7101.blob.core.windows.net/", - "queue": "https://sto7101.queue.core.windows.net/", - "table": "https://sto7101.table.core.windows.net/", - "file": "https://sto7101.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts/sto3651?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-b0ba1445c16a8d48837869d73c50c0e6-4da3d06faf0a9f43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6feeebf5e7d8c63d35f7ab5212b36998", - "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, 01 Sep 2021 01:15:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "14755725-ffd6-4e16-8a7a-8a8d88dd42be", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "589a63bc-3ff1-43b6-8057-047aa1aacbff", - "x-ms-routing-request-id": "WESTUS2:20210901T011551Z:14755725-ffd6-4e16-8a7a-8a8d88dd42be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92cf2030-53c6-482c-908e-d88026cd0bc6", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "e40ce0d9-4faa-42dc-af06-17e80deecd99", - "x-ms-routing-request-id": "WESTUS2:20210901T011551Z:92cf2030-53c6-482c-908e-d88026cd0bc6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9ed62292-abf5-4c84-bef5-06f0d59f1d21", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "e808b8c8-dd25-4532-8691-9753cd42aed4", - "x-ms-routing-request-id": "WESTUS2:20210901T011552Z:9ed62292-abf5-4c84-bef5-06f0d59f1d21" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a3bac68b-65c4-421b-8e31-29ed51d4c30a", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "48c3598b-2c33-484f-8f23-606dbf8f417a", - "x-ms-routing-request-id": "WESTUS2:20210901T011553Z:a3bac68b-65c4-421b-8e31-29ed51d4c30a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "41863b66-9506-4f42-a436-dc001059a398", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "862c462a-a9a2-458f-b669-c3e039708efc", - "x-ms-routing-request-id": "WESTUS2:20210901T011554Z:41863b66-9506-4f42-a436-dc001059a398" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1affc8d4-c882-481b-867c-480439856cb3", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "aa53128f-4372-4cb9-833b-aec5866e79ad", - "x-ms-routing-request-id": "WESTUS2:20210901T011555Z:1affc8d4-c882-481b-867c-480439856cb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa94df28-b484-4371-a20d-e3bdd36c005d", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "57dedddc-b324-4df1-a7ab-ace561de4694", - "x-ms-routing-request-id": "WESTUS2:20210901T011556Z:aa94df28-b484-4371-a20d-e3bdd36c005d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:15:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1783263a-860c-4c1a-8a14-31a2f6bb2a43", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "d4610636-97be-40b2-8b53-723f815b9205", - "x-ms-routing-request-id": "WESTUS2:20210901T011557Z:1783263a-860c-4c1a-8a14-31a2f6bb2a43" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "282ec2fbdd9cffb4843f586716a03357", - "x-ms-return-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, 01 Sep 2021 01:15:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dd418a63-7928-4bb4-85d8-662815c49439", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "4086d253-738f-472f-a99e-63287ea232e7", - "x-ms-routing-request-id": "WESTUS2:20210901T011559Z:dd418a63-7928-4bb4-85d8-662815c49439" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4076812935a0bdb4b1ea50167f13b4c", - "x-ms-return-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, 01 Sep 2021 01:15:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d58134c4-a28b-4237-99e5-f6c77114a0b6", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "c7319349-33cd-40ea-9d01-38f4359f8f11", - "x-ms-routing-request-id": "WESTUS2:20210901T011600Z:d58134c4-a28b-4237-99e5-f6c77114a0b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7d2e7fecbd451ab991281f6abb148e37", - "x-ms-return-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, 01 Sep 2021 01:16:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7d2e7fecbd451ab991281f6abb148e37", - "x-ms-correlation-request-id": "a6782df6-c928-4e62-a88d-82000ca0894f", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "c653ac6d-8012-4c2a-be58-a63ed11b974e", - "x-ms-routing-request-id": "WESTUS2:20210901T011601Z:a6782df6-c928-4e62-a88d-82000ca0894f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85c3bb3f2ea76773e622dd7e38b29793", - "x-ms-return-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, 01 Sep 2021 01:16:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "85c3bb3f2ea76773e622dd7e38b29793", - "x-ms-correlation-request-id": "04c010c2-336b-4b62-bf87-75a0f2b68309", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "653b465c-1307-4097-8dd8-63c089ed304d", - "x-ms-routing-request-id": "WESTUS2:20210901T011602Z:04c010c2-336b-4b62-bf87-75a0f2b68309" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "977a0b03b6715412aeed323274715036", - "x-ms-return-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, 01 Sep 2021 01:16:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "977a0b03b6715412aeed323274715036", - "x-ms-correlation-request-id": "0e284447-8346-49ff-b4ea-446f89305790", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "6125b8e4-4b3d-459a-abcd-85d80f01a248", - "x-ms-routing-request-id": "WESTUS2:20210901T011603Z:0e284447-8346-49ff-b4ea-446f89305790" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "acc26d8fb62dbea50bc69622df3be2df", - "x-ms-return-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, 01 Sep 2021 01:16:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?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": "acc26d8fb62dbea50bc69622df3be2df", - "x-ms-correlation-request-id": "6dd17c33-f1e7-44fd-a06c-23d176517d09", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "c6af4671-f6db-4ef6-be24-34b3d28a128b", - "x-ms-routing-request-id": "WESTUS2:20210901T011604Z:6dd17c33-f1e7-44fd-a06c-23d176517d09" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "af668c91f69988c6a96ed7b9fb41f375", - "x-ms-return-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, 01 Sep 2021 01:16:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?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": "af668c91f69988c6a96ed7b9fb41f375", - "x-ms-correlation-request-id": "c596930e-5909-499b-b950-a71f61cce45f", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "56cbef3d-42da-48b7-b189-9b662001b9d3", - "x-ms-routing-request-id": "WESTUS2:20210901T011605Z:c596930e-5909-499b-b950-a71f61cce45f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cbefa7d1ebef4d6566bb8caa1fef7472", - "x-ms-return-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, 01 Sep 2021 01:16:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?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": "cbefa7d1ebef4d6566bb8caa1fef7472", - "x-ms-correlation-request-id": "22f6e187-1fa8-4b53-a12b-a62bb7259e41", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "ccca8b57-b535-41a3-a8fb-7516562b37d7", - "x-ms-routing-request-id": "WESTUS2:20210901T011606Z:22f6e187-1fa8-4b53-a12b-a62bb7259e41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/589a63bc-3ff1-43b6-8057-047aa1aacbff?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e8a1530aa10a989ca63a02bfdeebc3ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:16: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": "e8a1530aa10a989ca63a02bfdeebc3ca", - "x-ms-correlation-request-id": "3bce46dc-07ff-425f-a421-7eb619d41e34", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "dc85f270-7bef-45a5-807a-1cd59304b4b7", - "x-ms-routing-request-id": "WESTUS2:20210901T011607Z:3bce46dc-07ff-425f-a421-7eb619d41e34" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts/sto3651", - "name": "sto3651", - "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": "2021-09-01T01:15:47.5767640Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:15:47.5767640Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:15:47.4674077Z", - "primaryEndpoints": { - "blob": "https://sto3651.blob.core.windows.net/", - "queue": "https://sto3651.queue.core.windows.net/", - "table": "https://sto3651.table.core.windows.net/", - "file": "https://sto3651.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-eb44633182895444af06b1af767f12e8-54e8fbd20382684f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "385021d3164ca5ef261848de6a1c68b9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2347", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:16: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": "385021d3164ca5ef261848de6a1c68b9", - "x-ms-correlation-request-id": "05fcdbc0-1b87-4712-b8af-fabecd8a4ab2", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "27789d8c-1612-4e38-b213-7be68c9fc573", - "x-ms-routing-request-id": "WESTUS2:20210901T011608Z:05fcdbc0-1b87-4712-b8af-fabecd8a4ab2" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6856/providers/Microsoft.Storage/storageAccounts/sto3651", - "name": "sto3651", - "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": "2021-09-01T01:15:47.5767640Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:15:47.5767640Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:15:47.4674077Z", - "primaryEndpoints": { - "blob": "https://sto3651.blob.core.windows.net/", - "queue": "https://sto3651.queue.core.windows.net/", - "table": "https://sto3651.table.core.windows.net/", - "file": "https://sto3651.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/res6856/providers/Microsoft.Storage/storageAccounts/sto7101", - "name": "sto7101", - "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": "2021-09-01T01:15:29.3885238Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:15:29.3885238Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:15:29.2635199Z", - "primaryEndpoints": { - "blob": "https://sto7101.blob.core.windows.net/", - "queue": "https://sto7101.queue.core.windows.net/", - "table": "https://sto7101.table.core.windows.net/", - "file": "https://sto7101.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "406801243", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 4c4c10f16876..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTest.json +++ /dev/null @@ -1,1704 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94483de4fb01e9d5cfc08fe61e682b9d", - "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, 01 Sep 2021 01:17:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3752ded2-a826-49fd-ae7f-3e59d9dff287", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "3752ded2-a826-49fd-ae7f-3e59d9dff287", - "x-ms-routing-request-id": "WESTUS2:20210901T011712Z:3752ded2-a826-49fd-ae7f-3e59d9dff287" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33d6756f8cfca2cb3a8b33b40f939ee6", - "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, 01 Sep 2021 01:17:11 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "21271954-c3e9-4eba-a453-3b3a76831ace", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "21271954-c3e9-4eba-a453-3b3a76831ace", - "x-ms-routing-request-id": "WESTUS2:20210901T011712Z:21271954-c3e9-4eba-a453-3b3a76831ace" - }, - "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/res6864?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-76f2c09dc137fb4f9be4a7a518beabb3-b07917b9f71d4440-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc369575ef42b61621ff1e2239f245c8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:17:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ea016521-e9ff-45a2-8bbd-e711015c19b5", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "ea016521-e9ff-45a2-8bbd-e711015c19b5", - "x-ms-routing-request-id": "WESTUS2:20210901T011713Z:ea016521-e9ff-45a2-8bbd-e711015c19b5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6864", - "name": "res6864", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6864/providers/Microsoft.Storage/storageAccounts/sto3936?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-12a4c46e3fd23b45a3af6f6ee0a98253-e57749e41cd45445-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc9bbdd15758a6715a75c821da3b22a8", - "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, 01 Sep 2021 01:17:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e1b06449-6678-4258-ae70-8e65a62246af", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "fc89e49e-303a-4741-83a1-05927dea8d1b", - "x-ms-routing-request-id": "WESTUS2:20210901T011717Z:e1b06449-6678-4258-ae70-8e65a62246af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f07472b5-caec-4de9-8f7e-8f2c8aa1070c", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "f8f30836-d61d-4a51-810c-6e58d2d8d996", - "x-ms-routing-request-id": "WESTUS2:20210901T011718Z:f07472b5-caec-4de9-8f7e-8f2c8aa1070c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "07e279a2-d7a4-4508-8d64-dc1bd022207e", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "c0234cf5-fe2e-47f5-af0b-218882c50891", - "x-ms-routing-request-id": "WESTUS2:20210901T011719Z:07e279a2-d7a4-4508-8d64-dc1bd022207e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e5efddac-6f13-4688-a9f9-8f785fa8c6c0", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "baa821fa-2437-40f8-a7e0-af37e5a645ed", - "x-ms-routing-request-id": "WESTUS2:20210901T011720Z:e5efddac-6f13-4688-a9f9-8f785fa8c6c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8ac6e859-8613-4875-bc05-5db5655c6a9c", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "56a7fb27-5457-48c3-ba23-4a868d4c920a", - "x-ms-routing-request-id": "WESTUS2:20210901T011721Z:8ac6e859-8613-4875-bc05-5db5655c6a9c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ddde648c-12df-43be-8289-015a5c7e88b8", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "1aaba638-3555-4752-ba75-f5e957a9aea2", - "x-ms-routing-request-id": "WESTUS2:20210901T011722Z:ddde648c-12df-43be-8289-015a5c7e88b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7b6e5c57-36dd-421e-b9d5-922acb6bb27e", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "8af52ad2-69ad-46c3-b7dd-94d9049f1df8", - "x-ms-routing-request-id": "WESTUS2:20210901T011723Z:7b6e5c57-36dd-421e-b9d5-922acb6bb27e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0c1aaddc-6ea9-478a-9aaa-e9354fa40a80", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "5f685f32-4b9a-4591-9b7b-8e3a4e2cd5ce", - "x-ms-routing-request-id": "WESTUS2:20210901T011724Z:0c1aaddc-6ea9-478a-9aaa-e9354fa40a80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0cc0879e-3bd2-44e0-9bd6-57244fd34ae3", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "82d76093-844c-4d00-b5f4-e0cc19319061", - "x-ms-routing-request-id": "WESTUS2:20210901T011725Z:0cc0879e-3bd2-44e0-9bd6-57244fd34ae3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "92855ca9-df7c-4fd3-86be-9cf5854d89da", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "0353fc00-e49e-4361-a4e8-4520c7c5126c", - "x-ms-routing-request-id": "WESTUS2:20210901T011726Z:92855ca9-df7c-4fd3-86be-9cf5854d89da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "07d442fc-3554-4f49-a70f-5718d2f609fd", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "a6cc72bb-8ff5-4708-91b8-1140b397544d", - "x-ms-routing-request-id": "WESTUS2:20210901T011728Z:07d442fc-3554-4f49-a70f-5718d2f609fd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba9bbbd2fae8169ec3a074d9ead3ab15", - "x-ms-return-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, 01 Sep 2021 01:17:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "00421624-2fc8-4851-b993-5e7268b3d10d", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "5b8bf08b-476a-4f2d-8edd-5b3ef4b1365b", - "x-ms-routing-request-id": "WESTUS2:20210901T011729Z:00421624-2fc8-4851-b993-5e7268b3d10d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4b96550d0c551c4c9c033a08f75a7e9d", - "x-ms-return-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, 01 Sep 2021 01:17:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4b96550d0c551c4c9c033a08f75a7e9d", - "x-ms-correlation-request-id": "4019cdda-ab04-47d7-b64c-f08ace9b7f97", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "1d4848f1-ca2e-4172-83d5-d0509d288131", - "x-ms-routing-request-id": "WESTUS2:20210901T011730Z:4019cdda-ab04-47d7-b64c-f08ace9b7f97" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7949f87a4554b0d6c48554436d5dc969", - "x-ms-return-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, 01 Sep 2021 01:17:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7949f87a4554b0d6c48554436d5dc969", - "x-ms-correlation-request-id": "ba54d44c-75f9-4594-a429-d4fe34253c5a", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "4e455bec-740f-40b5-a8bc-364862920d1b", - "x-ms-routing-request-id": "WESTUS2:20210901T011731Z:ba54d44c-75f9-4594-a429-d4fe34253c5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94539b1f15afc5376f7f1de5c0961e68", - "x-ms-return-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, 01 Sep 2021 01:17:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?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": "94539b1f15afc5376f7f1de5c0961e68", - "x-ms-correlation-request-id": "d05b13ad-5522-47ad-9818-979ba1887ed2", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "9cfa3a16-b58b-4115-a4f3-59291bf47b8f", - "x-ms-routing-request-id": "WESTUS2:20210901T011732Z:d05b13ad-5522-47ad-9818-979ba1887ed2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f25fd7213289c7c07fe586cfb708af3f", - "x-ms-return-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, 01 Sep 2021 01:17:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?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": "f25fd7213289c7c07fe586cfb708af3f", - "x-ms-correlation-request-id": "62c6ab18-9fd2-49d0-8569-0577d9cada89", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "d1a9322c-7029-4658-885e-3b46e1f03840", - "x-ms-routing-request-id": "WESTUS2:20210901T011733Z:62c6ab18-9fd2-49d0-8569-0577d9cada89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fc89e49e-303a-4741-83a1-05927dea8d1b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5be8d039ea0664edc08409d527f1ef2e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:17: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": "5be8d039ea0664edc08409d527f1ef2e", - "x-ms-correlation-request-id": "f6969e89-c921-4088-8263-20eebe141b69", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "69128d56-e8eb-46e9-86c6-bdbd4e549c48", - "x-ms-routing-request-id": "WESTUS2:20210901T011734Z:f6969e89-c921-4088-8263-20eebe141b69" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6864/providers/Microsoft.Storage/storageAccounts/sto3936", - "name": "sto3936", - "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": "2021-09-01T01:17:15.6270850Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:17:15.6270850Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:17:15.5020527Z", - "primaryEndpoints": { - "blob": "https://sto3936.blob.core.windows.net/", - "queue": "https://sto3936.queue.core.windows.net/", - "table": "https://sto3936.table.core.windows.net/", - "file": "https://sto3936.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9521ec66d7feece0da8c15c98f670d66", - "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, 01 Sep 2021 01:17:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "231c9780-61c3-405d-aadc-056a0ef5cb91", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "231c9780-61c3-405d-aadc-056a0ef5cb91", - "x-ms-routing-request-id": "WESTUS2:20210901T011734Z:231c9780-61c3-405d-aadc-056a0ef5cb91" - }, - "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/res8264?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-161a7e916f83754eb4395ac7cc709654-f6e7754e25072c43-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "adf0abde61c2e937fa310528eb9f8df5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:17:34 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "41498c0e-91e2-4cf7-a933-ae4380484144", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "41498c0e-91e2-4cf7-a933-ae4380484144", - "x-ms-routing-request-id": "WESTUS2:20210901T011735Z:41498c0e-91e2-4cf7-a933-ae4380484144" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8264", - "name": "res8264", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8264/providers/Microsoft.Storage/storageAccounts/sto2188?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-02a64ce78a32b743805f3c0e02ed14e9-444bf3983fb19847-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19e6cb696141fcf0807ad523d55977a3", - "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, 01 Sep 2021 01:17:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "edd9ad6f-135e-4b36-a7d8-26a649cb937d", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "f6e54344-bba7-49d5-8860-fdb8e350ffdd", - "x-ms-routing-request-id": "WESTUS2:20210901T011737Z:edd9ad6f-135e-4b36-a7d8-26a649cb937d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "72e3308d-dd9e-41e8-9ea9-c491e67b2592", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "c1081355-0fcf-445f-9150-8893f3216253", - "x-ms-routing-request-id": "WESTUS2:20210901T011737Z:72e3308d-dd9e-41e8-9ea9-c491e67b2592" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fb957a63-c98e-4a22-83c0-d3f41a1e1908", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "ff6419e9-0963-4e84-b5d1-d3efb0bf2207", - "x-ms-routing-request-id": "WESTUS2:20210901T011738Z:fb957a63-c98e-4a22-83c0-d3f41a1e1908" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "219cbcd6-87d6-4e65-90d0-1a37035702ed", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "5aa63016-8bc2-4d7e-98f2-a11877c8fffb", - "x-ms-routing-request-id": "WESTUS2:20210901T011739Z:219cbcd6-87d6-4e65-90d0-1a37035702ed" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1273f7e8-fb0f-48f6-b529-816f1f729d10", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "858ae4b5-90e8-466d-8715-ce87d695d221", - "x-ms-routing-request-id": "WESTUS2:20210901T011740Z:1273f7e8-fb0f-48f6-b529-816f1f729d10" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "359b9ee5-38b3-45e9-9105-636762a6c5cb", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "a632f9e1-6594-424c-9fd6-1341ed2c32e5", - "x-ms-routing-request-id": "WESTUS2:20210901T011742Z:359b9ee5-38b3-45e9-9105-636762a6c5cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:17:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a3635a9-a27d-4b76-8332-0e614a0fcb04", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "21988f72-26ed-450c-b201-baaaa6373c69", - "x-ms-routing-request-id": "WESTUS2:20210901T011743Z:5a3635a9-a27d-4b76-8332-0e614a0fcb04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b154136d744b596e50f3de72ebf4e656", - "x-ms-return-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, 01 Sep 2021 01:17:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b5181516-c1e0-4ded-94ad-3dd45f5282e6", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "08a6e30e-3387-4842-a388-d5af3378bc6f", - "x-ms-routing-request-id": "WESTUS2:20210901T011744Z:b5181516-c1e0-4ded-94ad-3dd45f5282e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bf1164d5a1028222275f0605465b24c1", - "x-ms-return-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, 01 Sep 2021 01:17:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "bf1164d5a1028222275f0605465b24c1", - "x-ms-correlation-request-id": "aa5f317f-9f3e-4e0b-b2d6-1f7e95898666", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "5b4705f9-6504-491f-8139-f73aa2acb4fe", - "x-ms-routing-request-id": "WESTUS2:20210901T011745Z:aa5f317f-9f3e-4e0b-b2d6-1f7e95898666" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e4de5d8fb2b3fe5119039dd519160d19", - "x-ms-return-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, 01 Sep 2021 01:17:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e4de5d8fb2b3fe5119039dd519160d19", - "x-ms-correlation-request-id": "912bf724-b416-450a-b715-9069f06b9d55", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "77e6c4f9-cc88-45bf-8630-5708c98b3feb", - "x-ms-routing-request-id": "WESTUS2:20210901T011746Z:912bf724-b416-450a-b715-9069f06b9d55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d04ce98a478ecc4af0d289eb6d6913f4", - "x-ms-return-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, 01 Sep 2021 01:17:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d04ce98a478ecc4af0d289eb6d6913f4", - "x-ms-correlation-request-id": "860065cc-20bc-4d08-abed-1da2d385b3aa", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "0a18ee9b-e0ac-4ae3-8228-df255fe687e4", - "x-ms-routing-request-id": "WESTUS2:20210901T011747Z:860065cc-20bc-4d08-abed-1da2d385b3aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8de21dce011523a21212a5fe034c6811", - "x-ms-return-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, 01 Sep 2021 01:17:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8de21dce011523a21212a5fe034c6811", - "x-ms-correlation-request-id": "48110b4a-2044-49b5-a2fd-cb80529149c7", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "6cda7762-6bd7-40c4-a4c5-a265e9089f80", - "x-ms-routing-request-id": "WESTUS2:20210901T011748Z:48110b4a-2044-49b5-a2fd-cb80529149c7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5d7bed52540f47321312f3e1286590b0", - "x-ms-return-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, 01 Sep 2021 01:17:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5d7bed52540f47321312f3e1286590b0", - "x-ms-correlation-request-id": "43cd5f9b-deb0-429e-bc0b-18dc0fe02d79", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "c8e77e41-089a-4ef4-b7e8-cc80294f0dc8", - "x-ms-routing-request-id": "WESTUS2:20210901T011749Z:43cd5f9b-deb0-429e-bc0b-18dc0fe02d79" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fc06a9f07f3388034629bd7ca14bc8a3", - "x-ms-return-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, 01 Sep 2021 01:17:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fc06a9f07f3388034629bd7ca14bc8a3", - "x-ms-correlation-request-id": "3a7ba771-68a6-41e2-b5ad-e0bf4fca3251", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "cd7b76e4-fbd9-4e4a-a5f3-4b90eefece77", - "x-ms-routing-request-id": "WESTUS2:20210901T011750Z:3a7ba771-68a6-41e2-b5ad-e0bf4fca3251" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7f99776ab5ed7ae4ea9b7a030ec1faac", - "x-ms-return-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, 01 Sep 2021 01:17:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?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": "7f99776ab5ed7ae4ea9b7a030ec1faac", - "x-ms-correlation-request-id": "55754b3c-a6ab-42e1-9423-449a6489dd33", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "495c03a9-6a00-4529-a734-c01e2281a2e6", - "x-ms-routing-request-id": "WESTUS2:20210901T011752Z:55754b3c-a6ab-42e1-9423-449a6489dd33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "590df5826c46d3deeaf216e697b6a5c7", - "x-ms-return-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, 01 Sep 2021 01:17:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?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": "590df5826c46d3deeaf216e697b6a5c7", - "x-ms-correlation-request-id": "881bee6c-e313-409a-9d08-d05a161dde2a", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "ccd16d3d-ca3f-4939-be70-1cd04bf4fd33", - "x-ms-routing-request-id": "WESTUS2:20210901T011753Z:881bee6c-e313-409a-9d08-d05a161dde2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f6e54344-bba7-49d5-8860-fdb8e350ffdd?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b0764f4910cc3ac2c48c119705ff7a85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:17: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": "b0764f4910cc3ac2c48c119705ff7a85", - "x-ms-correlation-request-id": "5e2e700b-779d-40a3-bff1-b781360918d4", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "56e281b6-3a84-43a0-b2fc-7413812db092", - "x-ms-routing-request-id": "WESTUS2:20210901T011754Z:5e2e700b-779d-40a3-bff1-b781360918d4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8264/providers/Microsoft.Storage/storageAccounts/sto2188", - "name": "sto2188", - "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": "2021-09-01T01:17:36.0966007Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:17:36.0966007Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:17:35.9872481Z", - "primaryEndpoints": { - "blob": "https://sto2188.blob.core.windows.net/", - "queue": "https://sto2188.queue.core.windows.net/", - "table": "https://sto2188.table.core.windows.net/", - "file": "https://sto2188.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-15f9818e53b9924782f4ca271415d947-a8100ad620522a42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "acf9102e6e3efd5d99c595fb9ffee234", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "6093", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:17:54 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f51ee35-1116-4724-9330-bdc79356654f", - "x-ms-original-request-ids": [ - "ffbd079c-83c6-410c-ab85-a364661bbd71", - "0798c798-e0ce-47ef-a6f6-1136abd9424d" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "3f51ee35-1116-4724-9330-bdc79356654f", - "x-ms-routing-request-id": "WESTUS2:20210901T011754Z:3f51ee35-1116-4724-9330-bdc79356654f" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8264/providers/Microsoft.Storage/storageAccounts/sto2188", - "name": "sto2188", - "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": "2021-09-01T01:17:36.0966007Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:17:36.0966007Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:17:35.9872481Z", - "primaryEndpoints": { - "blob": "https://sto2188.blob.core.windows.net/", - "queue": "https://sto2188.queue.core.windows.net/", - "table": "https://sto2188.table.core.windows.net/", - "file": "https://sto2188.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/res6864/providers/Microsoft.Storage/storageAccounts/sto3936", - "name": "sto3936", - "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": "2021-09-01T01:17:15.6270850Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:17:15.6270850Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:17:15.5020527Z", - "primaryEndpoints": { - "blob": "https://sto3936.blob.core.windows.net/", - "queue": "https://sto3936.queue.core.windows.net/", - "table": "https://sto3936.table.core.windows.net/", - "file": "https://sto3936.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-9658/providers/Microsoft.Storage/storageAccounts/storage241", - "name": "storage241", - "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": "2021-08-16T01:57:14.6929364Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-16T01:57:14.6929364Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-16T01:57:14.5991873Z", - "primaryEndpoints": { - "blob": "https://storage241.blob.core.windows.net/", - "queue": "https://storage241.queue.core.windows.net/", - "table": "https://storage241.table.core.windows.net/", - "file": "https://storage241.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-9470/providers/Microsoft.Storage/storageAccounts/storage8738", - "name": "storage8738", - "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": "2021-08-16T01:57:43.4909383Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-16T01:57:43.4909383Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-16T01:57:43.3815548Z", - "primaryEndpoints": { - "blob": "https://storage8738.blob.core.windows.net/", - "queue": "https://storage8738.queue.core.windows.net/", - "table": "https://storage8738.table.core.windows.net/", - "file": "https://storage8738.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/test-ml-common/providers/Microsoft.Storage/storageAccounts/track2mlstorage", - "name": "track2mlstorage", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "minimumTlsVersion": "TLS1_2", - "allowBlobPublicAccess": true, - "allowSharedKeyAccess": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-05T08:26:32.6304298Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-05T08:26:32.6304298Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-05T08:26:32.5210267Z", - "primaryEndpoints": { - "dfs": "https://track2mlstorage.dfs.core.windows.net/", - "web": "https://track2mlstorage.z5.web.core.windows.net/", - "blob": "https://track2mlstorage.blob.core.windows.net/", - "queue": "https://track2mlstorage.queue.core.windows.net/", - "table": "https://track2mlstorage.table.core.windows.net/", - "file": "https://track2mlstorage.file.core.windows.net/" - }, - "primaryLocation": "westus2", - "statusOfPrimary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "121004920", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 00524ce7c020..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListBySubscriptionTestAsync.json +++ /dev/null @@ -1,1745 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3ce9ac9ca6a1ba0441efc8efcd9b9c2b", - "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, 01 Sep 2021 02:24:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0cc48dbc-e161-4b89-9dc1-1c7089105d78", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "0cc48dbc-e161-4b89-9dc1-1c7089105d78", - "x-ms-routing-request-id": "WESTUS:20210901T022422Z:0cc48dbc-e161-4b89-9dc1-1c7089105d78" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9e04bae2e89d5a02498fe04f4a8355b1", - "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, 01 Sep 2021 02:24:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ca74fffc-0a84-4690-a12b-a006eddcfa9c", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "ca74fffc-0a84-4690-a12b-a006eddcfa9c", - "x-ms-routing-request-id": "WESTUS:20210901T022422Z:ca74fffc-0a84-4690-a12b-a006eddcfa9c" - }, - "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/res7833?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7ea88b8cdef87c43afe3e6f31f205440-276033cf0061c94f-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a6910af667a905531367a5813bf76c21", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:24:22 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fd7736cd-9dec-4b16-bfed-2f8ff8b0460a", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "fd7736cd-9dec-4b16-bfed-2f8ff8b0460a", - "x-ms-routing-request-id": "WESTUS:20210901T022423Z:fd7736cd-9dec-4b16-bfed-2f8ff8b0460a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7833", - "name": "res7833", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7833/providers/Microsoft.Storage/storageAccounts/sto2919?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-747e3a5b3cf1974da3927344168c24da-4e0eca4f9b4e4f41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e0ea79a4b3a68eaaf311c5b470be9916", - "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, 01 Sep 2021 02:24:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c99faabf-9617-4fab-8f36-11bae3c51732", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "d2b70f1c-76f4-4fb3-b9ca-405bd440663b", - "x-ms-routing-request-id": "WESTUS:20210901T022426Z:c99faabf-9617-4fab-8f36-11bae3c51732" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cb34aad5-ad53-44af-987e-0a7c6a8a577b", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "0eeb547a-5719-43b0-b16e-b8ae3353e6aa", - "x-ms-routing-request-id": "WESTUS:20210901T022426Z:cb34aad5-ad53-44af-987e-0a7c6a8a577b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f49cfbee-6a54-4356-aa5b-b18fadcc6377", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "0e4e77d6-1744-419b-8554-26e4289cebec", - "x-ms-routing-request-id": "WESTUS:20210901T022427Z:f49cfbee-6a54-4356-aa5b-b18fadcc6377" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7094310f-923e-40ad-858b-c9b0f33acfd2", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "b0bb279d-b260-4b88-bd55-1b5c6c56cdbe", - "x-ms-routing-request-id": "WESTUS:20210901T022428Z:7094310f-923e-40ad-858b-c9b0f33acfd2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3d452898-4bec-4a2a-b0ec-4a7311a7ae44", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "c967aa36-ff26-42eb-b021-46726b6ba9e3", - "x-ms-routing-request-id": "WESTUS:20210901T022430Z:3d452898-4bec-4a2a-b0ec-4a7311a7ae44" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a0ba8d9e-58e3-48cd-ad4d-8f4d0f77b78a", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "480788d8-6fb4-4ccc-8b94-d7fecc01df21", - "x-ms-routing-request-id": "WESTUS:20210901T022431Z:a0ba8d9e-58e3-48cd-ad4d-8f4d0f77b78a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fba7dd2b-989b-4250-b860-3a88861cc519", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "cfaa15a6-a39a-4678-ab6a-94431b5b9016", - "x-ms-routing-request-id": "WESTUS:20210901T022432Z:fba7dd2b-989b-4250-b860-3a88861cc519" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a994d78-2562-488f-a7aa-1685dc2c5a8a", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "27ed18cf-83fe-4214-91bd-381887ea1c64", - "x-ms-routing-request-id": "WESTUS:20210901T022433Z:0a994d78-2562-488f-a7aa-1685dc2c5a8a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c1801a0-f8bd-4dcd-9415-11d1c1e4d13b", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "b4c1c892-f531-478b-a969-7ad9966cd294", - "x-ms-routing-request-id": "WESTUS:20210901T022434Z:3c1801a0-f8bd-4dcd-9415-11d1c1e4d13b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58fd76bc-80c3-4837-8bd9-7cbe508062f5", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "c489dcce-4b43-4b1c-87c9-bd8b4448fa74", - "x-ms-routing-request-id": "WESTUS:20210901T022435Z:58fd76bc-80c3-4837-8bd9-7cbe508062f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0a1a86ce-98f3-443f-823d-87ae2ac8bf5a", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "0843b37c-dd5a-4421-a87f-44a97aa72e90", - "x-ms-routing-request-id": "WESTUS:20210901T022436Z:0a1a86ce-98f3-443f-823d-87ae2ac8bf5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "925bf8bdb3684f698443770a82a925f7", - "x-ms-return-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, 01 Sep 2021 02:24:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6bdffa2b-a913-44d1-b8fd-908188772f90", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "7c5da28e-8dfe-499d-b947-599507590827", - "x-ms-routing-request-id": "WESTUS:20210901T022437Z:6bdffa2b-a913-44d1-b8fd-908188772f90" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "440ac2aecb79c60df54587eb12bed15f", - "x-ms-return-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, 01 Sep 2021 02:24:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "440ac2aecb79c60df54587eb12bed15f", - "x-ms-correlation-request-id": "6300d39e-d23d-4b1b-90fa-c3563b2682b6", - "x-ms-ratelimit-remaining-subscription-reads": "11873", - "x-ms-request-id": "73d7746e-c3bf-400f-acf9-7cfde43ccabc", - "x-ms-routing-request-id": "WESTUS:20210901T022439Z:6300d39e-d23d-4b1b-90fa-c3563b2682b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fd38978a96369b592694f6081c48c43c", - "x-ms-return-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, 01 Sep 2021 02:24:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "fd38978a96369b592694f6081c48c43c", - "x-ms-correlation-request-id": "ab066244-5401-48b0-9872-2474ab3572a8", - "x-ms-ratelimit-remaining-subscription-reads": "11872", - "x-ms-request-id": "4fc4de04-ee98-4f05-9e48-b8081af5b373", - "x-ms-routing-request-id": "WESTUS:20210901T022440Z:ab066244-5401-48b0-9872-2474ab3572a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9e9b30c82519f238eb949d222b7d3dc6", - "x-ms-return-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, 01 Sep 2021 02:24:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?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": "9e9b30c82519f238eb949d222b7d3dc6", - "x-ms-correlation-request-id": "1871d42c-0375-4182-a13c-9c24fd4a73e3", - "x-ms-ratelimit-remaining-subscription-reads": "11871", - "x-ms-request-id": "0b35b319-ba06-4088-bd27-ac20d1c3a201", - "x-ms-routing-request-id": "WESTUS:20210901T022441Z:1871d42c-0375-4182-a13c-9c24fd4a73e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d2b70f1c-76f4-4fb3-b9ca-405bd440663b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb801772287017c0686e1de5d505aaad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:24: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": "eb801772287017c0686e1de5d505aaad", - "x-ms-correlation-request-id": "155493b8-2073-4d7f-b7b1-5d9312e8a8c5", - "x-ms-ratelimit-remaining-subscription-reads": "11870", - "x-ms-request-id": "2fd0d8eb-7bf0-4d0a-a02e-0e38d59d2a16", - "x-ms-routing-request-id": "WESTUS:20210901T022442Z:155493b8-2073-4d7f-b7b1-5d9312e8a8c5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7833/providers/Microsoft.Storage/storageAccounts/sto2919", - "name": "sto2919", - "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": "2021-09-01T02:24:25.1959464Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:24:25.1959464Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:24:25.0550259Z", - "primaryEndpoints": { - "blob": "https://sto2919.blob.core.windows.net/", - "queue": "https://sto2919.queue.core.windows.net/", - "table": "https://sto2919.table.core.windows.net/", - "file": "https://sto2919.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e1224a81322264455e4611a1f9376fa8", - "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, 01 Sep 2021 02:24:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b97e0009-b436-4f89-9370-6ef1dda3d1c0", - "x-ms-ratelimit-remaining-subscription-reads": "11869", - "x-ms-request-id": "b97e0009-b436-4f89-9370-6ef1dda3d1c0", - "x-ms-routing-request-id": "WESTUS:20210901T022442Z:b97e0009-b436-4f89-9370-6ef1dda3d1c0" - }, - "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/res1530?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-079edfbc1c04604697a7e7f490105da7-acc260b914eedd46-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c704952fcbd96fa08436ab07531de5ea", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:24:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd9debab-4794-4f25-95b2-ffe195fba2f5", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "bd9debab-4794-4f25-95b2-ffe195fba2f5", - "x-ms-routing-request-id": "WESTUS:20210901T022442Z:bd9debab-4794-4f25-95b2-ffe195fba2f5" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1530", - "name": "res1530", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1530/providers/Microsoft.Storage/storageAccounts/sto4154?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-4ebbc38792d12e46a1900b13e3834027-a034d2a31d35aa40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5b5be1a13fa31bd28c2a161e1e31fe74", - "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, 01 Sep 2021 02:24:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "699bb0d8-34ae-416c-b74f-17c99988fa8f", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "1ec45f0b-ba10-4af7-b930-83df3dea694b", - "x-ms-routing-request-id": "WESTUS:20210901T022445Z:699bb0d8-34ae-416c-b74f-17c99988fa8f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "33b61c6d-b1bf-4f5c-b893-41a090404d99", - "x-ms-ratelimit-remaining-subscription-reads": "11868", - "x-ms-request-id": "338e3583-9c80-46a9-8525-7130ede3530b", - "x-ms-routing-request-id": "WESTUS:20210901T022445Z:33b61c6d-b1bf-4f5c-b893-41a090404d99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b9bcbc99-5854-4947-b0dc-f3586e0173ab", - "x-ms-ratelimit-remaining-subscription-reads": "11867", - "x-ms-request-id": "89ebc6ba-80f1-4984-8e24-e3dc132794db", - "x-ms-routing-request-id": "WESTUS:20210901T022446Z:b9bcbc99-5854-4947-b0dc-f3586e0173ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b76f8a8a-26e5-4e89-91e9-2fb9c1156e48", - "x-ms-ratelimit-remaining-subscription-reads": "11866", - "x-ms-request-id": "18b86839-d89d-4650-a5a2-6b5aa5280f4b", - "x-ms-routing-request-id": "WESTUS:20210901T022447Z:b76f8a8a-26e5-4e89-91e9-2fb9c1156e48" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fa1dabaa-8321-4d6e-8461-27ff852b353b", - "x-ms-ratelimit-remaining-subscription-reads": "11865", - "x-ms-request-id": "10843127-e344-4baf-9c21-6ca3c9ac17e4", - "x-ms-routing-request-id": "WESTUS:20210901T022448Z:fa1dabaa-8321-4d6e-8461-27ff852b353b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a4514c0a-3e6d-4f50-b2a0-bc632a55cad8", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "e2ce9f4f-e6c3-4752-8799-fdd458b04c01", - "x-ms-routing-request-id": "WESTUS:20210901T022449Z:a4514c0a-3e6d-4f50-b2a0-bc632a55cad8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2ef8aa68-32f9-4951-87a7-9ec87e43e798", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "86573b58-85c4-401e-9ecd-f395ebd4ee40", - "x-ms-routing-request-id": "WESTUS:20210901T022451Z:2ef8aa68-32f9-4951-87a7-9ec87e43e798" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:24:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e10f7722-52fc-4545-83ca-66e899ab5536", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "b8c3e1eb-2a27-490b-9edf-31670e2a2dd1", - "x-ms-routing-request-id": "WESTUS:20210901T022452Z:e10f7722-52fc-4545-83ca-66e899ab5536" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4b91a9fdc8baf8af914b6bf4386afab7", - "x-ms-return-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, 01 Sep 2021 02:24:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "85373ced-5619-4a5e-ae5f-82bfeeed2f63", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "6bd4ab9e-74a4-4bfa-902d-07041daa83f1", - "x-ms-routing-request-id": "WESTUS:20210901T022453Z:85373ced-5619-4a5e-ae5f-82bfeeed2f63" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5758cbb30e838a4390e4bd9a952501db", - "x-ms-return-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, 01 Sep 2021 02:24:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5758cbb30e838a4390e4bd9a952501db", - "x-ms-correlation-request-id": "a6d15ee0-206a-4c32-af16-886cfd6b0290", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "9d6eaee8-60a7-40e3-b973-bb78337775a3", - "x-ms-routing-request-id": "WESTUS:20210901T022454Z:a6d15ee0-206a-4c32-af16-886cfd6b0290" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9901ea5234213cd8ca54fdf4eb42af23", - "x-ms-return-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, 01 Sep 2021 02:24:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "9901ea5234213cd8ca54fdf4eb42af23", - "x-ms-correlation-request-id": "fad4078e-777b-4d0b-9449-6210963dd4d2", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "254a81d5-427e-48cb-9a86-5a330c6430da", - "x-ms-routing-request-id": "WESTUS:20210901T022455Z:fad4078e-777b-4d0b-9449-6210963dd4d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8561a7b54a00efa96507bad60a14636c", - "x-ms-return-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, 01 Sep 2021 02:24:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "8561a7b54a00efa96507bad60a14636c", - "x-ms-correlation-request-id": "9244a037-47e7-421c-89e7-21030165ed9d", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "5f1fb407-9110-4884-9db2-6bfe99ef217f", - "x-ms-routing-request-id": "WESTUS:20210901T022456Z:9244a037-47e7-421c-89e7-21030165ed9d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4ea28f4960687e95f21b8c2e104e9e4d", - "x-ms-return-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, 01 Sep 2021 02:24:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "4ea28f4960687e95f21b8c2e104e9e4d", - "x-ms-correlation-request-id": "85ca00aa-0b8f-47a3-aa2a-c602df3eafda", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "e736bfc7-f54c-4f13-9e75-26d6c2482680", - "x-ms-routing-request-id": "WESTUS:20210901T022457Z:85ca00aa-0b8f-47a3-aa2a-c602df3eafda" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ede59a347bc308db4012331a790232b5", - "x-ms-return-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, 01 Sep 2021 02:24:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ede59a347bc308db4012331a790232b5", - "x-ms-correlation-request-id": "c494bfd3-dadd-4299-a2c0-f2ce25b20f70", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "df37ed9f-61da-4a21-9d49-a44f39789ba4", - "x-ms-routing-request-id": "WESTUS:20210901T022458Z:c494bfd3-dadd-4299-a2c0-f2ce25b20f70" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5cab90f161a054ba12e292e4bd7bde17", - "x-ms-return-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, 01 Sep 2021 02:24:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?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": "5cab90f161a054ba12e292e4bd7bde17", - "x-ms-correlation-request-id": "1c7354a3-01a4-432a-882b-cbe163cc14f7", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "32da3893-4711-4337-989e-e5838f164834", - "x-ms-routing-request-id": "WESTUS:20210901T022500Z:1c7354a3-01a4-432a-882b-cbe163cc14f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/1ec45f0b-ba10-4af7-b930-83df3dea694b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "70a16d69752fcda9b39a0d562d7a05f0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:25: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": "70a16d69752fcda9b39a0d562d7a05f0", - "x-ms-correlation-request-id": "1d6921e6-217e-4267-87d4-15a2040903b7", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "8d7ae4ce-ac64-4392-bce0-0b5862092b28", - "x-ms-routing-request-id": "WESTUS:20210901T022501Z:1d6921e6-217e-4267-87d4-15a2040903b7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1530/providers/Microsoft.Storage/storageAccounts/sto4154", - "name": "sto4154", - "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": "2021-09-01T02:24:43.8213572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:24:43.8213572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:24:43.6807250Z", - "primaryEndpoints": { - "blob": "https://sto4154.blob.core.windows.net/", - "queue": "https://sto4154.queue.core.windows.net/", - "table": "https://sto4154.table.core.windows.net/", - "file": "https://sto4154.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/storageAccounts?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d1208d376cba894eb12543c8f4bc1ac0-240398b86a68ec48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7f3cd7e942a3d3addf90dae0e9f64ac5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "8610", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:25:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "fa2db72e-7244-43b7-9658-2c016d624bbb", - "x-ms-original-request-ids": [ - "4a7f5283-c7db-49fa-b904-b8ecf0946d49", - "b96bb2c6-0925-4150-8264-125cd9fc4a47" - ], - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "fa2db72e-7244-43b7-9658-2c016d624bbb", - "x-ms-routing-request-id": "WESTUS:20210901T022501Z:fa2db72e-7244-43b7-9658-2c016d624bbb" - }, - "ResponseBody": { - "value": [ - { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7833/providers/Microsoft.Storage/storageAccounts/sto2919", - "name": "sto2919", - "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": "2021-09-01T02:24:25.1959464Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:24:25.1959464Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:24:25.0550259Z", - "primaryEndpoints": { - "blob": "https://sto2919.blob.core.windows.net/", - "queue": "https://sto2919.queue.core.windows.net/", - "table": "https://sto2919.table.core.windows.net/", - "file": "https://sto2919.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/res6864/providers/Microsoft.Storage/storageAccounts/sto3936", - "name": "sto3936", - "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": "2021-09-01T01:17:15.6270850Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:17:15.6270850Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:17:15.5020527Z", - "primaryEndpoints": { - "blob": "https://sto3936.blob.core.windows.net/", - "queue": "https://sto3936.queue.core.windows.net/", - "table": "https://sto3936.table.core.windows.net/", - "file": "https://sto3936.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/res1530/providers/Microsoft.Storage/storageAccounts/sto4154", - "name": "sto4154", - "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": "2021-09-01T02:24:43.8213572Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:24:43.8213572Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:24:43.6807250Z", - "primaryEndpoints": { - "blob": "https://sto4154.blob.core.windows.net/", - "queue": "https://sto4154.queue.core.windows.net/", - "table": "https://sto4154.table.core.windows.net/", - "file": "https://sto4154.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-9658/providers/Microsoft.Storage/storageAccounts/storage241", - "name": "storage241", - "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": "2021-08-16T01:57:14.6929364Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-16T01:57:14.6929364Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-16T01:57:14.5991873Z", - "primaryEndpoints": { - "blob": "https://storage241.blob.core.windows.net/", - "queue": "https://storage241.queue.core.windows.net/", - "table": "https://storage241.table.core.windows.net/", - "file": "https://storage241.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-9470/providers/Microsoft.Storage/storageAccounts/storage8738", - "name": "storage8738", - "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": "2021-08-16T01:57:43.4909383Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-16T01:57:43.4909383Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-08-16T01:57:43.3815548Z", - "primaryEndpoints": { - "blob": "https://storage8738.blob.core.windows.net/", - "queue": "https://storage8738.queue.core.windows.net/", - "table": "https://storage8738.table.core.windows.net/", - "file": "https://storage8738.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/redmond-chens-fans/providers/Microsoft.Storage/storageAccounts/averyfineitem0916580886", - "name": "averyfineitem0916580886", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "isHnsEnabled": false, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:05.6805085Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:05.6805085Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:05.5867205Z", - "primaryEndpoints": { - "dfs": "https://averyfineitem0916580886.dfs.core.windows.net/", - "web": "https://averyfineitem0916580886.z5.web.core.windows.net/", - "blob": "https://averyfineitem0916580886.blob.core.windows.net/", - "queue": "https://averyfineitem0916580886.queue.core.windows.net/", - "table": "https://averyfineitem0916580886.table.core.windows.net/", - "file": "https://averyfineitem0916580886.file.core.windows.net/" - }, - "primaryLocation": "westus2", - "statusOfPrimary": "available" - } - }, - { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/test-ml-common/providers/Microsoft.Storage/storageAccounts/track2mlstorage", - "name": "track2mlstorage", - "type": "Microsoft.Storage/storageAccounts", - "location": "westus2", - "tags": {}, - "properties": { - "privateEndpointConnections": [], - "minimumTlsVersion": "TLS1_2", - "allowBlobPublicAccess": true, - "allowSharedKeyAccess": true, - "networkAcls": { - "bypass": "AzureServices", - "virtualNetworkRules": [], - "ipRules": [], - "defaultAction": "Allow" - }, - "supportsHttpsTrafficOnly": true, - "encryption": { - "services": { - "file": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-05T08:26:32.6304298Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-08-05T08:26:32.6304298Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-08-05T08:26:32.5210267Z", - "primaryEndpoints": { - "dfs": "https://track2mlstorage.dfs.core.windows.net/", - "web": "https://track2mlstorage.z5.web.core.windows.net/", - "blob": "https://track2mlstorage.blob.core.windows.net/", - "queue": "https://track2mlstorage.queue.core.windows.net/", - "table": "https://track2mlstorage.table.core.windows.net/", - "file": "https://track2mlstorage.file.core.windows.net/" - }, - "primaryLocation": "westus2", - "statusOfPrimary": "available" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1084832529", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 d3f9cda6859b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASTest.json +++ /dev/null @@ -1,774 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4bbfdd9867ee9f0437d52f4d5c1adedf", - "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, 01 Sep 2021 01:20:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7d36c48a-2f2b-440c-ab35-8926933dd641", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "7d36c48a-2f2b-440c-ab35-8926933dd641", - "x-ms-routing-request-id": "WESTUS2:20210901T012021Z:7d36c48a-2f2b-440c-ab35-8926933dd641" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "046da4f18d66635fec70a1e20cd589c4", - "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, 01 Sep 2021 01:20:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fadb7cc-127c-423a-b11d-4117765c6e07", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "9fadb7cc-127c-423a-b11d-4117765c6e07", - "x-ms-routing-request-id": "WESTUS2:20210901T012021Z:9fadb7cc-127c-423a-b11d-4117765c6e07" - }, - "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/res3780?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-24b7d7c0cd125c4ca8b290435636e55e-81eca05e0f145346-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9aeb04b592a69ef291825e7f4f86f510", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:20:21 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "50e8b866-604a-4f22-a2c8-8a0cdde120a4", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "50e8b866-604a-4f22-a2c8-8a0cdde120a4", - "x-ms-routing-request-id": "WESTUS2:20210901T012022Z:50e8b866-604a-4f22-a2c8-8a0cdde120a4" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3780", - "name": "res3780", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3780/providers/Microsoft.Storage/storageAccounts/sto1383?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-d26035c9e74dd547b2fb847007af5dce-fdd2452d07e68b42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "27dd1a830b415b7e5f7ec62192614b6b", - "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, 01 Sep 2021 01:20:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b8e6e0ba-5519-4c21-bb98-1c17052371f5", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "79d31de7-58ec-4612-a3cd-d95bf60e5a57", - "x-ms-routing-request-id": "WESTUS2:20210901T012026Z:b8e6e0ba-5519-4c21-bb98-1c17052371f5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a992da1c-8e39-4c5a-8b17-daf8fc1e4a3f", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "99990566-e948-4596-96cc-c371a9c218ec", - "x-ms-routing-request-id": "WESTUS2:20210901T012026Z:a992da1c-8e39-4c5a-8b17-daf8fc1e4a3f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6f8eb16b-f992-4d75-bc7d-2e4c34eb191c", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "d550b163-32cc-4518-971e-67c04e739d85", - "x-ms-routing-request-id": "WESTUS2:20210901T012027Z:6f8eb16b-f992-4d75-bc7d-2e4c34eb191c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "44c9b29e-55de-4be5-9d6e-ecd8346b2c96", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "93dbb7fc-c749-41e8-b0f0-bd585ddd7110", - "x-ms-routing-request-id": "WESTUS2:20210901T012028Z:44c9b29e-55de-4be5-9d6e-ecd8346b2c96" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "38771c87-62e4-4cfd-9a6b-261a06120648", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "799dcee0-8687-4cde-8c1a-467331230dbb", - "x-ms-routing-request-id": "WESTUS2:20210901T012029Z:38771c87-62e4-4cfd-9a6b-261a06120648" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bfcf4afc-0311-4555-ab2b-c7bf9d9dffcc", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "eeecdb42-93e1-4951-9923-74d910b0db23", - "x-ms-routing-request-id": "WESTUS2:20210901T012031Z:bfcf4afc-0311-4555-ab2b-c7bf9d9dffcc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b6c3996e-5858-4829-94d7-faee755bea5b", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "c6cd930e-96e1-42dd-a4c5-39233f697743", - "x-ms-routing-request-id": "WESTUS2:20210901T012032Z:b6c3996e-5858-4829-94d7-faee755bea5b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "195cb0db-405a-4586-804d-0076355a0c47", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "45c3b4ae-2f58-4ce3-839b-1e9519ead1da", - "x-ms-routing-request-id": "WESTUS2:20210901T012033Z:195cb0db-405a-4586-804d-0076355a0c47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "25bf2874-702b-4b88-b2d5-0954907de4a1", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "7972f608-bb42-4f5b-93bd-b5424a07918e", - "x-ms-routing-request-id": "WESTUS2:20210901T012034Z:25bf2874-702b-4b88-b2d5-0954907de4a1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ee73a3ac-beb9-4d26-9eb6-3d1de1428fe8", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "7c73786a-15b7-4782-9917-1d0d3e095dbf", - "x-ms-routing-request-id": "WESTUS2:20210901T012035Z:ee73a3ac-beb9-4d26-9eb6-3d1de1428fe8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:20:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4f7cd079-e844-480c-a34b-36714b858cd4", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "b8d0044a-53bf-445c-a956-b4c52c6eead1", - "x-ms-routing-request-id": "WESTUS2:20210901T012036Z:4f7cd079-e844-480c-a34b-36714b858cd4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "db42b0f41d733558d29bb0efa08ab9e3", - "x-ms-return-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, 01 Sep 2021 01:20:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "458a22a2-4546-42f3-8c49-2ffe068890c6", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "dbed8136-23e0-443f-a112-e35fcc4e18a8", - "x-ms-routing-request-id": "WESTUS2:20210901T012037Z:458a22a2-4546-42f3-8c49-2ffe068890c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a31383c8ab0fab02ca52cb09fb015cf3", - "x-ms-return-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, 01 Sep 2021 01:20:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "db23be1c-0ff7-49f2-a881-46331f8e1c01", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "b03940d7-4ddb-47a5-bb6d-469244d68515", - "x-ms-routing-request-id": "WESTUS2:20210901T012038Z:db23be1c-0ff7-49f2-a881-46331f8e1c01" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b5e284e351a65fcd77d744f130c8a6aa", - "x-ms-return-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, 01 Sep 2021 01:20:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?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": "b5e284e351a65fcd77d744f130c8a6aa", - "x-ms-correlation-request-id": "007d78ed-d975-44ad-8019-c5f235144fc6", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "46df50ef-880a-4f6d-8448-13ee0710fd22", - "x-ms-routing-request-id": "WESTUS2:20210901T012039Z:007d78ed-d975-44ad-8019-c5f235144fc6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5c0d266fb1649abae961020524f3ad1", - "x-ms-return-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, 01 Sep 2021 01:20:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?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": "f5c0d266fb1649abae961020524f3ad1", - "x-ms-correlation-request-id": "8f0b9876-9ea1-450e-a80a-dca522ba2b03", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "3813df25-f525-44ec-855f-f821ce5a33ce", - "x-ms-routing-request-id": "WESTUS2:20210901T012041Z:8f0b9876-9ea1-450e-a80a-dca522ba2b03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1c0bbd3f03a7763db6b32b3766107b02", - "x-ms-return-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, 01 Sep 2021 01:20:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?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": "1c0bbd3f03a7763db6b32b3766107b02", - "x-ms-correlation-request-id": "a4209fe1-4c3d-4fd2-86cf-cfe109a2e9e0", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "750e4343-3c5c-4562-ad3f-14cb343843b3", - "x-ms-routing-request-id": "WESTUS2:20210901T012042Z:a4209fe1-4c3d-4fd2-86cf-cfe109a2e9e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/79d31de7-58ec-4612-a3cd-d95bf60e5a57?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "29a220ac6740e8ddd899070f41ac0d28", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:20: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": "29a220ac6740e8ddd899070f41ac0d28", - "x-ms-correlation-request-id": "18db712a-9317-45be-af2a-2f3a14603e4f", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "6268ae9b-e387-4497-9a3e-71383236e69e", - "x-ms-routing-request-id": "WESTUS2:20210901T012043Z:18db712a-9317-45be-af2a-2f3a14603e4f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3780/providers/Microsoft.Storage/storageAccounts/sto1383", - "name": "sto1383", - "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": "2021-09-01T01:20:23.5877056Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:20:23.5877056Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:20:23.3533258Z", - "primaryEndpoints": { - "blob": "https://sto1383.blob.core.windows.net/", - "queue": "https://sto1383.queue.core.windows.net/", - "table": "https://sto1383.table.core.windows.net/", - "file": "https://sto1383.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3780/providers/Microsoft.Storage/storageAccounts/sto1383/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "238", - "Content-Type": "application/json", - "traceparent": "00-db5a7500f3ae5b40bd5666ee8b564a1e-e5d0064999f00b40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73b2739d89bc6303954a3f62cf74e29d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto1383/music", - "signedResource": "c", - "signedPermission": "rdwlacup", - "signedProtocol": "https,http", - "signedStart": "2021-09-01T01:20:43.1480647Z", - "signedExpiry": "2021-09-01T02:20:43.1480647Z", - "keyToSign": "key1" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "192", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:20: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": "73b2739d89bc6303954a3f62cf74e29d", - "x-ms-correlation-request-id": "f3079646-f5b1-4ddc-9e0e-0ba823604ff7", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "03833882-d40e-45e3-a4ed-98f49681599c", - "x-ms-routing-request-id": "WESTUS2:20210901T012043Z:f3079646-f5b1-4ddc-9e0e-0ba823604ff7" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026spr=https,http\u0026st=2021-09-01T01%3A20%3A43.1480647Z\u0026se=2021-09-01T02%3A20%3A43.1480647Z\u0026sp=rdwlacup\u0026sig=lig3ii5eZBhpxzsODC6Y3lXSfNsyhNNuXhYb%2BamE60g%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T18:20:43.1480647-07:00", - "RandomSeed": "1444890381", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 37074dd3618e..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultPropertiesAsync.json +++ /dev/null @@ -1,771 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cbbe2e47f864d715e42064ccf3fcc7f6", - "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, 01 Sep 2021 02:29:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ae162058-e668-4630-a07b-3e64b0995828", - "x-ms-ratelimit-remaining-subscription-reads": "11864", - "x-ms-request-id": "ae162058-e668-4630-a07b-3e64b0995828", - "x-ms-routing-request-id": "WESTUS:20210901T022952Z:ae162058-e668-4630-a07b-3e64b0995828" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5bde48524219a33101957e745b70580f", - "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, 01 Sep 2021 02:29:52 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d7c08992-3694-4d58-a99d-fa2d1560d7fe", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "d7c08992-3694-4d58-a99d-fa2d1560d7fe", - "x-ms-routing-request-id": "WESTUS:20210901T022952Z:d7c08992-3694-4d58-a99d-fa2d1560d7fe" - }, - "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/res4748?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-42d309888dc04f449deca2ef42d48574-0f7b505ddb7b8043-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "469ab6323940421a4792a8fc093eeaad", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02: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": "70d1dc75-eb7e-481e-bc10-4648bdb0be22", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "70d1dc75-eb7e-481e-bc10-4648bdb0be22", - "x-ms-routing-request-id": "WESTUS:20210901T022953Z:70d1dc75-eb7e-481e-bc10-4648bdb0be22" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4748", - "name": "res4748", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4748/providers/Microsoft.Storage/storageAccounts/sto1210?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-bb8c9ae001e2a146b74e1823888491a2-4b7c3820eb6be34d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9f564f8004141afdc9ce7aa17c73c754", - "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, 01 Sep 2021 02:29:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "85889140-d45a-41f7-b6e8-c8e9ed8a36a4", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "905e1d86-c05f-4819-a404-a0329e8e844b", - "x-ms-routing-request-id": "WESTUS:20210901T022956Z:85889140-d45a-41f7-b6e8-c8e9ed8a36a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:29:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "35eb4896-2663-485b-a692-8a482e06815a", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "c2aa144c-8298-4472-b192-f964c03b67ed", - "x-ms-routing-request-id": "WESTUS:20210901T022956Z:35eb4896-2663-485b-a692-8a482e06815a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:29:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "95349e65-f634-47c8-8cab-7711e34f8c70", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "2f668083-a1db-42f5-9651-03d1dc6b3095", - "x-ms-routing-request-id": "WESTUS:20210901T022957Z:95349e65-f634-47c8-8cab-7711e34f8c70" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:29:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "619225f4-81a1-4cee-8f1b-7eec7e8307b3", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "20e38fc7-3cbd-40a9-9a6a-7f31e49bdc56", - "x-ms-routing-request-id": "WESTUS:20210901T022958Z:619225f4-81a1-4cee-8f1b-7eec7e8307b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:29:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fdb29452-c42d-4b2f-8347-2ba6fc989a75", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "ed6cf81c-05c1-466e-8215-48c0e8a75749", - "x-ms-routing-request-id": "WESTUS:20210901T022959Z:fdb29452-c42d-4b2f-8347-2ba6fc989a75" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b06e87d-4b4f-4e72-a4d6-30ee8096cafa", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "80df857a-7af3-4d4f-9cfa-43025184daae", - "x-ms-routing-request-id": "WESTUS:20210901T023000Z:2b06e87d-4b4f-4e72-a4d6-30ee8096cafa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5b08652b-598d-4ec4-b378-539a9a5d6005", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "e3e5affa-f9f4-4d35-95c4-ae56065724aa", - "x-ms-routing-request-id": "WESTUS:20210901T023002Z:5b08652b-598d-4ec4-b378-539a9a5d6005" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c4f93560-71ba-4f42-9d39-8449f121d7cb", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "2444f15d-6553-46f1-b0a3-c96c67295020", - "x-ms-routing-request-id": "WESTUS:20210901T023003Z:c4f93560-71ba-4f42-9d39-8449f121d7cb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2b1c95b8-24e0-48aa-8cb4-ce3ccf042137", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "c370cfc0-0164-41c9-ad7c-177bcd26e6b7", - "x-ms-routing-request-id": "WESTUS:20210901T023004Z:2b1c95b8-24e0-48aa-8cb4-ce3ccf042137" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3f03dafc-8e11-4ff7-873b-3bcb51f31c68", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "15e0c860-0083-45ee-ab8b-396f63581f9e", - "x-ms-routing-request-id": "WESTUS:20210901T023005Z:3f03dafc-8e11-4ff7-873b-3bcb51f31c68" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:30:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64e98ac3-6ef6-4ad4-b780-67dea6821d31", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "a40d1ec1-d97f-4566-ac3d-26b372efccdc", - "x-ms-routing-request-id": "WESTUS:20210901T023006Z:64e98ac3-6ef6-4ad4-b780-67dea6821d31" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ec495659cf06d41b42af780acf13bd2a", - "x-ms-return-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, 01 Sep 2021 02:30:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "83640857-8635-4eaf-a11a-6d9048ecea01", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "2bf9b3cd-4aca-4c6a-b1bf-2cdea47c6c82", - "x-ms-routing-request-id": "WESTUS:20210901T023007Z:83640857-8635-4eaf-a11a-6d9048ecea01" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "daf7abb46246dadde93d7bbb6a8d61de", - "x-ms-return-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, 01 Sep 2021 02:30:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8419b2b1-1b08-4e6f-b5d5-51d21940ecb9", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "05aab30d-8bc6-41c5-8021-206a8cc31748", - "x-ms-routing-request-id": "WESTUS:20210901T023008Z:8419b2b1-1b08-4e6f-b5d5-51d21940ecb9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2dee6b5ab2126c11767d870c261eccf9", - "x-ms-return-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, 01 Sep 2021 02:30:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "2dee6b5ab2126c11767d870c261eccf9", - "x-ms-correlation-request-id": "c5852719-2394-4b4f-a02f-5923feae455f", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "a109b187-5c92-459d-bd30-7106c5569c7b", - "x-ms-routing-request-id": "WESTUS:20210901T023009Z:c5852719-2394-4b4f-a02f-5923feae455f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "faa846cd6087f618796f03c8545f69b4", - "x-ms-return-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, 01 Sep 2021 02:30:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?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": "faa846cd6087f618796f03c8545f69b4", - "x-ms-correlation-request-id": "35d1a3b2-e09d-41c6-a956-980c8791d14c", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "1007d135-b8a9-4d20-8a4c-d133d4e3f513", - "x-ms-routing-request-id": "WESTUS:20210901T023011Z:35d1a3b2-e09d-41c6-a956-980c8791d14c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "64b0994e90240217998a64c9dbd0b3cb", - "x-ms-return-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, 01 Sep 2021 02:30:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?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": "64b0994e90240217998a64c9dbd0b3cb", - "x-ms-correlation-request-id": "ff6fb6f6-2845-4560-b149-65a33bfd8819", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "3ceda390-62d1-4dd0-a3b6-fed352a385b0", - "x-ms-routing-request-id": "WESTUS:20210901T023012Z:ff6fb6f6-2845-4560-b149-65a33bfd8819" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/905e1d86-c05f-4819-a404-a0329e8e844b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "24ee817167e4f95753f7b3a3af481717", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "24ee817167e4f95753f7b3a3af481717", - "x-ms-correlation-request-id": "76f0a92e-57c1-4bde-af30-3e4a64851357", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "96369ad5-09e6-4114-8237-b12d82b8d87c", - "x-ms-routing-request-id": "WESTUS:20210901T023013Z:76f0a92e-57c1-4bde-af30-3e4a64851357" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4748/providers/Microsoft.Storage/storageAccounts/sto1210", - "name": "sto1210", - "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": "2021-09-01T02:29:54.9591901Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:29:54.9591901Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:29:54.8342087Z", - "primaryEndpoints": { - "blob": "https://sto1210.blob.core.windows.net/", - "queue": "https://sto1210.queue.core.windows.net/", - "table": "https://sto1210.table.core.windows.net/", - "file": "https://sto1210.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4748/providers/Microsoft.Storage/storageAccounts/sto1210/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "138", - "Content-Type": "application/json", - "traceparent": "00-57801519f132f14890f8e93616617c67-b84ff4cf9ec18648-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8dbed213676e3dd42ea660fcfc4f1ba8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto1210/music", - "signedResource": "c", - "signedPermission": "rl", - "signedExpiry": "2021-09-01T03:30:13.2075301Z" - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "139", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "8dbed213676e3dd42ea660fcfc4f1ba8", - "x-ms-correlation-request-id": "681b72c7-d42e-4b47-b7b3-3f30e8feda32", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "826cd8c8-7737-448b-8c8a-1c048015de4f", - "x-ms-routing-request-id": "WESTUS:20210901T023013Z:681b72c7-d42e-4b47-b7b3-3f30e8feda32" - }, - "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2021-09-01T03%3A30%3A13.2075301Z\u0026sp=rl\u0026sig=xD3il%2BHvg9Z0jtylBAvV6zkrJOPg8%2F7BNtEw%2Bj720PE%3D" - } - } - ], - "Variables": { - "DateTimeOffsetNow": "2021-08-31T19:30:13.2075301-07:00", - "RandomSeed": "1351279343", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 2c35dcae5c77..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingProperties.json +++ /dev/null @@ -1,772 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "464e7cc1368c4791a99bd4b2f37d7eb6", - "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, 01 Sep 2021 01:23:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "27feb392-6b9d-4ecf-a12b-4ce8db8aa82b", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "27feb392-6b9d-4ecf-a12b-4ce8db8aa82b", - "x-ms-routing-request-id": "WESTUS:20210901T012309Z:27feb392-6b9d-4ecf-a12b-4ce8db8aa82b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c03e02991a5650c7dfdb45716a177e4b", - "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, 01 Sep 2021 01:23:08 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd1d02bb-805e-42e3-8793-d0b001351d45", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "bd1d02bb-805e-42e3-8793-d0b001351d45", - "x-ms-routing-request-id": "WESTUS:20210901T012309Z:bd1d02bb-805e-42e3-8793-d0b001351d45" - }, - "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/res1906?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e2323047938f954581c7f67ac60cd79a-3a0c0907bc3f2d4a-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e43e32a7885e9beb5241dd8ba03a0119", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:23:10 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1a854968-8f5c-4ed7-9a76-5edb868dcc9e", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "1a854968-8f5c-4ed7-9a76-5edb868dcc9e", - "x-ms-routing-request-id": "WESTUS:20210901T012311Z:1a854968-8f5c-4ed7-9a76-5edb868dcc9e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1906", - "name": "res1906", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1906/providers/Microsoft.Storage/storageAccounts/sto1035?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-aed0e6e5207d0b498c78c7a25aa8c5db-c79706dc63bb7946-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4a205eb0a75dfeb467b1f11fdc921c89", - "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, 01 Sep 2021 01:23:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cf094127-ff86-423b-a9f7-8fb28f078f8d", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "7e674bbb-9271-4e2f-a125-d41cc31950a1", - "x-ms-routing-request-id": "WESTUS:20210901T012314Z:cf094127-ff86-423b-a9f7-8fb28f078f8d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "09a450bb-c081-4cba-9052-9a3665f7bda3", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "6d885dd1-4afe-42b1-89c9-258a33b59bed", - "x-ms-routing-request-id": "WESTUS:20210901T012314Z:09a450bb-c081-4cba-9052-9a3665f7bda3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b18e8b65-ee0f-4b26-bdb9-036ab8eb7c5f", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "88a4e8e6-9eee-49f3-8eca-181876dbd837", - "x-ms-routing-request-id": "WESTUS:20210901T012316Z:b18e8b65-ee0f-4b26-bdb9-036ab8eb7c5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f0ce444e-82d1-45a4-967e-7cf4e8382c69", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "ba53fd16-c186-4ebb-a7f4-cbed7ee9a680", - "x-ms-routing-request-id": "WESTUS:20210901T012317Z:f0ce444e-82d1-45a4-967e-7cf4e8382c69" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "220e4533-d00a-4462-9146-47e71c08b565", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "a3e1065d-2056-4d1f-8438-6b7b8abcb02e", - "x-ms-routing-request-id": "WESTUS:20210901T012318Z:220e4533-d00a-4462-9146-47e71c08b565" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2d95a82b-4e3d-4358-8089-0a09d7b0a394", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "591ec3ae-1ece-4dc9-96ed-0da2263f35b2", - "x-ms-routing-request-id": "WESTUS:20210901T012319Z:2d95a82b-4e3d-4358-8089-0a09d7b0a394" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3809da4a-ac32-4f57-b656-fa6b6a0948b9", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "13778aeb-a8ee-4bfa-9b1d-fc3547aa1043", - "x-ms-routing-request-id": "WESTUS:20210901T012320Z:3809da4a-ac32-4f57-b656-fa6b6a0948b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "74970edb-34a8-4e75-9fd1-3eb2f915a78d", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "7329c285-7a75-4756-bf2b-0baec4e4ba0f", - "x-ms-routing-request-id": "WESTUS:20210901T012321Z:74970edb-34a8-4e75-9fd1-3eb2f915a78d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a99fd11d-2e76-4c1c-b27d-14c1ebbd954d", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "96a55cb1-e159-489e-96f2-08ea917e74ed", - "x-ms-routing-request-id": "WESTUS:20210901T012322Z:a99fd11d-2e76-4c1c-b27d-14c1ebbd954d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "39553e65-0a56-4ebb-b788-011e66b307dc", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "ca937554-b149-4560-a463-f5673c8f2306", - "x-ms-routing-request-id": "WESTUS:20210901T012323Z:39553e65-0a56-4ebb-b788-011e66b307dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:23:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7ce7eb46-f704-4236-acbc-53be572263f8", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "7b209919-ffbf-45d1-9d78-a90c1c583310", - "x-ms-routing-request-id": "WESTUS:20210901T012325Z:7ce7eb46-f704-4236-acbc-53be572263f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eec17e62369e010c8b818b5d1adfe46b", - "x-ms-return-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, 01 Sep 2021 01:23:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "55397a5c-267c-4675-a237-2f9cebc20a78", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "2113999e-59a5-4d45-a26e-b4ffed70e986", - "x-ms-routing-request-id": "WESTUS:20210901T012326Z:55397a5c-267c-4675-a237-2f9cebc20a78" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf82a1d836cb428bec0d4b7a3afd8901", - "x-ms-return-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, 01 Sep 2021 01:23:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0fc00837-1b88-4276-8cdb-82ce36707494", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "c67ff8e8-fd98-4f73-8bc4-6faf62cec060", - "x-ms-routing-request-id": "WESTUS:20210901T012327Z:0fc00837-1b88-4276-8cdb-82ce36707494" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d6d9a0aaa5c5b3ec0b7b3f95c48fcefc", - "x-ms-return-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, 01 Sep 2021 01:23:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "d6d9a0aaa5c5b3ec0b7b3f95c48fcefc", - "x-ms-correlation-request-id": "0af08bfa-d77e-47ce-a6dc-5f0a9d88bfb2", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "2c79a2a3-c0c1-43e6-83c4-931a24061c9f", - "x-ms-routing-request-id": "WESTUS:20210901T012328Z:0af08bfa-d77e-47ce-a6dc-5f0a9d88bfb2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3d9517204d042c92f27f0190ea91c68e", - "x-ms-return-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, 01 Sep 2021 01:23:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?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": "3d9517204d042c92f27f0190ea91c68e", - "x-ms-correlation-request-id": "a5662651-52bb-4f34-988a-1e5fa9028ea8", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "3b099c69-439b-4963-8c81-d0524402ea42", - "x-ms-routing-request-id": "WESTUS:20210901T012329Z:a5662651-52bb-4f34-988a-1e5fa9028ea8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7ab28af80e0632a5b4cec34ff7f67d5d", - "x-ms-return-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, 01 Sep 2021 01:23:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?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": "7ab28af80e0632a5b4cec34ff7f67d5d", - "x-ms-correlation-request-id": "97e1ffa0-08f4-4ab4-9a37-75fb5b27c54d", - "x-ms-ratelimit-remaining-subscription-reads": "11917", - "x-ms-request-id": "0d6d8730-aadc-4437-9696-7787c8fec732", - "x-ms-routing-request-id": "WESTUS:20210901T012330Z:97e1ffa0-08f4-4ab4-9a37-75fb5b27c54d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e674bbb-9271-4e2f-a125-d41cc31950a1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "225a4e3e4b685cfd0dade346a45bc979", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 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": "225a4e3e4b685cfd0dade346a45bc979", - "x-ms-correlation-request-id": "6bca004f-fd29-4bcf-87b1-32669e627334", - "x-ms-ratelimit-remaining-subscription-reads": "11916", - "x-ms-request-id": "5612b4f1-aca4-4b58-be62-61e6882fb24e", - "x-ms-routing-request-id": "WESTUS:20210901T012331Z:6bca004f-fd29-4bcf-87b1-32669e627334" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1906/providers/Microsoft.Storage/storageAccounts/sto1035", - "name": "sto1035", - "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": "2021-09-01T01:23:13.4381658Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:23:13.4381658Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:23:13.2974951Z", - "primaryEndpoints": { - "blob": "https://sto1035.blob.core.windows.net/", - "queue": "https://sto1035.queue.core.windows.net/", - "table": "https://sto1035.table.core.windows.net/", - "file": "https://sto1035.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1906/providers/Microsoft.Storage/storageAccounts/sto1035/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-ece7416c1212f143a83059d9056dd5a8-2e2ff2e5c938534c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3a9db0b454dc11f672628835894234fc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto1035/music", - "signedResource": "b", - "signedPermission": "rl" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:23: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": "3a9db0b454dc11f672628835894234fc", - "x-ms-correlation-request-id": "9ee8591b-a3db-4d81-a4dc-9265841428eb", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "2089c61f-cebc-445a-8799-f1099985823e", - "x-ms-routing-request-id": "WESTUS:20210901T012332Z:9ee8591b-a3db-4d81-a4dc-9265841428eb" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "RandomSeed": "1459974806", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 2c4cf12934cb..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithMissingPropertiesAsync.json +++ /dev/null @@ -1,741 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dba48642be624a41198f440530d80358", - "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, 01 Sep 2021 02:31:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5f98a9f4-c33b-4f73-8249-ec7c1517f2a6", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "5f98a9f4-c33b-4f73-8249-ec7c1517f2a6", - "x-ms-routing-request-id": "WESTUS:20210901T023117Z:5f98a9f4-c33b-4f73-8249-ec7c1517f2a6" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "911c23fac7ca7091cb927bbee813dab2", - "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, 01 Sep 2021 02:31:16 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e16d97f0-a7c1-4186-ac06-3d9877245dc2", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "e16d97f0-a7c1-4186-ac06-3d9877245dc2", - "x-ms-routing-request-id": "WESTUS:20210901T023117Z:e16d97f0-a7c1-4186-ac06-3d9877245dc2" - }, - "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/res8116?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-da7d1429c0738449b7b7de22402d14a9-2f1f49c45d50864f-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fbb2dce42e633395ce52ed420ccd8dfb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:31:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "957bd900-6fd7-4b5e-8a12-7b3879dafc98", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "957bd900-6fd7-4b5e-8a12-7b3879dafc98", - "x-ms-routing-request-id": "WESTUS:20210901T023118Z:957bd900-6fd7-4b5e-8a12-7b3879dafc98" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8116", - "name": "res8116", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8116/providers/Microsoft.Storage/storageAccounts/sto9624?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-469b49d897aa284b8f36b87006dd4101-b885aeb646249444-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "967356027af633f40fd042826205b491", - "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, 01 Sep 2021 02:31:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6027d0d6-81cb-472b-b644-7a04d9d7a17d", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "d9eb310f-fcf2-430b-b318-bee0486db04b", - "x-ms-routing-request-id": "WESTUS:20210901T023121Z:6027d0d6-81cb-472b-b644-7a04d9d7a17d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0fd3b2a9-d002-478f-8731-81f086ac7497", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "6dbc3a3c-3f37-44bf-89e2-5829dcb743d2", - "x-ms-routing-request-id": "WESTUS:20210901T023121Z:0fd3b2a9-d002-478f-8731-81f086ac7497" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "484ff8b0-5b60-4602-8f31-ebeb922e7d15", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "774804e5-f539-40ab-a993-c341e63f90ae", - "x-ms-routing-request-id": "WESTUS:20210901T023123Z:484ff8b0-5b60-4602-8f31-ebeb922e7d15" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c7ef03a1-f328-4177-9c5d-74d5cc6f2d2a", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "c41c284c-9f4a-42b7-9592-723ed572aea3", - "x-ms-routing-request-id": "WESTUS:20210901T023124Z:c7ef03a1-f328-4177-9c5d-74d5cc6f2d2a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c7eb4a83-c812-4acf-81cd-e488e0da4cba", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "ce65fe3b-895a-425c-ac52-c0ae5a64bde6", - "x-ms-routing-request-id": "WESTUS:20210901T023125Z:c7eb4a83-c812-4acf-81cd-e488e0da4cba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7a366c03-acdb-4df5-b3ec-0056b026f58f", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "345c44cc-6b41-4e53-a2eb-c44d8520618e", - "x-ms-routing-request-id": "WESTUS:20210901T023126Z:7a366c03-acdb-4df5-b3ec-0056b026f58f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5cc43793-8f86-4cb0-9459-dd81fa372626", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "018d8575-2f46-4bd5-825e-f6ea217f375c", - "x-ms-routing-request-id": "WESTUS:20210901T023127Z:5cc43793-8f86-4cb0-9459-dd81fa372626" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a50dcafb-01f4-42d8-9197-3a8684f343f7", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "0f84b83d-ddfe-4bfa-b3a7-49eca1f8ef0a", - "x-ms-routing-request-id": "WESTUS:20210901T023128Z:a50dcafb-01f4-42d8-9197-3a8684f343f7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ca320d1a-430d-46ab-a8da-63816674db07", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "92d2da4c-94f5-4a14-927f-339345bddc86", - "x-ms-routing-request-id": "WESTUS:20210901T023129Z:ca320d1a-430d-46ab-a8da-63816674db07" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0b84e0b5-b453-4931-acf1-eed210e78958", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "bd937dd8-daf3-47c5-988c-7caea82a8af2", - "x-ms-routing-request-id": "WESTUS:20210901T023130Z:0b84e0b5-b453-4931-acf1-eed210e78958" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:31:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "420d7ff8-ccf6-4938-a052-718e58c9f724", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "b598de25-b456-4acb-a472-2e3dc48619e7", - "x-ms-routing-request-id": "WESTUS:20210901T023132Z:420d7ff8-ccf6-4938-a052-718e58c9f724" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "67d0be640fae929dd7114e577301cd6a", - "x-ms-return-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, 01 Sep 2021 02:31:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d6910a6d-239c-47e0-b65f-94042f62aa81", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "557026f9-167d-4861-96ff-2586cebfec5a", - "x-ms-routing-request-id": "WESTUS:20210901T023133Z:d6910a6d-239c-47e0-b65f-94042f62aa81" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d2a579e24c33b9f6d7f951389ec95c59", - "x-ms-return-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, 01 Sep 2021 02:31:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "276afcc7-442b-4773-92a1-48d0e7448ff3", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "26208cc7-67fb-4f5d-b1d3-161596633244", - "x-ms-routing-request-id": "WESTUS:20210901T023134Z:276afcc7-442b-4773-92a1-48d0e7448ff3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ad21435b40bb95e0ee41da57a9894b9e", - "x-ms-return-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, 01 Sep 2021 02:31:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "ad21435b40bb95e0ee41da57a9894b9e", - "x-ms-correlation-request-id": "81ff54e3-a25c-4ee4-9d96-b733e37a7cde", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "4dcf39b8-001f-441f-ad42-c5612894356d", - "x-ms-routing-request-id": "WESTUS:20210901T023135Z:81ff54e3-a25c-4ee4-9d96-b733e37a7cde" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b0d8e0cc04cc1894c8178fb4be64f40e", - "x-ms-return-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, 01 Sep 2021 02:31:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?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": "b0d8e0cc04cc1894c8178fb4be64f40e", - "x-ms-correlation-request-id": "9a784803-cece-40ed-b03f-aff59a3807c1", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "337238fe-eb8e-405d-a074-b73621edcfc9", - "x-ms-routing-request-id": "WESTUS:20210901T023136Z:9a784803-cece-40ed-b03f-aff59a3807c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/d9eb310f-fcf2-430b-b318-bee0486db04b?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2ffbf4b41fe0a2ae9910e4f2719e0f4e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:31: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": "2ffbf4b41fe0a2ae9910e4f2719e0f4e", - "x-ms-correlation-request-id": "9b9a99e0-fa1b-421d-b454-2ab16cfb1cc5", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "ba37f83f-eb0a-4a4b-a8a1-cb3adf86f332", - "x-ms-routing-request-id": "WESTUS:20210901T023137Z:9b9a99e0-fa1b-421d-b454-2ab16cfb1cc5" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8116/providers/Microsoft.Storage/storageAccounts/sto9624", - "name": "sto9624", - "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": "2021-09-01T02:31:20.4157025Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:31:20.4157025Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:31:20.2906957Z", - "primaryEndpoints": { - "blob": "https://sto9624.blob.core.windows.net/", - "queue": "https://sto9624.queue.core.windows.net/", - "table": "https://sto9624.table.core.windows.net/", - "file": "https://sto9624.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8116/providers/Microsoft.Storage/storageAccounts/sto9624/ListServiceSas?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "92", - "Content-Type": "application/json", - "traceparent": "00-beb726ed514626489af450ce72dc31c6-cd080213159aed49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bd6bb2aeabf0578dae08e4a3b02cd78a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "canonicalizedResource": "/blob/sto9624/music", - "signedResource": "b", - "signedPermission": "rl" - }, - "StatusCode": 400, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "123", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:31: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": "bd6bb2aeabf0578dae08e4a3b02cd78a", - "x-ms-correlation-request-id": "740b0a75-4b02-4bbc-b93a-3fbb3942945d", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "538ce3bf-1309-4af1-9fd5-a8c1a8efb268", - "x-ms-routing-request-id": "WESTUS:20210901T023137Z:740b0a75-4b02-4bbc-b93a-3fbb3942945d" - }, - "ResponseBody": { - "error": { - "code": "InvalidValuesForRequestParameters", - "message": "Values for request parameters are invalid: signedExpiry." - } - } - } - ], - "Variables": { - "RandomSeed": "1388085827", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 d127eb1438d5..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTest.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c1fb18e638634c45a6b7c99b2fbccec", - "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, 01 Sep 2021 01:25:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "c4185e6e-a131-4a35-a21f-784c9122f0d9", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "c4185e6e-a131-4a35-a21f-784c9122f0d9", - "x-ms-routing-request-id": "WESTUS:20210901T012559Z:c4185e6e-a131-4a35-a21f-784c9122f0d9" - }, - "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/providers/Microsoft.Storage/locations/eastus2/usages?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-f54563b7da402d4e9dab0e8cf6f8bb29-5911aa683d552241-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56def02346188b4612a0dc2c294529f7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "128", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:25: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": "56def02346188b4612a0dc2c294529f7", - "x-ms-correlation-request-id": "42e6f3fe-3d80-4d3d-8fa6-13cd4639abbc", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "8b7350b4-89a6-4fbf-940d-3f06d1ad7584", - "x-ms-routing-request-id": "WESTUS:20210901T012559Z:42e6f3fe-3d80-4d3d-8fa6-13cd4639abbc" - }, - "ResponseBody": { - "value": [ - { - "unit": "Count", - "currentValue": 3, - "limit": 250, - "name": { - "value": "StorageAccounts", - "localizedValue": "Storage Accounts" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1030169175", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 41a775d265a3..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountLocationUsageTestAsync.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bbce3e0b0ffeb86c2e8ae9059d110302", - "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, 01 Sep 2021 02:36:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "836857b2-b333-441e-91d3-ee9d48400892", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "836857b2-b333-441e-91d3-ee9d48400892", - "x-ms-routing-request-id": "WESTUS2:20210901T023606Z:836857b2-b333-441e-91d3-ee9d48400892" - }, - "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/providers/Microsoft.Storage/locations/eastus2/usages?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-12a66c06101cec44a3d3c35098cec61e-58476b9a74c80b4d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c34ddfe041b5d08cbbab3739dc6a07da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "128", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:36: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": "c34ddfe041b5d08cbbab3739dc6a07da", - "x-ms-correlation-request-id": "793b603a-d11e-4bbe-b060-41b1306578b1", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "3e344939-7865-41d6-84e0-1e7d7cb42d23", - "x-ms-routing-request-id": "WESTUS2:20210901T023606Z:793b603a-d11e-4bbe-b060-41b1306578b1" - }, - "ResponseBody": { - "value": [ - { - "unit": "Count", - "currentValue": 4, - "limit": 250, - "name": { - "value": "StorageAccounts", - "localizedValue": "Storage Accounts" - } - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1996316571", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 55a88d826dea..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTest.json +++ /dev/null @@ -1,777 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0ab54568d13721ca6ba88b90025b1f3", - "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, 01 Sep 2021 01:25:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "03a1fe23-2e6e-41d2-9646-6fe8b6c2a1d0", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "03a1fe23-2e6e-41d2-9646-6fe8b6c2a1d0", - "x-ms-routing-request-id": "WESTUS:20210901T012559Z:03a1fe23-2e6e-41d2-9646-6fe8b6c2a1d0" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "34c610b824946bf06369e1bab438cd29", - "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, 01 Sep 2021 01:25:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "facf2003-ad74-4ef7-a56d-c8cbd182e044", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "facf2003-ad74-4ef7-a56d-c8cbd182e044", - "x-ms-routing-request-id": "WESTUS:20210901T012559Z:facf2003-ad74-4ef7-a56d-c8cbd182e044" - }, - "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/res7057?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a3fe1c9ac3437542a2923776c214a91a-5e9e88ca0c78a441-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0a87723b29c3b3461a35635e92c479a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:25:59 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "b7216068-82c9-4ce2-8b9a-e2216bbf4106", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "b7216068-82c9-4ce2-8b9a-e2216bbf4106", - "x-ms-routing-request-id": "WESTUS:20210901T012600Z:b7216068-82c9-4ce2-8b9a-e2216bbf4106" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7057", - "name": "res7057", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7057/providers/Microsoft.Storage/storageAccounts/sto7530?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-9a1ead18aecc1b428cfc10001ea83411-d846076154a1844d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0d59694c325540645da9ac62be6eed5f", - "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": "Wed, 01 Sep 2021 01:26:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32a30e3e-74b8-480f-ad5d-aebaff557563", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "8aee836d-7de9-43a8-856c-8c01578602a6", - "x-ms-routing-request-id": "WESTUS:20210901T012604Z:32a30e3e-74b8-480f-ad5d-aebaff557563" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bea27be4-0a0f-4d10-b85a-7f606ca9024e", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "42d75835-88c6-4d48-b6c0-dd57dd221c93", - "x-ms-routing-request-id": "WESTUS:20210901T012604Z:bea27be4-0a0f-4d10-b85a-7f606ca9024e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5b45018d-1ef3-4492-84bc-84198e9ab47f", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "b548ffd8-5758-42b8-9328-802143814924", - "x-ms-routing-request-id": "WESTUS:20210901T012605Z:5b45018d-1ef3-4492-84bc-84198e9ab47f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3c38a41f-6025-4a1e-bd71-ecdb1f884188", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "f5cdb5a5-7135-4c42-8650-f98320d884e6", - "x-ms-routing-request-id": "WESTUS:20210901T012606Z:3c38a41f-6025-4a1e-bd71-ecdb1f884188" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c82bcb5c-9ebe-4323-ab5c-6ee23fd80e14", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "d201e608-f8ef-4692-b9aa-6b10f4b5ae7d", - "x-ms-routing-request-id": "WESTUS:20210901T012608Z:c82bcb5c-9ebe-4323-ab5c-6ee23fd80e14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0827dd52-e84e-49c3-a30e-715710feff5e", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "ccf164a0-bd85-4ef4-8440-454bd6ad8ff6", - "x-ms-routing-request-id": "WESTUS:20210901T012609Z:0827dd52-e84e-49c3-a30e-715710feff5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "252728d1-d4b5-4670-9196-a9f60b500400", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "b1f35393-99cd-422d-a48e-199ca31bd470", - "x-ms-routing-request-id": "WESTUS:20210901T012610Z:252728d1-d4b5-4670-9196-a9f60b500400" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "19828014-44f0-41a9-87e2-cbfaec9d140d", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "b3315dba-9b85-4da0-8bea-7ca854c72020", - "x-ms-routing-request-id": "WESTUS:20210901T012611Z:19828014-44f0-41a9-87e2-cbfaec9d140d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e8761d99-862b-4241-a3cc-21938bf8fdf3", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "9915d217-30af-4a80-879e-a8d6e694ff0e", - "x-ms-routing-request-id": "WESTUS:20210901T012612Z:e8761d99-862b-4241-a3cc-21938bf8fdf3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6cfddc6e-be85-48c8-b77d-2bc55aa16423", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "a83bdbb9-6132-4eb5-8adc-bbf96a17c583", - "x-ms-routing-request-id": "WESTUS:20210901T012614Z:6cfddc6e-be85-48c8-b77d-2bc55aa16423" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d9b99bed-ce50-4e38-bc9c-b54ef14877d4", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "c1eba9f7-3317-404c-a040-62bc563b8854", - "x-ms-routing-request-id": "WESTUS:20210901T012615Z:d9b99bed-ce50-4e38-bc9c-b54ef14877d4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:26:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a8bdfa7f-d8bb-40b9-881a-73283c1bedf4", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "838fa906-4d1c-4059-a267-912eb7467dc0", - "x-ms-routing-request-id": "WESTUS:20210901T012616Z:a8bdfa7f-d8bb-40b9-881a-73283c1bedf4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bcef17491d8d197c93bd0e26e85ef8c9", - "x-ms-return-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, 01 Sep 2021 01:26:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b8b29564-01ea-45f7-ace0-3bd10f8fdf41", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "15004040-b06b-4801-94d3-e9518f743c94", - "x-ms-routing-request-id": "WESTUS:20210901T012617Z:b8b29564-01ea-45f7-ace0-3bd10f8fdf41" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33a81ea903c2afdec8c7ea21bc0d40df", - "x-ms-return-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, 01 Sep 2021 01:26:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?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": "33a81ea903c2afdec8c7ea21bc0d40df", - "x-ms-correlation-request-id": "0fb8e3ba-1210-4418-99da-ad740c355c3b", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "18f72fe4-fa56-482f-93e3-338452275ea4", - "x-ms-routing-request-id": "WESTUS:20210901T012618Z:0fb8e3ba-1210-4418-99da-ad740c355c3b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1a54d63a76b58420e0aa3cad34d4ae47", - "x-ms-return-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, 01 Sep 2021 01:26:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?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": "1a54d63a76b58420e0aa3cad34d4ae47", - "x-ms-correlation-request-id": "6816137b-ad41-42bc-9574-e15e59754966", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "7d7abb53-9024-4799-993f-bfb02db1af52", - "x-ms-routing-request-id": "WESTUS:20210901T012620Z:6816137b-ad41-42bc-9574-e15e59754966" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/8aee836d-7de9-43a8-856c-8c01578602a6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4491d72606e8454f393ff3c5335a5d85", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:26: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": "4491d72606e8454f393ff3c5335a5d85", - "x-ms-correlation-request-id": "c90876c2-a1d6-4fee-92ea-90b53ffd1848", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "0a580706-db26-4177-a55a-df4b291cd25f", - "x-ms-routing-request-id": "WESTUS:20210901T012621Z:c90876c2-a1d6-4fee-92ea-90b53ffd1848" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7057/providers/Microsoft.Storage/storageAccounts/sto7530", - "name": "sto7530", - "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": "2021-09-01T01:26:02.1473254Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:26:02.1473254Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:26:01.9910687Z", - "primaryEndpoints": { - "dfs": "https://sto7530.dfs.core.windows.net/", - "web": "https://sto7530.z6.web.core.windows.net/", - "blob": "https://sto7530.blob.core.windows.net/", - "queue": "https://sto7530.queue.core.windows.net/", - "table": "https://sto7530.table.core.windows.net/", - "file": "https://sto7530.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7057/providers/Microsoft.Storage/storageAccounts/sto7530?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-9ef2ea0d9b6ac3479b42241cc07d4ed6-9993fe95dd439f40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "12ec2f7cdd0a3314fe245217c7317bf3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:26: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": "12ec2f7cdd0a3314fe245217c7317bf3", - "x-ms-correlation-request-id": "517752be-92e4-4a34-b993-e45ea8a18031", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "6f0555b1-08b9-4304-b058-8960054e4ec5", - "x-ms-routing-request-id": "WESTUS:20210901T012621Z:517752be-92e4-4a34-b993-e45ea8a18031" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7057/providers/Microsoft.Storage/storageAccounts/sto7530", - "name": "sto7530", - "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": "2021-09-01T01:26:02.1473254Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:26:02.1473254Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:26:01.9910687Z", - "primaryEndpoints": { - "dfs": "https://sto7530.dfs.core.windows.net/", - "web": "https://sto7530.z6.web.core.windows.net/", - "blob": "https://sto7530.blob.core.windows.net/", - "queue": "https://sto7530.queue.core.windows.net/", - "table": "https://sto7530.table.core.windows.net/", - "file": "https://sto7530.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1081706831", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 bb9a60599388..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateEndpointTestAsync.json +++ /dev/null @@ -1,777 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e6b6d0b3c753a73f43f0169125910572", - "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, 01 Sep 2021 02:36:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9f694ac2-25ed-476e-9b45-7a6358cefb4b", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "9f694ac2-25ed-476e-9b45-7a6358cefb4b", - "x-ms-routing-request-id": "WESTUS2:20210901T023606Z:9f694ac2-25ed-476e-9b45-7a6358cefb4b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33b108e2003f99b86a42d39ac6743e68", - "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, 01 Sep 2021 02:36:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9fc0adef-c9f3-45f6-b8b5-d22e104e550d", - "x-ms-ratelimit-remaining-subscription-reads": "11797", - "x-ms-request-id": "9fc0adef-c9f3-45f6-b8b5-d22e104e550d", - "x-ms-routing-request-id": "WESTUS2:20210901T023606Z:9fc0adef-c9f3-45f6-b8b5-d22e104e550d" - }, - "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/res6909?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-7d72861341e7914b83d4a870c9182ae8-196b1c6ccb85d840-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9b6bb3fddf0bda669658de610e49e1cc", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:36:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f714e6f3-03c4-4af2-9acf-035ce7e7c19e", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "f714e6f3-03c4-4af2-9acf-035ce7e7c19e", - "x-ms-routing-request-id": "WESTUS2:20210901T023607Z:f714e6f3-03c4-4af2-9acf-035ce7e7c19e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6909", - "name": "res6909", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6909/providers/Microsoft.Storage/storageAccounts/sto5195?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "122", - "Content-Type": "application/json", - "traceparent": "00-f2c34128a9cbe043ad8533d908bb8231-eb49c8190a39104d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "485df9ecb34f1c177b11f3a5e1cfb2ad", - "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": "Wed, 01 Sep 2021 02:36:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6988766-6292-4318-812c-b850b46c176a", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "06f3cd95-a09a-4824-b776-d81863ca09d3", - "x-ms-routing-request-id": "WESTUS2:20210901T023611Z:a6988766-6292-4318-812c-b850b46c176a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "19066165-3bac-4fa6-84fe-63b843306a03", - "x-ms-ratelimit-remaining-subscription-reads": "11796", - "x-ms-request-id": "f4401c23-d075-460a-a25d-5401fa79521f", - "x-ms-routing-request-id": "WESTUS2:20210901T023611Z:19066165-3bac-4fa6-84fe-63b843306a03" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b8f5f2e4-bc5f-4211-81c5-9dfe18cdcc6c", - "x-ms-ratelimit-remaining-subscription-reads": "11795", - "x-ms-request-id": "203ae2e2-9641-4795-abbd-837a943363ab", - "x-ms-routing-request-id": "WESTUS2:20210901T023612Z:b8f5f2e4-bc5f-4211-81c5-9dfe18cdcc6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2ec0fc85-0623-480e-9a6e-9a48ec6de6ae", - "x-ms-ratelimit-remaining-subscription-reads": "11794", - "x-ms-request-id": "7566678a-4e03-4944-b4a4-6ae61cacbfd0", - "x-ms-routing-request-id": "WESTUS2:20210901T023613Z:2ec0fc85-0623-480e-9a6e-9a48ec6de6ae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ff6c48f6-8d6e-4122-b86a-8ce574e69a93", - "x-ms-ratelimit-remaining-subscription-reads": "11793", - "x-ms-request-id": "bdf79abc-6931-4e83-9509-d2bf390bedf7", - "x-ms-routing-request-id": "WESTUS2:20210901T023614Z:ff6c48f6-8d6e-4122-b86a-8ce574e69a93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "03169343-b18f-477b-8afa-b67104cff642", - "x-ms-ratelimit-remaining-subscription-reads": "11792", - "x-ms-request-id": "cbaaf2b5-84ad-4217-8420-31978eb32049", - "x-ms-routing-request-id": "WESTUS2:20210901T023616Z:03169343-b18f-477b-8afa-b67104cff642" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0d3f5cce-f3c4-4dcb-8e95-c4d06ddc1bdf", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "5a14df03-26b6-42c0-a223-a9f4feb6ea13", - "x-ms-routing-request-id": "WESTUS2:20210901T023617Z:0d3f5cce-f3c4-4dcb-8e95-c4d06ddc1bdf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6e62294f-00d6-42a4-88b2-8e0283cfb330", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "e5c5910e-75e8-4a91-a842-441b196c430a", - "x-ms-routing-request-id": "WESTUS2:20210901T023618Z:6e62294f-00d6-42a4-88b2-8e0283cfb330" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "edd6b0b3-5367-4969-a4e9-855aec717a33", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "4c87310c-3640-432e-98a1-63f1d7648fcc", - "x-ms-routing-request-id": "WESTUS2:20210901T023619Z:edd6b0b3-5367-4969-a4e9-855aec717a33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "459bded0-fb15-4b48-b4ce-ffe1202719c1", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "f845f54f-26a9-464b-a4c3-264fbebfb29c", - "x-ms-routing-request-id": "WESTUS2:20210901T023620Z:459bded0-fb15-4b48-b4ce-ffe1202719c1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "36822df8-8b89-43b1-946d-2263b65beaea", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "d4fb5348-e907-4a31-ae33-7b4c6efb09a7", - "x-ms-routing-request-id": "WESTUS2:20210901T023622Z:36822df8-8b89-43b1-946d-2263b65beaea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:36:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "395a2a35-62c4-47e3-9f41-47f9c7f8761e", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "abd708c2-3c78-48a1-af84-bd20a7f13423", - "x-ms-routing-request-id": "WESTUS2:20210901T023623Z:395a2a35-62c4-47e3-9f41-47f9c7f8761e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "93991464c73d9a7820571460199dcc69", - "x-ms-return-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, 01 Sep 2021 02:36:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "97751708-38b3-44ad-87a9-a3c53ae116c9", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "186cb80e-9228-44af-b8b7-b2cbd448eeff", - "x-ms-routing-request-id": "WESTUS2:20210901T023624Z:97751708-38b3-44ad-87a9-a3c53ae116c9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "de6d9f61178b99bad280c905154aecbe", - "x-ms-return-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, 01 Sep 2021 02:36:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?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": "de6d9f61178b99bad280c905154aecbe", - "x-ms-correlation-request-id": "941b6a2e-37f7-4338-9050-fbe4231cebd2", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "360cc807-8f74-428b-97a8-92304d6329f9", - "x-ms-routing-request-id": "WESTUS2:20210901T023625Z:941b6a2e-37f7-4338-9050-fbe4231cebd2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f3ccf72c9605673393eed737dd329693", - "x-ms-return-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, 01 Sep 2021 02:36:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?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": "f3ccf72c9605673393eed737dd329693", - "x-ms-correlation-request-id": "07c6c873-84b9-4c55-a58c-eedcb5111ee1", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "244724d4-793c-4248-8d92-927bfd9e0741", - "x-ms-routing-request-id": "WESTUS2:20210901T023626Z:07c6c873-84b9-4c55-a58c-eedcb5111ee1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westeurope/asyncoperations/06f3cd95-a09a-4824-b776-d81863ca09d3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "586abe1b737d4d5a5affc1bdfd7385d5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "586abe1b737d4d5a5affc1bdfd7385d5", - "x-ms-correlation-request-id": "6232e69d-4de1-415e-8f49-b3abd4744b38", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "7ee24508-5e58-4e22-aadc-ef93bc43af71", - "x-ms-routing-request-id": "WESTUS2:20210901T023627Z:6232e69d-4de1-415e-8f49-b3abd4744b38" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6909/providers/Microsoft.Storage/storageAccounts/sto5195", - "name": "sto5195", - "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": "2021-09-01T02:36:09.0321643Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:36:09.0321643Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:36:08.8290406Z", - "primaryEndpoints": { - "dfs": "https://sto5195.dfs.core.windows.net/", - "web": "https://sto5195.z6.web.core.windows.net/", - "blob": "https://sto5195.blob.core.windows.net/", - "queue": "https://sto5195.queue.core.windows.net/", - "table": "https://sto5195.table.core.windows.net/", - "file": "https://sto5195.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6909/providers/Microsoft.Storage/storageAccounts/sto5195?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-cb5408cea2c98c469bec6001d401ff76-6246c0e0da54114b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2134556ad8d0ca636c054a9d3f82bc9f", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1227", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:36: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": "2134556ad8d0ca636c054a9d3f82bc9f", - "x-ms-correlation-request-id": "80e9dc9f-24e9-4e26-9bbb-c4c44247e809", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "dcebc17c-c661-44b7-8f00-2a14af6352cd", - "x-ms-routing-request-id": "WESTUS2:20210901T023628Z:80e9dc9f-24e9-4e26-9bbb-c4c44247e809" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6909/providers/Microsoft.Storage/storageAccounts/sto5195", - "name": "sto5195", - "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": "2021-09-01T02:36:09.0321643Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:36:09.0321643Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:36:08.8290406Z", - "primaryEndpoints": { - "dfs": "https://sto5195.dfs.core.windows.net/", - "web": "https://sto5195.z6.web.core.windows.net/", - "blob": "https://sto5195.blob.core.windows.net/", - "queue": "https://sto5195.queue.core.windows.net/", - "table": "https://sto5195.table.core.windows.net/", - "file": "https://sto5195.file.core.windows.net/" - }, - "primaryLocation": "westeurope", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "831806548", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 20c5d13d2e5d..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTest.json +++ /dev/null @@ -1,845 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a1dd6168237caa6befd0d8aeb4c7e640", - "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, 01 Sep 2021 01: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": "af8e61e2-555c-4101-a495-1c48a3b749d0", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "af8e61e2-555c-4101-a495-1c48a3b749d0", - "x-ms-routing-request-id": "WESTUS2:20210901T012724Z:af8e61e2-555c-4101-a495-1c48a3b749d0" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f94038104950a4af8c61672e530b8764", - "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, 01 Sep 2021 01: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": "30291558-198a-478f-bf2d-992cd2669dcd", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "30291558-198a-478f-bf2d-992cd2669dcd", - "x-ms-routing-request-id": "WESTUS2:20210901T012724Z:30291558-198a-478f-bf2d-992cd2669dcd" - }, - "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/res5385?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-cc6c488b65d818469bf346bdfc2d894e-0cf2115c71100843-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d09556a63594a7060805b96c91fbc013", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01: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": "d7873e9e-5f24-4825-a889-6ffb9a643d05", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "d7873e9e-5f24-4825-a889-6ffb9a643d05", - "x-ms-routing-request-id": "WESTUS2:20210901T012725Z:d7873e9e-5f24-4825-a889-6ffb9a643d05" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385", - "name": "res5385", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "118", - "Content-Type": "application/json", - "traceparent": "00-5e315e95d08be144b9fb4802053f373b-c93c1b4e98959f42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc5d6dc91f3439b2141abc3d56e44974", - "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": "Wed, 01 Sep 2021 01:27:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "968afc21-156e-4093-8959-f9bc1c6c9f50", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9", - "x-ms-routing-request-id": "WESTUS2:20210901T012729Z:968afc21-156e-4093-8959-f9bc1c6c9f50" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f051c7dc-6792-49b3-a1a6-0cb3960c24c2", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "4ba78b9c-4eac-408b-ab1e-2b45c2205704", - "x-ms-routing-request-id": "WESTUS2:20210901T012729Z:f051c7dc-6792-49b3-a1a6-0cb3960c24c2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "198255ff-24d8-4d11-a9ea-4b961da894cf", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "3012274c-708f-4d1e-8acf-a0fc05ecd226", - "x-ms-routing-request-id": "WESTUS2:20210901T012731Z:198255ff-24d8-4d11-a9ea-4b961da894cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a28d3279-4c5e-46da-8e8f-0750c13f9613", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "2e99ad90-2a02-4808-a1f0-ec665b1783a2", - "x-ms-routing-request-id": "WESTUS2:20210901T012732Z:a28d3279-4c5e-46da-8e8f-0750c13f9613" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "64850100-f8f1-4fc7-988d-cd83a25c9c56", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "996179cb-7033-4f94-9c4c-56b8b97502b2", - "x-ms-routing-request-id": "WESTUS2:20210901T012733Z:64850100-f8f1-4fc7-988d-cd83a25c9c56" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e824eb7c-65d9-40ae-b7a9-ba73874d0d7c", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "20c9af20-1108-45da-a9d1-e868a6bcb952", - "x-ms-routing-request-id": "WESTUS2:20210901T012734Z:e824eb7c-65d9-40ae-b7a9-ba73874d0d7c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67fd979b-0b4a-4b32-949f-b40da03860cf", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "e8a6f80f-fcd8-463e-9c89-e2fc3515a161", - "x-ms-routing-request-id": "WESTUS2:20210901T012735Z:67fd979b-0b4a-4b32-949f-b40da03860cf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8d285050-15b3-4156-9abb-dcae5720c62b", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "b3883171-5658-42a0-9f80-c8d02cc6b0ee", - "x-ms-routing-request-id": "WESTUS2:20210901T012736Z:8d285050-15b3-4156-9abb-dcae5720c62b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6a25106-81e0-4e1b-86ae-b8db8c8cd9bc", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "d264a23f-f81e-4c9a-9679-113846217a36", - "x-ms-routing-request-id": "WESTUS2:20210901T012737Z:a6a25106-81e0-4e1b-86ae-b8db8c8cd9bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "99717220-f79f-4408-a327-265e7da937c3", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "877aa558-62bd-4755-b604-edeae00cbb27", - "x-ms-routing-request-id": "WESTUS2:20210901T012738Z:99717220-f79f-4408-a327-265e7da937c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:27:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "071caa7d-90f5-4dd5-a725-6286787e7f14", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "5c0a38e1-4377-44de-b4a1-541c4c3e1a93", - "x-ms-routing-request-id": "WESTUS2:20210901T012739Z:071caa7d-90f5-4dd5-a725-6286787e7f14" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ea42b583f604e8e12b3590688bfbcbcb", - "x-ms-return-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, 01 Sep 2021 01:27:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32d1bea4-1e8d-411c-950f-85a125eb2632", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "327da5a1-9dc6-4821-96f3-fc4d45f06ddb", - "x-ms-routing-request-id": "WESTUS2:20210901T012740Z:32d1bea4-1e8d-411c-950f-85a125eb2632" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7cbaf2136ec5d0235300b5b826ab2fd7", - "x-ms-return-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, 01 Sep 2021 01:27:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9195d2e2-698a-4853-8437-dcacbe5138e0", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "8889fb1f-183d-4b17-9e59-f880baf64727", - "x-ms-routing-request-id": "WESTUS2:20210901T012741Z:9195d2e2-698a-4853-8437-dcacbe5138e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "557045ef2cf3ce7c5e2327a68980af5c", - "x-ms-return-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, 01 Sep 2021 01:27:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "557045ef2cf3ce7c5e2327a68980af5c", - "x-ms-correlation-request-id": "6ddff827-7441-4262-9463-2f0af33394d2", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "955be922-a600-4733-9bf5-3c5c78fab286", - "x-ms-routing-request-id": "WESTUS2:20210901T012742Z:6ddff827-7441-4262-9463-2f0af33394d2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5642c89f5963140b927197044129c27f", - "x-ms-return-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, 01 Sep 2021 01:27:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5642c89f5963140b927197044129c27f", - "x-ms-correlation-request-id": "1f698256-715a-4507-b0b5-3fb522471f99", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "7f392b97-3a7a-4c9a-be83-5382a7f22503", - "x-ms-routing-request-id": "WESTUS2:20210901T012743Z:1f698256-715a-4507-b0b5-3fb522471f99" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4579b805768be7d775eb1da2467c46d3", - "x-ms-return-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, 01 Sep 2021 01:27:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?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": "4579b805768be7d775eb1da2467c46d3", - "x-ms-correlation-request-id": "13930655-887f-4d6d-8929-e6a59c849ed9", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "ed431d4b-2c8e-444b-b416-35657a13c46d", - "x-ms-routing-request-id": "WESTUS2:20210901T012744Z:13930655-887f-4d6d-8929-e6a59c849ed9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/c6e0c6f2-2986-4eac-9c5b-2bbcf9df68c9?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5d195851d9699574395bc38295788d35", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1220", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:27: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": "5d195851d9699574395bc38295788d35", - "x-ms-correlation-request-id": "b680075b-e7c3-4b7c-8ac9-bef96da64547", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "6591ee6f-4953-41f3-bd64-76b567037f72", - "x-ms-routing-request-id": "WESTUS2:20210901T012745Z:b680075b-e7c3-4b7c-8ac9-bef96da64547" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621", - "name": "sto7621", - "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": "2021-09-01T01:27:28.0488717Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:27:28.0488717Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:27:27.9551370Z", - "primaryEndpoints": { - "dfs": "https://sto7621.dfs.core.windows.net/", - "web": "https://sto7621.z22.web.core.windows.net/", - "blob": "https://sto7621.blob.core.windows.net/", - "queue": "https://sto7621.queue.core.windows.net/", - "table": "https://sto7621.table.core.windows.net/", - "file": "https://sto7621.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-d3150396aaf7d44b95e6bdf30fb2befe-7dd96c185a76d746-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d1a0a861690629d1f05be0783b69ce15", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2153", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:27: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": "d1a0a861690629d1f05be0783b69ce15", - "x-ms-correlation-request-id": "0a6b2d82-f0ac-43a1-9e44-052d0c553ca4", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "97bf4f3e-25ba-4baf-abb5-7ef52836d125", - "x-ms-routing-request-id": "WESTUS2:20210901T012746Z:0a6b2d82-f0ac-43a1-9e44-052d0c553ca4" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources/blob", - "name": "blob", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "blob", - "requiredMembers": [ - "blob" - ], - "requiredZoneNames": [ - "privatelink.blob.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources/table", - "name": "table", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "table", - "requiredMembers": [ - "table" - ], - "requiredZoneNames": [ - "privatelink.table.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources/queue", - "name": "queue", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "queue", - "requiredMembers": [ - "queue" - ], - "requiredZoneNames": [ - "privatelink.queue.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources/file", - "name": "file", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "file", - "requiredMembers": [ - "file" - ], - "requiredZoneNames": [ - "privatelink.file.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/privateLinkResources/web", - "name": "web", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "web", - "requiredMembers": [ - "web" - ], - "requiredZoneNames": [ - "privatelink.web.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5385/providers/Microsoft.Storage/storageAccounts/sto7621/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": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 d7fbde68c7d2..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountPrivateLinkTestAsync.json +++ /dev/null @@ -1,845 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "06084014c4e9df549d5260a9840b07f2", - "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, 01 Sep 2021 02:38:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "32182c7c-2fba-4c74-a303-8bd8684efa69", - "x-ms-ratelimit-remaining-subscription-reads": "11936", - "x-ms-request-id": "32182c7c-2fba-4c74-a303-8bd8684efa69", - "x-ms-routing-request-id": "WESTUS2:20210901T023831Z:32182c7c-2fba-4c74-a303-8bd8684efa69" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "701fa44eba5edd96f58c944daa9cd1dd", - "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, 01 Sep 2021 02:38:30 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "422b44fb-0ceb-46c0-a800-2da5a507af36", - "x-ms-ratelimit-remaining-subscription-reads": "11935", - "x-ms-request-id": "422b44fb-0ceb-46c0-a800-2da5a507af36", - "x-ms-routing-request-id": "WESTUS2:20210901T023831Z:422b44fb-0ceb-46c0-a800-2da5a507af36" - }, - "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/res3450?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-666c766edd03cd40977e362be675cc27-11c63f6ee4ecf242-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5bc4077fc3209d84f398428b52d28147", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:38:32 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "449927a4-40f3-4518-96c6-0e8281d6dfd3", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "449927a4-40f3-4518-96c6-0e8281d6dfd3", - "x-ms-routing-request-id": "WESTUS2:20210901T023832Z:449927a4-40f3-4518-96c6-0e8281d6dfd3" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450", - "name": "res3450", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "118", - "Content-Type": "application/json", - "traceparent": "00-296fa7d26126b74fa6ef4570456bbde2-d0fe35c6a3e56a42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "03d9a0435adf2baa105d300635018182", - "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": "Wed, 01 Sep 2021 02:38:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bf36c596-b283-4e81-8571-d1678a692cd2", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "b643969e-b5fb-43c5-acbd-b8650b8d97e0", - "x-ms-routing-request-id": "WESTUS2:20210901T023836Z:bf36c596-b283-4e81-8571-d1678a692cd2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1bff2ebf-be93-4626-a464-b7bd8e9eff75", - "x-ms-ratelimit-remaining-subscription-reads": "11934", - "x-ms-request-id": "3ed5aff6-f4bf-473f-846d-3a0b5b584932", - "x-ms-routing-request-id": "WESTUS2:20210901T023836Z:1bff2ebf-be93-4626-a464-b7bd8e9eff75" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a3434c2a-8381-4cc5-b287-8bdb89ede0a2", - "x-ms-ratelimit-remaining-subscription-reads": "11933", - "x-ms-request-id": "680b0451-9396-42c0-b25f-0673ff7ee6b5", - "x-ms-routing-request-id": "WESTUS2:20210901T023837Z:a3434c2a-8381-4cc5-b287-8bdb89ede0a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8854d25c-d583-401c-9cd3-8dea3380e3a4", - "x-ms-ratelimit-remaining-subscription-reads": "11932", - "x-ms-request-id": "0e29ada7-ce7b-45e0-85eb-ea5eb5042998", - "x-ms-routing-request-id": "WESTUS2:20210901T023838Z:8854d25c-d583-401c-9cd3-8dea3380e3a4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:38 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "57b127c4-f7f6-4c58-9664-536806d2ab9c", - "x-ms-ratelimit-remaining-subscription-reads": "11931", - "x-ms-request-id": "daa4637d-3610-4da1-a407-1a024f8626cd", - "x-ms-routing-request-id": "WESTUS2:20210901T023839Z:57b127c4-f7f6-4c58-9664-536806d2ab9c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42dce675-0814-4fd0-aafd-4579f3f3c763", - "x-ms-ratelimit-remaining-subscription-reads": "11930", - "x-ms-request-id": "ab44a80a-7365-4704-a7cf-261561c83d31", - "x-ms-routing-request-id": "WESTUS2:20210901T023840Z:42dce675-0814-4fd0-aafd-4579f3f3c763" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "08806147-0d5d-4b6f-908c-995ccc1a01c0", - "x-ms-ratelimit-remaining-subscription-reads": "11929", - "x-ms-request-id": "fba4d279-8193-47bd-a112-cbc811a9044b", - "x-ms-routing-request-id": "WESTUS2:20210901T023841Z:08806147-0d5d-4b6f-908c-995ccc1a01c0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "31371f08-d10f-4709-b689-f8811be2cfaa", - "x-ms-ratelimit-remaining-subscription-reads": "11928", - "x-ms-request-id": "e34ceebf-05c3-42d1-bd8f-386663eba128", - "x-ms-routing-request-id": "WESTUS2:20210901T023842Z:31371f08-d10f-4709-b689-f8811be2cfaa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e52c3ea0-4244-4aa4-bcb9-cea74203e69b", - "x-ms-ratelimit-remaining-subscription-reads": "11927", - "x-ms-request-id": "a52cf99f-2d97-4f60-93ce-b8c8378721cc", - "x-ms-routing-request-id": "WESTUS2:20210901T023843Z:e52c3ea0-4244-4aa4-bcb9-cea74203e69b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "eac2ae95-ec73-45de-ad61-4a3f10b54c04", - "x-ms-ratelimit-remaining-subscription-reads": "11926", - "x-ms-request-id": "c1720ccb-09a0-4136-841b-d7133a110399", - "x-ms-routing-request-id": "WESTUS2:20210901T023845Z:eac2ae95-ec73-45de-ad61-4a3f10b54c04" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:38:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b1fd1e5a-d58f-4e5b-ba76-4fd81a1e3b52", - "x-ms-ratelimit-remaining-subscription-reads": "11925", - "x-ms-request-id": "a203ab5a-13c6-4988-bb1e-8149baff4843", - "x-ms-routing-request-id": "WESTUS2:20210901T023846Z:b1fd1e5a-d58f-4e5b-ba76-4fd81a1e3b52" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52bbed92af2ad25ba0e7a110b162f309", - "x-ms-return-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, 01 Sep 2021 02:38:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "71bd51af-0b02-410a-942c-d791558c0c42", - "x-ms-ratelimit-remaining-subscription-reads": "11924", - "x-ms-request-id": "8c094aa1-89b1-4c83-bba3-358284e77a38", - "x-ms-routing-request-id": "WESTUS2:20210901T023847Z:71bd51af-0b02-410a-942c-d791558c0c42" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0cc397d3dc7538e5592815a711dc8548", - "x-ms-return-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, 01 Sep 2021 02:38:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "48794072-47f0-4e36-8d17-7a8064f47d17", - "x-ms-ratelimit-remaining-subscription-reads": "11923", - "x-ms-request-id": "7df758c6-842d-4aca-ac11-5935c1966470", - "x-ms-routing-request-id": "WESTUS2:20210901T023848Z:48794072-47f0-4e36-8d17-7a8064f47d17" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e50c06dae34d26ee94441403f2c46aff", - "x-ms-return-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, 01 Sep 2021 02:38:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "e50c06dae34d26ee94441403f2c46aff", - "x-ms-correlation-request-id": "b14dad53-15ba-4272-a341-a1d14a9b8218", - "x-ms-ratelimit-remaining-subscription-reads": "11922", - "x-ms-request-id": "ade83a67-0a95-4b8f-8ca1-c6a307169481", - "x-ms-routing-request-id": "WESTUS2:20210901T023849Z:b14dad53-15ba-4272-a341-a1d14a9b8218" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c9db60546b45b6990782f8019ab4c1c3", - "x-ms-return-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, 01 Sep 2021 02:38:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "c9db60546b45b6990782f8019ab4c1c3", - "x-ms-correlation-request-id": "8df8f345-9444-4351-b34a-74ba90ba7dae", - "x-ms-ratelimit-remaining-subscription-reads": "11921", - "x-ms-request-id": "97a48131-e283-4b6c-bae4-5f4e8b32cbf5", - "x-ms-routing-request-id": "WESTUS2:20210901T023850Z:8df8f345-9444-4351-b34a-74ba90ba7dae" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab3659610e55f0bba99d7830c7e24594", - "x-ms-return-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, 01 Sep 2021 02:38:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?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": "ab3659610e55f0bba99d7830c7e24594", - "x-ms-correlation-request-id": "cf6c8b39-3276-42c9-ad0c-0868de8164f3", - "x-ms-ratelimit-remaining-subscription-reads": "11920", - "x-ms-request-id": "4ce29ec6-4bf2-4c73-82d4-0d1b9fca590a", - "x-ms-routing-request-id": "WESTUS2:20210901T023851Z:cf6c8b39-3276-42c9-ad0c-0868de8164f3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/b643969e-b5fb-43c5-acbd-b8650b8d97e0?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b05315bebc016e026c56ddcaeaec8ce0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1212", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:38: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": "b05315bebc016e026c56ddcaeaec8ce0", - "x-ms-correlation-request-id": "c33dfc52-3eac-4a81-8bcc-3190f6a84100", - "x-ms-ratelimit-remaining-subscription-reads": "11919", - "x-ms-request-id": "84662635-6e27-47c6-aff1-8b68177bd253", - "x-ms-routing-request-id": "WESTUS2:20210901T023852Z:c33dfc52-3eac-4a81-8bcc-3190f6a84100" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208", - "name": "sto208", - "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": "2021-09-01T02:38:34.5665952Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:38:34.5665952Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:38:34.4884731Z", - "primaryEndpoints": { - "dfs": "https://sto208.dfs.core.windows.net/", - "web": "https://sto208.z22.web.core.windows.net/", - "blob": "https://sto208.blob.core.windows.net/", - "queue": "https://sto208.queue.core.windows.net/", - "table": "https://sto208.table.core.windows.net/", - "file": "https://sto208.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b65b14f06107604d8986a5901edcee7a-62b06b6e0de6e144-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "98a25083bf8e45a9a5ea20a8f368ee25", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "2147", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:38: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": "98a25083bf8e45a9a5ea20a8f368ee25", - "x-ms-correlation-request-id": "6f7e8fff-a9e2-4d2a-8b81-04190d0174e9", - "x-ms-ratelimit-remaining-subscription-reads": "11918", - "x-ms-request-id": "dda1ba0c-5234-4aea-98e5-61ff74b16c7d", - "x-ms-routing-request-id": "WESTUS2:20210901T023852Z:6f7e8fff-a9e2-4d2a-8b81-04190d0174e9" - }, - "ResponseBody": { - "value": [ - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources/blob", - "name": "blob", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "blob", - "requiredMembers": [ - "blob" - ], - "requiredZoneNames": [ - "privatelink.blob.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources/table", - "name": "table", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "table", - "requiredMembers": [ - "table" - ], - "requiredZoneNames": [ - "privatelink.table.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources/queue", - "name": "queue", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "queue", - "requiredMembers": [ - "queue" - ], - "requiredZoneNames": [ - "privatelink.queue.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources/file", - "name": "file", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "file", - "requiredMembers": [ - "file" - ], - "requiredZoneNames": [ - "privatelink.file.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/privateLinkResources/web", - "name": "web", - "type": "Microsoft.Storage/storageAccounts/privateLinkResources", - "properties": { - "groupId": "web", - "requiredMembers": [ - "web" - ], - "requiredZoneNames": [ - "privatelink.web.core.windows.net" - ] - } - }, - { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3450/providers/Microsoft.Storage/storageAccounts/sto208/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": "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 2bf6e0adb499..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTest.json +++ /dev/null @@ -1,822 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1f75e3e30f773966136343b3abcb70ea", - "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, 01 Sep 2021 01:29:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "24dacecb-db34-420c-80a3-0a48a0fc77f7", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "24dacecb-db34-420c-80a3-0a48a0fc77f7", - "x-ms-routing-request-id": "WESTUS2:20210901T012949Z:24dacecb-db34-420c-80a3-0a48a0fc77f7" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73a2152078f3a7b6908463ce24b5b0bf", - "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, 01 Sep 2021 01:29:48 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ed06cd39-d1c4-4cf0-b0b6-398d4bec9a21", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "ed06cd39-d1c4-4cf0-b0b6-398d4bec9a21", - "x-ms-routing-request-id": "WESTUS2:20210901T012949Z:ed06cd39-d1c4-4cf0-b0b6-398d4bec9a21" - }, - "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/res1440?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-4b1d54dc3d08af4280a06ba574adaba9-f080291d33888244-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9523221ba09fae440dfab3c28d59c50", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:29:49 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f642e908-c9d2-485e-b9c7-03dbad321c63", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "f642e908-c9d2-485e-b9c7-03dbad321c63", - "x-ms-routing-request-id": "WESTUS2:20210901T012949Z:f642e908-c9d2-485e-b9c7-03dbad321c63" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1440", - "name": "res1440", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto175?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-3f1ce9dde826084f8d839cc90b0e42c4-bfc4d34a27d35242-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f4d2ccff6a06ce2c8ff2ac97155db384", - "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, 01 Sep 2021 01:29:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c3fcfbac-9a00-45ed-923b-9face62111e5", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "4721e896-81a1-4768-8d8b-1fef0f77d1c8", - "x-ms-routing-request-id": "WESTUS2:20210901T012952Z:c3fcfbac-9a00-45ed-923b-9face62111e5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32d84084-ba14-4c86-9e56-747ba03047b4", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "d3ffdb7a-8ba9-481e-bf65-18df474ba87e", - "x-ms-routing-request-id": "WESTUS2:20210901T012952Z:32d84084-ba14-4c86-9e56-747ba03047b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "83b8f49d-9229-4b9b-b501-f911c5ca87b8", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "9f51f41f-c35f-443c-9007-084e2ebd457c", - "x-ms-routing-request-id": "WESTUS2:20210901T012953Z:83b8f49d-9229-4b9b-b501-f911c5ca87b8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "079e305d-03af-46dd-a55a-2ca37157dcc8", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "df3c31f2-ebd4-4154-b429-076b002ac774", - "x-ms-routing-request-id": "WESTUS2:20210901T012955Z:079e305d-03af-46dd-a55a-2ca37157dcc8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d2ea4f23-2f44-45e8-ba5d-5d86c55f8acb", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "c7976532-a832-4d8a-8b94-a7293bbf0893", - "x-ms-routing-request-id": "WESTUS2:20210901T012956Z:d2ea4f23-2f44-45e8-ba5d-5d86c55f8acb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aee5b7cd-2e7f-4d7b-8ef3-2c86e5a1bde6", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "e6041a0c-c6c5-400c-9196-fb077b3ca7b9", - "x-ms-routing-request-id": "WESTUS2:20210901T012957Z:aee5b7cd-2e7f-4d7b-8ef3-2c86e5a1bde6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2efb9398-3fc4-4c9c-82b6-982ae0a7004c", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "b33cd7e8-ee3f-4f41-a307-a5bfd7187770", - "x-ms-routing-request-id": "WESTUS2:20210901T012958Z:2efb9398-3fc4-4c9c-82b6-982ae0a7004c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "62832279-c03e-4ca9-b120-a80ce366bc76", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "e32c0cc0-d659-487b-84ae-f4ab2579c2ef", - "x-ms-routing-request-id": "WESTUS2:20210901T012959Z:62832279-c03e-4ca9-b120-a80ce366bc76" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:29:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "369bb574-79b1-4ed4-8dcb-2a6be6c7ad5f", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "ae3b80c4-265e-40ca-9045-ebb88dfc1e3a", - "x-ms-routing-request-id": "WESTUS2:20210901T013000Z:369bb574-79b1-4ed4-8dcb-2a6be6c7ad5f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:30:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f3a1426c-c03f-4765-8b7a-70bc1280dc55", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "8f33cd1c-574a-46f8-9ccb-6b5aceaf53b7", - "x-ms-routing-request-id": "WESTUS2:20210901T013001Z:f3a1426c-c03f-4765-8b7a-70bc1280dc55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:30:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "54e0345d-ce3b-4652-9564-53769f269c86", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "a71f3291-5afd-468d-9bd7-16da35ddc04c", - "x-ms-routing-request-id": "WESTUS2:20210901T013002Z:54e0345d-ce3b-4652-9564-53769f269c86" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "53482c22c93b84aacaf01f17bfd4e3fc", - "x-ms-return-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, 01 Sep 2021 01:30:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0601fd60-7744-4cba-aa44-5e8cc00cf94b", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "4dfb0521-48bb-45ff-8039-f22d8d42187f", - "x-ms-routing-request-id": "WESTUS2:20210901T013003Z:0601fd60-7744-4cba-aa44-5e8cc00cf94b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8cb9a24803aef7f185b84962525d593b", - "x-ms-return-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, 01 Sep 2021 01:30:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9da44195-397d-4cd4-8358-e33ee3574936", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "d8ccfd21-89c6-4d5d-afe2-7a41adfde422", - "x-ms-routing-request-id": "WESTUS2:20210901T013005Z:9da44195-397d-4cd4-8358-e33ee3574936" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5ff43f50657f453c4cffc81b797df28", - "x-ms-return-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, 01 Sep 2021 01:30:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b23603cd-d525-404b-9be2-4fd600fba8e6", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "57ba73f4-66d7-4b4d-9b27-aa25883d6559", - "x-ms-routing-request-id": "WESTUS2:20210901T013006Z:b23603cd-d525-404b-9be2-4fd600fba8e6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5e25b044619d1e8b3b51cd828048316c", - "x-ms-return-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, 01 Sep 2021 01:30:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "5e25b044619d1e8b3b51cd828048316c", - "x-ms-correlation-request-id": "ed198cdd-5676-4066-b91e-883df121bba4", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "d3e9dd24-3b96-4500-83a6-b0f65b4b81ba", - "x-ms-routing-request-id": "WESTUS2:20210901T013007Z:ed198cdd-5676-4066-b91e-883df121bba4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7b21e397edd542a54ec5c8de076f3fee", - "x-ms-return-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, 01 Sep 2021 01:30:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?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": "7b21e397edd542a54ec5c8de076f3fee", - "x-ms-correlation-request-id": "c1423fdc-b1c7-4c8a-ba3a-e82912571098", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "6f00531e-276b-4b1f-883a-9153d8cc3cf2", - "x-ms-routing-request-id": "WESTUS2:20210901T013008Z:c1423fdc-b1c7-4c8a-ba3a-e82912571098" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/4721e896-81a1-4768-8d8b-1fef0f77d1c8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a21d20d9fb37939eb7e0ba0638d1747c", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 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": "a21d20d9fb37939eb7e0ba0638d1747c", - "x-ms-correlation-request-id": "58dc3e68-6501-4049-b6ca-3372c6900281", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "fd815214-4537-4152-b1c8-b7b16f3f5301", - "x-ms-routing-request-id": "WESTUS2:20210901T013009Z:58dc3e68-6501-4049-b6ca-3372c6900281" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto175", - "name": "sto175", - "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": "2021-09-01T01:29:51.3286085Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:29:51.3286085Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:29:51.2036024Z", - "primaryEndpoints": { - "blob": "https://sto175.blob.core.windows.net/", - "queue": "https://sto175.queue.core.windows.net/", - "table": "https://sto175.table.core.windows.net/", - "file": "https://sto175.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto175/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8dad0ef511f41c4cb74485056e4231ad-eabddb649ea8b544-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d4e98f9e637557530be30fd899ac16cb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 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": "d4e98f9e637557530be30fd899ac16cb", - "x-ms-correlation-request-id": "309b01ce-116e-4e63-8668-9766f32301d5", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11999", - "x-ms-request-id": "d99faf55-e156-4216-96c8-6066739524bd", - "x-ms-routing-request-id": "WESTUS2:20210901T013009Z:309b01ce-116e-4e63-8668-9766f32301d5" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "FOnbKqsXw8/7SfKQl1sodksRWIsn6Wy809t3JpEiuqNzGg/wzZ3Dt0aXGjPJVPpFfrp8mbb3ZEzFL8UrKW5LMw==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "5thWIazUGYU9DTpgTSUlttYJn08gr2/i/PJb/KtCrj4XgfXaudVAWDn\u002B9UUNuePHn9hFamWqS6cY5tpaak91gw==", - "permissions": "FULL" - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1440/providers/Microsoft.Storage/storageAccounts/sto175/regenerateKey?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "18", - "Content-Type": "application/json", - "traceparent": "00-59db290d592eb948a98556c2f2f94e67-183ef797c9a2b047-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5fa9df118f2a9c35448ec4f4329f097d", - "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": "Wed, 01 Sep 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": "5fa9df118f2a9c35448ec4f4329f097d", - "x-ms-correlation-request-id": "92937dc5-7921-4db9-8c00-45fa82e2b0d2", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "065ccb46-2115-4ad6-9e0a-60f4e4b85f66", - "x-ms-routing-request-id": "WESTUS2:20210901T013010Z:92937dc5-7921-4db9-8c00-45fa82e2b0d2" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "FOnbKqsXw8/7SfKQl1sodksRWIsn6Wy809t3JpEiuqNzGg/wzZ3Dt0aXGjPJVPpFfrp8mbb3ZEzFL8UrKW5LMw==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "cH3yLOwAPYSkTr8/xz55K0uI8wer6GyVjyUT6eWVZSOCMMmSdeW0ahY91CaEk1RgpU5L6LiWZD0tf/yuLSOGiw==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "79179145", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 e99efd737279..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRegenerateKeyTestAsync.json +++ /dev/null @@ -1,822 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "665c2a63c928fe957c34a7008a30ad1b", - "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, 01 Sep 2021 02:39:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ff8cbf6-956c-4115-a187-237ccb11d4e6", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "0ff8cbf6-956c-4115-a187-237ccb11d4e6", - "x-ms-routing-request-id": "WESTUS2:20210901T023956Z:0ff8cbf6-956c-4115-a187-237ccb11d4e6" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf4b455f473827038ba45ba7e4604fbf", - "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, 01 Sep 2021 02:39:56 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6362daa5-b0b6-4c35-bafa-848c14907ed7", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "6362daa5-b0b6-4c35-bafa-848c14907ed7", - "x-ms-routing-request-id": "WESTUS2:20210901T023956Z:6362daa5-b0b6-4c35-bafa-848c14907ed7" - }, - "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/res3290?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-be3b0157a4d8ea488808dc7d23f2f46e-d05f180567b4d940-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "90cc78884954080faee340aff1d434a7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:39:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d15649fa-c558-49af-ae82-48493dda931e", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "d15649fa-c558-49af-ae82-48493dda931e", - "x-ms-routing-request-id": "WESTUS2:20210901T023957Z:d15649fa-c558-49af-ae82-48493dda931e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3290", - "name": "res3290", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3290/providers/Microsoft.Storage/storageAccounts/sto9882?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-be8e600fc30a304c8a48f4a4e98b7d91-a1956be3e0e88943-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "29f16c0a1b7d3426da836eee1a1be4e7", - "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, 01 Sep 2021 02:40:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "acb0251b-bd18-4df6-97ae-1811b80d8c84", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "26570388-1e7a-4be8-b805-7b88d8130915", - "x-ms-routing-request-id": "WESTUS2:20210901T024001Z:acb0251b-bd18-4df6-97ae-1811b80d8c84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "62605b43-9fb0-4f6d-9cfa-66909b23662e", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "a9808c0c-f147-49d2-93c8-de17b68ffdfd", - "x-ms-routing-request-id": "WESTUS2:20210901T024001Z:62605b43-9fb0-4f6d-9cfa-66909b23662e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "21407e17-f33f-4ef0-9cbb-f91cec86e2d0", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "b2fae2b6-7a62-43f8-83b7-af05625ed688", - "x-ms-routing-request-id": "WESTUS2:20210901T024002Z:21407e17-f33f-4ef0-9cbb-f91cec86e2d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a2fc8c7c-7bb0-4f3b-8511-b2901918e931", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "c3679758-3641-46ee-9f26-813f15256049", - "x-ms-routing-request-id": "WESTUS2:20210901T024003Z:a2fc8c7c-7bb0-4f3b-8511-b2901918e931" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2a2974fc-04d0-4745-a6f6-eee583e6e906", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "79f98da2-8757-4533-ba52-27ced8c215f6", - "x-ms-routing-request-id": "WESTUS2:20210901T024004Z:2a2974fc-04d0-4745-a6f6-eee583e6e906" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ae6733db-2a9d-45e8-8398-90b9d6f13070", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "1503576d-a9b5-417e-bce5-dfa3988f7de0", - "x-ms-routing-request-id": "WESTUS2:20210901T024006Z:ae6733db-2a9d-45e8-8398-90b9d6f13070" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "142d4311-22b4-4b04-9fa7-f6df56b5f005", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "9b868ac8-b831-40af-b8ba-33ed9d46b2ca", - "x-ms-routing-request-id": "WESTUS2:20210901T024007Z:142d4311-22b4-4b04-9fa7-f6df56b5f005" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6b1a269a-3c2e-4ce3-9c20-f2094021669b", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "62f0d286-3fef-4d8d-9aee-b4f3a1fff516", - "x-ms-routing-request-id": "WESTUS2:20210901T024008Z:6b1a269a-3c2e-4ce3-9c20-f2094021669b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3b2621e8-21fd-4075-b8a8-6a30ea4cffe6", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "e249f5af-6b5d-4255-b08b-23967360fd6b", - "x-ms-routing-request-id": "WESTUS2:20210901T024009Z:3b2621e8-21fd-4075-b8a8-6a30ea4cffe6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a063a2de-a85a-4f79-a9e0-eb6b28fd1f5e", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "890f7d5f-9d1d-4587-b5f1-cc0954ea0b7f", - "x-ms-routing-request-id": "WESTUS2:20210901T024010Z:a063a2de-a85a-4f79-a9e0-eb6b28fd1f5e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:40:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9ee90fc3-a6dc-4d76-ae10-e95e339030fb", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "3ef21a58-59dd-46ee-94be-f1b3e27bc323", - "x-ms-routing-request-id": "WESTUS2:20210901T024011Z:9ee90fc3-a6dc-4d76-ae10-e95e339030fb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "24a552442014cdc41d24d59b0c558802", - "x-ms-return-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, 01 Sep 2021 02:40:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5abb90eb-a3c7-42c6-92fd-56f5d249ceff", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "2df79208-b027-473e-9be2-574099eecca1", - "x-ms-routing-request-id": "WESTUS2:20210901T024012Z:5abb90eb-a3c7-42c6-92fd-56f5d249ceff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c877a4c9700841ad374bd9a50f545634", - "x-ms-return-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, 01 Sep 2021 02:40:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e9801699-b02a-448d-b31c-bc543a19b677", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "fcc68a74-c149-4898-b5c1-1552e39ccfc1", - "x-ms-routing-request-id": "WESTUS2:20210901T024013Z:e9801699-b02a-448d-b31c-bc543a19b677" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b7aa78e66fa6e2025dbc3adddf2a1860", - "x-ms-return-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, 01 Sep 2021 02:40:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?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": "b7aa78e66fa6e2025dbc3adddf2a1860", - "x-ms-correlation-request-id": "54fab26f-7e0f-4d12-9793-e97d8f8ab5b3", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "74880c01-1c0b-4c15-bed4-f6ebb92c2c99", - "x-ms-routing-request-id": "WESTUS2:20210901T024014Z:54fab26f-7e0f-4d12-9793-e97d8f8ab5b3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "defb0673ce8cd3fea563edc9461fbec9", - "x-ms-return-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, 01 Sep 2021 02:40:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?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": "defb0673ce8cd3fea563edc9461fbec9", - "x-ms-correlation-request-id": "22314ee2-e37c-4fc6-b9ab-b429b2593d86", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "1c21ce56-03b8-443e-85e2-8774f248fb10", - "x-ms-routing-request-id": "WESTUS2:20210901T024016Z:22314ee2-e37c-4fc6-b9ab-b429b2593d86" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94b5a1cdd0aa595ba2956a4c35d0610c", - "x-ms-return-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, 01 Sep 2021 02:40:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?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": "94b5a1cdd0aa595ba2956a4c35d0610c", - "x-ms-correlation-request-id": "11ac7496-fe9d-4a48-931b-67814d0d8007", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "de61e574-248b-4f6a-b2ea-7f15a93a51c3", - "x-ms-routing-request-id": "WESTUS2:20210901T024017Z:11ac7496-fe9d-4a48-931b-67814d0d8007" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/26570388-1e7a-4be8-b805-7b88d8130915?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "09317932785917a77ad7124282389b3d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:40: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": "09317932785917a77ad7124282389b3d", - "x-ms-correlation-request-id": "a86b6568-8422-485c-b86e-08e8200baace", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "af142cd1-bc84-4163-9e82-2a13544eb1ab", - "x-ms-routing-request-id": "WESTUS2:20210901T024018Z:a86b6568-8422-485c-b86e-08e8200baace" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3290/providers/Microsoft.Storage/storageAccounts/sto9882", - "name": "sto9882", - "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": "2021-09-01T02:39:58.8425850Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:39:58.8425850Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:39:58.7330778Z", - "primaryEndpoints": { - "blob": "https://sto9882.blob.core.windows.net/", - "queue": "https://sto9882.queue.core.windows.net/", - "table": "https://sto9882.table.core.windows.net/", - "file": "https://sto9882.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3290/providers/Microsoft.Storage/storageAccounts/sto9882/listKeys?api-version=2019-06-01\u0026$expand=kerb", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a39480ca70596944a1578022a2c6bc8a-34e9c56e71f0964e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e0f71fe8475a3b5aaa13cf664b29dd4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "288", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:40: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": "3e0f71fe8475a3b5aaa13cf664b29dd4", - "x-ms-correlation-request-id": "8d488dcd-b885-4dcc-8934-6a67aca7fb1c", - "x-ms-ratelimit-remaining-subscription-resource-requests": "11999", - "x-ms-request-id": "953a4477-107e-46db-9b74-a40f1f3d6928", - "x-ms-routing-request-id": "WESTUS2:20210901T024018Z:8d488dcd-b885-4dcc-8934-6a67aca7fb1c" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "1ysOzul3\u002BFtem3jdfwQZh9yufKgAjrTzWzfHqAWDCjVpClXqh8GmOwuEW8KpummxpnNUm2jTENBZGwwM6869jA==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "vjv7VYKN6sTw8UyCH5qAi8wnh7iKRd/inBIfj3AlHfeIDflD8BzhuWv91ZXUmJ8cqC0wCLPm\u002BgU6rUKM4aTDIA==", - "permissions": "FULL" - } - ] - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res3290/providers/Microsoft.Storage/storageAccounts/sto9882/regenerateKey?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "18", - "Content-Type": "application/json", - "traceparent": "00-884fd08db46f1f47bfd150e1b5d6545c-467349dd0b8dfb4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc97e002b4ee5470f99d19d2bd18d669", - "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": "Wed, 01 Sep 2021 02:40: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": "cc97e002b4ee5470f99d19d2bd18d669", - "x-ms-correlation-request-id": "296f7581-620a-4901-af99-b0560e9aeceb", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "48f7116d-04a0-4cce-bda4-04de8e9eb6f4", - "x-ms-routing-request-id": "WESTUS2:20210901T024019Z:296f7581-620a-4901-af99-b0560e9aeceb" - }, - "ResponseBody": { - "keys": [ - { - "keyName": "key1", - "value": "1ysOzul3\u002BFtem3jdfwQZh9yufKgAjrTzWzfHqAWDCjVpClXqh8GmOwuEW8KpummxpnNUm2jTENBZGwwM6869jA==", - "permissions": "FULL" - }, - { - "keyName": "key2", - "value": "yZNqGJCvtZVxcEdAHHJ8Jfz0Hk/z3dd3Axf7k/1Y8J0TWjuTkcTTSzuRtuAB\u002B0iy3mNL0IBRSRsraERm7U0A7Q==", - "permissions": "FULL" - } - ] - } - } - ], - "Variables": { - "RandomSeed": "1921424629", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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/StorageAccountRevokeUserDelegationKeys.json similarity index 51% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultProperties.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeys.json index d2594b530e0d..c6560c422e84 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountListServiceSASWithDefaultProperties.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeys.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "95f05a8aa2285ffc8d92e5dfb30cd65d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "553a8b2bd40a3629dbaad89e097d29a3", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,60 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:46 GMT", + "Date": "Wed, 25 Aug 2021 02:05:58 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "327ed409-25e5-47f1-9b4c-34fb324ad53b", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "327ed409-25e5-47f1-9b4c-34fb324ad53b", - "x-ms-routing-request-id": "WESTUS2:20210901T012146Z:327ed409-25e5-47f1-9b4c-34fb324ad53b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "83e45dd4eb19198c4f922bfbdf1938eb", - "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, 01 Sep 2021 01:21:46 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "5fd546cc-8b82-469c-9098-66145c5099a2", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "5fd546cc-8b82-469c-9098-66145c5099a2", - "x-ms-routing-request-id": "WESTUS2:20210901T012146Z:5fd546cc-8b82-469c-9098-66145c5099a2" + "x-ms-correlation-request-id": "da0a5327-f108-4e22-b3a9-1f65b61e4233", + "x-ms-ratelimit-remaining-subscription-reads": "11998", + "x-ms-request-id": "da0a5327-f108-4e22-b3a9-1f65b61e4233", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020558Z:da0a5327-f108-4e22-b3a9-1f65b61e4233" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -91,57 +46,62 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/res9562?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-5473?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-c1712892cc92ad4b856e9bac326dc951-c48916cf52788049-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6aaa1e1d74f85e6321d9e5aef7c13434", + "traceparent": "00-79352231bb801247a045cc69d0761e64-3dfe050706ddb04a-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1c635ac29e6e4ed17bd5bfe3ade49ece", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:46 GMT", + "Date": "Wed, 25 Aug 2021 02:06:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "840f1808-9fec-4581-aec6-6fc0186da4f7", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "840f1808-9fec-4581-aec6-6fc0186da4f7", - "x-ms-routing-request-id": "WESTUS2:20210901T012146Z:840f1808-9fec-4581-aec6-6fc0186da4f7" + "x-ms-correlation-request-id": "b2a85391-98a1-464f-b704-dd25c0e9f22f", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "b2a85391-98a1-464f-b704-dd25c0e9f22f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020601Z:b2a85391-98a1-464f-b704-dd25c0e9f22f" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9562", - "name": "res9562", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473", + "name": "teststorageRG-5473", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9562/providers/Microsoft.Storage/storageAccounts/sto1023?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473/providers/Microsoft.Storage/storageAccounts/storage803?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-06ff2e3720f0234bbfd50618bc124560-f8a5c3cc33758049-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ccaf0cde9f4ed6cd469677017f7359fa", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "34351a875deb8249bfb1864b4c27cf80", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5859a627-69bf-4bd4-9a45-9a01039f8beb", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "fa382314-b48b-4044-8ecc-a2b138ecc0e2", - "x-ms-routing-request-id": "WESTUS2:20210901T012149Z:5859a627-69bf-4bd4-9a45-9a01039f8beb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:21:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "18711c85-87aa-4da1-8347-af2e79ec4b9b", - "x-ms-ratelimit-remaining-subscription-reads": "11740", - "x-ms-request-id": "e705b396-4553-47e2-9463-9774b8f1d8fe", - "x-ms-routing-request-id": "WESTUS2:20210901T012149Z:18711c85-87aa-4da1-8347-af2e79ec4b9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:21:50 GMT", + "Date": "Wed, 25 Aug 2021 02:06:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bbd01722-e1cc-4a85-b75c-ce01aee1c654", - "x-ms-ratelimit-remaining-subscription-reads": "11739", - "x-ms-request-id": "ca074466-e106-4494-a75c-4f344a259baa", - "x-ms-routing-request-id": "WESTUS2:20210901T012150Z:bbd01722-e1cc-4a85-b75c-ce01aee1c654" + "x-ms-client-request-id": "34351a875deb8249bfb1864b4c27cf80", + "x-ms-correlation-request-id": "15bcbbf0-d134-42d0-87fd-b74de1a49bd3", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "b232a0ec-e6e8-4789-b9cc-b10486f9a46c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020609Z:15bcbbf0-d134-42d0-87fd-b74de1a49bd3" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fb3a80c62e3800bec66e4e5e290a93c7", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "0ff53bff0f6d64ce10e15cbd17860253", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:51 GMT", + "Date": "Wed, 25 Aug 2021 02:06:09 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a5cc01f9-85c2-4d90-8424-57be67f68c41", - "x-ms-ratelimit-remaining-subscription-reads": "11738", - "x-ms-request-id": "d1d12100-8512-4bb8-83d1-4b093239715e", - "x-ms-routing-request-id": "WESTUS2:20210901T012151Z:a5cc01f9-85c2-4d90-8424-57be67f68c41" + "x-ms-client-request-id": "0ff53bff0f6d64ce10e15cbd17860253", + "x-ms-correlation-request-id": "bae851c9-0c69-441b-a1ca-4a508f5bca09", + "x-ms-ratelimit-remaining-subscription-reads": "11997", + "x-ms-request-id": "efd1b598-8af2-44b9-91d6-77f9290eadfe", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020609Z:bae851c9-0c69-441b-a1ca-4a508f5bca09" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b61cab55a469bdaf1a38070c6179f1b6", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1583f06767e78eefd99b03004f60bc8", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,61 +183,60 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:52 GMT", + "Date": "Wed, 25 Aug 2021 02:06:10 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4f7198b9-df68-46f0-a295-94f21cd6ffe1", - "x-ms-ratelimit-remaining-subscription-reads": "11737", - "x-ms-request-id": "a8f783c7-3e50-4110-9280-26b3a3ef9628", - "x-ms-routing-request-id": "WESTUS2:20210901T012152Z:4f7198b9-df68-46f0-a295-94f21cd6ffe1" + "x-ms-client-request-id": "b1583f06767e78eefd99b03004f60bc8", + "x-ms-correlation-request-id": "d0183505-9978-4646-b398-3f3228972d6d", + "x-ms-ratelimit-remaining-subscription-reads": "11996", + "x-ms-request-id": "e4ae343d-f15f-4a91-a78c-4ae5f7e7a3c3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020611Z:d0183505-9978-4646-b398-3f3228972d6d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6b18c328a6225c2df6ee65d8ba0bd819", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "114b92b4bf317b122d0117feb25f84fd", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 202, "ResponseHeaders": { "Cache-Control": "no-cache", - "Connection": "close", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:53 GMT", + "Date": "Wed, 25 Aug 2021 02:06:12 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8b2a3533-31e5-47b8-8b22-16be0aedf4da", - "x-ms-ratelimit-remaining-subscription-reads": "11736", - "x-ms-request-id": "fb60cc30-0bd9-4291-98c4-f9480c02dfe0", - "x-ms-routing-request-id": "WESTUS2:20210901T012154Z:8b2a3533-31e5-47b8-8b22-16be0aedf4da" + "x-ms-client-request-id": "114b92b4bf317b122d0117feb25f84fd", + "x-ms-correlation-request-id": "2d0a3ad5-8f37-4d63-bb41-b5829d7ecf7f", + "x-ms-ratelimit-remaining-subscription-reads": "11995", + "x-ms-request-id": "97769002-5bb4-4de7-98fa-67c6fec92554", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020612Z:2d0a3ad5-8f37-4d63-bb41-b5829d7ecf7f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e100e09bb5092185d17de1ff27b19e4d", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "374d05b94a9f89744c7c11d45f9e601a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -348,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:54 GMT", + "Date": "Wed, 25 Aug 2021 02:06:13 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f04e1160-cb72-445d-b2f0-e777feec629e", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "bab9cb37-8627-4a65-a8ca-0874412ce238", - "x-ms-routing-request-id": "WESTUS:20210901T012155Z:f04e1160-cb72-445d-b2f0-e777feec629e" + "x-ms-client-request-id": "374d05b94a9f89744c7c11d45f9e601a", + "x-ms-correlation-request-id": "455d39e0-ac14-45a8-8c3c-076124c3cbb8", + "x-ms-ratelimit-remaining-subscription-reads": "11994", + "x-ms-request-id": "2df0a2fe-2851-4ee1-b677-146350aa7d8a", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020613Z:455d39e0-ac14-45a8-8c3c-076124c3cbb8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6636977c28f2afa47ec0bf7b3ed7020e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "840894d5f03a46212cdd837c5ff0c69e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -379,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:55 GMT", + "Date": "Wed, 25 Aug 2021 02:06:14 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cba638d4-ae3e-45d5-b5b1-172dfa2980c4", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "cd97bde7-bc5b-44fb-ba63-f49935d352de", - "x-ms-routing-request-id": "WESTUS:20210901T012156Z:cba638d4-ae3e-45d5-b5b1-172dfa2980c4" + "x-ms-client-request-id": "840894d5f03a46212cdd837c5ff0c69e", + "x-ms-correlation-request-id": "891510b5-e016-4bf0-91ce-e641b419074d", + "x-ms-ratelimit-remaining-subscription-reads": "11993", + "x-ms-request-id": "5634f009-301b-4082-9167-e1a31e305729", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020615Z:891510b5-e016-4bf0-91ce-e641b419074d" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8170ee5f107872ad3ef69aa5c42e3444", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fe77b214d3a869281ec2c5b5ae3d1b8f", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -410,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:56 GMT", + "Date": "Wed, 25 Aug 2021 02:06:16 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "005373e0-9f76-410a-b6a8-c7f08d8ec350", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "9f77308a-c08e-4031-ad36-f897989abbc0", - "x-ms-routing-request-id": "WESTUS:20210901T012157Z:005373e0-9f76-410a-b6a8-c7f08d8ec350" + "x-ms-client-request-id": "fe77b214d3a869281ec2c5b5ae3d1b8f", + "x-ms-correlation-request-id": "0c6f5807-4d48-4bf4-a1c0-7fcc0f759f61", + "x-ms-ratelimit-remaining-subscription-reads": "11992", + "x-ms-request-id": "5e8630fb-ba7a-4979-bc7b-ab47cc7a7855", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020616Z:0c6f5807-4d48-4bf4-a1c0-7fcc0f759f61" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "235c184f72d573263b516349f50ae2fa", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "1d28fda1ff56c8c2e4060ac2c7f72a5b", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -441,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:58 GMT", + "Date": "Wed, 25 Aug 2021 02:06:17 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "73b564f3-0377-4833-a02c-afa4ac97f745", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "a67ced53-5a62-4818-9aa1-247703ee5e41", - "x-ms-routing-request-id": "WESTUS:20210901T012158Z:73b564f3-0377-4833-a02c-afa4ac97f745" + "x-ms-client-request-id": "1d28fda1ff56c8c2e4060ac2c7f72a5b", + "x-ms-correlation-request-id": "bea078f6-b395-41d5-a7a9-b5c808c2e0c3", + "x-ms-ratelimit-remaining-subscription-reads": "11991", + "x-ms-request-id": "126de414-7bbf-4145-a3ef-ac2a37fcff33", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020617Z:bea078f6-b395-41d5-a7a9-b5c808c2e0c3" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "399fd27a1d406cd4eac327fc8dffea50", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "acc072b5612702716b9e66782b6c98ef", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -472,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:21:59 GMT", + "Date": "Wed, 25 Aug 2021 02:06:18 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0654e3f6-7112-47d4-bdac-9e1a0661807f", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "d11e5f81-9706-4e8a-9927-aa2d83e9272d", - "x-ms-routing-request-id": "WESTUS:20210901T012159Z:0654e3f6-7112-47d4-bdac-9e1a0661807f" + "x-ms-client-request-id": "acc072b5612702716b9e66782b6c98ef", + "x-ms-correlation-request-id": "808dc41a-c21a-4236-9e87-327319a9a36f", + "x-ms-ratelimit-remaining-subscription-reads": "11990", + "x-ms-request-id": "98f9fe4f-8043-4767-aa12-d739f5aa6cc4", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020618Z:808dc41a-c21a-4236-9e87-327319a9a36f" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "262b7b8bde7bed39c7fd4526ac637d34", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "61dbf4c1a9c71448efae1aa1c866a226", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -503,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:22:00 GMT", + "Date": "Wed, 25 Aug 2021 02:06:20 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2a07e5ed-1aa2-4270-8a87-149bb7df815b", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "0a29859a-4c97-4353-94d0-c1b786cffd71", - "x-ms-routing-request-id": "WESTUS:20210901T012200Z:2a07e5ed-1aa2-4270-8a87-149bb7df815b" + "x-ms-client-request-id": "61dbf4c1a9c71448efae1aa1c866a226", + "x-ms-correlation-request-id": "9d25318a-85ae-4218-b51e-51343bf8db03", + "x-ms-ratelimit-remaining-subscription-reads": "11989", + "x-ms-request-id": "81f6cd19-c33f-45b0-8026-89d88f1d9aca", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020620Z:9d25318a-85ae-4218-b51e-51343bf8db03" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f12aa013fb8e310343ef39124b2ae53c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3bff69986f7d3f688b26b1b8994a9c77", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -534,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:22:01 GMT", + "Date": "Wed, 25 Aug 2021 02:06:21 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "19fd7e1c-a035-4604-8102-9a1285000a0f", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "52597b00-95ec-403b-92ab-9b0a0e6a8a37", - "x-ms-routing-request-id": "WESTUS:20210901T012202Z:19fd7e1c-a035-4604-8102-9a1285000a0f" + "x-ms-client-request-id": "3bff69986f7d3f688b26b1b8994a9c77", + "x-ms-correlation-request-id": "3e6b01d3-1d75-4009-8b1f-aee23fae6685", + "x-ms-ratelimit-remaining-subscription-reads": "11988", + "x-ms-request-id": "b6430fd3-776b-447c-afd4-ed3fc89a2657", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020621Z:3e6b01d3-1d75-4009-8b1f-aee23fae6685" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7abe1367bcde9b7f99b27243d8aebf86", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d2011b6ec81c0c932aabbc7847cf3905", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -565,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:22:02 GMT", + "Date": "Wed, 25 Aug 2021 02:06:22 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "7abe1367bcde9b7f99b27243d8aebf86", - "x-ms-correlation-request-id": "da93b1cf-3909-4274-8a75-4134684fd734", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "daedcdae-b0b8-4e63-9100-85820fd9c726", - "x-ms-routing-request-id": "WESTUS:20210901T012203Z:da93b1cf-3909-4274-8a75-4134684fd734" + "x-ms-client-request-id": "d2011b6ec81c0c932aabbc7847cf3905", + "x-ms-correlation-request-id": "54e3a1d9-23b8-4546-8f9d-d5a828555d28", + "x-ms-ratelimit-remaining-subscription-reads": "11987", + "x-ms-request-id": "aa9a7c89-bd76-48ae-95a5-ccd3593aa0f3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020622Z:54e3a1d9-23b8-4546-8f9d-d5a828555d28" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ede8f345f8d48fc177f9e38ba527a29c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c2e040fb5c6d51718c9bd6a1f88f7ba5", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -596,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:22:03 GMT", + "Date": "Wed, 25 Aug 2021 02:06:24 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?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": "ede8f345f8d48fc177f9e38ba527a29c", - "x-ms-correlation-request-id": "07dc43a5-d1d9-4be6-9a58-b9883a38d054", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "ff5a472e-a2dc-4d84-9875-0c46a959e1ea", - "x-ms-routing-request-id": "WESTUS:20210901T012204Z:07dc43a5-d1d9-4be6-9a58-b9883a38d054" + "x-ms-client-request-id": "c2e040fb5c6d51718c9bd6a1f88f7ba5", + "x-ms-correlation-request-id": "c99a2384-b934-4a4c-8a29-243a73441bbf", + "x-ms-ratelimit-remaining-subscription-reads": "11986", + "x-ms-request-id": "a6030948-b90a-43e5-9eb5-300ea3d6b11c", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020624Z:c99a2384-b934-4a4c-8a29-243a73441bbf" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/fa382314-b48b-4044-8ecc-a2b138ecc0e2?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b232a0ec-e6e8-4789-b9cc-b10486f9a46c?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "99bf091703a45756208f58db89bf5995", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "ac33a212d065cf09d5f211d1b2eff8bb", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1292", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:22:04 GMT", + "Date": "Wed, 25 Aug 2021 02:06: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": "99bf091703a45756208f58db89bf5995", - "x-ms-correlation-request-id": "5ae8ff76-5f10-450e-8854-9e034d5cb922", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "6f3ee6c4-cd9d-464b-81a1-c2778ecd2dcf", - "x-ms-routing-request-id": "WESTUS:20210901T012205Z:5ae8ff76-5f10-450e-8854-9e034d5cb922" + "x-ms-client-request-id": "ac33a212d065cf09d5f211d1b2eff8bb", + "x-ms-correlation-request-id": "b10dd636-e409-408d-91b3-b27ad1df17e5", + "x-ms-ratelimit-remaining-subscription-reads": "11985", + "x-ms-request-id": "44cbf3c0-0fb5-4857-bc41-59107121756b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020625Z:b10dd636-e409-408d-91b3-b27ad1df17e5" }, "ResponseBody": { "sku": { @@ -645,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9562/providers/Microsoft.Storage/storageAccounts/sto1023", - "name": "sto1023", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473/providers/Microsoft.Storage/storageAccounts/storage803", + "name": "storage803", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -654,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-25T02:06:08.0071125Z", + "key2": "2021-08-25T02:06:08.0071125Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -667,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:21:48.0910815Z" + "lastEnabledTime": "2021-08-25T02:06:08.0071125Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:21:48.0910815Z" + "lastEnabledTime": "2021-08-25T02:06:08.0071125Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:21:47.9816635Z", + "creationTime": "2021-08-25T02:06:07.8196342Z", "primaryEndpoints": { - "blob": "https://sto1023.blob.core.windows.net/", - "queue": "https://sto1023.queue.core.windows.net/", - "table": "https://sto1023.table.core.windows.net/", - "file": "https://sto1023.file.core.windows.net/" + "blob": "https://storage803.blob.core.windows.net/", + "queue": "https://storage803.queue.core.windows.net/", + "table": "https://storage803.table.core.windows.net/", + "file": "https://storage803.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -693,49 +594,156 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9562/providers/Microsoft.Storage/storageAccounts/sto1023/ListServiceSas?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473/providers/Microsoft.Storage/storageAccounts/storage803/revokeUserDelegationKeys?api-version=2021-04-01", "RequestMethod": "POST", "RequestHeaders": { - "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "138", - "Content-Type": "application/json", - "traceparent": "00-0c746a1d65666d4d85496f642e243c8a-dc69a593995cbb40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "57ccb230f8426e67512f02e4d8f4f571", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "58bcacecda6a120aaaaf4680f1f2149a", "x-ms-return-client-request-id": "true" }, - "RequestBody": { - "canonicalizedResource": "/blob/sto1023/music", - "signedResource": "c", - "signedPermission": "rl", - "signedExpiry": "2021-09-01T02:22:05.3520781Z" + "RequestBody": null, + "StatusCode": 200, + "ResponseHeaders": { + "Cache-Control": "no-cache", + "Content-Length": "0", + "Content-Type": "text/plain; charset=utf-8", + "Date": "Wed, 25 Aug 2021 02:06: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": "58bcacecda6a120aaaaf4680f1f2149a", + "x-ms-correlation-request-id": "f011e783-1e49-4c66-b59b-7c98efb13eb4", + "x-ms-ratelimit-remaining-subscription-writes": "1199", + "x-ms-request-id": "268e1ca1-69a5-4efc-a4c5-9598222ce0ce", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020626Z:f011e783-1e49-4c66-b59b-7c98efb13eb4" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473/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.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a56617308d9c2b9f3610ec7a4b9f9e9c", + "x-ms-return-client-request-id": "true" }, + "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "133", + "Content-Length": "1304", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:22:05 GMT", + "Date": "Wed, 25 Aug 2021 02:06: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": "57ccb230f8426e67512f02e4d8f4f571", - "x-ms-correlation-request-id": "bd0d4a13-6106-42c1-9ec1-8b9d1421b947", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "851a8648-49b0-48b0-a9a8-8dff8db47c1a", - "x-ms-routing-request-id": "WESTUS:20210901T012205Z:bd0d4a13-6106-42c1-9ec1-8b9d1421b947" + "x-ms-client-request-id": "a56617308d9c2b9f3610ec7a4b9f9e9c", + "x-ms-correlation-request-id": "36468484-cd1b-4c7f-842e-3e046626c880", + "x-ms-ratelimit-remaining-subscription-reads": "11984", + "x-ms-request-id": "7ff4402e-47e6-40be-b071-b4261ef24713", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020626Z:36468484-cd1b-4c7f-842e-3e046626c880" }, "ResponseBody": { - "serviceSasToken": "sv=2015-04-05\u0026sr=c\u0026se=2021-09-01T02%3A22%3A05.3520781Z\u0026sp=rl\u0026sig=erAAf4q3v5qkUdVxDr4hNeHOL057eXVlGwxijFivo6w%3D" + "value": [ + { + "sku": { + "name": "Standard_GRS", + "tier": "Standard" + }, + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-5473/providers/Microsoft.Storage/storageAccounts/storage803", + "name": "storage803", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, + "properties": { + "keyCreationTime": { + "key1": "2021-08-25T02:06:08.0071125Z", + "key2": "2021-08-25T02:06:08.0071125Z" + }, + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T02:06:08.0071125Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T02:06:08.0071125Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T02:06:07.8196342Z", + "primaryEndpoints": { + "blob": "https://storage803.blob.core.windows.net/", + "queue": "https://storage803.queue.core.windows.net/", + "table": "https://storage803.table.core.windows.net/", + "file": "https://storage803.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-5473/providers/Microsoft.Storage/storageAccounts/storage803?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4bb51aa322d3373a972102b68989dde3", + "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, 25 Aug 2021 02:06: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": "4bb51aa322d3373a972102b68989dde3", + "x-ms-correlation-request-id": "3ec63c7a-9f44-484b-a803-c5979d7e5a80", + "x-ms-ratelimit-remaining-subscription-deletes": "14999", + "x-ms-request-id": "5ab3ca96-d60e-427b-97b2-fe26a23e24c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020632Z:3ec63c7a-9f44-484b-a803-c5979d7e5a80" + }, + "ResponseBody": [] } ], "Variables": { - "DateTimeOffsetNow": "2021-08-31T18:22:05.3520781-07:00", - "RandomSeed": "324415888", + "RandomSeed": "927842887", + "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/ListBlobServiceTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysAsync.json similarity index 50% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysAsync.json index 7f37aa3591b8..39d684755722 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/BlobServiceTests/ListBlobServiceTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "72f7076ee6c2a1323d0787a6f403fa13", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a1b2b9338a264a56497bcc984e628892", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:07 GMT", + "Date": "Wed, 25 Aug 2021 02:06:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "19858c03-7c26-41bc-a921-e025acaff964", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "19858c03-7c26-41bc-a921-e025acaff964", - "x-ms-routing-request-id": "WESTUS2:20210831T235608Z:19858c03-7c26-41bc-a921-e025acaff964" + "x-ms-correlation-request-id": "cef9b358-2038-4e93-8712-ce297469b022", + "x-ms-ratelimit-remaining-subscription-reads": "11980", + "x-ms-request-id": "cef9b358-2038-4e93-8712-ce297469b022", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020636Z:cef9b358-2038-4e93-8712-ce297469b022" }, "ResponseBody": { "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cb1b360b67408e686417fa9f3bbaeb3a", - "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, 31 Aug 2021 23:56:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6b669c63-96f6-4c24-bfd1-70dd107a701a", - "x-ms-ratelimit-remaining-subscription-reads": "11842", - "x-ms-request-id": "6b669c63-96f6-4c24-bfd1-70dd107a701a", - "x-ms-routing-request-id": "WESTUS2:20210831T235608Z:6b669c63-96f6-4c24-bfd1-70dd107a701a" - }, - "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/res4830?api-version=2019-10-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourcegroups/teststorageRG-8090?api-version=2019-10-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "Content-Length": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-a5b90e7a29d2a44db18c244111db2be3-236820c13a1ba04e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "25b828a5c1f73603dd2310e7b029af9f", + "traceparent": "00-db091126f2d4544faaa67a146858382d-c8500e3db09ffd41-00", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "164140cbb6241f81770b2e6c3744cc68", "x-ms-return-client-request-id": "true" }, "RequestBody": { - "location": "eastus2" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:08 GMT", + "Date": "Wed, 25 Aug 2021 02:06:36 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "942f19e0-7211-414e-91dd-0d75db89fa0a", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "942f19e0-7211-414e-91dd-0d75db89fa0a", - "x-ms-routing-request-id": "WESTUS2:20210831T235608Z:942f19e0-7211-414e-91dd-0d75db89fa0a" + "x-ms-correlation-request-id": "73bb774e-3d43-4f29-a961-e4123b218405", + "x-ms-ratelimit-remaining-subscription-writes": "1197", + "x-ms-request-id": "73bb774e-3d43-4f29-a961-e4123b218405", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020637Z:73bb774e-3d43-4f29-a961-e4123b218405" }, "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4830", - "name": "res4830", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090", + "name": "teststorageRG-8090", "type": "Microsoft.Resources/resourceGroups", "location": "eastus2", + "tags": { + "test": "env" + }, "properties": { "provisioningState": "Succeeded" } } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4830/providers/Microsoft.Storage/storageAccounts/sto8644?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090/providers/Microsoft.Storage/storageAccounts/storage5921?api-version=2021-04-01", "RequestMethod": "PUT", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", "Content-Length": "126", "Content-Type": "application/json", - "traceparent": "00-8066d8fc5ec43249aa0d876176fad8a8-2fbbbc779f2c0f43-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "45eedda7064b689e0dabec9265821c4c", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "3a1f13c1656ac48bedb4b1cf972a8a5e", "x-ms-return-client-request-id": "true" }, "RequestBody": { @@ -161,60 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa0efd21-e8d6-41b9-8c5d-29e6062e07aa", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "f18753a6-0e37-4991-8853-2ede20537ee6", - "x-ms-routing-request-id": "WESTUS2:20210831T235611Z:aa0efd21-e8d6-41b9-8c5d-29e6062e07aa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Tue, 31 Aug 2021 23:56:11 GMT", + "Date": "Wed, 25 Aug 2021 02:06:40 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "509898ef-81fc-4d7a-a2bf-91aa6ef9a174", - "x-ms-ratelimit-remaining-subscription-reads": "11841", - "x-ms-request-id": "adebd004-6d64-41e8-9ba5-c29073817c77", - "x-ms-routing-request-id": "WESTUS2:20210831T235611Z:509898ef-81fc-4d7a-a2bf-91aa6ef9a174" + "x-ms-client-request-id": "3a1f13c1656ac48bedb4b1cf972a8a5e", + "x-ms-correlation-request-id": "4408d969-e3e2-4909-957c-c5ecc6f0138b", + "x-ms-ratelimit-remaining-subscription-writes": "1196", + "x-ms-request-id": "61360a1b-b79b-46b7-8d65-7dee6480a964", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020641Z:4408d969-e3e2-4909-957c-c5ecc6f0138b" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dbd89af45dd4945a68d5b0e8c246c15a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "75a0e5cb4672662fb57d287004b1874c", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -223,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:12 GMT", + "Date": "Wed, 25 Aug 2021 02:06:41 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9b32ae94-ddb7-49e7-8851-ca9d176857cb", - "x-ms-ratelimit-remaining-subscription-reads": "11840", - "x-ms-request-id": "66c30da7-a45d-42ef-a7c4-1fd3d00eecf6", - "x-ms-routing-request-id": "WESTUS2:20210831T235612Z:9b32ae94-ddb7-49e7-8851-ca9d176857cb" + "x-ms-client-request-id": "75a0e5cb4672662fb57d287004b1874c", + "x-ms-correlation-request-id": "8735768d-b8ad-49cc-a447-28ec41af3360", + "x-ms-ratelimit-remaining-subscription-reads": "11979", + "x-ms-request-id": "d40e9c6f-b953-4989-aa74-abb782095cb2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020641Z:8735768d-b8ad-49cc-a447-28ec41af3360" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7292a1be0e6f4e00f3b82731295f01f0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4721d08191a5a3787e231a635240a710", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -254,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:13 GMT", + "Date": "Wed, 25 Aug 2021 02:06:42 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bca6bae8-1526-4f0a-b3fa-c310864b0066", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "e6fa05b7-bde5-4a68-be88-7588ec7038fb", - "x-ms-routing-request-id": "WESTUS2:20210831T235614Z:bca6bae8-1526-4f0a-b3fa-c310864b0066" + "x-ms-client-request-id": "4721d08191a5a3787e231a635240a710", + "x-ms-correlation-request-id": "8882d27c-c22e-44c7-bb74-61010cb0a4cb", + "x-ms-ratelimit-remaining-subscription-reads": "11978", + "x-ms-request-id": "f6ac8c65-63d5-4a39-92ba-6d2b8413f2b8", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020642Z:8882d27c-c22e-44c7-bb74-61010cb0a4cb" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0d63a2eb11dba376987fa576d9725fd4", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b1032970158905ebc0388572f424f86e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -285,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:14 GMT", + "Date": "Wed, 25 Aug 2021 02:06:43 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e54ef550-e667-4d21-bd9e-21b2713a72e2", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "3506ece4-39d6-4edb-b5fa-2cdc5b5b324c", - "x-ms-routing-request-id": "WESTUS2:20210831T235615Z:e54ef550-e667-4d21-bd9e-21b2713a72e2" + "x-ms-client-request-id": "b1032970158905ebc0388572f424f86e", + "x-ms-correlation-request-id": "c0025827-0684-461e-8b15-454e1150d586", + "x-ms-ratelimit-remaining-subscription-reads": "11977", + "x-ms-request-id": "c42abcaa-2909-4235-8f39-239ac96da482", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020643Z:c0025827-0684-461e-8b15-454e1150d586" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "75578ffb0511e5319a8ae71b35296a09", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "4bc9c67ffbba3ae26dfdf64f2bcc1474", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -316,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:15 GMT", + "Date": "Wed, 25 Aug 2021 02:06:45 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ebcfd402-29f6-4ec8-b990-cd39c20b5e14", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "61254432-3cfe-416e-9da2-710a6c690320", - "x-ms-routing-request-id": "WESTUS2:20210831T235616Z:ebcfd402-29f6-4ec8-b990-cd39c20b5e14" + "x-ms-client-request-id": "4bc9c67ffbba3ae26dfdf64f2bcc1474", + "x-ms-correlation-request-id": "ce8210e0-5bac-47cb-a3c4-db4996dc7d7e", + "x-ms-ratelimit-remaining-subscription-reads": "11976", + "x-ms-request-id": "bc2e8c01-b4e2-4864-bdb4-6185c6d2af7d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020645Z:ce8210e0-5bac-47cb-a3c4-db4996dc7d7e" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1ffcbfd4b4e2ac7f2aeedaf069897581", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "daff17d5d5ad6bc2e41c866d0c05af5a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -347,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:16 GMT", + "Date": "Wed, 25 Aug 2021 02:06:46 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c92f2429-f2f0-49e6-b380-7d0e55e33e99", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "69a06b0f-0bbe-4ebf-9801-a4ef440fe154", - "x-ms-routing-request-id": "WESTUS2:20210831T235617Z:c92f2429-f2f0-49e6-b380-7d0e55e33e99" + "x-ms-client-request-id": "daff17d5d5ad6bc2e41c866d0c05af5a", + "x-ms-correlation-request-id": "93d110fc-25c7-4c9b-af33-1854bb8edbd7", + "x-ms-ratelimit-remaining-subscription-reads": "11975", + "x-ms-request-id": "d333604b-0a0e-47bc-ac0a-5795ca68c8f2", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020646Z:93d110fc-25c7-4c9b-af33-1854bb8edbd7" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "993553598b07e6df717d7250295a6d6e", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "8be4ac2a5b77745547c9448c1f9bd9f4", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -378,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:17 GMT", + "Date": "Wed, 25 Aug 2021 02:06:47 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7ae6431a-8d2c-4221-a514-0cc9d0af759a", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "7d48a6de-c526-499d-89dc-de343a8ed034", - "x-ms-routing-request-id": "WESTUS2:20210831T235618Z:7ae6431a-8d2c-4221-a514-0cc9d0af759a" + "x-ms-client-request-id": "8be4ac2a5b77745547c9448c1f9bd9f4", + "x-ms-correlation-request-id": "cf0696e6-9304-4a41-b91c-69b519c18413", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-request-id": "c48e41a4-8ea0-44d7-acc0-4529a6166668", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020647Z:cf0696e6-9304-4a41-b91c-69b519c18413" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "19a29b143f7547f110ab4a222a407b10", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "dc9d10231d24a9c0045d679e75752d67", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -409,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:19 GMT", + "Date": "Wed, 25 Aug 2021 02:06:48 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "84c52e88-1c2d-4d3a-ab4b-d558b6ab8dd7", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "abb424a6-6208-4c3c-afe7-2f5c34fd706f", - "x-ms-routing-request-id": "WESTUS2:20210831T235619Z:84c52e88-1c2d-4d3a-ab4b-d558b6ab8dd7" + "x-ms-client-request-id": "dc9d10231d24a9c0045d679e75752d67", + "x-ms-correlation-request-id": "878a1777-17f0-40cf-a4c7-d3b129c669e8", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-request-id": "6bcc7b71-e792-4961-9f4b-93e7b590a75f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020649Z:878a1777-17f0-40cf-a4c7-d3b129c669e8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e2c26614d0f34801e016ad65412e82d0", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "7f249b4d88e879fcc28a93e391354b48", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -440,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:20 GMT", + "Date": "Wed, 25 Aug 2021 02:06:50 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cbce2ad8-811b-49ec-81b5-82167d4a3a06", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "2b89be3c-cc59-43d4-81ec-bf96951e1be7", - "x-ms-routing-request-id": "WESTUS2:20210831T235620Z:cbce2ad8-811b-49ec-81b5-82167d4a3a06" + "x-ms-client-request-id": "7f249b4d88e879fcc28a93e391354b48", + "x-ms-correlation-request-id": "18846e90-357d-4203-882f-eea75d0585c1", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-request-id": "3c8a4c32-33b3-462f-8c80-12c3f69a0f00", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020650Z:18846e90-357d-4203-882f-eea75d0585c1" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cddb6c815be7190c61ee895c40bcbb30", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "fb499242d2680d36eb3a8719f4b7ffd2", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -471,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:21 GMT", + "Date": "Wed, 25 Aug 2021 02:06:51 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "61df9cac-3635-4850-a00e-7afd0fec7c56", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "8ce1fce0-4aca-4933-acc6-7e15fdf4dc71", - "x-ms-routing-request-id": "WESTUS2:20210831T235621Z:61df9cac-3635-4850-a00e-7afd0fec7c56" + "x-ms-client-request-id": "fb499242d2680d36eb3a8719f4b7ffd2", + "x-ms-correlation-request-id": "070b1da0-29a4-4ea9-a7b8-79f5c9af9e33", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-request-id": "23c4465f-fa5e-4860-ad36-144043a8854f", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020651Z:070b1da0-29a4-4ea9-a7b8-79f5c9af9e33" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c33b62018a97437a9a59395f918c05e2", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "833fdd9c5a769b0c13241a998add18ce", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -502,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:22 GMT", + "Date": "Wed, 25 Aug 2021 02:06:52 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ee5af56a-8356-4673-b19a-c46714eeb21f", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "3c71aee2-3365-421f-a6d6-7eb204368d8b", - "x-ms-routing-request-id": "WESTUS2:20210831T235623Z:ee5af56a-8356-4673-b19a-c46714eeb21f" + "x-ms-client-request-id": "833fdd9c5a769b0c13241a998add18ce", + "x-ms-correlation-request-id": "3428a418-cfb3-4445-ae8c-fb292f48dfc4", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-request-id": "af402165-7121-479b-a73f-f8878c288a0d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020653Z:3428a418-cfb3-4445-ae8c-fb292f48dfc4" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bea07a28ae64b82959a9810447a40823", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "e25c1e11322b7afe651794ad01e3840a", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -533,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:23 GMT", + "Date": "Wed, 25 Aug 2021 02:06:54 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fe13a6da-fa24-466f-b7c9-9d2b75b402dc", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "a5cbcde3-ef5a-4a67-9464-58daebfd99e0", - "x-ms-routing-request-id": "WESTUS2:20210831T235624Z:fe13a6da-fa24-466f-b7c9-9d2b75b402dc" + "x-ms-client-request-id": "e25c1e11322b7afe651794ad01e3840a", + "x-ms-correlation-request-id": "a0c192eb-b554-4c94-a807-fe1b26f430d8", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-request-id": "dc79167a-b86c-43c1-8f2c-b914db530081", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020654Z:a0c192eb-b554-4c94-a807-fe1b26f430d8" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "df637d5abff2f638f198338e22ad87d5", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "b347c18bc8f6e8d286ade744b89c830e", "x-ms-return-client-request-id": "true" }, "RequestBody": null, @@ -564,79 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:24 GMT", + "Date": "Wed, 25 Aug 2021 02:06:55 GMT", "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "df637d5abff2f638f198338e22ad87d5", - "x-ms-correlation-request-id": "bc1d5f5f-22e4-4ea2-9b97-dd1b6d4f2468", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "1965e37b-f317-43dc-9f51-d5929f89358f", - "x-ms-routing-request-id": "WESTUS2:20210831T235625Z:bc1d5f5f-22e4-4ea2-9b97-dd1b6d4f2468" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c534a6e9fd1b53cc38826aee0976fbf5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Tue, 31 Aug 2021 23:56:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?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": "c534a6e9fd1b53cc38826aee0976fbf5", - "x-ms-correlation-request-id": "1145fc3d-bc5d-4a89-8be8-1888bea14a9a", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "4209991f-9bd1-4c40-91f4-3a7842e4c813", - "x-ms-routing-request-id": "WESTUS2:20210831T235626Z:1145fc3d-bc5d-4a89-8be8-1888bea14a9a" + "x-ms-client-request-id": "b347c18bc8f6e8d286ade744b89c830e", + "x-ms-correlation-request-id": "d490cfec-0704-4860-8140-ccfb0c6afb2a", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-request-id": "4dea2913-f40c-4ae2-b4fb-fa246510bc9b", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020655Z:d490cfec-0704-4860-8140-ccfb0c6afb2a" }, "ResponseBody": [] }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/f18753a6-0e37-4991-8853-2ede20537ee6?monitor=true\u0026api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/61360a1b-b79b-46b7-8d65-7dee6480a964?monitor=true\u0026api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "14051550262869ef42a9cdcc7a9b96ac", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "d607b9221c5a69a6dec41e5fc65e9a30", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:56:26 GMT", + "Date": "Wed, 25 Aug 2021 02:06: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": "14051550262869ef42a9cdcc7a9b96ac", - "x-ms-correlation-request-id": "276c810c-fe40-4e30-9e28-dee5efc73c28", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "dab37bad-1f4b-424a-a208-1f1902646a50", - "x-ms-routing-request-id": "WESTUS2:20210831T235627Z:276c810c-fe40-4e30-9e28-dee5efc73c28" + "x-ms-client-request-id": "d607b9221c5a69a6dec41e5fc65e9a30", + "x-ms-correlation-request-id": "907ad036-9c17-4611-ac6a-9b0fc7dee9ed", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-request-id": "7dbe960a-69f3-462c-8f5c-9e03e8aa30d3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020657Z:907ad036-9c17-4611-ac6a-9b0fc7dee9ed" }, "ResponseBody": { "sku": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4830/providers/Microsoft.Storage/storageAccounts/sto8644", - "name": "sto8644", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090/providers/Microsoft.Storage/storageAccounts/storage5921", + "name": "storage5921", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-25T02:06:39.5088829Z", + "key2": "2021-08-25T02:06:39.5088829Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:56:10.3222262Z" + "lastEnabledTime": "2021-08-25T02:06:39.5088829Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-08-31T23:56:10.3222262Z" + "lastEnabledTime": "2021-08-25T02:06:39.5088829Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-08-31T23:56:10.2128269Z", + "creationTime": "2021-08-25T02:06:39.3995405Z", "primaryEndpoints": { - "blob": "https://sto8644.blob.core.windows.net/", - "queue": "https://sto8644.queue.core.windows.net/", - "table": "https://sto8644.table.core.windows.net/", - "file": "https://sto8644.file.core.windows.net/" + "blob": "https://storage5921.blob.core.windows.net/", + "queue": "https://storage5921.queue.core.windows.net/", + "table": "https://storage5921.table.core.windows.net/", + "file": "https://storage5921.file.core.windows.net/" }, "primaryLocation": "eastus2", "statusOfPrimary": "available", @@ -692,33 +594,61 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4830/providers/Microsoft.Storage/storageAccounts/sto8644/blobServices?api-version=2019-06-01", + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090/providers/Microsoft.Storage/storageAccounts/storage5921/revokeUserDelegationKeys?api-version=2021-04-01", + "RequestMethod": "POST", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "c80e0f9f649549d74c745c7d4abac2c9", + "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, 25 Aug 2021 02:06: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": "c80e0f9f649549d74c745c7d4abac2c9", + "x-ms-correlation-request-id": "e8bc7dec-cc21-46d7-94bb-51de86c4dcb0", + "x-ms-ratelimit-remaining-subscription-writes": "1198", + "x-ms-request-id": "390ed303-4f79-4310-816c-f23e4b9de1fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020657Z:e8bc7dec-cc21-46d7-94bb-51de86c4dcb0" + }, + "ResponseBody": [] + }, + { + "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090/providers/Microsoft.Storage/storageAccounts?api-version=2021-04-01", "RequestMethod": "GET", "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "traceparent": "00-7043456c4136a1469634d43a80afc3a7-d171790bb0fa9143-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a01bab2142705c07b00fa66f5549ed7a", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "488a8694aedb6eb01bddd432aa732227", "x-ms-return-client-request-id": "true" }, "RequestBody": null, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "370", + "Content-Length": "1310", "Content-Type": "application/json", - "Date": "Tue, 31 Aug 2021 23:56:26 GMT", + "Date": "Wed, 25 Aug 2021 02:06: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": "a01bab2142705c07b00fa66f5549ed7a", - "x-ms-correlation-request-id": "98e5af06-6b2b-4ebf-9857-68479218b6d1", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "ec685869-8172-43d6-8020-6b258c222519", - "x-ms-routing-request-id": "WESTUS2:20210831T235627Z:98e5af06-6b2b-4ebf-9857-68479218b6d1" + "x-ms-client-request-id": "488a8694aedb6eb01bddd432aa732227", + "x-ms-correlation-request-id": "ae90d6fc-4e38-4810-ae21-1e7d4c4c6b98", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-request-id": "70ef8171-4fb4-4ed4-87b0-22c2c641a69d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020657Z:ae90d6fc-4e38-4810-ae21-1e7d4c4c6b98" }, "ResponseBody": { "value": [ @@ -727,24 +657,93 @@ "name": "Standard_GRS", "tier": "Standard" }, - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4830/providers/Microsoft.Storage/storageAccounts/sto8644/blobServices/default", - "name": "default", - "type": "Microsoft.Storage/storageAccounts/blobServices", + "kind": "Storage", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-8090/providers/Microsoft.Storage/storageAccounts/storage5921", + "name": "storage5921", + "type": "Microsoft.Storage/storageAccounts", + "location": "eastus2", + "tags": { + "key1": "value1", + "key2": "value2" + }, "properties": { - "cors": { - "corsRules": [] + "keyCreationTime": { + "key1": "2021-08-25T02:06:39.5088829Z", + "key2": "2021-08-25T02:06:39.5088829Z" }, - "deleteRetentionPolicy": { - "enabled": false - } + "privateEndpointConnections": [], + "networkAcls": { + "bypass": "AzureServices", + "virtualNetworkRules": [], + "ipRules": [], + "defaultAction": "Allow" + }, + "supportsHttpsTrafficOnly": true, + "encryption": { + "services": { + "file": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T02:06:39.5088829Z" + }, + "blob": { + "keyType": "Account", + "enabled": true, + "lastEnabledTime": "2021-08-25T02:06:39.5088829Z" + } + }, + "keySource": "Microsoft.Storage" + }, + "provisioningState": "Succeeded", + "creationTime": "2021-08-25T02:06:39.3995405Z", + "primaryEndpoints": { + "blob": "https://storage5921.blob.core.windows.net/", + "queue": "https://storage5921.queue.core.windows.net/", + "table": "https://storage5921.table.core.windows.net/", + "file": "https://storage5921.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-8090/providers/Microsoft.Storage/storageAccounts/storage5921?api-version=2021-04-01", + "RequestMethod": "DELETE", + "RequestHeaders": { + "Authorization": "Sanitized", + "User-Agent": "azsdk-net-ResourceManager/1.0.0-alpha.20210823.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", + "x-ms-client-request-id": "a8a4b713ba8dbd78e1bd8ae6bf281f23", + "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, 25 Aug 2021 02:07: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": "a8a4b713ba8dbd78e1bd8ae6bf281f23", + "x-ms-correlation-request-id": "542e907f-9216-46b2-9bc6-7dcec9fce54e", + "x-ms-ratelimit-remaining-subscription-deletes": "14997", + "x-ms-request-id": "f480ac7c-e381-4082-8287-e2fe65b182c1", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210825T020703Z:542e907f-9216-46b2-9bc6-7dcec9fce54e" + }, + "ResponseBody": [] } ], "Variables": { - "RandomSeed": "1167438495", + "RandomSeed": "2008610975", + "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/StorageAccountRevokeUserDelegationKeysTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTest.json deleted file mode 100644 index a13da53b6289..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountRevokeUserDelegationKeysTest.json +++ /dev/null @@ -1,760 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "27f3c5de5cac740bf34c3bed407ad7e8", - "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, 01 Sep 2021 01:31:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "113b2d0a-06bc-45be-8a20-cccc95b28eff", - "x-ms-ratelimit-remaining-subscription-reads": "11773", - "x-ms-request-id": "113b2d0a-06bc-45be-8a20-cccc95b28eff", - "x-ms-routing-request-id": "WESTUS2:20210901T013113Z:113b2d0a-06bc-45be-8a20-cccc95b28eff" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "88218e5dd96c5d666cb109d6881d70bc", - "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, 01 Sep 2021 01:31:12 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0ab0bfe1-7b1c-49ee-9da3-61ca3be052b0", - "x-ms-ratelimit-remaining-subscription-reads": "11772", - "x-ms-request-id": "0ab0bfe1-7b1c-49ee-9da3-61ca3be052b0", - "x-ms-routing-request-id": "WESTUS2:20210901T013113Z:0ab0bfe1-7b1c-49ee-9da3-61ca3be052b0" - }, - "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/res5008?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-361b4b61cb8eee4f8be99615e7a4d507-377beb3c44eaa44f-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89ae922425723e898bf279f2ccfd41a6", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:31:13 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a3f08b63-640c-440a-b24f-33f24bd8feec", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "a3f08b63-640c-440a-b24f-33f24bd8feec", - "x-ms-routing-request-id": "WESTUS2:20210901T013113Z:a3f08b63-640c-440a-b24f-33f24bd8feec" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5008", - "name": "res5008", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5008/providers/Microsoft.Storage/storageAccounts/sto2389?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-98942ad885b57a49bb538a99c919e32a-263e26791dbaf840-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d95b2d72040a955fbbfb5335ecd6dc7f", - "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, 01 Sep 2021 01:31:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "00f53375-dd4b-4579-912c-edd8425fe552", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "54c1982c-7eac-45f9-9312-6c3096a6a6e8", - "x-ms-routing-request-id": "WESTUS2:20210901T013116Z:00f53375-dd4b-4579-912c-edd8425fe552" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "07cadce4-760c-4705-bdf1-85ca62da629f", - "x-ms-ratelimit-remaining-subscription-reads": "11771", - "x-ms-request-id": "787ccfb8-a5f7-4071-9a06-5d4d6ed691f4", - "x-ms-routing-request-id": "WESTUS2:20210901T013116Z:07cadce4-760c-4705-bdf1-85ca62da629f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "31fc1053-be94-40d6-a78b-db36fa28f546", - "x-ms-ratelimit-remaining-subscription-reads": "11770", - "x-ms-request-id": "4b20ba9f-5ded-4ae4-adb6-87befbe66c5c", - "x-ms-routing-request-id": "WESTUS2:20210901T013117Z:31fc1053-be94-40d6-a78b-db36fa28f546" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3472aadc-2649-4341-b7a7-78cb080d2bcc", - "x-ms-ratelimit-remaining-subscription-reads": "11769", - "x-ms-request-id": "605367d1-0f35-41b0-8662-abbcdc5dbec1", - "x-ms-routing-request-id": "WESTUS2:20210901T013118Z:3472aadc-2649-4341-b7a7-78cb080d2bcc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c9076c40-186f-474d-860d-f93cb5ccf4d0", - "x-ms-ratelimit-remaining-subscription-reads": "11768", - "x-ms-request-id": "406f2154-12ad-423d-b3fa-e8dae756f9c8", - "x-ms-routing-request-id": "WESTUS2:20210901T013119Z:c9076c40-186f-474d-860d-f93cb5ccf4d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4fdc86b1-4ce7-4041-9d85-5ed7cf5db155", - "x-ms-ratelimit-remaining-subscription-reads": "11767", - "x-ms-request-id": "c6a6d725-25b8-487a-a736-f90468404ce2", - "x-ms-routing-request-id": "WESTUS2:20210901T013120Z:4fdc86b1-4ce7-4041-9d85-5ed7cf5db155" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7e377077-552f-4d53-b491-c0dde28970b4", - "x-ms-ratelimit-remaining-subscription-reads": "11766", - "x-ms-request-id": "2495b59c-1230-4838-ab54-e021cdf6ebba", - "x-ms-routing-request-id": "WESTUS2:20210901T013122Z:7e377077-552f-4d53-b491-c0dde28970b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6be0ff9f-8662-4b6a-ae8d-a75c98ee0c94", - "x-ms-ratelimit-remaining-subscription-reads": "11765", - "x-ms-request-id": "5b5d540f-05f1-4811-8a5c-4e0ab658c888", - "x-ms-routing-request-id": "WESTUS2:20210901T013123Z:6be0ff9f-8662-4b6a-ae8d-a75c98ee0c94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5e1af3e4-7723-4591-a7ef-af52afbb9e06", - "x-ms-ratelimit-remaining-subscription-reads": "11764", - "x-ms-request-id": "c6709522-cc09-432e-92b4-1eef6f2ed9ae", - "x-ms-routing-request-id": "WESTUS2:20210901T013124Z:5e1af3e4-7723-4591-a7ef-af52afbb9e06" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "05fa6722-5798-45b7-8a02-47d6a1b204bd", - "x-ms-ratelimit-remaining-subscription-reads": "11763", - "x-ms-request-id": "c8f45b3f-67e4-4a95-9614-39da32efa8d0", - "x-ms-routing-request-id": "WESTUS2:20210901T013125Z:05fa6722-5798-45b7-8a02-47d6a1b204bd" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:31:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "500d1af0-4872-48c1-92dd-baba91fa0db6", - "x-ms-ratelimit-remaining-subscription-reads": "11762", - "x-ms-request-id": "007517c0-b2d2-43ed-99ee-5172c32178c3", - "x-ms-routing-request-id": "WESTUS2:20210901T013126Z:500d1af0-4872-48c1-92dd-baba91fa0db6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "27b1d361645514bbcf8a1502a5e30b22", - "x-ms-return-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, 01 Sep 2021 01:31:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aab5b5d3-de84-4d2d-81b9-8c6532a0eef0", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "2307eecb-ea29-412e-af04-7c46a5f36278", - "x-ms-routing-request-id": "WESTUS2:20210901T013127Z:aab5b5d3-de84-4d2d-81b9-8c6532a0eef0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7e6ee0eec7b30b87c54e69637f3b898e", - "x-ms-return-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, 01 Sep 2021 01:31:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ab25a0b5-14d1-4d54-86cc-1b272a2cbc2f", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "f62cb76b-e166-41e3-9c3c-8e7bcf24cb8c", - "x-ms-routing-request-id": "WESTUS2:20210901T013128Z:ab25a0b5-14d1-4d54-86cc-1b272a2cbc2f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b87589835887e059222153bf3604245c", - "x-ms-return-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, 01 Sep 2021 01:31:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "b87589835887e059222153bf3604245c", - "x-ms-correlation-request-id": "2bfa3305-07ec-4f5e-892e-160db55651fe", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "6dec5cb6-aa01-466a-91ef-b6081f6e66ee", - "x-ms-routing-request-id": "WESTUS2:20210901T013129Z:2bfa3305-07ec-4f5e-892e-160db55651fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44ff19fe05199a3b4ca56107fa589593", - "x-ms-return-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, 01 Sep 2021 01:31:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "44ff19fe05199a3b4ca56107fa589593", - "x-ms-correlation-request-id": "72996016-5e4b-42f2-b7f2-dc85c0e8d7eb", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "54ff3732-c80c-4022-bae7-d65955f00d7d", - "x-ms-routing-request-id": "WESTUS2:20210901T013130Z:72996016-5e4b-42f2-b7f2-dc85c0e8d7eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b7e8600526d959b878e5b9274c7d5c0", - "x-ms-return-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, 01 Sep 2021 01:31:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?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": "1b7e8600526d959b878e5b9274c7d5c0", - "x-ms-correlation-request-id": "67e8cd30-5bf2-4723-861a-c01e4adfbf34", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "ea83f000-c204-4b9e-80b0-4c5cbb427acd", - "x-ms-routing-request-id": "WESTUS2:20210901T013131Z:67e8cd30-5bf2-4723-861a-c01e4adfbf34" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/54c1982c-7eac-45f9-9312-6c3096a6a6e8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "66640c29443c7e754edb6ce1f652e5ca", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:31: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": "66640c29443c7e754edb6ce1f652e5ca", - "x-ms-correlation-request-id": "8c4ff1cf-8fe3-4940-a0ff-2c82aa0611ae", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "75608ef4-35ba-4c27-9ba7-533cd86bdc38", - "x-ms-routing-request-id": "WESTUS2:20210901T013133Z:8c4ff1cf-8fe3-4940-a0ff-2c82aa0611ae" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5008/providers/Microsoft.Storage/storageAccounts/sto2389", - "name": "sto2389", - "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": "2021-09-01T01:31:14.9729173Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:31:14.9729173Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:31:14.8635352Z", - "primaryEndpoints": { - "blob": "https://sto2389.blob.core.windows.net/", - "queue": "https://sto2389.queue.core.windows.net/", - "table": "https://sto2389.table.core.windows.net/", - "file": "https://sto2389.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5008/providers/Microsoft.Storage/storageAccounts/sto2389/revokeUserDelegationKeys?api-version=2019-06-01", - "RequestMethod": "POST", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-393c41f25dc13f4eb501137bffaa2089-317e985e7401524f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "afbfbf8c0985acef7e69bd8ba9a92585", - "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, 01 Sep 2021 01:31: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": "afbfbf8c0985acef7e69bd8ba9a92585", - "x-ms-correlation-request-id": "ec957706-d8b8-4c1a-81fc-bda5c7e01398", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "841e07b8-7689-484b-9a95-fc889f693ed8", - "x-ms-routing-request-id": "WESTUS2:20210901T013133Z:ec957706-d8b8-4c1a-81fc-bda5c7e01398" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "1377977988", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 9a46b4f3bd3a..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicy.json +++ /dev/null @@ -1,1129 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "896c06cdfcf06d51954774de2013b4dd", - "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, 01 Sep 2021 01: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": "b2e70dbd-b8fa-4af9-9bf8-bc4c4430f85c", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "b2e70dbd-b8fa-4af9-9bf8-bc4c4430f85c", - "x-ms-routing-request-id": "WESTUS2:20210901T013236Z:b2e70dbd-b8fa-4af9-9bf8-bc4c4430f85c" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "49706fab8d6c6ae641801c25764a626d", - "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, 01 Sep 2021 01: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": "5f12d092-6d10-437d-9101-a218fd1b7ed5", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "5f12d092-6d10-437d-9101-a218fd1b7ed5", - "x-ms-routing-request-id": "WESTUS2:20210901T013236Z:5f12d092-6d10-437d-9101-a218fd1b7ed5" - }, - "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/res524?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e336f9fba3eb5d4baa499e7bd51ad158-805c1b7376e0234e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1f0c9c10b3ba4aeeb305734c1b59dbdf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:32:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d2c96e3e-e8c5-4445-9373-e7a687aafd2c", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "d2c96e3e-e8c5-4445-9373-e7a687aafd2c", - "x-ms-routing-request-id": "WESTUS2:20210901T013237Z:d2c96e3e-e8c5-4445-9373-e7a687aafd2c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524", - "name": "res524", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-d8d1b6fd491b544fb0ad8ac6469a83ca-5a3c4eb164a96643-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d1a075cd3fa4021f486fdf2bf64be407", - "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": "Wed, 01 Sep 2021 01:32:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7418f250-7a40-49f6-a007-d20054f5b34d", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "9aca728b-ec75-4f78-94f0-b50f06b0beb8", - "x-ms-routing-request-id": "WESTUS2:20210901T013242Z:7418f250-7a40-49f6-a007-d20054f5b34d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "86261573-d723-4e7e-bf23-7285db4d7ca9", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "cc70d7a9-23ee-4823-9f78-393352013b75", - "x-ms-routing-request-id": "WESTUS2:20210901T013242Z:86261573-d723-4e7e-bf23-7285db4d7ca9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c1bd5b5a-ae82-4f38-a016-6e61c2a83ef4", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "dd05cdf0-c73c-415c-87be-89ce352c069c", - "x-ms-routing-request-id": "WESTUS2:20210901T013243Z:c1bd5b5a-ae82-4f38-a016-6e61c2a83ef4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6d009f41-48c0-463a-926d-1ff1ea5abe42", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "fcd2d523-a475-41be-bed4-487dd7c65978", - "x-ms-routing-request-id": "WESTUS2:20210901T013244Z:6d009f41-48c0-463a-926d-1ff1ea5abe42" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "042927d5-bb15-4c7f-9d08-d7e064ebca5a", - "x-ms-ratelimit-remaining-subscription-reads": "11961", - "x-ms-request-id": "5a95f53d-2e29-4317-a539-4ec7977be441", - "x-ms-routing-request-id": "WESTUS2:20210901T013245Z:042927d5-bb15-4c7f-9d08-d7e064ebca5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d33a7f0f-fb20-4993-95db-7e06c9674863", - "x-ms-ratelimit-remaining-subscription-reads": "11960", - "x-ms-request-id": "0e93f15d-b8c4-4aca-9298-5f34e7198552", - "x-ms-routing-request-id": "WESTUS2:20210901T013246Z:d33a7f0f-fb20-4993-95db-7e06c9674863" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cf9858cd-0ab5-4eee-980b-d953f0ed1f91", - "x-ms-ratelimit-remaining-subscription-reads": "11959", - "x-ms-request-id": "422d98bf-d37b-4fdd-a7c7-76a16257e033", - "x-ms-routing-request-id": "WESTUS2:20210901T013247Z:cf9858cd-0ab5-4eee-980b-d953f0ed1f91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "109a574b-0ee0-4f67-95d7-9e3acebf108d", - "x-ms-ratelimit-remaining-subscription-reads": "11958", - "x-ms-request-id": "7f9c364e-b04b-4888-a196-872d56bd34b1", - "x-ms-routing-request-id": "WESTUS2:20210901T013248Z:109a574b-0ee0-4f67-95d7-9e3acebf108d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e9c6ade5-3552-4d04-8b44-57d080ab5486", - "x-ms-ratelimit-remaining-subscription-reads": "11957", - "x-ms-request-id": "419b57a8-58c6-4ab4-9607-62d042e58428", - "x-ms-routing-request-id": "WESTUS2:20210901T013249Z:e9c6ade5-3552-4d04-8b44-57d080ab5486" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58dbdd88-20dc-411b-95d5-d1899a2fa587", - "x-ms-ratelimit-remaining-subscription-reads": "11956", - "x-ms-request-id": "154e764d-ed22-407f-bffd-4470b925b0a8", - "x-ms-routing-request-id": "WESTUS2:20210901T013250Z:58dbdd88-20dc-411b-95d5-d1899a2fa587" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:32:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "69772ec9-29ab-4b15-9143-3bb0bf4908e2", - "x-ms-ratelimit-remaining-subscription-reads": "11955", - "x-ms-request-id": "938ecdab-1e13-4406-9153-e1c56afedb3b", - "x-ms-routing-request-id": "WESTUS2:20210901T013251Z:69772ec9-29ab-4b15-9143-3bb0bf4908e2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b5dd4c788fbd1662295b1e61bd00e90c", - "x-ms-return-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, 01 Sep 2021 01:32:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d41d2f7c-429f-4449-8ca0-ebfcc9db5947", - "x-ms-ratelimit-remaining-subscription-reads": "11954", - "x-ms-request-id": "1e5a93d8-5236-4121-80ae-62938cb25b33", - "x-ms-routing-request-id": "WESTUS2:20210901T013252Z:d41d2f7c-429f-4449-8ca0-ebfcc9db5947" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4b21825e03cf90f9f22103f808dc560f", - "x-ms-return-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, 01 Sep 2021 01:32:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c74aabac-c673-49d2-b820-d4905b1ef3eb", - "x-ms-ratelimit-remaining-subscription-reads": "11953", - "x-ms-request-id": "116c0488-28f4-48a4-84a6-283031f7a647", - "x-ms-routing-request-id": "WESTUS2:20210901T013254Z:c74aabac-c673-49d2-b820-d4905b1ef3eb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f401d96a7c24b3704ad5a72bb22ef7fe", - "x-ms-return-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, 01 Sep 2021 01:32:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "10fcd677-5448-47e0-85a9-28cf79fdf352", - "x-ms-ratelimit-remaining-subscription-reads": "11952", - "x-ms-request-id": "51574f37-19ba-41e6-adba-19418f8798f8", - "x-ms-routing-request-id": "WESTUS2:20210901T013255Z:10fcd677-5448-47e0-85a9-28cf79fdf352" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d08c17547a1e755a534cc39c8b690e4d", - "x-ms-return-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, 01 Sep 2021 01:32:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?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": "d08c17547a1e755a534cc39c8b690e4d", - "x-ms-correlation-request-id": "2e88085c-f7c0-46f9-b9ce-9ba31d4c6d92", - "x-ms-ratelimit-remaining-subscription-reads": "11951", - "x-ms-request-id": "aaadebc8-8abc-4b8a-a101-e7e5f358a195", - "x-ms-routing-request-id": "WESTUS2:20210901T013256Z:2e88085c-f7c0-46f9-b9ce-9ba31d4c6d92" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e3f60f04f5ffe1e8126e00f95bcdddc3", - "x-ms-return-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, 01 Sep 2021 01:32:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?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": "e3f60f04f5ffe1e8126e00f95bcdddc3", - "x-ms-correlation-request-id": "2ebc3f5d-f430-448d-bd96-447b8056e0a8", - "x-ms-ratelimit-remaining-subscription-reads": "11950", - "x-ms-request-id": "68d9678a-26e2-4e22-996d-31ff408ba3d7", - "x-ms-routing-request-id": "WESTUS2:20210901T013257Z:2ebc3f5d-f430-448d-bd96-447b8056e0a8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/9aca728b-ec75-4f78-94f0-b50f06b0beb8?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f1a305298650f0f17e8ba1d7b9d328e0", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1247", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:32: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": "f1a305298650f0f17e8ba1d7b9d328e0", - "x-ms-correlation-request-id": "3af58ad0-183b-482a-b582-2710c5e857a4", - "x-ms-ratelimit-remaining-subscription-reads": "11949", - "x-ms-request-id": "30d3254d-d08f-4ada-91f0-a5691422bec0", - "x-ms-routing-request-id": "WESTUS2:20210901T013258Z:3af58ad0-183b-482a-b582-2710c5e857a4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149", - "name": "sto9149", - "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": "2021-09-01T01:32:39.6436577Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:32:39.6436577Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:32:39.5499511Z", - "primaryEndpoints": { - "dfs": "https://sto9149.dfs.core.windows.net/", - "web": "https://sto9149.z22.web.core.windows.net/", - "blob": "https://sto9149.blob.core.windows.net/", - "queue": "https://sto9149.queue.core.windows.net/", - "table": "https://sto9149.table.core.windows.net/", - "file": "https://sto9149.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "785", - "Content-Type": "application/json", - "traceparent": "00-3c4062c590cebb48abdfedd890789e0a-47442207b31a914f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3265ac713375ffe2faabdaf79601a85", - "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": "Wed, 01 Sep 2021 01:32: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": "a3265ac713375ffe2faabdaf79601a85", - "x-ms-correlation-request-id": "bb1e592b-c141-42d9-bd0d-7e01338f5fae", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "96691214-cca5-4f04-97ab-55bbb7681eb1", - "x-ms-routing-request-id": "WESTUS2:20210901T013258Z:bb1e592b-c141-42d9-bd0d-7e01338f5fae" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/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": "2021-09-01T01:32:58.5499343Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ff4912b971c88e4db9fc987197ed4e17-a0f90e3b294e824f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8572ff6e1cc57efc1e0665745310273e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1117", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:32: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": "8572ff6e1cc57efc1e0665745310273e", - "x-ms-correlation-request-id": "3a62f47c-58c3-4f71-a4a3-c15f566787e1", - "x-ms-ratelimit-remaining-subscription-reads": "11948", - "x-ms-request-id": "87607332-671b-4c36-8785-e9f9c9e30aec", - "x-ms-routing-request-id": "WESTUS2:20210901T013258Z:3a62f47c-58c3-4f71-a4a3-c15f566787e1" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/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": "2021-09-01T01:32:58.5499343Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-8bf06548d238ba49bf87e7c5434692ce-81a5fdfb1846aa47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "00321f463aa7168b0744c2a6c841761e", - "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, 01 Sep 2021 01:32: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": "00321f463aa7168b0744c2a6c841761e", - "x-ms-correlation-request-id": "145eaa32-497a-4320-84d7-8989646bf254", - "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-request-id": "17180d06-fb01-4ee2-b827-6d137b9b1edb", - "x-ms-routing-request-id": "WESTUS2:20210901T013259Z:145eaa32-497a-4320-84d7-8989646bf254" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-1734569e44ae834cb06b7344921471d1-39aacebf6f092642-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba681b71a261aa1a5da88431ae8a0b1e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 404, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:32: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": "ba681b71a261aa1a5da88431ae8a0b1e", - "x-ms-correlation-request-id": "a3838d51-6f1b-4cbd-8a53-5bcd7a9a8d6c", - "x-ms-ratelimit-remaining-subscription-reads": "11947", - "x-ms-request-id": "645d9415-5919-4573-8359-96b0cc8212f5", - "x-ms-routing-request-id": "WESTUS2:20210901T013259Z:a3838d51-6f1b-4cbd-8a53-5bcd7a9a8d6c" - }, - "ResponseBody": { - "error": { - "code": "ManagementPolicyNotFound", - "message": "No ManagementPolicy found for account sto9149" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res524/providers/Microsoft.Storage/storageAccounts/sto9149/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-4ab3783f36478c4fbe1a17d01a0a93c9-61cc8cdce0d1ce4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "59697f82192e33de735c7e815a56b6dc", - "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, 01 Sep 2021 01:32: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": "59697f82192e33de735c7e815a56b6dc", - "x-ms-correlation-request-id": "b8340802-acc1-4451-a5f8-b3f0367682f7", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "3bdf4b99-20cc-4080-b80d-c74e7af78015", - "x-ms-routing-request-id": "WESTUS2:20210901T013259Z:b8340802-acc1-4451-a5f8-b3f0367682f7" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "2116594249", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 ede96848d635..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountSetGetDeleteManagementPolicyAsync.json +++ /dev/null @@ -1,1160 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fae1faf35cf461d33aadf45e7122dc1f", - "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, 01 Sep 2021 02:44:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bd7649e7-03c1-4187-b2b5-34930d70e639", - "x-ms-ratelimit-remaining-subscription-reads": "11863", - "x-ms-request-id": "bd7649e7-03c1-4187-b2b5-34930d70e639", - "x-ms-routing-request-id": "WESTUS2:20210901T024457Z:bd7649e7-03c1-4187-b2b5-34930d70e639" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "93783050fcc04f21fe52e2bfdf8700a3", - "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, 01 Sep 2021 02:44:57 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "504ad14e-2395-4d00-933b-a0450cddfbd5", - "x-ms-ratelimit-remaining-subscription-reads": "11862", - "x-ms-request-id": "504ad14e-2395-4d00-933b-a0450cddfbd5", - "x-ms-routing-request-id": "WESTUS2:20210901T024457Z:504ad14e-2395-4d00-933b-a0450cddfbd5" - }, - "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/res2164?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a4fb9bd2445cd54ba9a85a5ece92f2cd-c9dd1a90ccd6d147-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18c3c3c55a307d375f67518129c3d0fb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:44:58 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "10cd4d1e-ca97-4b8e-9501-d37fd6ff028e", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "10cd4d1e-ca97-4b8e-9501-d37fd6ff028e", - "x-ms-routing-request-id": "WESTUS2:20210901T024458Z:10cd4d1e-ca97-4b8e-9501-d37fd6ff028e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164", - "name": "res2164", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "86", - "Content-Type": "application/json", - "traceparent": "00-b6f2c22a41255f44938bf4688f523a70-65bd1e04b2508a49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a5879b5ef74d92d9fca1791381b2ad50", - "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": "Wed, 01 Sep 2021 02:45:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bba5ae0f-dc61-4f49-86e1-de5dbc3abb60", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "f8a54c09-42b6-44c3-a56b-b44d93f61cce", - "x-ms-routing-request-id": "WESTUS2:20210901T024501Z:bba5ae0f-dc61-4f49-86e1-de5dbc3abb60" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "139c0533-8882-4afa-8c01-3044ec06505d", - "x-ms-ratelimit-remaining-subscription-reads": "11861", - "x-ms-request-id": "13bb9119-02de-4f32-8493-01958a15642c", - "x-ms-routing-request-id": "WESTUS2:20210901T024501Z:139c0533-8882-4afa-8c01-3044ec06505d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:02 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "842850be-ee79-41f5-81d5-783cd694e903", - "x-ms-ratelimit-remaining-subscription-reads": "11860", - "x-ms-request-id": "8e9d03b2-c7d1-44a6-954c-87426a521cda", - "x-ms-routing-request-id": "WESTUS2:20210901T024502Z:842850be-ee79-41f5-81d5-783cd694e903" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "581b3396-d2c1-4ecf-a768-6e0ceaab155f", - "x-ms-ratelimit-remaining-subscription-reads": "11859", - "x-ms-request-id": "d43d2dcf-2a05-4ce1-b645-2cf719ce26d5", - "x-ms-routing-request-id": "WESTUS2:20210901T024503Z:581b3396-d2c1-4ecf-a768-6e0ceaab155f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:04 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "860ca2a3-2fdb-4829-abb6-317fd5214eef", - "x-ms-ratelimit-remaining-subscription-reads": "11858", - "x-ms-request-id": "8ec53db3-027c-4623-8153-a93078653f26", - "x-ms-routing-request-id": "WESTUS2:20210901T024504Z:860ca2a3-2fdb-4829-abb6-317fd5214eef" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "47966998-c9d4-44b3-8fc1-f2c36fc9456a", - "x-ms-ratelimit-remaining-subscription-reads": "11857", - "x-ms-request-id": "1879fd49-3d87-4b24-8ec6-52f7a6079c27", - "x-ms-routing-request-id": "WESTUS2:20210901T024505Z:47966998-c9d4-44b3-8fc1-f2c36fc9456a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dec13c50-9263-439c-994b-be85199f3677", - "x-ms-ratelimit-remaining-subscription-reads": "11856", - "x-ms-request-id": "22dcbae2-2fd8-4af3-9f33-dc9cdad3ffa7", - "x-ms-routing-request-id": "WESTUS2:20210901T024506Z:dec13c50-9263-439c-994b-be85199f3677" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "66129e16-b4bf-4acb-923b-15c5e86fddb1", - "x-ms-ratelimit-remaining-subscription-reads": "11855", - "x-ms-request-id": "72ed8137-3003-42e8-9f32-0ba81de31106", - "x-ms-routing-request-id": "WESTUS2:20210901T024507Z:66129e16-b4bf-4acb-923b-15c5e86fddb1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4c57ea29-b96f-4420-a9b7-89efd5ee2ae2", - "x-ms-ratelimit-remaining-subscription-reads": "11854", - "x-ms-request-id": "9e27bfee-c6d9-4cbc-84c9-8b74eadbeca6", - "x-ms-routing-request-id": "WESTUS2:20210901T024508Z:4c57ea29-b96f-4420-a9b7-89efd5ee2ae2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5750cf20-8e45-45a8-8c1d-0ef8d229cbb3", - "x-ms-ratelimit-remaining-subscription-reads": "11853", - "x-ms-request-id": "cef97c56-318e-4b0d-b17b-d13f0a572d28", - "x-ms-routing-request-id": "WESTUS2:20210901T024509Z:5750cf20-8e45-45a8-8c1d-0ef8d229cbb3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "95e48362-fb5b-4d11-b263-a4826a13dc05", - "x-ms-ratelimit-remaining-subscription-reads": "11852", - "x-ms-request-id": "7726ed43-78e1-48a3-977a-fa1e44d3fa35", - "x-ms-routing-request-id": "WESTUS2:20210901T024511Z:95e48362-fb5b-4d11-b263-a4826a13dc05" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:45:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3343552b-973f-42ab-b442-e894ecd7643e", - "x-ms-ratelimit-remaining-subscription-reads": "11851", - "x-ms-request-id": "e93338af-3fc6-48e4-979b-fdcaf5d145b5", - "x-ms-routing-request-id": "WESTUS2:20210901T024512Z:3343552b-973f-42ab-b442-e894ecd7643e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "216b8f08097ea150b576165090c60067", - "x-ms-return-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, 01 Sep 2021 02:45:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6a0be238-aff9-4d39-8e01-e700999aa6af", - "x-ms-ratelimit-remaining-subscription-reads": "11850", - "x-ms-request-id": "35ce34e2-f338-4890-8de1-62a702d7bccc", - "x-ms-routing-request-id": "WESTUS2:20210901T024513Z:6a0be238-aff9-4d39-8e01-e700999aa6af" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7dfb9e1da83c76f7ace5e3d304ce235f", - "x-ms-return-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, 01 Sep 2021 02:45:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "210db595-fb2a-442e-a70c-c6c1e5b31d47", - "x-ms-ratelimit-remaining-subscription-reads": "11849", - "x-ms-request-id": "8ab6c712-6448-4a7e-86f6-84a9007b042f", - "x-ms-routing-request-id": "WESTUS2:20210901T024514Z:210db595-fb2a-442e-a70c-c6c1e5b31d47" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "096072042d7c0dafb4b0a594b28e9402", - "x-ms-return-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, 01 Sep 2021 02:45:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4ca37ea6-154c-488d-8d45-30d972f2d553", - "x-ms-ratelimit-remaining-subscription-reads": "11848", - "x-ms-request-id": "93804aa7-b296-4153-8c48-6aa72cd9f839", - "x-ms-routing-request-id": "WESTUS2:20210901T024515Z:4ca37ea6-154c-488d-8d45-30d972f2d553" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7e9823789cf3603397f57598257d9ce6", - "x-ms-return-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, 01 Sep 2021 02:45:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?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": "7e9823789cf3603397f57598257d9ce6", - "x-ms-correlation-request-id": "9d1c1c76-58a2-4820-86bc-1cba7cee616a", - "x-ms-ratelimit-remaining-subscription-reads": "11847", - "x-ms-request-id": "69124f36-da4f-4b05-9ec0-0dd2308c5b7c", - "x-ms-routing-request-id": "WESTUS2:20210901T024516Z:9d1c1c76-58a2-4820-86bc-1cba7cee616a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1d4bb752f765efeaeeeec98c0362c31e", - "x-ms-return-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, 01 Sep 2021 02:45:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?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": "1d4bb752f765efeaeeeec98c0362c31e", - "x-ms-correlation-request-id": "dfe60898-549f-44b0-b897-f3e1992f3298", - "x-ms-ratelimit-remaining-subscription-reads": "11846", - "x-ms-request-id": "a4ca275c-a36a-4d60-a7a5-50a0411704c5", - "x-ms-routing-request-id": "WESTUS2:20210901T024517Z:dfe60898-549f-44b0-b897-f3e1992f3298" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/westus/asyncoperations/f8a54c09-42b6-44c3-a56b-b44d93f61cce?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e05be151a536686c3f007186b717e737", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1240", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:45: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": "e05be151a536686c3f007186b717e737", - "x-ms-correlation-request-id": "a163b832-813a-4b34-8752-cfc9a8bb1601", - "x-ms-ratelimit-remaining-subscription-reads": "11845", - "x-ms-request-id": "093e2eea-ee5d-4415-a76e-ab297672a9d1", - "x-ms-routing-request-id": "WESTUS2:20210901T024518Z:a163b832-813a-4b34-8752-cfc9a8bb1601" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597", - "name": "sto597", - "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": "2021-09-01T02:44:59.5990609Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:44:59.5990609Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:44:59.5365722Z", - "primaryEndpoints": { - "dfs": "https://sto597.dfs.core.windows.net/", - "web": "https://sto597.z22.web.core.windows.net/", - "blob": "https://sto597.blob.core.windows.net/", - "queue": "https://sto597.queue.core.windows.net/", - "table": "https://sto597.table.core.windows.net/", - "file": "https://sto597.file.core.windows.net/" - }, - "primaryLocation": "westus", - "statusOfPrimary": "available", - "secondaryLocation": "eastus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "785", - "Content-Type": "application/json", - "traceparent": "00-52038b5c66b97c48bbbfa5175a5dc4fb-1b685359b9e7ff4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fb41be137642809c38a88f05d3a75c34", - "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": "Wed, 01 Sep 2021 02:45: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": "fb41be137642809c38a88f05d3a75c34", - "x-ms-correlation-request-id": "9dd7d2a9-8f17-4e5a-b3de-ee9e4dc6eb4b", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "7ef2fe21-de49-4085-9a1e-c8d5a2a1d21c", - "x-ms-routing-request-id": "WESTUS2:20210901T024518Z:9dd7d2a9-8f17-4e5a-b3de-ee9e4dc6eb4b" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/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": "2021-09-01T02:45:18.7397446Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-22242f3569558241a14146b6688cb4c1-259986e89fd6ea4a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "44465731bb21adb04be3de64856337d7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1117", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:45: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": "44465731bb21adb04be3de64856337d7", - "x-ms-correlation-request-id": "289f3241-ba28-4cdf-b79b-090641852326", - "x-ms-ratelimit-remaining-subscription-reads": "11844", - "x-ms-request-id": "007d7571-9433-4cd4-be72-4517cbb29f03", - "x-ms-routing-request-id": "WESTUS2:20210901T024519Z:289f3241-ba28-4cdf-b79b-090641852326" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/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": "2021-09-01T02:45:18.7397446Z" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-323f99123b9b4a4db7ce142229098021-1a83395e93de3645-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "45789206c821dadb44daa88d16679498", - "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, 01 Sep 2021 02:45: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": "45789206c821dadb44daa88d16679498", - "x-ms-correlation-request-id": "aa3e5bc7-54c9-469b-a31c-88434b975045", - "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-request-id": "db594c80-06b4-41d8-927e-862337b7fdbf", - "x-ms-routing-request-id": "WESTUS2:20210901T024519Z:aa3e5bc7-54c9-469b-a31c-88434b975045" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-44903721dcaa6a40899f73057395079c-fe9023f2dfae4c49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60553ca4a3d057150d94af5e9838fbd4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 404, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "102", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:45: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": "60553ca4a3d057150d94af5e9838fbd4", - "x-ms-correlation-request-id": "e62ce21d-0910-4abf-b31a-9220b69fb6c1", - "x-ms-ratelimit-remaining-subscription-reads": "11843", - "x-ms-request-id": "baa0e0f1-7810-4af7-aeff-69057510a47c", - "x-ms-routing-request-id": "WESTUS2:20210901T024519Z:e62ce21d-0910-4abf-b31a-9220b69fb6c1" - }, - "ResponseBody": { - "error": { - "code": "ManagementPolicyNotFound", - "message": "No ManagementPolicy found for account sto597" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res2164/providers/Microsoft.Storage/storageAccounts/sto597/managementPolicies/default?api-version=2019-06-01", - "RequestMethod": "DELETE", - "RequestHeaders": { - "Authorization": "Sanitized", - "traceparent": "00-eb6a8bc3a13c0444b1db85bef9e99669-01e9406255bdc343-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "41feb770172e69137b6bff47132396e4", - "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, 01 Sep 2021 02:45: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": "41feb770172e69137b6bff47132396e4", - "x-ms-correlation-request-id": "949ced5d-45c2-46e5-b211-957a4c218c80", - "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-request-id": "ac509c29-2ad8-4c56-b0ac-dfb8d0b94884", - "x-ms-routing-request-id": "WESTUS2:20210901T024519Z:949ced5d-45c2-46e5-b211-957a4c218c80" - }, - "ResponseBody": [] - } - ], - "Variables": { - "RandomSeed": "711461862", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 bf8b3766d052..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateKindStorageV2.json +++ /dev/null @@ -1,908 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "87f376a6054a425f7d4108fb1a5ff641", - "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, 01 Sep 2021 01:36:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "29169b87-c24e-4edf-af17-dffa852685c1", - "x-ms-ratelimit-remaining-subscription-reads": "11761", - "x-ms-request-id": "29169b87-c24e-4edf-af17-dffa852685c1", - "x-ms-routing-request-id": "WESTUS2:20210901T013636Z:29169b87-c24e-4edf-af17-dffa852685c1" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6f0c8a7cc540cfed2cf51de4a61a6a90", - "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, 01 Sep 2021 01:36:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "eecb6189-df8b-4a18-bf33-a1937ea6dcfb", - "x-ms-ratelimit-remaining-subscription-reads": "11760", - "x-ms-request-id": "eecb6189-df8b-4a18-bf33-a1937ea6dcfb", - "x-ms-routing-request-id": "WESTUS2:20210901T013636Z:eecb6189-df8b-4a18-bf33-a1937ea6dcfb" - }, - "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/res7042?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-dccceeff400c9045998415eb8060e0f6-6b580c6dd64deb48-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f03d4cb6e11cc7f0485039d90147106d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:36:36 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "15ba6da0-d883-4b60-8093-61923c6b2f0f", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "15ba6da0-d883-4b60-8093-61923c6b2f0f", - "x-ms-routing-request-id": "WESTUS2:20210901T013637Z:15ba6da0-d883-4b60-8093-61923c6b2f0f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042", - "name": "res7042", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-bac242d9654ece449d74d773f758ddc2-4cf74be4b3fd7a4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "87673fa7e0cc23885a54e87a9b63d678", - "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, 01 Sep 2021 01:36:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3d36bbd3-575e-4aed-9f10-b8bf7af8a7b0", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "c2992f71-8023-4274-ac92-5d6c24b7cf95", - "x-ms-routing-request-id": "WESTUS2:20210901T013640Z:3d36bbd3-575e-4aed-9f10-b8bf7af8a7b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5c439d95-332a-47c6-be6e-79ec50d487e8", - "x-ms-ratelimit-remaining-subscription-reads": "11759", - "x-ms-request-id": "50ec11fe-58a9-4804-afb2-5bb39d41dbb7", - "x-ms-routing-request-id": "WESTUS2:20210901T013640Z:5c439d95-332a-47c6-be6e-79ec50d487e8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1e24071f-d7e8-4f71-9fce-73f503adc58f", - "x-ms-ratelimit-remaining-subscription-reads": "11758", - "x-ms-request-id": "58fbc359-44ee-466e-b52b-47d004be997b", - "x-ms-routing-request-id": "WESTUS2:20210901T013641Z:1e24071f-d7e8-4f71-9fce-73f503adc58f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9b14d186-efde-42f1-8adb-781f61ae51fc", - "x-ms-ratelimit-remaining-subscription-reads": "11757", - "x-ms-request-id": "161bc2ee-f3ce-4682-8ddd-cd0e708b0a80", - "x-ms-routing-request-id": "WESTUS2:20210901T013642Z:9b14d186-efde-42f1-8adb-781f61ae51fc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e56881c7-94d5-4b3e-88c9-0304fe641a88", - "x-ms-ratelimit-remaining-subscription-reads": "11756", - "x-ms-request-id": "30d6c2ec-743f-41e1-a758-102681be7b90", - "x-ms-routing-request-id": "WESTUS2:20210901T013643Z:e56881c7-94d5-4b3e-88c9-0304fe641a88" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "06a9743a-d7cd-45b6-ae39-6dfa0cbbb0a3", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "0eccad73-d176-4b44-b63d-f3b30f6fa745", - "x-ms-routing-request-id": "WESTUS2:20210901T013644Z:06a9743a-d7cd-45b6-ae39-6dfa0cbbb0a3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "100d5f88-922d-4936-b700-64116f46acd4", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "9f75d143-234f-4a8b-b437-74634a78e7b3", - "x-ms-routing-request-id": "WESTUS2:20210901T013645Z:100d5f88-922d-4936-b700-64116f46acd4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:46 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "9c0eb3ef-e0df-42f9-9503-d9d025ee493e", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "b526af9a-4a4c-4c75-90cc-35d058a52c94", - "x-ms-routing-request-id": "WESTUS2:20210901T013646Z:9c0eb3ef-e0df-42f9-9503-d9d025ee493e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "a6aeaaa6-5f79-4b4b-af5f-9f8853f063b4", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "614d6e8a-0d12-43d9-b887-4760cb285f00", - "x-ms-routing-request-id": "WESTUS2:20210901T013648Z:a6aeaaa6-5f79-4b4b-af5f-9f8853f063b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d90b1d67-e258-4bd2-a147-7c3f062d05b7", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "94f41fe7-7aa9-4756-88e3-39ba203788a9", - "x-ms-routing-request-id": "WESTUS2:20210901T013649Z:d90b1d67-e258-4bd2-a147-7c3f062d05b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:36:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "983e4361-9ffa-4fe4-8cb7-7d9fcb83587f", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "d8bc2777-d80d-4ff0-a820-49d562ff92d2", - "x-ms-routing-request-id": "WESTUS2:20210901T013650Z:983e4361-9ffa-4fe4-8cb7-7d9fcb83587f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5680e2f98806e3bcd550478fc273f137", - "x-ms-return-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, 01 Sep 2021 01:36:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7b9988a8-09de-479d-8e83-5579c4ab883e", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "acf7a4d1-2995-43c6-ab98-5755eb709af3", - "x-ms-routing-request-id": "WESTUS2:20210901T013651Z:7b9988a8-09de-479d-8e83-5579c4ab883e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0ada4a8da3f54cd23526c2597519ce6a", - "x-ms-return-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, 01 Sep 2021 01:36:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c0656df6-d00e-45b1-9d18-e64563e9e65b", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "1ad10afd-d974-4f2b-bd52-f78b2f996a12", - "x-ms-routing-request-id": "WESTUS2:20210901T013652Z:c0656df6-d00e-45b1-9d18-e64563e9e65b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "33ef0665262aa50e265f277df044c754", - "x-ms-return-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, 01 Sep 2021 01:36:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "113d0df2-3c3e-4a60-a9e6-2b9c86257cde", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "2427390f-cbc1-44ae-876b-173b9b7f3930", - "x-ms-routing-request-id": "WESTUS2:20210901T013653Z:113d0df2-3c3e-4a60-a9e6-2b9c86257cde" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3a9df0ed902e565d0f3321e0c5636dbb", - "x-ms-return-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, 01 Sep 2021 01:36:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?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": "3a9df0ed902e565d0f3321e0c5636dbb", - "x-ms-correlation-request-id": "e3d44395-5fdd-4886-bae9-15243b4a61d5", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "0c7eddd9-468e-4885-9f8f-216427215eca", - "x-ms-routing-request-id": "WESTUS2:20210901T013654Z:e3d44395-5fdd-4886-bae9-15243b4a61d5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bc29dd81bd83670c3c34e3957c545bf1", - "x-ms-return-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, 01 Sep 2021 01:36:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?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": "bc29dd81bd83670c3c34e3957c545bf1", - "x-ms-correlation-request-id": "b04b4a80-dd3e-47e7-a6d1-bfe2959bcd9e", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "8cbce4ac-3d7c-44d6-b665-7b1e8b40cbb5", - "x-ms-routing-request-id": "WESTUS2:20210901T013655Z:b04b4a80-dd3e-47e7-a6d1-bfe2959bcd9e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/c2992f71-8023-4274-ac92-5d6c24b7cf95?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "846b6e5e947cd43ba89923f7042edfc2", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:36: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": "846b6e5e947cd43ba89923f7042edfc2", - "x-ms-correlation-request-id": "694dab79-b560-4f56-8d48-aa903bd32ffe", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "3fe94697-1512-4627-b43d-c8a0c75aac01", - "x-ms-routing-request-id": "WESTUS2:20210901T013657Z:694dab79-b560-4f56-8d48-aa903bd32ffe" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430", - "name": "sto3430", - "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": "2021-09-01T01:36:38.7831979Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:36:38.7831979Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:36:38.6581942Z", - "primaryEndpoints": { - "blob": "https://sto3430.blob.core.windows.net/", - "queue": "https://sto3430.queue.core.windows.net/", - "table": "https://sto3430.table.core.windows.net/", - "file": "https://sto3430.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "67", - "Content-Type": "application/json", - "traceparent": "00-2bce43ad59074545994830d757413bae-b0b79bf318a33143-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "13fc6bf10b1a30d0e435fdfaacc8d9bb", - "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": "Wed, 01 Sep 2021 01:36: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": "13fc6bf10b1a30d0e435fdfaacc8d9bb", - "x-ms-correlation-request-id": "f72c9e53-9b48-4662-8727-b764073e6e37", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "9afd92a7-8013-4b83-8c4d-af63ff6c6248", - "x-ms-routing-request-id": "WESTUS2:20210901T013658Z:f72c9e53-9b48-4662-8727-b764073e6e37" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430", - "name": "sto3430", - "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": "2021-09-01T01:36:38.7831979Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:36:38.7831979Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:36:38.6581942Z", - "primaryEndpoints": { - "dfs": "https://sto3430.dfs.core.windows.net/", - "web": "https://sto3430.z20.web.core.windows.net/", - "blob": "https://sto3430.blob.core.windows.net/", - "queue": "https://sto3430.queue.core.windows.net/", - "table": "https://sto3430.table.core.windows.net/", - "file": "https://sto3430.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8e104ee4f8bf6145821469866abe42f5-6d87f851cff25e42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "578130d7e8f7ec3fa15513ea9915620d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "1284", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:36: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": "578130d7e8f7ec3fa15513ea9915620d", - "x-ms-correlation-request-id": "30665be8-dda6-43d6-a974-c7c1f6b96b34", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "9b95999b-df81-4059-9f5f-5666013f3b21", - "x-ms-routing-request-id": "WESTUS2:20210901T013658Z:30665be8-dda6-43d6-a974-c7c1f6b96b34" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "StorageV2", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7042/providers/Microsoft.Storage/storageAccounts/sto3430", - "name": "sto3430", - "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": "2021-09-01T01:36:38.7831979Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:36:38.7831979Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "accessTier": "Hot", - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:36:38.6581942Z", - "primaryEndpoints": { - "dfs": "https://sto3430.dfs.core.windows.net/", - "web": "https://sto3430.z20.web.core.windows.net/", - "blob": "https://sto3430.blob.core.windows.net/", - "queue": "https://sto3430.queue.core.windows.net/", - "table": "https://sto3430.table.core.windows.net/", - "file": "https://sto3430.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "2002331357", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 ed6c4ece4326..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTest.json +++ /dev/null @@ -1,904 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b53ca267d744a769cd152fad839489ee", - "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, 01 Sep 2021 01:39:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "771a5ab0-c1d1-4569-ae96-a25e227a1b3c", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "771a5ab0-c1d1-4569-ae96-a25e227a1b3c", - "x-ms-routing-request-id": "WESTUS2:20210901T013901Z:771a5ab0-c1d1-4569-ae96-a25e227a1b3c" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "687e57069c4f6ddcd4830cd426b174f1", - "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, 01 Sep 2021 01:39:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "21080061-9edc-4935-924c-184521a6171d", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "21080061-9edc-4935-924c-184521a6171d", - "x-ms-routing-request-id": "WESTUS2:20210901T013901Z:21080061-9edc-4935-924c-184521a6171d" - }, - "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/res6998?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-34ea10f30c867a48a7a0211fc68a4bfc-0a9ea68a13ddcd43-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "93692678a356c992d5766b5940b30ab5", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:39:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e838a9dc-dc5a-4afc-bc5a-fd701d51cc71", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "e838a9dc-dc5a-4afc-bc5a-fd701d51cc71", - "x-ms-routing-request-id": "WESTUS2:20210901T013901Z:e838a9dc-dc5a-4afc-bc5a-fd701d51cc71" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998", - "name": "res6998", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-8f683ca6825bb2428bab64af8b7fa525-15a56a0d8370a249-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "54554b7ccb80cfc5e0c0cb95811ca03d", - "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, 01 Sep 2021 01:39:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b2decc0b-526c-44e1-b0b3-a78542b75724", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "a4f68d02-e36f-4c5b-8bdc-43582f90ed59", - "x-ms-routing-request-id": "WESTUS2:20210901T013906Z:b2decc0b-526c-44e1-b0b3-a78542b75724" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:05 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c837c282-0f81-49f7-8e0c-b5d3d630321e", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "1cfdb3a3-376e-4707-9c2c-c36a9330a8ce", - "x-ms-routing-request-id": "WESTUS2:20210901T013906Z:c837c282-0f81-49f7-8e0c-b5d3d630321e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3d10c91e-08bb-447e-8b9d-1865c6fb28b0", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "5015a479-ae63-470d-9a48-a158a3fc9333", - "x-ms-routing-request-id": "WESTUS2:20210901T013907Z:3d10c91e-08bb-447e-8b9d-1865c6fb28b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5ef6c299-65cd-48bb-9c95-d77402b344b6", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "4aa4d494-5c07-4844-aa28-9f5943fa4978", - "x-ms-routing-request-id": "WESTUS2:20210901T013908Z:5ef6c299-65cd-48bb-9c95-d77402b344b6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "783887d0-9b30-467c-bbd2-865564797bea", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "b09f593c-4677-49cb-ad23-10bc5ae1603c", - "x-ms-routing-request-id": "WESTUS2:20210901T013909Z:783887d0-9b30-467c-bbd2-865564797bea" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ed63331a-5889-4296-8301-4bca248ecaa8", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "332eddf0-8917-4e74-9293-c8e289c4e9ca", - "x-ms-routing-request-id": "WESTUS2:20210901T013910Z:ed63331a-5889-4296-8301-4bca248ecaa8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b7a33b23-7025-4e39-85f6-4170e8e0c36e", - "x-ms-ratelimit-remaining-subscription-reads": "11885", - "x-ms-request-id": "dc5f6c23-7544-4cf4-9055-ee226facf573", - "x-ms-routing-request-id": "WESTUS2:20210901T013911Z:b7a33b23-7025-4e39-85f6-4170e8e0c36e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "420c1e0b-9caa-4109-894e-ace37372e356", - "x-ms-ratelimit-remaining-subscription-reads": "11884", - "x-ms-request-id": "85a385ac-c13f-40ca-8639-5e42e1ab5c35", - "x-ms-routing-request-id": "WESTUS2:20210901T013912Z:420c1e0b-9caa-4109-894e-ace37372e356" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c86e3833-e816-4201-a0a4-e7d159c2ff77", - "x-ms-ratelimit-remaining-subscription-reads": "11883", - "x-ms-request-id": "4c1932de-bc26-4e10-af1e-0d278400895d", - "x-ms-routing-request-id": "WESTUS2:20210901T013913Z:c86e3833-e816-4201-a0a4-e7d159c2ff77" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f446ee29-73ae-4045-bc4b-a752e88c347c", - "x-ms-ratelimit-remaining-subscription-reads": "11882", - "x-ms-request-id": "5223ab4f-d098-4e56-b862-7cb089d8510e", - "x-ms-routing-request-id": "WESTUS2:20210901T013915Z:f446ee29-73ae-4045-bc4b-a752e88c347c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:39:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5132c01c-1533-4c41-8ffd-5043a2736d94", - "x-ms-ratelimit-remaining-subscription-reads": "11881", - "x-ms-request-id": "581b1b98-9251-4c52-bd8f-d1eba64e118a", - "x-ms-routing-request-id": "WESTUS2:20210901T013916Z:5132c01c-1533-4c41-8ffd-5043a2736d94" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "18f472e57eb154abdecc1d345f46fd71", - "x-ms-return-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, 01 Sep 2021 01:39:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2a748c9a-ffe5-4220-9920-1a8f8d406c30", - "x-ms-ratelimit-remaining-subscription-reads": "11880", - "x-ms-request-id": "0044e63e-42d1-48cb-bce1-14874f469a15", - "x-ms-routing-request-id": "WESTUS2:20210901T013917Z:2a748c9a-ffe5-4220-9920-1a8f8d406c30" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "875615ef4d4815866caa6807393594cc", - "x-ms-return-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, 01 Sep 2021 01:39:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8225639e-99d4-4b64-9cfe-299c0f234b2e", - "x-ms-ratelimit-remaining-subscription-reads": "11879", - "x-ms-request-id": "4ec0755a-f837-42d7-b501-c601af1c14e7", - "x-ms-routing-request-id": "WESTUS2:20210901T013918Z:8225639e-99d4-4b64-9cfe-299c0f234b2e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d57614b92161fed4a55540b7e5d62142", - "x-ms-return-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, 01 Sep 2021 01:39:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "704158b2-e69e-434d-88a2-98e2f2dd4961", - "x-ms-ratelimit-remaining-subscription-reads": "11878", - "x-ms-request-id": "ab08b8f6-3c7f-4be3-9d41-9bda35c46abe", - "x-ms-routing-request-id": "WESTUS2:20210901T013919Z:704158b2-e69e-434d-88a2-98e2f2dd4961" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "75c4d74c9f809720ebdeab0716a41ba8", - "x-ms-return-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, 01 Sep 2021 01:39:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?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": "75c4d74c9f809720ebdeab0716a41ba8", - "x-ms-correlation-request-id": "d14323b2-880e-4ea9-9719-bbb1c7ca9f27", - "x-ms-ratelimit-remaining-subscription-reads": "11877", - "x-ms-request-id": "6c50987b-f249-49be-92f1-e2d980e6df4d", - "x-ms-routing-request-id": "WESTUS2:20210901T013920Z:d14323b2-880e-4ea9-9719-bbb1c7ca9f27" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4b7b503728cfce104157e1f30dce3096", - "x-ms-return-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, 01 Sep 2021 01:39:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?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": "4b7b503728cfce104157e1f30dce3096", - "x-ms-correlation-request-id": "47f2af0a-6fda-45a1-adbf-b7d56a86ae89", - "x-ms-ratelimit-remaining-subscription-reads": "11876", - "x-ms-request-id": "8c9b810a-69bb-46c0-af4c-a06944319403", - "x-ms-routing-request-id": "WESTUS2:20210901T013921Z:47f2af0a-6fda-45a1-adbf-b7d56a86ae89" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/a4f68d02-e36f-4c5b-8bdc-43582f90ed59?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "61bb26891f70194cf3dee98275cce801", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:39: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": "61bb26891f70194cf3dee98275cce801", - "x-ms-correlation-request-id": "173e3cec-6282-4d53-8ce3-db0c4437d5fd", - "x-ms-ratelimit-remaining-subscription-reads": "11875", - "x-ms-request-id": "d4d0ed20-1e89-4574-baa8-938dcfe54dad", - "x-ms-routing-request-id": "WESTUS2:20210901T013923Z:173e3cec-6282-4d53-8ce3-db0c4437d5fd" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793", - "name": "sto793", - "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": "2021-09-01T01:39:04.7265112Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:39:04.7265112Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:39:04.6015321Z", - "primaryEndpoints": { - "blob": "https://sto793.blob.core.windows.net/", - "queue": "https://sto793.queue.core.windows.net/", - "table": "https://sto793.table.core.windows.net/", - "file": "https://sto793.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-3e75f7519e7a264a93c9f28f6420902a-a997569a25520549-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9580973ad55b2372c7f63328bd2d8a1c", - "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": "1113", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:39: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": "9580973ad55b2372c7f63328bd2d8a1c", - "x-ms-correlation-request-id": "8f93815b-7d4a-4a50-84ce-fffe44609e9e", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "799f4c66-ab95-4cb5-ab3c-326a934c7bf0", - "x-ms-routing-request-id": "WESTUS2:20210901T013924Z:8f93815b-7d4a-4a50-84ce-fffe44609e9e" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793", - "name": "sto793", - "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": "2021-09-01T01:39:04.7265112Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:39:04.7265112Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:39:04.6015321Z", - "primaryEndpoints": { - "blob": "https://sto793.blob.core.windows.net/", - "queue": "https://sto793.queue.core.windows.net/", - "table": "https://sto793.table.core.windows.net/", - "file": "https://sto793.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-12b2a17ec8e3774286b92635fabbe95f-45eb4f9e2c688a4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ef7d14aeb9e81738036158f03e8d5874", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:39: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": "ef7d14aeb9e81738036158f03e8d5874", - "x-ms-correlation-request-id": "3cebe7e3-272b-4586-a8db-31d6b2f4f5f4", - "x-ms-ratelimit-remaining-subscription-reads": "11874", - "x-ms-request-id": "e7e9218a-e000-4ad5-85db-60f4a67d2779", - "x-ms-routing-request-id": "WESTUS2:20210901T013924Z:3cebe7e3-272b-4586-a8db-31d6b2f4f5f4" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6998/providers/Microsoft.Storage/storageAccounts/sto793", - "name": "sto793", - "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": "2021-09-01T01:39:04.7265112Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:39:04.7265112Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:39:04.6015321Z", - "primaryEndpoints": { - "blob": "https://sto793.blob.core.windows.net/", - "queue": "https://sto793.queue.core.windows.net/", - "table": "https://sto793.table.core.windows.net/", - "file": "https://sto793.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1516441663", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 db20ee390b0d..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateMultipleTestAsync.json +++ /dev/null @@ -1,873 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3f33844328bba6f415e98c1539f46159", - "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, 01 Sep 2021 02:51:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3ecbb8cf-efce-489e-a5e8-c42237fe4f5b", - "x-ms-ratelimit-remaining-subscription-reads": "11791", - "x-ms-request-id": "3ecbb8cf-efce-489e-a5e8-c42237fe4f5b", - "x-ms-routing-request-id": "WESTUS2:20210901T025118Z:3ecbb8cf-efce-489e-a5e8-c42237fe4f5b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0755fb55a4cc7e97605742f6b56a1ec5", - "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, 01 Sep 2021 02:51:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "93cb0957-73e0-4393-a3c0-5e0a412ed41a", - "x-ms-ratelimit-remaining-subscription-reads": "11790", - "x-ms-request-id": "93cb0957-73e0-4393-a3c0-5e0a412ed41a", - "x-ms-routing-request-id": "WESTUS2:20210901T025119Z:93cb0957-73e0-4393-a3c0-5e0a412ed41a" - }, - "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/res1463?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-2ccf8c704bf6fc468f9bb0a98f3ddc60-0e281471f6e01f4b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc90b2aba542a5eec92cfb9a4480655a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:51:18 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "86c2e48c-f9ff-497e-8310-0a666df27430", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "86c2e48c-f9ff-497e-8310-0a666df27430", - "x-ms-routing-request-id": "WESTUS2:20210901T025119Z:86c2e48c-f9ff-497e-8310-0a666df27430" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463", - "name": "res1463", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-98cc2889cfad474e966e168659e6b43a-3575a7b8a358a947-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0b12c8309f44b5ecde63e5fef0aacac7", - "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, 01 Sep 2021 02:51:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d6479f08-1908-4077-9f74-5bb5bc61c91d", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "6652ddc2-778a-4110-857f-c9204cf98202", - "x-ms-routing-request-id": "WESTUS2:20210901T025122Z:d6479f08-1908-4077-9f74-5bb5bc61c91d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e5eb6436-fac8-42a9-80e6-5476775280a6", - "x-ms-ratelimit-remaining-subscription-reads": "11789", - "x-ms-request-id": "6689f8f9-fcb1-4113-9680-d919ebf34277", - "x-ms-routing-request-id": "WESTUS2:20210901T025122Z:e5eb6436-fac8-42a9-80e6-5476775280a6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "58bbf805-9cff-4cee-b48c-0657493ec5dc", - "x-ms-ratelimit-remaining-subscription-reads": "11788", - "x-ms-request-id": "2fdb6b0e-3035-4890-a127-8545d7c6cf7f", - "x-ms-routing-request-id": "WESTUS2:20210901T025123Z:58bbf805-9cff-4cee-b48c-0657493ec5dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b7abd70e-412e-4d9e-879a-4c3049db9838", - "x-ms-ratelimit-remaining-subscription-reads": "11787", - "x-ms-request-id": "66613d14-4689-4134-896b-84a08d131b58", - "x-ms-routing-request-id": "WESTUS2:20210901T025125Z:b7abd70e-412e-4d9e-879a-4c3049db9838" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2bb4f85f-e280-4f18-bb86-af9d5cb58f8c", - "x-ms-ratelimit-remaining-subscription-reads": "11786", - "x-ms-request-id": "ffffdb2a-b39f-4e1d-9507-76615e948b41", - "x-ms-routing-request-id": "WESTUS2:20210901T025126Z:2bb4f85f-e280-4f18-bb86-af9d5cb58f8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b387e169-acf1-4ec3-84bd-bcf18845507b", - "x-ms-ratelimit-remaining-subscription-reads": "11785", - "x-ms-request-id": "347c1fe8-9438-422f-8037-c50f8747876a", - "x-ms-routing-request-id": "WESTUS2:20210901T025127Z:b387e169-acf1-4ec3-84bd-bcf18845507b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "6698e89d-7891-48e9-b200-b7c8009a1303", - "x-ms-ratelimit-remaining-subscription-reads": "11784", - "x-ms-request-id": "d0f34aa9-4d96-4e7e-831e-d15fef880e54", - "x-ms-routing-request-id": "WESTUS2:20210901T025128Z:6698e89d-7891-48e9-b200-b7c8009a1303" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "d2b58ba0-d0d6-4b08-800a-1a85dc328ca8", - "x-ms-ratelimit-remaining-subscription-reads": "11783", - "x-ms-request-id": "8c62b6ef-10b5-43d3-837e-10be625d6b20", - "x-ms-routing-request-id": "WESTUS2:20210901T025129Z:d2b58ba0-d0d6-4b08-800a-1a85dc328ca8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e3e273ec-7b92-4406-88ba-065aa856c7dc", - "x-ms-ratelimit-remaining-subscription-reads": "11782", - "x-ms-request-id": "0dfaaa2f-eac6-46d4-8854-53f1ac939826", - "x-ms-routing-request-id": "WESTUS2:20210901T025130Z:e3e273ec-7b92-4406-88ba-065aa856c7dc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ff3eff5c-ebe0-47e5-a6cc-872293133b1b", - "x-ms-ratelimit-remaining-subscription-reads": "11781", - "x-ms-request-id": "5ac5d672-eb18-43f1-a510-55739deb593e", - "x-ms-routing-request-id": "WESTUS2:20210901T025131Z:ff3eff5c-ebe0-47e5-a6cc-872293133b1b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:51:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "45ea5c79-f01c-4016-82f1-7b94a82780b4", - "x-ms-ratelimit-remaining-subscription-reads": "11780", - "x-ms-request-id": "68d11a0f-704d-47df-81b2-9ef280d78006", - "x-ms-routing-request-id": "WESTUS2:20210901T025132Z:45ea5c79-f01c-4016-82f1-7b94a82780b4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4dada387380d4ddb85c4ccc872352673", - "x-ms-return-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, 01 Sep 2021 02:51:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "50589ae2-3c34-4a74-afa5-ff4afa2adebb", - "x-ms-ratelimit-remaining-subscription-reads": "11779", - "x-ms-request-id": "abb9ed42-dc3f-4931-af2e-cb9e01200e89", - "x-ms-routing-request-id": "WESTUS2:20210901T025133Z:50589ae2-3c34-4a74-afa5-ff4afa2adebb" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "125828801a1ab859db330dfd39ad49f0", - "x-ms-return-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, 01 Sep 2021 02:51:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f4a2bae5-1d24-449b-a8d0-804c63c3ee61", - "x-ms-ratelimit-remaining-subscription-reads": "11778", - "x-ms-request-id": "87991e44-8e87-4896-9d8d-bfeed80c9680", - "x-ms-routing-request-id": "WESTUS2:20210901T025135Z:f4a2bae5-1d24-449b-a8d0-804c63c3ee61" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "caaf250e40c4617ca75788911427103b", - "x-ms-return-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, 01 Sep 2021 02:51:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0dc1433a-1537-4ffe-b43c-3ecd0ffd81bc", - "x-ms-ratelimit-remaining-subscription-reads": "11777", - "x-ms-request-id": "420b2eae-a1a8-46b2-8cbe-5311da683188", - "x-ms-routing-request-id": "WESTUS2:20210901T025136Z:0dc1433a-1537-4ffe-b43c-3ecd0ffd81bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "81d1b347262c6c0b49f571da2add13d7", - "x-ms-return-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, 01 Sep 2021 02:51:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?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": "81d1b347262c6c0b49f571da2add13d7", - "x-ms-correlation-request-id": "f222553c-b846-40bb-a3c2-ce91839d15c6", - "x-ms-ratelimit-remaining-subscription-reads": "11776", - "x-ms-request-id": "06fb4273-52c3-4437-a66f-79ab04ee709b", - "x-ms-routing-request-id": "WESTUS2:20210901T025137Z:f222553c-b846-40bb-a3c2-ce91839d15c6" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/6652ddc2-778a-4110-857f-c9204cf98202?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4db9db7b5b863faeabf76bc391c7a3b3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1161", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:51: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": "4db9db7b5b863faeabf76bc391c7a3b3", - "x-ms-correlation-request-id": "b45e739f-985e-40f6-9e07-8d751347ea8d", - "x-ms-ratelimit-remaining-subscription-reads": "11775", - "x-ms-request-id": "0ecf0bd9-dcf1-42c0-93be-62d1cf9b5946", - "x-ms-routing-request-id": "WESTUS2:20210901T025138Z:b45e739f-985e-40f6-9e07-8d751347ea8d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824", - "name": "sto824", - "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": "2021-09-01T02:51:20.9949798Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:51:20.9949798Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:51:20.8543650Z", - "primaryEndpoints": { - "blob": "https://sto824.blob.core.windows.net/", - "queue": "https://sto824.queue.core.windows.net/", - "table": "https://sto824.table.core.windows.net/", - "file": "https://sto824.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-f0e7d14efda227488e03191e3f5dbe17-5d8cb81805000247-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85b5d223c8dce8c41a4281cfcfa136c9", - "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": "1113", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "85b5d223c8dce8c41a4281cfcfa136c9", - "x-ms-correlation-request-id": "2264267f-ea07-4071-b32f-f04d7ae68f46", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "486d4c11-9f23-4fad-a6b4-b884d050c5c6", - "x-ms-routing-request-id": "WESTUS2:20210901T025140Z:2264267f-ea07-4071-b32f-f04d7ae68f46" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824", - "name": "sto824", - "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": "2021-09-01T02:51:20.9949798Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:51:20.9949798Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:51:20.8543650Z", - "primaryEndpoints": { - "blob": "https://sto824.blob.core.windows.net/", - "queue": "https://sto824.queue.core.windows.net/", - "table": "https://sto824.table.core.windows.net/", - "file": "https://sto824.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-755c5b0734744a42b1ee19a8341c0689-029ef28729ad484f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3916b043c26eebb50591d535bb47db82", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1113", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "3916b043c26eebb50591d535bb47db82", - "x-ms-correlation-request-id": "ddf1669b-eca4-4b84-87c5-ae0885419b80", - "x-ms-ratelimit-remaining-subscription-reads": "11774", - "x-ms-request-id": "ed051409-3c63-4565-a842-285c28a53847", - "x-ms-routing-request-id": "WESTUS2:20210901T025140Z:ddf1669b-eca4-4b84-87c5-ae0885419b80" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1463/providers/Microsoft.Storage/storageAccounts/sto824", - "name": "sto824", - "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": "2021-09-01T02:51:20.9949798Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:51:20.9949798Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:51:20.8543650Z", - "primaryEndpoints": { - "blob": "https://sto824.blob.core.windows.net/", - "queue": "https://sto824.queue.core.windows.net/", - "table": "https://sto824.table.core.windows.net/", - "file": "https://sto824.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "217605627", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 780b7c92e117..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTest.json +++ /dev/null @@ -1,1271 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7c0fb1627f5ed0b7364dba1b15e6556", - "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, 01 Sep 2021 01:40:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "49aa622b-0252-494c-a592-1a5c93194910", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "49aa622b-0252-494c-a592-1a5c93194910", - "x-ms-routing-request-id": "WESTUS2:20210901T014027Z:49aa622b-0252-494c-a592-1a5c93194910" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "430937e962397c1e5b73a680dc68dec3", - "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, 01 Sep 2021 01:40:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "922fff58-688d-479f-aef1-304dfe0c6754", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "922fff58-688d-479f-aef1-304dfe0c6754", - "x-ms-routing-request-id": "WESTUS2:20210901T014027Z:922fff58-688d-479f-aef1-304dfe0c6754" - }, - "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/res272?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-aebad3fe6857c14db7ff0d5f0ece3336-2d5c69188731bf4e-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73bb7bc0792d094da3ae66df958b86f4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:40:27 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a7bf00cf-bffb-4273-ae5b-0c6317bf65e7", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "a7bf00cf-bffb-4273-ae5b-0c6317bf65e7", - "x-ms-routing-request-id": "WESTUS2:20210901T014028Z:a7bf00cf-bffb-4273-ae5b-0c6317bf65e7" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272", - "name": "res272", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-5960a38af2c4e749ac89f438a8cac968-9505553c09f6a64b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dca20e84b43c43dd8c81818a100a8617", - "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, 01 Sep 2021 01:40:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8f1d49be-76ee-41bc-94e5-fd994d4f6b7d", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "bae8ec33-225d-4e7d-9ad5-f5781dc01d41", - "x-ms-routing-request-id": "WESTUS2:20210901T014031Z:8f1d49be-76ee-41bc-94e5-fd994d4f6b7d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0151e479-b72f-4af8-a678-bcc9800b03d9", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "728bf25c-9d68-44fa-848c-644875e046eb", - "x-ms-routing-request-id": "WESTUS2:20210901T014031Z:0151e479-b72f-4af8-a678-bcc9800b03d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fbf4e326-da48-48c5-b7ae-1bf8d54c0698", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "3403d839-3cf7-4d66-a40f-16b61887622d", - "x-ms-routing-request-id": "WESTUS2:20210901T014032Z:fbf4e326-da48-48c5-b7ae-1bf8d54c0698" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:33 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5713cd9b-974e-4975-9a23-94ccc51a1aca", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "bd0ce56f-0c6f-40a3-a150-3dd1a12add7c", - "x-ms-routing-request-id": "WESTUS2:20210901T014033Z:5713cd9b-974e-4975-9a23-94ccc51a1aca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:34 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "801854c2-caff-460f-93fa-d7299aba1b6a", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "3ffc8ba0-234c-4ef4-b4aa-eee8401df54d", - "x-ms-routing-request-id": "WESTUS2:20210901T014034Z:801854c2-caff-460f-93fa-d7299aba1b6a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:35 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cc2dd307-da92-49e0-a304-34671b52526c", - "x-ms-ratelimit-remaining-subscription-reads": "11811", - "x-ms-request-id": "36ce820d-9305-41f3-a9d0-baf83d54888b", - "x-ms-routing-request-id": "WESTUS2:20210901T014036Z:cc2dd307-da92-49e0-a304-34671b52526c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:36 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7b890cd0-bb56-4b40-a5bd-e523f47aa189", - "x-ms-ratelimit-remaining-subscription-reads": "11810", - "x-ms-request-id": "91a6b48f-f1d7-4ff7-ad5c-00b3aebed992", - "x-ms-routing-request-id": "WESTUS2:20210901T014037Z:7b890cd0-bb56-4b40-a5bd-e523f47aa189" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:37 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1263a853-6902-4845-95bd-0a491a6a24a7", - "x-ms-ratelimit-remaining-subscription-reads": "11809", - "x-ms-request-id": "6ec5f4db-4fe6-4dbb-9cfa-7540d644e626", - "x-ms-routing-request-id": "WESTUS2:20210901T014038Z:1263a853-6902-4845-95bd-0a491a6a24a7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:39 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "32b2a715-fa06-4b3b-ae94-6ef6ce9c9eb2", - "x-ms-ratelimit-remaining-subscription-reads": "11808", - "x-ms-request-id": "de4fd717-2c65-484a-8e7b-ea0f6b4c3a4d", - "x-ms-routing-request-id": "WESTUS2:20210901T014039Z:32b2a715-fa06-4b3b-ae94-6ef6ce9c9eb2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:40 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ef7a37b1-0213-4a0f-9ff4-cdc650fc720e", - "x-ms-ratelimit-remaining-subscription-reads": "11807", - "x-ms-request-id": "3999c199-7c29-4fb6-a37a-ed1f77e8c5b4", - "x-ms-routing-request-id": "WESTUS2:20210901T014040Z:ef7a37b1-0213-4a0f-9ff4-cdc650fc720e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:40:41 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b7a8e39d-8c0c-4ec2-af46-8dd6517159bf", - "x-ms-ratelimit-remaining-subscription-reads": "11806", - "x-ms-request-id": "5c3300d6-8fc6-4a3a-9c84-c97e204c372b", - "x-ms-routing-request-id": "WESTUS2:20210901T014041Z:b7a8e39d-8c0c-4ec2-af46-8dd6517159bf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8a11f2bf57c30392d3cf819d73d3e8d1", - "x-ms-return-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, 01 Sep 2021 01:40:42 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c9838b8b-8c7f-401e-b404-d0d21de8b0f8", - "x-ms-ratelimit-remaining-subscription-reads": "11805", - "x-ms-request-id": "27234588-d32c-4f69-bc87-a2311a22ae9d", - "x-ms-routing-request-id": "WESTUS2:20210901T014042Z:c9838b8b-8c7f-401e-b404-d0d21de8b0f8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fac799f2b0d8e69543afc6297dd37632", - "x-ms-return-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, 01 Sep 2021 01:40:43 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "388fb93b-a933-487a-9e2c-8bcc8c0f8b18", - "x-ms-ratelimit-remaining-subscription-reads": "11804", - "x-ms-request-id": "a781591c-ec70-433e-8105-a008da80abbc", - "x-ms-routing-request-id": "WESTUS2:20210901T014043Z:388fb93b-a933-487a-9e2c-8bcc8c0f8b18" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dadb42fa996fa22ad6966cac8fb90ed1", - "x-ms-return-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, 01 Sep 2021 01:40:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "70220ed8-eff6-4e9f-bb82-78c04e77ca23", - "x-ms-ratelimit-remaining-subscription-reads": "11803", - "x-ms-request-id": "ec4b1803-47f9-46ad-84a6-60fd74b7186a", - "x-ms-routing-request-id": "WESTUS2:20210901T014045Z:70220ed8-eff6-4e9f-bb82-78c04e77ca23" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "635c1c8da7b10f455c2a471390698600", - "x-ms-return-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, 01 Sep 2021 01:40:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?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": "635c1c8da7b10f455c2a471390698600", - "x-ms-correlation-request-id": "a929e65b-f991-4703-8415-243039c67c4a", - "x-ms-ratelimit-remaining-subscription-reads": "11802", - "x-ms-request-id": "21164ffb-8d38-42f2-aef7-4771a1392805", - "x-ms-routing-request-id": "WESTUS2:20210901T014046Z:a929e65b-f991-4703-8415-243039c67c4a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/bae8ec33-225d-4e7d-9ad5-f5781dc01d41?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "30a34e580df859626e24244143e85689", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1166", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:40: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": "30a34e580df859626e24244143e85689", - "x-ms-correlation-request-id": "4f631aa7-4271-4e21-b749-badd8c2f9455", - "x-ms-ratelimit-remaining-subscription-reads": "11801", - "x-ms-request-id": "7e8c1cf2-183f-4619-929d-640e745275d1", - "x-ms-routing-request-id": "WESTUS2:20210901T014047Z:4f631aa7-4271-4e21-b749-badd8c2f9455" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-4919886869595741afcc01fa5b59864c-4eda02867f383648-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "609bf5a112775280fccc7d445216116d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "sku": { - "name": "Standard_LRS" - }, - "properties": {} - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1102", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "609bf5a112775280fccc7d445216116d", - "x-ms-correlation-request-id": "13184d03-cb44-4a38-8b22-7e34f9f3a869", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "373bb28e-2d05-4f1e-bede-bc41a1afe49c", - "x-ms-routing-request-id": "WESTUS2:20210901T014048Z:13184d03-cb44-4a38-8b22-7e34f9f3a869" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-655db620667fa241b3cfecd22c749c71-32c5d9dd13b5f245-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "40546c10dd1680d9ba03f48d8304cb73", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1102", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "40546c10dd1680d9ba03f48d8304cb73", - "x-ms-correlation-request-id": "a3ec78dd-7f5e-4497-a3b0-50b7d6329f01", - "x-ms-ratelimit-remaining-subscription-reads": "11800", - "x-ms-request-id": "1e2d837f-ab96-44fe-952f-7e92e3c5ab67", - "x-ms-routing-request-id": "WESTUS2:20210901T014048Z:a3ec78dd-7f5e-4497-a3b0-50b7d6329f01" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-08992884095962418d2639388d4d89a1-93d76279b0717f41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9b72bdd425cd4589ce51342b8f1d0657", - "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": "1118", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "9b72bdd425cd4589ce51342b8f1d0657", - "x-ms-correlation-request-id": "2922efa7-0e99-41a6-ab99-3c881655d328", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "4f3c3cfb-072b-4c26-8141-8d6f7a048d04", - "x-ms-routing-request-id": "WESTUS2:20210901T014050Z:2922efa7-0e99-41a6-ab99-3c881655d328" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-4cc501f05d4fbd40881cc5703529fc62-04f420b77053854f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d631b7131694c3731b1aa6731df3cef8", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1118", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:40: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": "d631b7131694c3731b1aa6731df3cef8", - "x-ms-correlation-request-id": "199d3ed3-ca45-4383-8e80-895af36b2714", - "x-ms-ratelimit-remaining-subscription-reads": "11799", - "x-ms-request-id": "043316c2-e72d-49c2-8565-219fdb55f59e", - "x-ms-routing-request-id": "WESTUS2:20210901T014050Z:199d3ed3-ca45-4383-8e80-895af36b2714" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "211", - "Content-Type": "application/json", - "traceparent": "00-20d14edba4e1bf448a809892cf505d8c-e104514ff2b9b441-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "94700a0075a4ea9fe30e72c4a9adf19c", - "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": "1118", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:40: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": "94700a0075a4ea9fe30e72c4a9adf19c", - "x-ms-correlation-request-id": "e69f5a3e-865b-42b2-bfe2-e9044b42ad6c", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "7d61a814-3983-424a-8107-270d2d4115ca", - "x-ms-routing-request-id": "WESTUS2:20210901T014052Z:e69f5a3e-865b-42b2-bfe2-e9044b42ad6c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-b7956bb46ed18248b8993b3031737f87-0271c10190bac849-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cc7a9dfcf4d3bddf4aaf80b27f1527da", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1118", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:40: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": "cc7a9dfcf4d3bddf4aaf80b27f1527da", - "x-ms-correlation-request-id": "5ac7cc8d-8228-4468-9c9f-c3414cd3e3d7", - "x-ms-ratelimit-remaining-subscription-reads": "11798", - "x-ms-request-id": "97ac4e40-f238-4197-ae03-c3c04d0a1f48", - "x-ms-routing-request-id": "WESTUS2:20210901T014052Z:5ac7cc8d-8228-4468-9c9f-c3414cd3e3d7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799", - "name": "sto2799", - "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": "2021-09-01T01:40:30.1517478Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:40:30.1517478Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:40:30.0267159Z", - "primaryEndpoints": { - "blob": "https://sto2799.blob.core.windows.net/", - "queue": "https://sto2799.queue.core.windows.net/", - "table": "https://sto2799.table.core.windows.net/", - "file": "https://sto2799.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res272/providers/Microsoft.Storage/storageAccounts/sto2799?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "82", - "Content-Type": "application/json", - "traceparent": "00-7b2f464b4517a04392cb852451ee5259-a0cdd468d9642f47-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "852b3c8271ad9db31746f386a4ae196d", - "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": "Wed, 01 Sep 2021 01:40: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": "852b3c8271ad9db31746f386a4ae196d", - "x-ms-correlation-request-id": "c45d35fe-4244-48e9-ba50-6c8601822b9a", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "842ebd25-cddf-4872-addb-72d00ee3a833", - "x-ms-routing-request-id": "WESTUS2:20210901T014053Z:c45d35fe-4244-48e9-ba50-6c8601822b9a" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto2799.blob.core.windows.net,sto2799.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "96329361", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 eb794f0caf3b..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateTestAsync.json +++ /dev/null @@ -1,1302 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d4cc008707cbdbef2e06639049d68884", - "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, 01 Sep 2021 02:52:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "42a319f7-a7d7-40bc-995c-b9798a5b7aa1", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "42a319f7-a7d7-40bc-995c-b9798a5b7aa1", - "x-ms-routing-request-id": "WESTUS2:20210901T025242Z:42a319f7-a7d7-40bc-995c-b9798a5b7aa1" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3660f40980af76b5c5ea6a2321f261cb", - "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, 01 Sep 2021 02:52:42 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d5c1338d-4570-4afa-9517-fd3fc2203b0b", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "d5c1338d-4570-4afa-9517-fd3fc2203b0b", - "x-ms-routing-request-id": "WESTUS2:20210901T025242Z:d5c1338d-4570-4afa-9517-fd3fc2203b0b" - }, - "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/res9421?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-a674524800df484a8281fd71314e4ee2-62a4b02a3cd1f249-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9698f75dab84ac91697003ffe3ad44fb", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:52:44 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7659bd91-1eaa-491e-8ca6-282a535d7802", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "7659bd91-1eaa-491e-8ca6-282a535d7802", - "x-ms-routing-request-id": "WESTUS2:20210901T025244Z:7659bd91-1eaa-491e-8ca6-282a535d7802" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421", - "name": "res9421", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-800ee780114bc647862c62bb7856700f-175e0734a0fd0d4f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8175b45507d7554a0ee19ccbb93ca598", - "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, 01 Sep 2021 02:52:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bca8d99f-8eaf-4678-8102-cce54aa843b7", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "dcb4839e-597a-41b5-bd70-e9387a6b95ad", - "x-ms-routing-request-id": "WESTUS2:20210901T025247Z:bca8d99f-8eaf-4678-8102-cce54aa843b7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "18e3cd48-799e-457c-b17b-9c84e92ffb2c", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "b83ac478-d17d-4e0f-a1d0-2303d9f7c87d", - "x-ms-routing-request-id": "WESTUS2:20210901T025248Z:18e3cd48-799e-457c-b17b-9c84e92ffb2c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "335489f0-d1bb-4ab8-934b-607702820018", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "994bc2db-325a-48ad-8e98-bd6ba8d03763", - "x-ms-routing-request-id": "WESTUS2:20210901T025249Z:335489f0-d1bb-4ab8-934b-607702820018" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bde55e47-5c54-444c-bbc8-c254a413c787", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "dca3d4d6-7cad-4118-97ca-eeeea911ec2f", - "x-ms-routing-request-id": "WESTUS2:20210901T025250Z:bde55e47-5c54-444c-bbc8-c254a413c787" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8a70d440-5670-4a2f-9e56-7ff3b1bd3e73", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "9135133c-f439-4a5f-aee4-1aa8b04c6911", - "x-ms-routing-request-id": "WESTUS2:20210901T025251Z:8a70d440-5670-4a2f-9e56-7ff3b1bd3e73" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c7c598a3-19b0-4586-9e55-d9eee6fca0d7", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "51ae9eff-c439-4a86-9517-0ac3466d0c28", - "x-ms-routing-request-id": "WESTUS2:20210901T025252Z:c7c598a3-19b0-4586-9e55-d9eee6fca0d7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e407edae-9f97-48f6-b195-bfcede707a3c", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "af0a6e09-ac4a-41b6-8664-14ca9c41f012", - "x-ms-routing-request-id": "WESTUS2:20210901T025253Z:e407edae-9f97-48f6-b195-bfcede707a3c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "10f299d7-fd42-4c4a-b361-980f0a24c09a", - "x-ms-ratelimit-remaining-subscription-reads": "11974", - "x-ms-request-id": "65a68365-6fb3-4773-9c97-ff8af2e81619", - "x-ms-routing-request-id": "WESTUS2:20210901T025254Z:10f299d7-fd42-4c4a-b361-980f0a24c09a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "127a1627-0f54-4107-9916-7570e4c4b977", - "x-ms-ratelimit-remaining-subscription-reads": "11973", - "x-ms-request-id": "9cbec774-fcd2-4044-93d3-dc429e873db0", - "x-ms-routing-request-id": "WESTUS2:20210901T025255Z:127a1627-0f54-4107-9916-7570e4c4b977" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "34a647fa-71eb-42d4-b7f3-52aa274728d9", - "x-ms-ratelimit-remaining-subscription-reads": "11972", - "x-ms-request-id": "bec7060a-9cc9-48ba-93a6-0e062269312c", - "x-ms-routing-request-id": "WESTUS2:20210901T025256Z:34a647fa-71eb-42d4-b7f3-52aa274728d9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:52:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "89c35093-1f16-4d94-80f1-51d56812da28", - "x-ms-ratelimit-remaining-subscription-reads": "11971", - "x-ms-request-id": "5f328bda-71c5-4605-8b98-791c76b79147", - "x-ms-routing-request-id": "WESTUS2:20210901T025258Z:89c35093-1f16-4d94-80f1-51d56812da28" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3c57554238c80e04bd73135f081baa02", - "x-ms-return-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, 01 Sep 2021 02:52:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "02a920b9-606a-4a74-8365-7a187029e875", - "x-ms-ratelimit-remaining-subscription-reads": "11970", - "x-ms-request-id": "ded4f2b3-bf11-4c72-9fd7-cd9f9a9bbc4f", - "x-ms-routing-request-id": "WESTUS2:20210901T025259Z:02a920b9-606a-4a74-8365-7a187029e875" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cfe555fd46faa5e46c66ff41293dd82a", - "x-ms-return-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, 01 Sep 2021 02:52:59 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04b7eca9-697c-4e8a-8072-62bec13b471b", - "x-ms-ratelimit-remaining-subscription-reads": "11969", - "x-ms-request-id": "1f1f2ef9-22d1-440d-84f7-e4c08c2a1ba7", - "x-ms-routing-request-id": "WESTUS2:20210901T025300Z:04b7eca9-697c-4e8a-8072-62bec13b471b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "91134f38c69898a62db8a83b571b1160", - "x-ms-return-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, 01 Sep 2021 02:53:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "1871d15f-2767-41fd-8d21-8284ee7fc386", - "x-ms-ratelimit-remaining-subscription-reads": "11968", - "x-ms-request-id": "882c93bf-b4c8-46e2-92fd-0f6ad37ec3f0", - "x-ms-routing-request-id": "WESTUS2:20210901T025301Z:1871d15f-2767-41fd-8d21-8284ee7fc386" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "425ad01091d0fc8971b1cf6239c2e57f", - "x-ms-return-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, 01 Sep 2021 02:53:01 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b32e2b30-49ce-4758-a6ec-44ed2b20fd33", - "x-ms-ratelimit-remaining-subscription-reads": "11967", - "x-ms-request-id": "c4295ea4-5540-48c4-9bdb-04b5d6bc2cd0", - "x-ms-routing-request-id": "WESTUS2:20210901T025302Z:b32e2b30-49ce-4758-a6ec-44ed2b20fd33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b826e89b18083669ae4da1419da84e51", - "x-ms-return-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, 01 Sep 2021 02:53:03 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?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": "b826e89b18083669ae4da1419da84e51", - "x-ms-correlation-request-id": "adba880a-c7bd-4979-8a0a-f0bddcb99fc7", - "x-ms-ratelimit-remaining-subscription-reads": "11966", - "x-ms-request-id": "78435898-d65e-4c4d-89d0-54a529a214bf", - "x-ms-routing-request-id": "WESTUS2:20210901T025303Z:adba880a-c7bd-4979-8a0a-f0bddcb99fc7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/dcb4839e-597a-41b5-bd70-e9387a6b95ad?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "58309e5595e3a65ac61620e7f7445f6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:53: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": "58309e5595e3a65ac61620e7f7445f6a", - "x-ms-correlation-request-id": "9bee9280-f88c-423c-b89f-94bedd3eb379", - "x-ms-ratelimit-remaining-subscription-reads": "11965", - "x-ms-request-id": "eb607cca-1194-4d3a-93cf-01d3c3b56121", - "x-ms-routing-request-id": "WESTUS2:20210901T025304Z:9bee9280-f88c-423c-b89f-94bedd3eb379" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "47", - "Content-Type": "application/json", - "traceparent": "00-15238a5f99035043a864a1f1efdbad4c-1c0b99407a161a4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6ea029d358f4f75867239382f0475ec8", - "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": "Wed, 01 Sep 2021 02:53: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": "6ea029d358f4f75867239382f0475ec8", - "x-ms-correlation-request-id": "f9df61e3-cf77-463e-8169-8a930dd067af", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "61e6718f-3b4f-46d3-90d1-2aaac0eeac4b", - "x-ms-routing-request-id": "WESTUS2:20210901T025306Z:f9df61e3-cf77-463e-8169-8a930dd067af" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-7bdf93a0f2158c4fa8dbb219785e6e61-d71754ef809c7046-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9a0d7d628d91059c8d7ff2f1f8823f6a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:53: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": "9a0d7d628d91059c8d7ff2f1f8823f6a", - "x-ms-correlation-request-id": "7c16de71-760a-4e4b-a83e-c4e786664c57", - "x-ms-ratelimit-remaining-subscription-reads": "11964", - "x-ms-request-id": "0bf704fe-8e59-4e0b-a4d4-c6f3cef8631a", - "x-ms-routing-request-id": "WESTUS2:20210901T025306Z:7c16de71-760a-4e4b-a83e-c4e786664c57" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "104", - "Content-Type": "application/json", - "traceparent": "00-9504ba247e6795428507d6919baf4c52-12abb1e7ad1aec45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "746e36eddf08fc5d4539f1bf02d7b67e", - "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": "Wed, 01 Sep 2021 02:53: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": "746e36eddf08fc5d4539f1bf02d7b67e", - "x-ms-correlation-request-id": "c9617b87-ccf3-460e-9686-3e61233c459a", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "e7275961-4159-4d46-b2c1-72097659f4a7", - "x-ms-routing-request-id": "WESTUS2:20210901T025308Z:c9617b87-ccf3-460e-9686-3e61233c459a" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-8644d660e6ab73438ecedd2c38b9feed-6a623482dd59e043-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "798457b8c53746d88c9ae1746667ffe4", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:53: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": "798457b8c53746d88c9ae1746667ffe4", - "x-ms-correlation-request-id": "b975c657-3c10-4ab2-839a-19b0ef8e35e6", - "x-ms-ratelimit-remaining-subscription-reads": "11963", - "x-ms-request-id": "75ded4cb-cfc7-44e0-9767-34df9a13ae46", - "x-ms-routing-request-id": "WESTUS2:20210901T025308Z:b975c657-3c10-4ab2-839a-19b0ef8e35e6" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "211", - "Content-Type": "application/json", - "traceparent": "00-ead4780322c01048a2ca1ec486caa23a-7d4e7f003102df4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ba9529e4e9d982bf201154589bdc03b5", - "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": "Wed, 01 Sep 2021 02:53: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": "ba9529e4e9d982bf201154589bdc03b5", - "x-ms-correlation-request-id": "021fbd9d-0dad-497b-beb1-56a2ce5ca92c", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "66986ce5-8a66-4f32-8fdd-70223f8b65f2", - "x-ms-routing-request-id": "WESTUS2:20210901T025310Z:021fbd9d-0dad-497b-beb1-56a2ce5ca92c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-1ecd1104e5ee1a47a52f0c062a92424a-ad3bb38153a31742-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a03873c9c6fd28335d28e76dfee895de", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:53: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": "a03873c9c6fd28335d28e76dfee895de", - "x-ms-correlation-request-id": "7e749bdf-3316-4dd7-89c8-568c5763c538", - "x-ms-ratelimit-remaining-subscription-reads": "11962", - "x-ms-request-id": "e8333e23-b4c9-4e0b-a777-73378524f0d5", - "x-ms-routing-request-id": "WESTUS2:20210901T025310Z:7e749bdf-3316-4dd7-89c8-568c5763c538" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076", - "name": "sto4076", - "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": "2021-09-01T02:52:46.5921249Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:52:46.5921249Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:52:46.4827414Z", - "primaryEndpoints": { - "blob": "https://sto4076.blob.core.windows.net/", - "queue": "https://sto4076.queue.core.windows.net/", - "table": "https://sto4076.table.core.windows.net/", - "file": "https://sto4076.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res9421/providers/Microsoft.Storage/storageAccounts/sto4076?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "82", - "Content-Type": "application/json", - "traceparent": "00-00e581b1421ea346a4f49a1eead21291-7360494abafc9f41-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d8db0c39fb42cea5970259267180aaaf", - "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": "Wed, 01 Sep 2021 02:53: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": "d8db0c39fb42cea5970259267180aaaf", - "x-ms-correlation-request-id": "ee9827e5-1667-496d-bc39-1970a66344f6", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "ae8ec449-66ae-469a-bf21-50eb2b3a5a20", - "x-ms-routing-request-id": "WESTUS2:20210901T025311Z:ee9827e5-1667-496d-bc39-1970a66344f6" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto4076.blob.core.windows.net,sto4076.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "2096417513", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 8f9f49350fa8..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTest.json +++ /dev/null @@ -1,1290 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d43ec2bdc16b538947dc244d7b757f77", - "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, 01 Sep 2021 01:42:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "556d0cf7-2133-4e2f-a73d-6087f54a706d", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "556d0cf7-2133-4e2f-a73d-6087f54a706d", - "x-ms-routing-request-id": "WESTUS:20210901T014205Z:556d0cf7-2133-4e2f-a73d-6087f54a706d" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7e1515c59eeb340793cbb1b742920b97", - "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, 01 Sep 2021 01:42:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7ddf75c3-4c5b-4564-9624-b223d75b75ec", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "7ddf75c3-4c5b-4564-9624-b223d75b75ec", - "x-ms-routing-request-id": "WESTUS:20210901T014205Z:7ddf75c3-4c5b-4564-9624-b223d75b75ec" - }, - "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/res6925?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-d780d106805a424893352da86cbe0d4d-2771a3057e6c964a-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a7bc038a438e7cef533f593b99eeda6b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:42:05 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "85dbdbf5-d12a-444a-89ee-6a88206509dd", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "85dbdbf5-d12a-444a-89ee-6a88206509dd", - "x-ms-routing-request-id": "WESTUS:20210901T014206Z:85dbdbf5-d12a-444a-89ee-6a88206509dd" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925", - "name": "res6925", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-7561544b24d28140aa541d55e099833c-d3058318e987604d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "12d366581fbb0abb41a010d110b4d08d", - "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, 01 Sep 2021 01:42:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c7a67f95-e241-42fe-8bfb-17361c44e226", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "9f670b7b-be69-4555-9851-694cb1fd7c5a", - "x-ms-routing-request-id": "WESTUS:20210901T014209Z:c7a67f95-e241-42fe-8bfb-17361c44e226" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8e8bfe7d-7de3-4822-9b72-fe06e01226ba", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "b7333388-b91d-4d2d-8255-8c5e7941dd97", - "x-ms-routing-request-id": "WESTUS:20210901T014209Z:8e8bfe7d-7de3-4822-9b72-fe06e01226ba" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "527e72b2-5a56-4662-b202-1d76fc27c0e0", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "2cdf991b-6dd2-4636-8ad0-281939f42586", - "x-ms-routing-request-id": "WESTUS:20210901T014210Z:527e72b2-5a56-4662-b202-1d76fc27c0e0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8c9507ae-5219-4314-9c38-ca4cbe739be8", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "64ddaf1e-63eb-4d23-abb5-4c46cbcde288", - "x-ms-routing-request-id": "WESTUS:20210901T014212Z:8c9507ae-5219-4314-9c38-ca4cbe739be8" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "04b347d0-7827-46ca-9289-029223601ab9", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "76b461fd-0872-46a3-8a22-6d3e46ccbdab", - "x-ms-routing-request-id": "WESTUS:20210901T014213Z:04b347d0-7827-46ca-9289-029223601ab9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "50874a15-2a86-4c32-adc0-383c3fabf82e", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "3e7f9970-aaa5-4cb8-9887-943874a4439c", - "x-ms-routing-request-id": "WESTUS:20210901T014214Z:50874a15-2a86-4c32-adc0-383c3fabf82e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5a1cecf4-d938-4a68-a97f-362a14d5c742", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "1886d04c-9ec5-4cfa-8a84-a0e42dcbecd3", - "x-ms-routing-request-id": "WESTUS:20210901T014215Z:5a1cecf4-d938-4a68-a97f-362a14d5c742" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b3545cec-2355-4aae-8230-6217a6fcfe87", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "92b1111c-5ba8-43be-8d9f-dc2e2c5da5eb", - "x-ms-routing-request-id": "WESTUS:20210901T014216Z:b3545cec-2355-4aae-8230-6217a6fcfe87" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "bdadf999-07f7-49ca-ae4b-53cc0e7b2e84", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "8ba665c3-9faf-456d-943e-d2df9e733fcf", - "x-ms-routing-request-id": "WESTUS:20210901T014217Z:bdadf999-07f7-49ca-ae4b-53cc0e7b2e84" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0b1f6d95-cd33-4044-97d6-02be417f4caa", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "d14a4f9f-18cd-452e-8e2a-cd0e9f4e812a", - "x-ms-routing-request-id": "WESTUS:20210901T014218Z:0b1f6d95-cd33-4044-97d6-02be417f4caa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:42:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "376c85e9-c08e-4b3f-a317-b3fba9863b91", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "2d68de87-a32e-450c-b095-70808f7a886c", - "x-ms-routing-request-id": "WESTUS:20210901T014219Z:376c85e9-c08e-4b3f-a317-b3fba9863b91" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a3393587a521846b96f0f24a08f065b5", - "x-ms-return-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, 01 Sep 2021 01:42:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "37d08400-1788-4f54-b083-d45b88c88009", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "e7af8c96-b360-4e3f-8b48-0eaccedf70ce", - "x-ms-routing-request-id": "WESTUS:20210901T014221Z:37d08400-1788-4f54-b083-d45b88c88009" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c81e9c1bd2272b31c93958cb93bef493", - "x-ms-return-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, 01 Sep 2021 01:42:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c8e95d09-a9fa-4c6e-a184-aae2647e878d", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "3a313cdc-ccc0-4ac2-9af2-19d51520f0f6", - "x-ms-routing-request-id": "WESTUS:20210901T014222Z:c8e95d09-a9fa-4c6e-a184-aae2647e878d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "299517c63b2d7f193402d80f2a4d2ecf", - "x-ms-return-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, 01 Sep 2021 01:42:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "299517c63b2d7f193402d80f2a4d2ecf", - "x-ms-correlation-request-id": "74c37411-4d1f-43a2-b50d-56501bd1282a", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "895b64b4-0252-4a32-993c-aff6a224d53b", - "x-ms-routing-request-id": "WESTUS:20210901T014223Z:74c37411-4d1f-43a2-b50d-56501bd1282a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2f3b0f7b06d1b5ed030ed9e84d9ff0d8", - "x-ms-return-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, 01 Sep 2021 01:42:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?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": "2f3b0f7b06d1b5ed030ed9e84d9ff0d8", - "x-ms-correlation-request-id": "98f5d2ea-9da9-4dff-b717-c051707bda8c", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "ab944a5b-92b6-4856-8f32-4730802596fb", - "x-ms-routing-request-id": "WESTUS:20210901T014224Z:98f5d2ea-9da9-4dff-b717-c051707bda8c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/9f670b7b-be69-4555-9851-694cb1fd7c5a?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f0845efc3b5adf88829f9325fa22017b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01: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": "f0845efc3b5adf88829f9325fa22017b", - "x-ms-correlation-request-id": "a57c255a-798e-4635-bc8e-fb1ca1d3fb89", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "47ec1aea-c45d-4e79-8882-a4d6006fa5e4", - "x-ms-routing-request-id": "WESTUS:20210901T014225Z:a57c255a-798e-4635-bc8e-fb1ca1d3fb89" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-47763e289d56114b9daacf5b16d5da62-21439f1af3d46f4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8450880ac583bfc129e0261e61303294", - "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": "Wed, 01 Sep 2021 01:42: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": "8450880ac583bfc129e0261e61303294", - "x-ms-correlation-request-id": "50bba6fd-0182-423e-beea-c9baab749514", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "aa622efc-00c5-4904-8076-d7f243912746", - "x-ms-routing-request-id": "WESTUS:20210901T014227Z:50bba6fd-0182-423e-beea-c9baab749514" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-7ba9678ae280284197ef9c91bac6c857-83e4ebd343df8044-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c4de5d0c6c4f36559cc4c67a15697e52", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:42: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": "c4de5d0c6c4f36559cc4c67a15697e52", - "x-ms-correlation-request-id": "3e08f5d5-7963-4538-9ca8-b58cff94cbad", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "85173e97-2b38-4246-9c2d-1ea8e1e30b4b", - "x-ms-routing-request-id": "WESTUS:20210901T014227Z:3e08f5d5-7963-4538-9ca8-b58cff94cbad" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "142", - "Content-Type": "application/json", - "traceparent": "00-5df84046cbd6e640ba81889c57078eb5-6ed9c26691ef7d4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fa13fe6c350fccb21311fd27188f4d61", - "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": "Wed, 01 Sep 2021 01:42: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": "fa13fe6c350fccb21311fd27188f4d61", - "x-ms-correlation-request-id": "0da02b39-0c04-4100-8746-4519162e26c7", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "f40c7feb-3848-4cfb-b12e-5c194ee043a7", - "x-ms-routing-request-id": "WESTUS:20210901T014229Z:0da02b39-0c04-4100-8746-4519162e26c7" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-a9ca37a93b7dbc4dbc2838660b833b42-e5be6150dd074b4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73c65addc0b4d7d1ab12b13e6f2d1e0d", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:42: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": "73c65addc0b4d7d1ab12b13e6f2d1e0d", - "x-ms-correlation-request-id": "a55e4f44-ec59-4eb4-b938-06019a3f95b1", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "e3059e65-976e-4dcc-a420-229f2b9546b4", - "x-ms-routing-request-id": "WESTUS:20210901T014229Z:a55e4f44-ec59-4eb4-b938-06019a3f95b1" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "249", - "Content-Type": "application/json", - "traceparent": "00-b08ba10ff392b84d87bed6d550bed39a-32a8b080847e6044-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d05665777b57ffffb96f503305ad5418", - "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": "Wed, 01 Sep 2021 01:42: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": "d05665777b57ffffb96f503305ad5418", - "x-ms-correlation-request-id": "feb1f145-c4ae-4665-8d2e-d321d7abd25c", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "ff1997a9-dc52-4fe0-a6b6-ecc1368efb0e", - "x-ms-routing-request-id": "WESTUS:20210901T014230Z:feb1f145-c4ae-4665-8d2e-d321d7abd25c" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-56443c5f3832214ca73a368a00118bc7-b334cf8b807eed4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "118d22bd59a462c55bc6ba44709ed2fd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:42: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": "118d22bd59a462c55bc6ba44709ed2fd", - "x-ms-correlation-request-id": "a3208c97-c04e-4af5-939d-5faedb4912a9", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "a34e8978-fac4-4b02-8a43-4b272c74ed48", - "x-ms-routing-request-id": "WESTUS:20210901T014230Z:a3208c97-c04e-4af5-939d-5faedb4912a9" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648", - "name": "sto6648", - "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": "2021-09-01T01:42:08.2337139Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:42:08.2337139Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:42:08.1087231Z", - "primaryEndpoints": { - "blob": "https://sto6648.blob.core.windows.net/", - "queue": "https://sto6648.queue.core.windows.net/", - "table": "https://sto6648.table.core.windows.net/", - "file": "https://sto6648.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res6925/providers/Microsoft.Storage/storageAccounts/sto6648?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "191", - "Content-Type": "application/json", - "traceparent": "00-c822442f95584f469afba12048d0b6a9-f06044e4ec75f741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8e5699bd61e39d44b8f25c1d23be43b2", - "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": "Wed, 01 Sep 2021 01:42: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": "8e5699bd61e39d44b8f25c1d23be43b2", - "x-ms-correlation-request-id": "8820aebf-db89-4491-bfbc-2c8af6de0da3", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "5cda8c21-5e24-46ee-9f8d-d679df74b11d", - "x-ms-routing-request-id": "WESTUS:20210901T014230Z:8820aebf-db89-4491-bfbc-2c8af6de0da3" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto6648.blob.core.windows.net,sto6648.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "1769721650", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 b838c2656d9c..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithCreateTestAsync.json +++ /dev/null @@ -1,1290 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "aad1a1360a0ef2435738b25ed330d28f", - "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, 01 Sep 2021 02:54:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e61cae2c-8e86-4674-949a-9aba0f7f0044", - "x-ms-ratelimit-remaining-subscription-reads": "11905", - "x-ms-request-id": "e61cae2c-8e86-4674-949a-9aba0f7f0044", - "x-ms-routing-request-id": "WESTUS2:20210901T025415Z:e61cae2c-8e86-4674-949a-9aba0f7f0044" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fcc6ba631255c7412eb42bb49a5e81ae", - "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, 01 Sep 2021 02:54:14 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1be0df77-ed55-4de7-98bf-70db40209a8e", - "x-ms-ratelimit-remaining-subscription-reads": "11904", - "x-ms-request-id": "1be0df77-ed55-4de7-98bf-70db40209a8e", - "x-ms-routing-request-id": "WESTUS2:20210901T025415Z:1be0df77-ed55-4de7-98bf-70db40209a8e" - }, - "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/res1983?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-6b1ab90b6a22d54582b850fedd0642cf-a79dc6017d9a7d40-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2c926841138df75ab368a24c2d1dd53a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:54:15 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "00e476aa-1eef-4690-b628-915a41866e8f", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "00e476aa-1eef-4690-b628-915a41866e8f", - "x-ms-routing-request-id": "WESTUS2:20210901T025415Z:00e476aa-1eef-4690-b628-915a41866e8f" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983", - "name": "res1983", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-a5d30488197fbc4e8e7af6477767a816-bc7fdbb3831ff447-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56bc254623a909607b59de8e57f8b704", - "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, 01 Sep 2021 02:54:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "30bad83b-604c-4cb2-be35-273b3d1ad3b0", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "b3e3ee10-ef18-4594-93f7-5798e71ebc6e", - "x-ms-routing-request-id": "WESTUS2:20210901T025418Z:30bad83b-604c-4cb2-be35-273b3d1ad3b0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "0e0b920b-9761-440a-b964-b77750cfbca1", - "x-ms-ratelimit-remaining-subscription-reads": "11903", - "x-ms-request-id": "abd5fd36-bf0d-4bf1-89a4-f0e9d1018b80", - "x-ms-routing-request-id": "WESTUS2:20210901T025418Z:0e0b920b-9761-440a-b964-b77750cfbca1" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7a52a0b4-d528-43a0-90ce-fb7e60d4a689", - "x-ms-ratelimit-remaining-subscription-reads": "11902", - "x-ms-request-id": "bae53f5f-0787-477c-8e6b-6f1fd4e6e503", - "x-ms-routing-request-id": "WESTUS2:20210901T025419Z:7a52a0b4-d528-43a0-90ce-fb7e60d4a689" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "33bd000e-5061-41c1-a7e3-00a2052b8060", - "x-ms-ratelimit-remaining-subscription-reads": "11901", - "x-ms-request-id": "e7a22501-81e0-448c-9ba1-b96702ff31fa", - "x-ms-routing-request-id": "WESTUS2:20210901T025420Z:33bd000e-5061-41c1-a7e3-00a2052b8060" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "45339818-b521-440c-9a06-4da5cc940b68", - "x-ms-ratelimit-remaining-subscription-reads": "11900", - "x-ms-request-id": "e3a1fc65-5805-4a21-b3bf-395dfb5e3995", - "x-ms-routing-request-id": "WESTUS2:20210901T025421Z:45339818-b521-440c-9a06-4da5cc940b68" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b3774092-1459-4ae3-84d0-fb9ceaf83d80", - "x-ms-ratelimit-remaining-subscription-reads": "11899", - "x-ms-request-id": "7d91da85-092e-4e6d-b3eb-154a81f619c5", - "x-ms-routing-request-id": "WESTUS2:20210901T025422Z:b3774092-1459-4ae3-84d0-fb9ceaf83d80" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "027f8d3a-61cf-493f-92a6-a6db536c8184", - "x-ms-ratelimit-remaining-subscription-reads": "11898", - "x-ms-request-id": "33e7985e-d794-462b-8ff9-60bc69439b39", - "x-ms-routing-request-id": "WESTUS2:20210901T025423Z:027f8d3a-61cf-493f-92a6-a6db536c8184" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f1980a94-5954-4604-98ab-52f080d9d285", - "x-ms-ratelimit-remaining-subscription-reads": "11897", - "x-ms-request-id": "13984ead-7144-4eff-a5ad-eeca98ac6a91", - "x-ms-routing-request-id": "WESTUS2:20210901T025424Z:f1980a94-5954-4604-98ab-52f080d9d285" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:25 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "55641aa9-0045-427c-89ac-a80ae940b951", - "x-ms-ratelimit-remaining-subscription-reads": "11896", - "x-ms-request-id": "0cfe2aed-98ec-45ec-a700-6e9864354bf5", - "x-ms-routing-request-id": "WESTUS2:20210901T025426Z:55641aa9-0045-427c-89ac-a80ae940b951" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:26 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e2868810-87bd-46f2-92ba-0e34de65fe57", - "x-ms-ratelimit-remaining-subscription-reads": "11895", - "x-ms-request-id": "00063d69-8a9c-4dab-a0c2-a540709408f7", - "x-ms-routing-request-id": "WESTUS2:20210901T025427Z:e2868810-87bd-46f2-92ba-0e34de65fe57" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:54:27 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "47681606-e62e-4211-abc9-a957fcf90fd4", - "x-ms-ratelimit-remaining-subscription-reads": "11894", - "x-ms-request-id": "5a924ea6-b5ef-4305-9ae6-dc4348e4c6e6", - "x-ms-routing-request-id": "WESTUS2:20210901T025428Z:47681606-e62e-4211-abc9-a957fcf90fd4" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4d1d391544ef778dafd8830ff77ada2f", - "x-ms-return-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, 01 Sep 2021 02:54:28 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "49f47aad-6dee-4941-9081-3874e94e3196", - "x-ms-ratelimit-remaining-subscription-reads": "11893", - "x-ms-request-id": "aa9cc899-3f90-48ac-91a2-448805d3ac0f", - "x-ms-routing-request-id": "WESTUS2:20210901T025429Z:49f47aad-6dee-4941-9081-3874e94e3196" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "42be36ffda163e9192a5149154e420e9", - "x-ms-return-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, 01 Sep 2021 02:54:29 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7288bed3-e4fa-4b9f-a47e-d0ddf2d020fa", - "x-ms-ratelimit-remaining-subscription-reads": "11892", - "x-ms-request-id": "b469e85e-5ce9-4afb-9af5-39c4852e5ca9", - "x-ms-routing-request-id": "WESTUS2:20210901T025430Z:7288bed3-e4fa-4b9f-a47e-d0ddf2d020fa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "24d24038f2b0bc8fa9c7855aed8933bf", - "x-ms-return-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, 01 Sep 2021 02:54:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-client-request-id": "24d24038f2b0bc8fa9c7855aed8933bf", - "x-ms-correlation-request-id": "72833c1e-c999-4969-8fca-a5ac05438f66", - "x-ms-ratelimit-remaining-subscription-reads": "11891", - "x-ms-request-id": "a764b9ef-473b-4f98-a933-b1e7712809f6", - "x-ms-routing-request-id": "WESTUS2:20210901T025431Z:72833c1e-c999-4969-8fca-a5ac05438f66" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10b7fd9c45c83b3da7deba4a2ffc23ca", - "x-ms-return-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, 01 Sep 2021 02:54:31 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2e8a63b6-1f49-47db-aa99-67fae3dc4adf", - "x-ms-ratelimit-remaining-subscription-reads": "11890", - "x-ms-request-id": "4519783b-d89c-4de4-b526-239ab727df46", - "x-ms-routing-request-id": "WESTUS2:20210901T025432Z:2e8a63b6-1f49-47db-aa99-67fae3dc4adf" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b3e3ee10-ef18-4594-93f7-5798e71ebc6e?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b7d699b7b5a80d7fa601984f54375109", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1167", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 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": "b7d699b7b5a80d7fa601984f54375109", - "x-ms-correlation-request-id": "35809da7-979b-4e82-95a4-919ad859dd65", - "x-ms-ratelimit-remaining-subscription-reads": "11889", - "x-ms-request-id": "e5a6c840-785c-4855-85ce-30f19af6d5c3", - "x-ms-routing-request-id": "WESTUS2:20210901T025433Z:35809da7-979b-4e82-95a4-919ad859dd65" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "126", - "Content-Type": "application/json", - "traceparent": "00-f14dc3c939e31a47b43fe0f96625f9ed-68bb1edef44f854c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "56f55571102df32102967dd137458cac", - "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": "Wed, 01 Sep 2021 02: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": "56f55571102df32102967dd137458cac", - "x-ms-correlation-request-id": "94133487-1d60-40cb-a579-51f4fa939cb0", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "e32c1e69-8a05-41cf-be81-ed1547bc7135", - "x-ms-routing-request-id": "WESTUS2:20210901T025435Z:94133487-1d60-40cb-a579-51f4fa939cb0" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-680546e20241084391527492c88fe95d-3564a519ce1a9a42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dad8b18dcd07a79c78e2b51138aed560", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1103", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02: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": "dad8b18dcd07a79c78e2b51138aed560", - "x-ms-correlation-request-id": "d1f5b8f3-0f1b-41a3-9aa3-30622b003108", - "x-ms-ratelimit-remaining-subscription-reads": "11888", - "x-ms-request-id": "85414670-3420-43f4-bc50-b3de81e3b92f", - "x-ms-routing-request-id": "WESTUS2:20210901T025435Z:d1f5b8f3-0f1b-41a3-9aa3-30622b003108" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "142", - "Content-Type": "application/json", - "traceparent": "00-27680d26269d1c45aed9645b951533e9-4693a555300e4a40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "98abeb74fd94f5563e0ed883a6594713", - "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": "Wed, 01 Sep 2021 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": "98abeb74fd94f5563e0ed883a6594713", - "x-ms-correlation-request-id": "9664ba91-d0d9-4643-930d-991a59861232", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "fa87b22a-e6fd-476f-bc86-020fbdb4fb6d", - "x-ms-routing-request-id": "WESTUS2:20210901T025436Z:9664ba91-d0d9-4643-930d-991a59861232" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5e2ebdabf035964a9b19b9e9b195cbb7-0608d77a56a74241-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c05309d44f438fda5ae39bf8f418001e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 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": "c05309d44f438fda5ae39bf8f418001e", - "x-ms-correlation-request-id": "b0d8ed61-9fe4-4f02-a696-8bd41b9228fe", - "x-ms-ratelimit-remaining-subscription-reads": "11887", - "x-ms-request-id": "e63c0ebc-e0ca-4af5-b9a2-0863110f43c7", - "x-ms-routing-request-id": "WESTUS2:20210901T025436Z:b0d8ed61-9fe4-4f02-a696-8bd41b9228fe" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "249", - "Content-Type": "application/json", - "traceparent": "00-2e0223246b18bc42b8860494dc0f977e-bf6b09b6ec288e48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2a62a19b4e6ac1f346d4799922862e39", - "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": "Wed, 01 Sep 2021 02:54: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": "2a62a19b4e6ac1f346d4799922862e39", - "x-ms-correlation-request-id": "32611632-eddb-4b9a-9e61-a95fc7523266", - "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-request-id": "e1fb5021-8039-4d4a-abb0-7d0b444f1627", - "x-ms-routing-request-id": "WESTUS2:20210901T025438Z:32611632-eddb-4b9a-9e61-a95fc7523266" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-2298f544d2cea04f869138baf977ec0d-f39934a5c0157f42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2534bcfa83a2856515917a6fd6416dd3", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1119", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:54: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": "2534bcfa83a2856515917a6fd6416dd3", - "x-ms-correlation-request-id": "720f5978-6986-4ba8-849f-68972a2a9411", - "x-ms-ratelimit-remaining-subscription-reads": "11886", - "x-ms-request-id": "84ce9e2d-551b-4dd3-a89e-a7c6fca9eef6", - "x-ms-routing-request-id": "WESTUS2:20210901T025438Z:720f5978-6986-4ba8-849f-68972a2a9411" - }, - "ResponseBody": { - "sku": { - "name": "Standard_LRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951", - "name": "sto8951", - "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": "2021-09-01T02:54:16.8301683Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:54:16.8301683Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:54:16.7207921Z", - "primaryEndpoints": { - "blob": "https://sto8951.blob.core.windows.net/", - "queue": "https://sto8951.queue.core.windows.net/", - "table": "https://sto8951.table.core.windows.net/", - "file": "https://sto8951.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res1983/providers/Microsoft.Storage/storageAccounts/sto8951?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "191", - "Content-Type": "application/json", - "traceparent": "00-90f1ec55e859d14c8b08b8a10762a916-720745faa689334b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "eb9861b563691418d102f8b6226aaa98", - "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": "Wed, 01 Sep 2021 02:54: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": "eb9861b563691418d102f8b6226aaa98", - "x-ms-correlation-request-id": "b5d33185-c1d5-4305-a6ec-b47cb7dc1066", - "x-ms-ratelimit-remaining-subscription-writes": "1188", - "x-ms-request-id": "e7ddd7ed-f2f6-43a1-9d2d-ad86d407ee7e", - "x-ms-routing-request-id": "WESTUS2:20210901T025438Z:b5d33185-c1d5-4305-a6ec-b47cb7dc1066" - }, - "ResponseBody": { - "error": { - "code": "StorageDomainNameCouldNotVerify", - "message": "The custom domain name could not be verified. CNAME mapping from foo.example.com to any of sto8951.blob.core.windows.net,sto8951.z20.web.core.windows.net does not exist." - } - } - } - ], - "Variables": { - "RandomSeed": "1958884858", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 8859cd360f19..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateWithHttpsOnlyTestAsync.json +++ /dev/null @@ -1,908 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a32f86deb93661e35ff43b4beb90ebbd", - "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, 01 Sep 2021 02:55:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "33138122-15a7-4ac4-8d91-67e9e25950dd", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "33138122-15a7-4ac4-8d91-67e9e25950dd", - "x-ms-routing-request-id": "WESTUS2:20210901T025541Z:33138122-15a7-4ac4-8d91-67e9e25950dd" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "07339eee6a954b14bbcc4ca7a92d275f", - "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, 01 Sep 2021 02:55:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1101d550-9934-4ad7-ab44-e22b0773b801", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "1101d550-9934-4ad7-ab44-e22b0773b801", - "x-ms-routing-request-id": "WESTUS2:20210901T025541Z:1101d550-9934-4ad7-ab44-e22b0773b801" - }, - "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/res4822?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-e44e2e9cddd6a8409ea6bc79ad0f5796-1ab1c5c9d88d304b-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5ff22b7598a786ef48c09843f1fe808a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:55:41 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "37af9991-03a6-4dd8-bf5d-6322a85fac4a", - "x-ms-ratelimit-remaining-subscription-writes": "1187", - "x-ms-request-id": "37af9991-03a6-4dd8-bf5d-6322a85fac4a", - "x-ms-routing-request-id": "WESTUS2:20210901T025542Z:37af9991-03a6-4dd8-bf5d-6322a85fac4a" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822", - "name": "res4822", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "158", - "Content-Type": "application/json", - "traceparent": "00-655779b244ad344585e13386ba358446-99cdb54f02ae9146-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6f0c6a3974e5e371e7696c3bb832cddc", - "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": "Wed, 01 Sep 2021 02:55:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "dcce1892-c444-4af8-8ad0-214127fa3a55", - "x-ms-ratelimit-remaining-subscription-writes": "1186", - "x-ms-request-id": "7e1e66eb-c490-4e79-ac71-36fd2f5f8d46", - "x-ms-routing-request-id": "WESTUS2:20210901T025545Z:dcce1892-c444-4af8-8ad0-214127fa3a55" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:44 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e4b18c8a-1a45-4780-af8b-26c08e1c80b9", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "9656c7a6-fad8-4495-9510-0263580aa04e", - "x-ms-routing-request-id": "WESTUS2:20210901T025545Z:e4b18c8a-1a45-4780-af8b-26c08e1c80b9" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:45 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "15fd729d-40d6-47e2-a3b0-014b723b6490", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "6a1c7b9c-13e4-4204-9873-f7a6774ccbb5", - "x-ms-routing-request-id": "WESTUS2:20210901T025546Z:15fd729d-40d6-47e2-a3b0-014b723b6490" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:47 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "934d03bd-8c5a-4b8a-8724-654e11402914", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "591acb2c-ab40-4381-8914-3b83677311e2", - "x-ms-routing-request-id": "WESTUS2:20210901T025547Z:934d03bd-8c5a-4b8a-8724-654e11402914" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:48 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f211bc3d-4653-443f-9548-1479a749f764", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "2c2f29a0-d4e2-4886-830c-d82b0b38dc36", - "x-ms-routing-request-id": "WESTUS2:20210901T025548Z:f211bc3d-4653-443f-9548-1479a749f764" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:49 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "111256d8-4471-45aa-a735-9e5b15fd61ff", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "b675c5ab-59e9-444e-9a72-62c37e7a7a28", - "x-ms-routing-request-id": "WESTUS2:20210901T025549Z:111256d8-4471-45aa-a735-9e5b15fd61ff" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:50 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3b7f39b5-8251-48d8-a781-ed0c95ed76da", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "57bc2b93-5d43-497a-9765-edfbf4d62e85", - "x-ms-routing-request-id": "WESTUS2:20210901T025550Z:3b7f39b5-8251-48d8-a781-ed0c95ed76da" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:51 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "cdd1d8bf-ea38-45d5-b79f-0b49bbdbc86c", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "d9e419f1-e4d4-4ebb-b850-1335b32ee8d7", - "x-ms-routing-request-id": "WESTUS2:20210901T025552Z:cdd1d8bf-ea38-45d5-b79f-0b49bbdbc86c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:52 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2fe592ec-1e2b-4362-88b6-78d8398538d0", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "908c63c5-fc2b-4738-88ea-2d57e7d55e30", - "x-ms-routing-request-id": "WESTUS2:20210901T025553Z:2fe592ec-1e2b-4362-88b6-78d8398538d0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:53 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "383568fe-e55b-427f-a5ed-1cea6d75d4fe", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "8c9999c5-016b-4f51-ac0f-91253b61a22f", - "x-ms-routing-request-id": "WESTUS2:20210901T025554Z:383568fe-e55b-427f-a5ed-1cea6d75d4fe" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:55:54 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2247573d-7983-407e-994d-958dfbe638df", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "a1f9226a-16e8-4925-91c9-127559b81c88", - "x-ms-routing-request-id": "WESTUS2:20210901T025555Z:2247573d-7983-407e-994d-958dfbe638df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f195e4f5459411357e5c67625cf8f0d3", - "x-ms-return-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, 01 Sep 2021 02:55:55 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aced3f81-fb3f-4f30-9f5d-844c201c1cf5", - "x-ms-ratelimit-remaining-subscription-reads": "11817", - "x-ms-request-id": "3003a9ab-2a63-450e-a549-b95a970c28d7", - "x-ms-routing-request-id": "WESTUS2:20210901T025556Z:aced3f81-fb3f-4f30-9f5d-844c201c1cf5" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "bf7d428b0f707465de2c88841b433943", - "x-ms-return-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, 01 Sep 2021 02:55:56 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "f31b84bd-2a95-43cd-9918-c5c037d2d79a", - "x-ms-ratelimit-remaining-subscription-reads": "11816", - "x-ms-request-id": "d980512e-8656-42e2-95cb-625279549ef1", - "x-ms-routing-request-id": "WESTUS2:20210901T025557Z:f31b84bd-2a95-43cd-9918-c5c037d2d79a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "92582c77c111d919ec92721d0d7124ac", - "x-ms-return-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, 01 Sep 2021 02:55:57 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f1ea9ce-6a72-4db4-8b81-218eba98716e", - "x-ms-ratelimit-remaining-subscription-reads": "11815", - "x-ms-request-id": "a7d9ac8b-a502-487b-bec7-002b16ad7e5a", - "x-ms-routing-request-id": "WESTUS2:20210901T025558Z:2f1ea9ce-6a72-4db4-8b81-218eba98716e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ab7b96ec82eee6457e211268bcb1f63b", - "x-ms-return-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, 01 Sep 2021 02:55:58 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?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": "ab7b96ec82eee6457e211268bcb1f63b", - "x-ms-correlation-request-id": "a8692583-1079-4d02-adb0-6753ca29883f", - "x-ms-ratelimit-remaining-subscription-reads": "11814", - "x-ms-request-id": "3197533a-d010-4269-bc9a-b46a2fdbc9eb", - "x-ms-routing-request-id": "WESTUS2:20210901T025559Z:a8692583-1079-4d02-adb0-6753ca29883f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "30eb23225e9fcac129a4d2de9d47666c", - "x-ms-return-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, 01 Sep 2021 02:56:00 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?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": "30eb23225e9fcac129a4d2de9d47666c", - "x-ms-correlation-request-id": "517b7093-ec4f-4038-bd9c-39f9aa65e59b", - "x-ms-ratelimit-remaining-subscription-reads": "11813", - "x-ms-request-id": "30a2ab49-7a61-446a-a539-a264980019da", - "x-ms-routing-request-id": "WESTUS2:20210901T025601Z:517b7093-ec4f-4038-bd9c-39f9aa65e59b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7e1e66eb-c490-4e79-ac71-36fd2f5f8d46?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "8497dc088ec7f454e77213f0aeb11c3a", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1168", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:56: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": "8497dc088ec7f454e77213f0aeb11c3a", - "x-ms-correlation-request-id": "ca84ce73-a067-4e00-8a03-6efe3e332901", - "x-ms-ratelimit-remaining-subscription-reads": "11812", - "x-ms-request-id": "32811dcd-8022-446a-88fa-38e621dc1e4e", - "x-ms-routing-request-id": "WESTUS2:20210901T025602Z:ca84ce73-a067-4e00-8a03-6efe3e332901" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605", - "name": "sto1605", - "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": "2021-09-01T02:55:43.8804851Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:55:43.8804851Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:55:43.7710929Z", - "primaryEndpoints": { - "blob": "https://sto1605.blob.core.windows.net/", - "queue": "https://sto1605.queue.core.windows.net/", - "table": "https://sto1605.table.core.windows.net/", - "file": "https://sto1605.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "48", - "Content-Type": "application/json", - "traceparent": "00-3abdfd04e6f4c347b67b6dda2bc2a7b9-4c862a9bb02ae948-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e9fb369cf3858e0dd5b1824aaf664937", - "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": "Wed, 01 Sep 2021 02:56: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": "e9fb369cf3858e0dd5b1824aaf664937", - "x-ms-correlation-request-id": "52200cc9-686f-4298-900b-5e7ba9c3cc72", - "x-ms-ratelimit-remaining-subscription-writes": "1185", - "x-ms-request-id": "64aa15bb-0d55-4310-a31c-b0c4f8d4c23c", - "x-ms-routing-request-id": "WESTUS2:20210901T025602Z:52200cc9-686f-4298-900b-5e7ba9c3cc72" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605", - "name": "sto1605", - "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": "2021-09-01T02:55:43.8804851Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:55:43.8804851Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:55:43.7710929Z", - "primaryEndpoints": { - "blob": "https://sto1605.blob.core.windows.net/", - "queue": "https://sto1605.queue.core.windows.net/", - "table": "https://sto1605.table.core.windows.net/", - "file": "https://sto1605.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "49", - "Content-Type": "application/json", - "traceparent": "00-8327f90f4a719a41bbb866b447c0cbca-e61129aa7271cd45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e05fa5bb711a9473cff6482c4ad11b77", - "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": "Wed, 01 Sep 2021 02:56: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": "e05fa5bb711a9473cff6482c4ad11b77", - "x-ms-correlation-request-id": "3ec181e9-1522-48ed-b8cc-a4a3ed89fe69", - "x-ms-ratelimit-remaining-subscription-writes": "1184", - "x-ms-request-id": "9cd128ed-de90-4282-9573-d303801f038a", - "x-ms-routing-request-id": "WESTUS2:20210901T025603Z:3ec181e9-1522-48ed-b8cc-a4a3ed89fe69" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res4822/providers/Microsoft.Storage/storageAccounts/sto1605", - "name": "sto1605", - "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": "2021-09-01T02:55:43.8804851Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:55:43.8804851Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:55:43.7710929Z", - "primaryEndpoints": { - "blob": "https://sto1605.blob.core.windows.net/", - "queue": "https://sto1605.queue.core.windows.net/", - "table": "https://sto1605.table.core.windows.net/", - "file": "https://sto1605.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "68056153", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 694926b95acf..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTest.json +++ /dev/null @@ -1,1194 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a09c6149d78ce104f0acf0b4862a985e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "468", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:47:00 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "af4623f0-9f5a-4004-b64d-6c1f153c628b", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "af4623f0-9f5a-4004-b64d-6c1f153c628b", - "x-ms-routing-request-id": "WESTUS:20210901T014701Z:af4623f0-9f5a-4004-b64d-6c1f153c628b" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a21592cf9106ca1d7ffeccf872d2b747", - "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, 01 Sep 2021 01:47:01 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "9f82065a-9ea4-4cde-a700-e55006544618", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "9f82065a-9ea4-4cde-a700-e55006544618", - "x-ms-routing-request-id": "WESTUS2:20210901T014701Z:9f82065a-9ea4-4cde-a700-e55006544618" - }, - "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/res7687?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-51bcec22c226ae408f19d858a7965693-6c90b2dc48ce454d-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "092e9b0ca850bccd1f53f2d3333d0c17", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "212", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:47:02 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6a29599c-6559-4423-91fa-a39fec1b440e", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "6a29599c-6559-4423-91fa-a39fec1b440e", - "x-ms-routing-request-id": "WESTUS2:20210901T014702Z:6a29599c-6559-4423-91fa-a39fec1b440e" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687", - "name": "res7687", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "250", - "Content-Type": "application/json", - "traceparent": "00-3ac218d0e39ee44ea7e32ac5cb0b938e-52d8ced0f1b9b94f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "30a9af58b721d244218d0b0b6f1ef4a9", - "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": "Wed, 01 Sep 2021 01:47:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "7d1d5f52-25e1-49d2-b979-18d5d1e07cfa", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "27a15228-50fa-4ee8-bd41-7494e2c5abc3", - "x-ms-routing-request-id": "WESTUS2:20210901T014706Z:7d1d5f52-25e1-49d2-b979-18d5d1e07cfa" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:06 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e9186974-0224-46da-b450-197cd8e669c3", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "4371ccce-e381-458b-a420-ecac3f457302", - "x-ms-routing-request-id": "WESTUS2:20210901T014706Z:e9186974-0224-46da-b450-197cd8e669c3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:07 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "54a0a9a0-4e27-4956-ae55-0d0a12869e93", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "b3ba986f-2425-4fa1-be70-a13c9ecdea53", - "x-ms-routing-request-id": "WESTUS2:20210901T014708Z:54a0a9a0-4e27-4956-ae55-0d0a12869e93" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:08 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2d4becd9-bef2-48ca-bba4-119dd06b1f4a", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "d6ba124d-2398-4115-8b8a-b13e4579188d", - "x-ms-routing-request-id": "WESTUS2:20210901T014709Z:2d4becd9-bef2-48ca-bba4-119dd06b1f4a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "42e7e1a9-e84a-4305-be3e-3a1a600e7db0", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "08bd503c-6046-46d7-aa1d-37ee73f36a74", - "x-ms-routing-request-id": "WESTUS2:20210901T014710Z:42e7e1a9-e84a-4305-be3e-3a1a600e7db0" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "87b31fdb-ff84-4df1-b993-efaf970d651e", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "404138cf-2b79-4008-8fb3-6edf4b9b8a30", - "x-ms-routing-request-id": "WESTUS2:20210901T014711Z:87b31fdb-ff84-4df1-b993-efaf970d651e" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "4ff9623a-e2c8-4664-9805-25828856e8ca", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "16b26d4c-7774-4de2-9746-990815eee074", - "x-ms-routing-request-id": "WESTUS2:20210901T014712Z:4ff9623a-e2c8-4664-9805-25828856e8ca" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c027b23a-0bc3-4b78-a089-ff90ca48489a", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "6ac9c61d-4c2b-49ba-907d-0f6153448ae6", - "x-ms-routing-request-id": "WESTUS2:20210901T014713Z:c027b23a-0bc3-4b78-a089-ff90ca48489a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "e57141d5-ac34-4b5d-9dfa-4f51946aad33", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "621d1070-cdf3-4cda-ae98-c8c0b055c604", - "x-ms-routing-request-id": "WESTUS2:20210901T014714Z:e57141d5-ac34-4b5d-9dfa-4f51946aad33" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "40603a23-3348-48d8-a0ee-d0c22b8cafe7", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "11335d5f-3bca-4e75-83c0-46568e9942b3", - "x-ms-routing-request-id": "WESTUS2:20210901T014715Z:40603a23-3348-48d8-a0ee-d0c22b8cafe7" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:47:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "3853e55c-d7a8-411f-9c17-bdc70afc144a", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "e4cbc4f7-567d-49e0-bfdf-3a5f38ffc188", - "x-ms-routing-request-id": "WESTUS2:20210901T014717Z:3853e55c-d7a8-411f-9c17-bdc70afc144a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "73555cb787dc8809d297cf880513eae8", - "x-ms-return-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, 01 Sep 2021 01:47:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "8819ce1c-7ae1-4d20-b6a3-0fbc85d7cfc2", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "ef29552e-07a5-4a06-852b-d2bf4c90acd6", - "x-ms-routing-request-id": "WESTUS2:20210901T014718Z:8819ce1c-7ae1-4d20-b6a3-0fbc85d7cfc2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "009cd57f04a6efe42750b0ab297b2744", - "x-ms-return-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, 01 Sep 2021 01:47:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "c772f8c8-cf58-41a9-9a79-a82bfd56a346", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "922f99c8-600d-4a17-b59f-9d01a0ce8e89", - "x-ms-routing-request-id": "WESTUS2:20210901T014719Z:c772f8c8-cf58-41a9-9a79-a82bfd56a346" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "04170d5f8f506abb0d608dd410a73eba", - "x-ms-return-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, 01 Sep 2021 01:47:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "2f1cd243-55dc-4c2a-b216-9869d2c72b5a", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "5c355c6d-c595-4b10-afc6-316833ee87c1", - "x-ms-routing-request-id": "WESTUS2:20210901T014720Z:2f1cd243-55dc-4c2a-b216-9869d2c72b5a" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cd7d7f8dc584b34377664b8cd75d5e57", - "x-ms-return-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, 01 Sep 2021 01:47:21 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?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": "cd7d7f8dc584b34377664b8cd75d5e57", - "x-ms-correlation-request-id": "27459aa8-f207-4de1-a05c-9f5a9d90b0a2", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "04e73bf0-2633-42b7-b580-b6d851949cb9", - "x-ms-routing-request-id": "WESTUS2:20210901T014721Z:27459aa8-f207-4de1-a05c-9f5a9d90b0a2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/27a15228-50fa-4ee8-bd41-7494e2c5abc3?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f7288b6fe5fbef981931f3457710de80", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1209", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "f7288b6fe5fbef981931f3457710de80", - "x-ms-correlation-request-id": "20b24075-6cd2-477f-8e6d-aafc37f19d76", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "1bb139de-32fc-4c7a-843a-3ca857b0d83e", - "x-ms-routing-request-id": "WESTUS2:20210901T014722Z:20b24075-6cd2-477f-8e6d-aafc37f19d76" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-5a15b7d3d78ce445ae8a3e67498eb811-eabc2541ea9ac748-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "a91df51259fd99c0ca648de9432f93af", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1209", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "a91df51259fd99c0ca648de9432f93af", - "x-ms-correlation-request-id": "8966e574-f631-4f05-a8ed-1a9409d84ee3", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "2cd3a503-d6af-48f9-a0bc-fa7454655e49", - "x-ms-routing-request-id": "WESTUS2:20210901T014722Z:8966e574-f631-4f05-a8ed-1a9409d84ee3" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "177", - "Content-Type": "application/json", - "traceparent": "00-c1ef7a74fa5bd04293fa361ddb8f2299-e17392b6c8bed847-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "85643601467ea8bee78db452d2fd3b67", - "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": "1244", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "85643601467ea8bee78db452d2fd3b67", - "x-ms-correlation-request-id": "a6f84643-6b67-406f-84e5-ab65c0b87534", - "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-request-id": "8721e289-1b47-42f4-94f1-d44e8062d44e", - "x-ms-routing-request-id": "WESTUS2:20210901T014723Z:a6f84643-6b67-406f-84e5-ab65c0b87534" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-6c044de45252c744b51e6477720b4bf4-670fe749970b3043-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e17acb87b43f155aca8e2c9658aeabe9", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1244", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "e17acb87b43f155aca8e2c9658aeabe9", - "x-ms-correlation-request-id": "d1dd1217-0396-420b-a73c-f3fd3338ec46", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "ae2ec428-6d3b-4073-9b52-5545d406be54", - "x-ms-routing-request-id": "WESTUS2:20210901T014723Z:d1dd1217-0396-420b-a73c-f3fd3338ec46" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "56", - "Content-Type": "application/json", - "traceparent": "00-92dedf734d08d7439fabf5e15e6bc2da-0582d3bb465f7d4b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4144449e59abcb013675c26fa56dc7cd", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "properties": { - "networkAcls": { - "defaultAction": "Allow" - } - } - }, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1245", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "4144449e59abcb013675c26fa56dc7cd", - "x-ms-correlation-request-id": "76efb190-1528-4d45-8d63-4a57ea93f002", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "9f19d696-5e7a-4ff6-bed1-e7463f3557d2", - "x-ms-routing-request-id": "WESTUS2:20210901T014724Z:76efb190-1528-4d45-8d63-4a57ea93f002" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-ad75420586a1e04ba11ad02b5f6885ba-eac17835e777264c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "78622528b1b54c6fdc4fbaef19275038", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1245", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:47: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": "78622528b1b54c6fdc4fbaef19275038", - "x-ms-correlation-request-id": "e2c249b1-b579-40fd-b04e-7b40ab3a107f", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "fd6335da-60f3-4aac-8bf8-6c8e04f165a0", - "x-ms-routing-request-id": "WESTUS2:20210901T014724Z:e2c249b1-b579-40fd-b04e-7b40ab3a107f" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res7687/providers/Microsoft.Storage/storageAccounts/sto612", - "name": "sto612", - "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": "2021-09-01T01:47:05.4954943Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T01:47:05.4954943Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:47:05.3704921Z", - "primaryEndpoints": { - "blob": "https://sto612.blob.core.windows.net/", - "queue": "https://sto612.queue.core.windows.net/", - "table": "https://sto612.table.core.windows.net/", - "file": "https://sto612.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1258726795", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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 4d396ee8e806..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountVnetACLTestAsync.json +++ /dev/null @@ -1,1194 +0,0 @@ -{ - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "86b2b62c94c151da093f3c07b8646797", - "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, 01 Sep 2021 02:57:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f9a5c74c-0ee5-4de4-8a7d-72901d720cda", - "x-ms-ratelimit-remaining-subscription-reads": "11755", - "x-ms-request-id": "f9a5c74c-0ee5-4de4-8a7d-72901d720cda", - "x-ms-routing-request-id": "WESTUS2:20210901T025707Z:f9a5c74c-0ee5-4de4-8a7d-72901d720cda" - }, - "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?api-version=2019-11-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e67d4b111537e30e7776a29a5a1af696", - "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, 01 Sep 2021 02:57:06 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e9581dd8-6336-4fc6-b01e-b72bf4eb3c02", - "x-ms-ratelimit-remaining-subscription-reads": "11754", - "x-ms-request-id": "e9581dd8-6336-4fc6-b01e-b72bf4eb3c02", - "x-ms-routing-request-id": "WESTUS2:20210901T025707Z:e9581dd8-6336-4fc6-b01e-b72bf4eb3c02" - }, - "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/res290?api-version=2019-10-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "22", - "Content-Type": "application/json", - "traceparent": "00-8f1f33b4ce1ee34385f09cad939418e4-2f0fb8ca08641d49-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e38bff4ef1b0ee158730d933798fc5fa", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": { - "location": "eastus2" - }, - "StatusCode": 201, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "210", - "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:57:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "ab6935ac-4a98-44dd-a20e-d2d0e56b8f1c", - "x-ms-ratelimit-remaining-subscription-writes": "1183", - "x-ms-request-id": "ab6935ac-4a98-44dd-a20e-d2d0e56b8f1c", - "x-ms-routing-request-id": "WESTUS2:20210901T025707Z:ab6935ac-4a98-44dd-a20e-d2d0e56b8f1c" - }, - "ResponseBody": { - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290", - "name": "res290", - "type": "Microsoft.Resources/resourceGroups", - "location": "eastus2", - "properties": { - "provisioningState": "Succeeded" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "PUT", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "250", - "Content-Type": "application/json", - "traceparent": "00-1b24cc9613b805459d3a6a941c8bc842-466e89701a14c044-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee26dbab16e0cea70e4bf23ff6ef49a5", - "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": "Wed, 01 Sep 2021 02:57:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ea10360f-4c22-4244-aa38-80915eda2686", - "x-ms-ratelimit-remaining-subscription-writes": "1182", - "x-ms-request-id": "39cd9d13-c5c9-4049-b374-8da56ba67dae", - "x-ms-routing-request-id": "WESTUS2:20210901T025710Z:ea10360f-4c22-4244-aa38-80915eda2686" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:09 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "fa975eda-4f53-4ef2-be06-592149dddc36", - "x-ms-ratelimit-remaining-subscription-reads": "11753", - "x-ms-request-id": "a7661742-96f5-4b99-a7aa-9123ef257510", - "x-ms-routing-request-id": "WESTUS2:20210901T025710Z:fa975eda-4f53-4ef2-be06-592149dddc36" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ccfb5116-4d7a-485f-960d-2a621e94800b", - "x-ms-ratelimit-remaining-subscription-reads": "11752", - "x-ms-request-id": "59c75661-9d4d-4ca8-b419-50bc8ffe6971", - "x-ms-routing-request-id": "WESTUS2:20210901T025711Z:ccfb5116-4d7a-485f-960d-2a621e94800b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:12 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "06931b93-d9c9-46a7-8c77-7835bc4e796c", - "x-ms-ratelimit-remaining-subscription-reads": "11751", - "x-ms-request-id": "f86d8629-f976-4155-90b6-8fc129fc9934", - "x-ms-routing-request-id": "WESTUS2:20210901T025712Z:06931b93-d9c9-46a7-8c77-7835bc4e796c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:13 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ec8212c0-f277-4104-b9ef-8797925b14ab", - "x-ms-ratelimit-remaining-subscription-reads": "11750", - "x-ms-request-id": "dbc07d41-5ef5-4c2a-b76b-ba25943668af", - "x-ms-routing-request-id": "WESTUS2:20210901T025713Z:ec8212c0-f277-4104-b9ef-8797925b14ab" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:14 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "80a2f84c-8207-4b71-889f-74dfc54946e3", - "x-ms-ratelimit-remaining-subscription-reads": "11749", - "x-ms-request-id": "79c471ca-4a17-49d6-bab3-136b8c7be188", - "x-ms-routing-request-id": "WESTUS2:20210901T025714Z:80a2f84c-8207-4b71-889f-74dfc54946e3" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:15 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "18b3be9f-2c32-44ec-b2ee-ca47cc40f83c", - "x-ms-ratelimit-remaining-subscription-reads": "11748", - "x-ms-request-id": "9595f8ce-5d30-4736-b655-3bf5490530d1", - "x-ms-routing-request-id": "WESTUS2:20210901T025716Z:18b3be9f-2c32-44ec-b2ee-ca47cc40f83c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:16 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "43a3e390-deb3-4d2d-82ba-9a876462d8df", - "x-ms-ratelimit-remaining-subscription-reads": "11747", - "x-ms-request-id": "db2bf9b0-fa14-46ed-adfb-e1360c20f38d", - "x-ms-routing-request-id": "WESTUS2:20210901T025717Z:43a3e390-deb3-4d2d-82ba-9a876462d8df" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:17 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "098603c5-3a33-4d4f-ab6d-b5b795a60776", - "x-ms-ratelimit-remaining-subscription-reads": "11746", - "x-ms-request-id": "ef0a5677-30e1-492d-9528-46892fa797d7", - "x-ms-routing-request-id": "WESTUS2:20210901T025718Z:098603c5-3a33-4d4f-ab6d-b5b795a60776" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:18 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "5e4f6871-f4a0-40fa-a58c-dc9236530de2", - "x-ms-ratelimit-remaining-subscription-reads": "11745", - "x-ms-request-id": "758183f1-1460-414f-8f2a-f66673f848bc", - "x-ms-routing-request-id": "WESTUS2:20210901T025719Z:5e4f6871-f4a0-40fa-a58c-dc9236530de2" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:57:19 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "aa10658c-9882-40c0-938a-aec8f5e91c6c", - "x-ms-ratelimit-remaining-subscription-reads": "11744", - "x-ms-request-id": "f88570a2-9eac-4516-8387-94c66f70eb92", - "x-ms-routing-request-id": "WESTUS2:20210901T025720Z:aa10658c-9882-40c0-938a-aec8f5e91c6c" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2860f474bc79395b6cf017427f1acdf7", - "x-ms-return-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, 01 Sep 2021 02:57:20 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "ff7f22b5-c927-4c89-a294-0605fb7e577d", - "x-ms-ratelimit-remaining-subscription-reads": "11743", - "x-ms-request-id": "284f2f33-5f32-4c13-83d3-ae95588c2e22", - "x-ms-routing-request-id": "WESTUS2:20210901T025721Z:ff7f22b5-c927-4c89-a294-0605fb7e577d" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "482c758d039b4486db83bd61218a8427", - "x-ms-return-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, 01 Sep 2021 02:57:22 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "515acd65-e25e-4ed9-8c56-aa3a7bc215bc", - "x-ms-ratelimit-remaining-subscription-reads": "11742", - "x-ms-request-id": "18a25a9a-fe95-4f51-86a2-dbd2de3ad61d", - "x-ms-routing-request-id": "WESTUS2:20210901T025722Z:515acd65-e25e-4ed9-8c56-aa3a7bc215bc" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3b15282ee79a0786c98c5d5ee74f1cc7", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 202, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Connection": "close", - "Content-Length": "0", - "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:57:23 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "b54c81ab-e708-4b43-8954-7c13dde8b34f", - "x-ms-ratelimit-remaining-subscription-reads": "11741", - "x-ms-request-id": "7984dc52-e8d1-4a23-80e7-8b2bed927f8a", - "x-ms-routing-request-id": "WESTUS2:20210901T025723Z:b54c81ab-e708-4b43-8954-7c13dde8b34f" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4a4644d9721e70e56e1b4cf5fefa18e2", - "x-ms-return-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, 01 Sep 2021 02:57:24 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?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": "4a4644d9721e70e56e1b4cf5fefa18e2", - "x-ms-correlation-request-id": "2f61a061-6172-4db2-8daa-80e66fe76717", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-request-id": "4ab8677a-10eb-4587-8a71-d5e241ebc7b9", - "x-ms-routing-request-id": "WESTUS:20210901T025725Z:2f61a061-6172-4db2-8daa-80e66fe76717" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/39cd9d13-c5c9-4049-b374-8da56ba67dae?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5613f06b9105a55dee247e0fa6285c8b", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1214", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:57: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": "5613f06b9105a55dee247e0fa6285c8b", - "x-ms-correlation-request-id": "aa0fa210-721b-40f0-a70a-07d3bc9560c1", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-request-id": "51fd30e4-7677-4366-8f77-40f30f53aaf9", - "x-ms-routing-request-id": "WESTUS:20210901T025726Z:aa0fa210-721b-40f0-a70a-07d3bc9560c1" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-980060c419a7524fa3dd5a6369a8edf9-f90cd2a47a160d48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "dc87f5673a43bc0843a4cd7e9a9008cf", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1214", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:57: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": "dc87f5673a43bc0843a4cd7e9a9008cf", - "x-ms-correlation-request-id": "1a0fbad6-c0bf-422f-bc96-428b02860c7d", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-request-id": "ca46c3f2-46c9-4f04-91e5-54555fc3daa6", - "x-ms-routing-request-id": "WESTUS:20210901T025726Z:1a0fbad6-c0bf-422f-bc96-428b02860c7d" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "177", - "Content-Type": "application/json", - "traceparent": "00-4140c5f7725ba7458111aa9c6522a17f-0667243c4f398741-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f7f37b73c53b48c2e7a05cf9f3d6ca46", - "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": "Wed, 01 Sep 2021 02: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": "f7f37b73c53b48c2e7a05cf9f3d6ca46", - "x-ms-correlation-request-id": "1cd91504-2d11-4238-a012-71aeb9512656", - "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "0ca1b6f6-c4d1-466d-8ecc-2194d030d5c8", - "x-ms-routing-request-id": "WESTUS:20210901T025727Z:1cd91504-2d11-4238-a012-71aeb9512656" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-31d1d4b1d06e2b449c7f7ed146a36acf-34844661875ac942-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "098ec1bf3c72319fe7571360c3de0a5e", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1249", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:57: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": "098ec1bf3c72319fe7571360c3de0a5e", - "x-ms-correlation-request-id": "a499459f-7ebc-4f26-8635-a67be9a10c00", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "d236ca11-806f-405f-8373-a62a69d71876", - "x-ms-routing-request-id": "WESTUS:20210901T025727Z:a499459f-7ebc-4f26-8635-a67be9a10c00" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "PATCH", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "Content-Length": "56", - "Content-Type": "application/json", - "traceparent": "00-1d99cd2a6a6a064db8484e214559984d-1028ab601dcb4941-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2a9baf1b6535a24f333ff4a2dd0fc96d", - "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": "Wed, 01 Sep 2021 02:57: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": "2a9baf1b6535a24f333ff4a2dd0fc96d", - "x-ms-correlation-request-id": "77b43981-9ee9-41e0-9545-cd77da5681c2", - "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-request-id": "146d8a97-3c29-493e-830f-3765574aaf0b", - "x-ms-routing-request-id": "WESTUS:20210901T025728Z:77b43981-9ee9-41e0-9545-cd77da5681c2" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427?api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Accept": "application/json", - "Authorization": "Sanitized", - "traceparent": "00-c4463acaa0a07949a1e8e0ca84b769e2-10dee6596f71f248-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d9bf87d9ff02375cdcc110e4b1618408", - "x-ms-return-client-request-id": "true" - }, - "RequestBody": null, - "StatusCode": 200, - "ResponseHeaders": { - "Cache-Control": "no-cache", - "Content-Length": "1250", - "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:57: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": "d9bf87d9ff02375cdcc110e4b1618408", - "x-ms-correlation-request-id": "a8718433-0361-41d9-9215-4115c99f8bbe", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "3075abea-7a86-4237-8c4f-670acd952338", - "x-ms-routing-request-id": "WESTUS:20210901T025728Z:a8718433-0361-41d9-9215-4115c99f8bbe" - }, - "ResponseBody": { - "sku": { - "name": "Standard_GRS", - "tier": "Standard" - }, - "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res290/providers/Microsoft.Storage/storageAccounts/sto3427", - "name": "sto3427", - "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": "2021-09-01T02:57:09.0713407Z" - }, - "blob": { - "keyType": "Account", - "enabled": true, - "lastEnabledTime": "2021-09-01T02:57:09.0713407Z" - } - }, - "keySource": "Microsoft.Storage" - }, - "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:57:08.9775814Z", - "primaryEndpoints": { - "blob": "https://sto3427.blob.core.windows.net/", - "queue": "https://sto3427.queue.core.windows.net/", - "table": "https://sto3427.table.core.windows.net/", - "file": "https://sto3427.file.core.windows.net/" - }, - "primaryLocation": "eastus2", - "statusOfPrimary": "available", - "secondaryLocation": "centralus", - "statusOfSecondary": "available" - } - } - } - ], - "Variables": { - "RandomSeed": "1614277827", - "SUBSCRIPTION_ID": "db1ab6f0-4769-4b27-930e-01e2ef9c123c" - } -} \ 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/StorageAccountUpdateEncryptionTestAsync.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json similarity index 55% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTestAsync.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json index 973a3525e261..fd2718a0282c 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTestAsync.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccount.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7f46b5a8608b2bc352ddec4e3d6fc633", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:24 GMT", + "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": "ce7c95df-e1c2-4e48-9c2e-95ec7c81fcd9", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-request-id": "ce7c95df-e1c2-4e48-9c2e-95ec7c81fcd9", - "x-ms-routing-request-id": "WESTUS2:20210901T024724Z:ce7c95df-e1c2-4e48-9c2e-95ec7c81fcd9" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "600bcccfb274dae51d43788c9f53f138", - "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, 01 Sep 2021 02:47:24 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "808c5112-54d8-4f74-a077-b06b4f531874", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-request-id": "808c5112-54d8-4f74-a077-b06b4f531874", - "x-ms-routing-request-id": "WESTUS2:20210901T024724Z:808c5112-54d8-4f74-a077-b06b4f531874" - }, - "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/res8238?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-5985dab15ed00848836de09405fcc77d-770a1bf67555f246-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6843a7dcf031ae0d97a5f8b61bd31fa4", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:25 GMT", + "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": "205e65b6-b848-45a4-9dd6-567f8fc8d5d7", + "x-ms-correlation-request-id": "cd21aa7c-3c96-4793-aa03-5bbd592b47f4", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-request-id": "205e65b6-b848-45a4-9dd6-567f8fc8d5d7", - "x-ms-routing-request-id": "WESTUS2:20210901T024725Z:205e65b6-b848-45a4-9dd6-567f8fc8d5d7" + "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/res8238", - "name": "res8238", + "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/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-31ab9583d55c5043a47de9150c9321ea-81f03efe02d05442-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b9654cdf6a76bcf6248e7368bffecb3", + "User-Agent": "azsdk-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": { @@ -161,29 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:28 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "1b9654cdf6a76bcf6248e7368bffecb3", - "x-ms-correlation-request-id": "c0968702-d3dc-48c8-aa59-0eaa162c98cd", + "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": "7bc74abc-1b0e-461a-b470-a508aea17d4c", - "x-ms-routing-request-id": "WESTUS2:20210901T024728Z:c0968702-d3dc-48c8-aa59-0eaa162c98cd" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "9c85a5e899a2b03573fdcea825780ba6", + "User-Agent": "azsdk-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, @@ -192,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:28 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "9c85a5e899a2b03573fdcea825780ba6", - "x-ms-correlation-request-id": "dfba91cc-e604-4fd0-82d6-6a85fa4cb6e5", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-request-id": "bef83b0b-5f08-446f-ba56-4048eb1b6c12", - "x-ms-routing-request-id": "WESTUS2:20210901T024728Z:dfba91cc-e604-4fd0-82d6-6a85fa4cb6e5" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7281030c20562f2e77976ac9eae2475f", + "User-Agent": "azsdk-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, @@ -223,91 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:29 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "7281030c20562f2e77976ac9eae2475f", - "x-ms-correlation-request-id": "af36b7ff-d4a7-41d3-bb4f-55a96ac77c9b", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-request-id": "fe706d8d-475d-49fb-bb24-15ba6ca2f28e", - "x-ms-routing-request-id": "WESTUS2:20210901T024730Z:af36b7ff-d4a7-41d3-bb4f-55a96ac77c9b" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:47:30 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "70e5705f-7607-48c9-b5b8-f22821b1c382", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-request-id": "14a876d1-7eee-470e-8369-220eb3f986b3", - "x-ms-routing-request-id": "WESTUS2:20210901T024731Z:70e5705f-7607-48c9-b5b8-f22821b1c382" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 02:47:32 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "be8e6fd0-2a1a-467c-acb7-dc0e5b12d276", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-request-id": "a5306bca-017b-4243-9013-c84872e8a210", - "x-ms-routing-request-id": "WESTUS2:20210901T024732Z:be8e6fd0-2a1a-467c-acb7-dc0e5b12d276" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "97d06eb5252abd2bf280473f11605f43", + "User-Agent": "azsdk-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, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:33 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "97d06eb5252abd2bf280473f11605f43", - "x-ms-correlation-request-id": "26cb9a07-d2a9-4514-b752-e9b6c87d6500", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-request-id": "c2886832-674b-48f7-9339-e6dda26ff99d", - "x-ms-routing-request-id": "WESTUS2:20210901T024733Z:26cb9a07-d2a9-4514-b752-e9b6c87d6500" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "84f731be2601dade8b856e242a06d1be", + "User-Agent": "azsdk-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, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:34 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "84f731be2601dade8b856e242a06d1be", - "x-ms-correlation-request-id": "14f1639e-4828-4ea7-946e-a8e67e428810", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-request-id": "8a1f7cb7-2d98-4dbd-a93b-b457baebe36c", - "x-ms-routing-request-id": "WESTUS2:20210901T024734Z:14f1639e-4828-4ea7-946e-a8e67e428810" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "60187d514164ac0e39232d00b5c2b617", + "User-Agent": "azsdk-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, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:35 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "60187d514164ac0e39232d00b5c2b617", - "x-ms-correlation-request-id": "90c5c75f-14bf-4e3c-8f8d-83dca1d841cc", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-request-id": "e0516ab2-1142-4419-a126-aa3cfd84a498", - "x-ms-routing-request-id": "WESTUS2:20210901T024735Z:90c5c75f-14bf-4e3c-8f8d-83dca1d841cc" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "fe4be1f641748f8f90f50ba4b60792ec", + "User-Agent": "azsdk-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, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:36 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "fe4be1f641748f8f90f50ba4b60792ec", - "x-ms-correlation-request-id": "773bf321-a9a4-4f42-84f6-ea832c226bc7", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-request-id": "aaafc163-31af-48a9-8379-95eaf37bb46e", - "x-ms-routing-request-id": "WESTUS2:20210901T024737Z:773bf321-a9a4-4f42-84f6-ea832c226bc7" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "93ee88affe477dde224a4adef9de24c8", + "User-Agent": "azsdk-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, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:37 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "93ee88affe477dde224a4adef9de24c8", - "x-ms-correlation-request-id": "42acd03d-64bd-44fd-a8f8-076190f899f7", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-request-id": "5a43fe08-90cf-4992-b6df-e3c8b10fe1e7", - "x-ms-routing-request-id": "WESTUS2:20210901T024738Z:42acd03d-64bd-44fd-a8f8-076190f899f7" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "482e57cfd3ba0f4aed89d06e3569f532", + "User-Agent": "azsdk-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, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:39 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "482e57cfd3ba0f4aed89d06e3569f532", - "x-ms-correlation-request-id": "37b82c31-aa0b-4dae-b4c9-fd56e91dc55e", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-request-id": "145f27e5-3e00-48b9-ad72-be0838ca4b3b", - "x-ms-routing-request-id": "WESTUS2:20210901T024739Z:37b82c31-aa0b-4dae-b4c9-fd56e91dc55e" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2d50419022d4f7cf03cedb29f6b196b1", + "User-Agent": "azsdk-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, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:40 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "2d50419022d4f7cf03cedb29f6b196b1", - "x-ms-correlation-request-id": "e3536a66-d7d3-44bc-ae22-8eefb48e7900", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-request-id": "1f8f695b-c48e-45a7-b3ff-38713993c7c7", - "x-ms-routing-request-id": "WESTUS2:20210901T024740Z:e3536a66-d7d3-44bc-ae22-8eefb48e7900" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5fd543d14ad9dc323edea5be2d7047b9", + "User-Agent": "azsdk-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, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:41 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "5fd543d14ad9dc323edea5be2d7047b9", - "x-ms-correlation-request-id": "e0632ab1-587d-48f5-a52b-2d9b3075dcd7", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-request-id": "c238081e-fdfa-40f3-9620-1e3275f32893", - "x-ms-routing-request-id": "WESTUS2:20210901T024741Z:e0632ab1-587d-48f5-a52b-2d9b3075dcd7" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "b74d1855f78eadf4883645ebf820183c", + "User-Agent": "azsdk-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, @@ -564,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:42 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "b74d1855f78eadf4883645ebf820183c", - "x-ms-correlation-request-id": "a7d54841-4f49-4573-af3f-2132aeeae5ee", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-request-id": "120a559f-1740-49dd-8915-859709dea55f", - "x-ms-routing-request-id": "WESTUS2:20210901T024742Z:a7d54841-4f49-4573-af3f-2132aeeae5ee" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f29d1ff2969446590f74eef57d10ca92", + "User-Agent": "azsdk-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, @@ -595,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 02:47:43 GMT", + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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": "f29d1ff2969446590f74eef57d10ca92", - "x-ms-correlation-request-id": "cbc6232c-115f-4605-98ed-b13de61962c9", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-request-id": "1e4106ce-31f8-47f7-beb0-877fdb235624", - "x-ms-routing-request-id": "WESTUS2:20210901T024743Z:cbc6232c-115f-4605-98ed-b13de61962c9" + "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/7bc74abc-1b0e-461a-b470-a508aea17d4c?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ded42186de64da234e28d6a30446e41e", + "User-Agent": "azsdk-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": "1161", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:44 GMT", + "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": "ded42186de64da234e28d6a30446e41e", - "x-ms-correlation-request-id": "5a0c76de-64c3-4c61-a32b-eb11a2c5623c", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-request-id": "12d81aa8-fa11-452c-b720-7bd11fd14504", - "x-ms-routing-request-id": "WESTUS2:20210901T024745Z:5a0c76de-64c3-4c61-a32b-eb11a2c5623c" + "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": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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", @@ -692,16 +594,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-96292c130aca1d4d84799eec4c3ac9ee-4f52e634c634f74b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0ecb69c555d2be25bf06a81908ff2f78", + "User-Agent": "azsdk-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": { @@ -713,19 +614,19 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1097", + "Content-Length": "1234", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:46 GMT", + "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": "0ecb69c555d2be25bf06a81908ff2f78", - "x-ms-correlation-request-id": "dbaf9121-15da-4977-9f49-376625dba6fb", + "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": "b46fffe9-2ef9-4ca3-828b-be5f4ac61008", - "x-ms-routing-request-id": "WESTUS2:20210901T024746Z:dbaf9121-15da-4977-9f49-376625dba6fb" + "x-ms-request-id": "32ab51ad-f7d1-4031-9df9-b7462d4016c3", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064037Z:28f7ca65-92c6-4339-a82a-518d9d3cb575" }, "ResponseBody": { "sku": { @@ -733,8 +634,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -742,6 +643,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -755,23 +660,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -779,33 +684,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-b28532b75bdd90439695efd595f57667-d996bd089d04774d-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d664b26c3a4b14d7fcc3a36bc0b641c8", + "User-Agent": "azsdk-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": "1097", + "Content-Length": "1234", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:46 GMT", + "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": "d664b26c3a4b14d7fcc3a36bc0b641c8", - "x-ms-correlation-request-id": "8b10a16a-aacf-4474-9d87-6f11c396e1dc", - "x-ms-ratelimit-remaining-subscription-reads": "11979", - "x-ms-request-id": "823d82cb-9ee3-4bbd-92cf-3a46f51ff898", - "x-ms-routing-request-id": "WESTUS2:20210901T024747Z:8b10a16a-aacf-4474-9d87-6f11c396e1dc" + "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": { @@ -813,8 +717,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-6524/providers/Microsoft.Storage/storageAccounts/storage7986", + "name": "storage7986", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -822,6 +726,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -835,23 +743,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -859,42 +767,44 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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": "74", + "Content-Length": "104", "Content-Type": "application/json", - "traceparent": "00-56c59ab92e4fbc44ada5bcf8cc78a52e-b3439b9c8f84b247-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "132fd090bb4431c0fc161f5d3509d14f", + "User-Agent": "azsdk-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": "value6" + "key5": "value5" }, "properties": {} }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:47 GMT", + "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": "132fd090bb4431c0fc161f5d3509d14f", - "x-ms-correlation-request-id": "2e3030e7-e21b-4e27-988d-39e5b034ab1b", + "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": "7ebc95e3-1269-4030-b77e-226e8933af65", - "x-ms-routing-request-id": "WESTUS2:20210901T024748Z:2e3030e7-e21b-4e27-988d-39e5b034ab1b" + "x-ms-request-id": "7b2c5af7-10bd-4a41-bdc4-f52f05d869e5", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064041Z:3453e317-c72d-4aeb-8fcc-21c79c551195" }, "ResponseBody": { "sku": { @@ -902,16 +812,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -925,23 +839,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -949,33 +863,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-cee918d160b1be4b93426bdb020c06c8-941ba0f637d3ca42-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "52365ef80de18bd391b7120fb1b9fe08", + "User-Agent": "azsdk-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": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:47 GMT", + "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": "52365ef80de18bd391b7120fb1b9fe08", - "x-ms-correlation-request-id": "f4a2c3f0-a1b2-4413-bdc0-cf116a9e4d9c", - "x-ms-ratelimit-remaining-subscription-reads": "11978", - "x-ms-request-id": "70d3f002-089a-46f3-86a6-e6dc10a5a859", - "x-ms-routing-request-id": "WESTUS2:20210901T024748Z:f4a2c3f0-a1b2-4413-bdc0-cf116a9e4d9c" + "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": { @@ -983,16 +896,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1006,23 +923,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1030,19 +947,26 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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": "124", + "Content-Length": "211", "Content-Type": "application/json", - "traceparent": "00-320abcba12618243a57d2e72c131038a-c2e47a8b957d4f40-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3889e0c41ccfb034f233da341b79dff2", + "User-Agent": "azsdk-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": { @@ -1060,19 +984,19 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:48 GMT", + "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": "3889e0c41ccfb034f233da341b79dff2", - "x-ms-correlation-request-id": "358f1fb5-4764-4695-bad6-665ae20f24a1", + "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": "edb7e3ab-db3d-4efb-a887-d3ecc6a119a6", - "x-ms-routing-request-id": "WESTUS2:20210901T024749Z:358f1fb5-4764-4695-bad6-665ae20f24a1" + "x-ms-request-id": "63f1dcb8-eb55-4037-80d0-14b8954b546d", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064045Z:347381c2-b5f9-4ad6-9062-3a0686e80c86" }, "ResponseBody": { "sku": { @@ -1080,16 +1004,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1103,23 +1031,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1127,33 +1055,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-c7655a5fbcabcf4f93c4fd282a3f7c78-97e45102b3080445-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "617354f1ef7f82e6fca4818ca8b08042", + "User-Agent": "azsdk-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": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:48 GMT", + "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": "617354f1ef7f82e6fca4818ca8b08042", - "x-ms-correlation-request-id": "4387a012-6f72-4128-b981-f015abc3ca62", - "x-ms-ratelimit-remaining-subscription-reads": "11977", - "x-ms-request-id": "832c2f22-aef2-45e5-bafe-7bb194c3cc1d", - "x-ms-routing-request-id": "WESTUS2:20210901T024749Z:4387a012-6f72-4128-b981-f015abc3ca62" + "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": { @@ -1161,16 +1088,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1184,23 +1115,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1208,49 +1139,38 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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": "124", + "Content-Length": "49", "Content-Type": "application/json", - "traceparent": "00-eceab4f0cd35d944b5d699d07dc1bf29-9ca15c7d0d9f2642-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "55981617987fdb7f29865fae339e7017", + "User-Agent": "azsdk-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": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } + "supportsHttpsTrafficOnly": false } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1113", + "Content-Length": "1251", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:49 GMT", + "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": "55981617987fdb7f29865fae339e7017", - "x-ms-correlation-request-id": "3fa8e3c0-f3fc-4df7-9c2d-d6e8f3c78fd1", + "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": "abb5f6f7-7284-4010-b582-c58f62baef17", - "x-ms-routing-request-id": "WESTUS2:20210901T024750Z:3fa8e3c0-f3fc-4df7-9c2d-d6e8f3c78fd1" + "x-ms-request-id": "2d90facf-dc3e-4e5a-bc02-5d30a412ac90", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064047Z:ba8989ca-4d50-4642-a6a1-71e60cd1c987" }, "ResponseBody": { "sku": { @@ -1258,16 +1178,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1275,29 +1199,29 @@ "ipRules": [], "defaultAction": "Allow" }, - "supportsHttpsTrafficOnly": true, + "supportsHttpsTrafficOnly": false, "encryption": { "services": { "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1305,33 +1229,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-83d54d7d9469a846a0093eb86e14aaf7-0ce3921a7ac0aa45-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "5c1d1fd89c45d589f9073b2b9aa70741", + "User-Agent": "azsdk-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": "1113", + "Content-Length": "1251", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:49 GMT", + "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": "5c1d1fd89c45d589f9073b2b9aa70741", - "x-ms-correlation-request-id": "0947578e-2ad7-49e9-8367-51a354c31bab", - "x-ms-ratelimit-remaining-subscription-reads": "11976", - "x-ms-request-id": "d9283a17-7320-4e8a-82e0-f5a348d2b48c", - "x-ms-routing-request-id": "WESTUS2:20210901T024750Z:0947578e-2ad7-49e9-8367-51a354c31bab" + "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": { @@ -1339,16 +1262,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1356,29 +1283,29 @@ "ipRules": [], "defaultAction": "Allow" }, - "supportsHttpsTrafficOnly": true, + "supportsHttpsTrafficOnly": false, "encryption": { "services": { "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1386,46 +1313,38 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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": "100", + "Content-Length": "48", "Content-Type": "application/json", - "traceparent": "00-8469682a3144304b83267e70416b2d6e-84441c1b09c9004a-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "041c98b389e15973d49838f98f384e5e", + "User-Agent": "azsdk-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": { - "encryption": { - "services": { - "blob": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } + "supportsHttpsTrafficOnly": true } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:49 GMT", + "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": "041c98b389e15973d49838f98f384e5e", - "x-ms-correlation-request-id": "2ff3a93c-a331-4ff2-8beb-f1c2df83d94a", + "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": "92936ee5-187e-44e6-8739-fc3888904c57", - "x-ms-routing-request-id": "WESTUS2:20210901T024750Z:2ff3a93c-a331-4ff2-8beb-f1c2df83d94a" + "x-ms-request-id": "8f8364c7-a026-47f9-b9c3-6a66068720fc", + "x-ms-routing-request-id": "SOUTHEASTASIA:20210813T064048Z:12708f28-1d48-42b5-8b84-6f7c39504bc2" }, "ResponseBody": { "sku": { @@ -1433,16 +1352,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1456,23 +1379,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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" @@ -1480,33 +1403,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233?api-version=2019-06-01", + "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", - "traceparent": "00-5f3494b39af5004da3f48aabc6031d92-4bbd681555d2f847-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "89b4693423937bfc8cc35b775d544182", + "User-Agent": "azsdk-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": "1113", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 02:47:50 GMT", + "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": "89b4693423937bfc8cc35b775d544182", - "x-ms-correlation-request-id": "bb409318-616f-4681-b839-654b5814cadb", - "x-ms-ratelimit-remaining-subscription-reads": "11975", - "x-ms-request-id": "70793d67-157e-4d63-b079-b57018fc3ae7", - "x-ms-routing-request-id": "WESTUS2:20210901T024750Z:bb409318-616f-4681-b839-654b5814cadb" + "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": { @@ -1514,16 +1436,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res8238/providers/Microsoft.Storage/storageAccounts/sto233", - "name": "sto233", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:40:15.8857188Z", + "key2": "2021-08-13T06:40:15.8857188Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1537,32 +1463,150 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T02:47:27.4075769Z" + "lastEnabledTime": "2021-08-13T06:40:15.8857188Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T02:47:27.2981955Z", + "creationTime": "2021-08-13T06:40:15.7764310Z", "primaryEndpoints": { - "blob": "https://sto233.blob.core.windows.net/", - "queue": "https://sto233.queue.core.windows.net/", - "table": "https://sto233.table.core.windows.net/", - "file": "https://sto233.file.core.windows.net/" + "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": "393923421", + "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/StorageAccountUpdateEncryptionTest.json b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json similarity index 53% rename from sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTest.json rename to sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json index a7899bdae60d..b36c95433983 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/StorageAccountUpdateEncryptionTest.json +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/SessionRecords/StorageAccountTests/UpdateStorageAccountAsync.json @@ -6,8 +6,8 @@ "RequestHeaders": { "Accept": "application/json", "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f04a4ad925d44ae522c4d86a13b9664b", + "User-Agent": "azsdk-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, @@ -16,15 +16,15 @@ "Cache-Control": "no-cache", "Content-Length": "468", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:07 GMT", + "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": "8c837e6d-cdc5-496e-aa1e-023f6845e8a0", - "x-ms-ratelimit-remaining-subscription-reads": "11839", - "x-ms-request-id": "8c837e6d-cdc5-496e-aa1e-023f6845e8a0", - "x-ms-routing-request-id": "WESTUS2:20210901T013507Z:8c837e6d-cdc5-496e-aa1e-023f6845e8a0" + "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", @@ -46,102 +46,62 @@ } }, { - "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-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "d3b287eeb38763eca893857d164bfd74", - "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, 01 Sep 2021 01:35:07 GMT", - "Expires": "-1", - "Pragma": "no-cache", - "Strict-Transport-Security": "max-age=31536000; includeSubDomains", - "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "d3719d8a-c23f-4a4b-b2da-70244ab266fd", - "x-ms-ratelimit-remaining-subscription-reads": "11838", - "x-ms-request-id": "d3719d8a-c23f-4a4b-b2da-70244ab266fd", - "x-ms-routing-request-id": "WESTUS2:20210901T013508Z:d3719d8a-c23f-4a4b-b2da-70244ab266fd" - }, - "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/res5529?api-version=2019-10-01", + "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": "22", + "Content-Length": "44", "Content-Type": "application/json", - "traceparent": "00-cdca958867e55b4299a3fe474073f9ec-72bd05cdffcb6445-00", - "User-Agent": "azsdk-net-ResourceManager/1.0.0-beta.2 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "e7261b1b1d409aeb88722e63b64f6f57", + "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" + "location": "eastus2", + "tags": { + "test": "env" + } }, "StatusCode": 201, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "212", + "Content-Length": "256", "Content-Type": "application/json; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:07 GMT", + "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": "d96b57fa-74e2-48df-a103-dcac27089a2b", - "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-request-id": "d96b57fa-74e2-48df-a103-dcac27089a2b", - "x-ms-routing-request-id": "WESTUS2:20210901T013508Z:d96b57fa-74e2-48df-a103-dcac27089a2b" + "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/res5529", - "name": "res5529", + "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/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-7e7734a7d54f5743aaf34a501d000f1b-57b4ba9d579fef49-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6ad0bcb525ace75e4841a06734d7c663", + "User-Agent": "azsdk-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": { @@ -161,91 +121,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:10 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "adaa42b7-0b91-4b9d-b46e-17ea7340e6be", - "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-request-id": "b15876c6-0994-4613-b6b5-c6370cb0a6f1", - "x-ms-routing-request-id": "WESTUS2:20210901T013511Z:adaa42b7-0b91-4b9d-b46e-17ea7340e6be" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:35:10 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "4195af2665a4f56ec700f7db4b32549b", - "x-ms-correlation-request-id": "07e3b845-c64e-4702-a921-451bc858a147", - "x-ms-ratelimit-remaining-subscription-reads": "11837", - "x-ms-request-id": "374b7759-071f-4be0-8975-b71261d460e8", - "x-ms-routing-request-id": "WESTUS2:20210901T013511Z:07e3b845-c64e-4702-a921-451bc858a147" - }, - "ResponseBody": [] - }, - { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", - "RequestMethod": "GET", - "RequestHeaders": { - "Authorization": "Sanitized", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "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": "Wed, 01 Sep 2021 01:35:11 GMT", - "Expires": "-1", - "Location": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/providers/Microsoft.Storage/locations/eastus2/asyncoperations/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", - "Pragma": "no-cache", - "Retry-After": "17", - "Server": "Microsoft-Azure-Storage-Resource-Provider/1.0,Microsoft-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": "67137b18-0f6f-467a-909a-c654dc0a3cd4", - "x-ms-ratelimit-remaining-subscription-reads": "11836", - "x-ms-request-id": "e165bed3-62c8-41be-850a-ccc94c9d3fd0", - "x-ms-routing-request-id": "WESTUS2:20210901T013512Z:67137b18-0f6f-467a-909a-c654dc0a3cd4" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "84418afe854133bf8aa87863b68e7c06", + "User-Agent": "azsdk-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, @@ -254,29 +152,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:13 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "84418afe854133bf8aa87863b68e7c06", - "x-ms-correlation-request-id": "ced27f52-c0cb-4e06-981c-055efb206257", - "x-ms-ratelimit-remaining-subscription-reads": "11835", - "x-ms-request-id": "8f5d29f5-829a-4393-8297-69a15a00e91d", - "x-ms-routing-request-id": "WESTUS2:20210901T013513Z:ced27f52-c0cb-4e06-981c-055efb206257" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0056a6aaebd40e45ac8eee9a34c01127", + "User-Agent": "azsdk-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, @@ -285,29 +183,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:14 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "0056a6aaebd40e45ac8eee9a34c01127", - "x-ms-correlation-request-id": "311bb6fc-6cbf-45dc-a7d8-fe348d2b5e8f", - "x-ms-ratelimit-remaining-subscription-reads": "11834", - "x-ms-request-id": "cdae38bc-1d7a-43b2-844f-63d2063b8a03", - "x-ms-routing-request-id": "WESTUS2:20210901T013515Z:311bb6fc-6cbf-45dc-a7d8-fe348d2b5e8f" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "c0dca018cff1e2593fe9cd289e9f50c4", + "User-Agent": "azsdk-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, @@ -316,29 +214,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:15 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "c0dca018cff1e2593fe9cd289e9f50c4", - "x-ms-correlation-request-id": "3bb7e134-1ad0-4fdd-8ab0-8b56d09a2230", - "x-ms-ratelimit-remaining-subscription-reads": "11833", - "x-ms-request-id": "c2f61c76-b2b2-4c48-8634-ba725b77577e", - "x-ms-routing-request-id": "WESTUS2:20210901T013516Z:3bb7e134-1ad0-4fdd-8ab0-8b56d09a2230" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "3e032a8de74913824532d7b39725ffc9", + "User-Agent": "azsdk-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, @@ -347,29 +245,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:16 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "3e032a8de74913824532d7b39725ffc9", - "x-ms-correlation-request-id": "fceea917-6ee6-4129-931d-09c0d029436a", - "x-ms-ratelimit-remaining-subscription-reads": "11832", - "x-ms-request-id": "c11370f5-f1ce-451c-a432-c14fe939280b", - "x-ms-routing-request-id": "WESTUS2:20210901T013517Z:fceea917-6ee6-4129-931d-09c0d029436a" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "164a5196bbb1da154c73c1ea1e1c700d", + "User-Agent": "azsdk-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, @@ -378,29 +276,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:17 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "164a5196bbb1da154c73c1ea1e1c700d", - "x-ms-correlation-request-id": "2be53787-c581-4d59-afe0-e8530f9e1636", - "x-ms-ratelimit-remaining-subscription-reads": "11831", - "x-ms-request-id": "450b5513-0403-4778-9e69-0be150b3360e", - "x-ms-routing-request-id": "WESTUS2:20210901T013518Z:2be53787-c581-4d59-afe0-e8530f9e1636" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "090d293dd3bd31dd1dc97bbef8a64b1a", + "User-Agent": "azsdk-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, @@ -409,29 +307,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:19 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "090d293dd3bd31dd1dc97bbef8a64b1a", - "x-ms-correlation-request-id": "0f72ea83-6811-4322-a31d-57be8c8a16ed", - "x-ms-ratelimit-remaining-subscription-reads": "11830", - "x-ms-request-id": "d4e6b83e-9a41-4201-8125-b5a5ad78bdc3", - "x-ms-routing-request-id": "WESTUS2:20210901T013519Z:0f72ea83-6811-4322-a31d-57be8c8a16ed" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "4c9203ea3a54d2131528f1d62598f429", + "User-Agent": "azsdk-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, @@ -440,29 +338,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:20 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "4c9203ea3a54d2131528f1d62598f429", - "x-ms-correlation-request-id": "3b9ee95e-c64c-4802-92a7-37d92e41d060", - "x-ms-ratelimit-remaining-subscription-reads": "11829", - "x-ms-request-id": "31c636ee-2fa3-4cc0-81d7-c2c850bfdfea", - "x-ms-routing-request-id": "WESTUS2:20210901T013520Z:3b9ee95e-c64c-4802-92a7-37d92e41d060" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "6e75cac1f517c20c7319f8e74056e2a5", + "User-Agent": "azsdk-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, @@ -471,29 +369,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:21 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "6e75cac1f517c20c7319f8e74056e2a5", - "x-ms-correlation-request-id": "3b533d86-fae5-4aca-839e-a8f45d0df605", - "x-ms-ratelimit-remaining-subscription-reads": "11828", - "x-ms-request-id": "0da22b1f-ec70-46a1-a1eb-cd1cebe1e2b4", - "x-ms-routing-request-id": "WESTUS2:20210901T013521Z:3b533d86-fae5-4aca-839e-a8f45d0df605" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "1b00a628248903b8153bf494e1070b85", + "User-Agent": "azsdk-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, @@ -502,29 +400,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:22 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "1b00a628248903b8153bf494e1070b85", - "x-ms-correlation-request-id": "f2c77259-b980-45d8-8a6e-59c55ea33e28", - "x-ms-ratelimit-remaining-subscription-reads": "11827", - "x-ms-request-id": "ebe0475e-346d-493e-bd4a-5035d2c86fcc", - "x-ms-routing-request-id": "WESTUS2:20210901T013523Z:f2c77259-b980-45d8-8a6e-59c55ea33e28" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "2dfd51d4dc31f502f7cfd93a422b91be", + "User-Agent": "azsdk-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, @@ -533,29 +431,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:23 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "2dfd51d4dc31f502f7cfd93a422b91be", - "x-ms-correlation-request-id": "71ef270e-bc2c-4466-b11c-b6b45f16aa3c", - "x-ms-ratelimit-remaining-subscription-reads": "11826", - "x-ms-request-id": "9ac83981-5638-440a-ad06-c2b7b483a52f", - "x-ms-routing-request-id": "WESTUS2:20210901T013524Z:71ef270e-bc2c-4466-b11c-b6b45f16aa3c" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "7fad4c45d9989d9f117158dc0078e06b", + "User-Agent": "azsdk-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, @@ -564,29 +462,29 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:24 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "7fad4c45d9989d9f117158dc0078e06b", - "x-ms-correlation-request-id": "296d48e9-cfed-44c2-92f1-ffddd1ae78ec", - "x-ms-ratelimit-remaining-subscription-reads": "11825", - "x-ms-request-id": "d0525342-df6a-4bd4-88af-988ab2876e07", - "x-ms-routing-request-id": "WESTUS2:20210901T013525Z:296d48e9-cfed-44c2-92f1-ffddd1ae78ec" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ee12720eb5594b74a40b24b94a7dc1e9", + "User-Agent": "azsdk-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, @@ -595,48 +493,48 @@ "Cache-Control": "no-cache", "Content-Length": "0", "Content-Type": "text/plain; charset=utf-8", - "Date": "Wed, 01 Sep 2021 01:35:25 GMT", + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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": "ee12720eb5594b74a40b24b94a7dc1e9", - "x-ms-correlation-request-id": "892c554d-d0b4-4341-9db3-14f23c45bf9b", - "x-ms-ratelimit-remaining-subscription-reads": "11824", - "x-ms-request-id": "0fbc8b68-982b-4ece-8e95-d9aa4a927f1f", - "x-ms-routing-request-id": "WESTUS2:20210901T013526Z:892c554d-d0b4-4341-9db3-14f23c45bf9b" + "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/b15876c6-0994-4613-b6b5-c6370cb0a6f1?monitor=true\u0026api-version=2019-06-01", + "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.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "954e35a98c59fbedb15f1cbf8425f47e", + "User-Agent": "azsdk-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": "1167", + "Content-Length": "1298", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:26 GMT", + "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": "954e35a98c59fbedb15f1cbf8425f47e", - "x-ms-correlation-request-id": "11d1ebd7-8f5f-46c8-97a1-f71373e6e0d8", - "x-ms-ratelimit-remaining-subscription-reads": "11823", - "x-ms-request-id": "83a568cf-c9b6-46d7-ad12-0283b098a23a", - "x-ms-routing-request-id": "WESTUS2:20210901T013527Z:11d1ebd7-8f5f-46c8-97a1-f71373e6e0d8" + "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": { @@ -644,8 +542,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -653,6 +551,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -666,23 +568,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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", @@ -692,16 +594,15 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-3037d76322801942a294eb4f2205e00f-56702c8003863c48-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "cf2c6deea3189065d862da8db5e65293", + "User-Agent": "azsdk-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": { @@ -713,19 +614,19 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1103", + "Content-Length": "1234", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:28 GMT", + "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": "cf2c6deea3189065d862da8db5e65293", - "x-ms-correlation-request-id": "475848fb-2292-4549-8594-2699d7598116", - "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-request-id": "e90325ce-24c3-46dd-a02d-d4e643ad7ee8", - "x-ms-routing-request-id": "WESTUS2:20210901T013528Z:475848fb-2292-4549-8594-2699d7598116" + "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": { @@ -733,8 +634,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -742,6 +643,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -755,23 +660,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -779,33 +684,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-d0a8941b2962dd4d9eaf6f4b87ac79c4-04fa8ebc4fe3c641-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ca336fb04b29821285173cf998b4c77e", + "User-Agent": "azsdk-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": "1103", + "Content-Length": "1234", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:28 GMT", + "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": "ca336fb04b29821285173cf998b4c77e", - "x-ms-correlation-request-id": "1c51a350-a154-46e3-bbb6-68da5a41f791", - "x-ms-ratelimit-remaining-subscription-reads": "11822", - "x-ms-request-id": "45abc9cf-502e-4923-8cbd-90b10676e836", - "x-ms-routing-request-id": "WESTUS2:20210901T013529Z:1c51a350-a154-46e3-bbb6-68da5a41f791" + "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": { @@ -813,8 +717,8 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/teststorageRG-2387/providers/Microsoft.Storage/storageAccounts/storage5218", + "name": "storage5218", "type": "Microsoft.Storage/storageAccounts", "location": "eastus2", "tags": { @@ -822,6 +726,10 @@ "key2": "value2" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -835,23 +743,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -859,42 +767,44 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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": "74", + "Content-Length": "104", "Content-Type": "application/json", - "traceparent": "00-13b42b6cab995b4d92dd317025469223-781e2ed47c844141-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "ddcaa516f15106d0d0bdbdf7b15f45cb", + "User-Agent": "azsdk-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": "value6" + "key5": "value5" }, "properties": {} }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:29 GMT", + "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": "ddcaa516f15106d0d0bdbdf7b15f45cb", - "x-ms-correlation-request-id": "317af772-d007-4e23-921f-eccf5b06edd3", - "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-request-id": "cdda6b5b-75e0-4e0a-9bff-62cf1eeb9154", - "x-ms-routing-request-id": "WESTUS2:20210901T013530Z:317af772-d007-4e23-921f-eccf5b06edd3" + "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": { @@ -902,16 +812,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -925,23 +839,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -949,33 +863,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-394d1f33a054974eb3ca10875e938031-9cb7217e1a31cd4c-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "140f880c29f1a3555baa4901666bf824", + "User-Agent": "azsdk-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": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:29 GMT", + "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": "140f880c29f1a3555baa4901666bf824", - "x-ms-correlation-request-id": "d13c401e-0af5-477c-b9ed-cf6aea7412ec", - "x-ms-ratelimit-remaining-subscription-reads": "11821", - "x-ms-request-id": "9bd98e8a-b017-4466-89d9-cdcfe3103d6f", - "x-ms-routing-request-id": "WESTUS2:20210901T013530Z:d13c401e-0af5-477c-b9ed-cf6aea7412ec" + "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": { @@ -983,16 +896,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1006,23 +923,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1030,19 +947,26 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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": "124", + "Content-Length": "211", "Content-Type": "application/json", - "traceparent": "00-21080690fc300c458032ed191164eec8-eeabf905196b2a4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "10765b9b751bbe429e2dfa6b8e1ad025", + "User-Agent": "azsdk-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": { @@ -1060,19 +984,19 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:30 GMT", + "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": "10765b9b751bbe429e2dfa6b8e1ad025", - "x-ms-correlation-request-id": "2b5bd2c2-6b31-449c-8c14-8b5674d5b827", - "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-request-id": "30886e7f-9974-4bed-a0e9-2bc8de334d10", - "x-ms-routing-request-id": "WESTUS2:20210901T013531Z:2b5bd2c2-6b31-449c-8c14-8b5674d5b827" + "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": { @@ -1080,16 +1004,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1103,23 +1031,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1127,33 +1055,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-2367a74166887e47b89f1e699508ba3a-18e95026a06e714b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "0fed70d1b2a4ed8c4f2781a6a8ce9f64", + "User-Agent": "azsdk-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": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:30 GMT", + "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": "0fed70d1b2a4ed8c4f2781a6a8ce9f64", - "x-ms-correlation-request-id": "8c58e5d4-c4ca-417a-b15e-a3daef5846c1", - "x-ms-ratelimit-remaining-subscription-reads": "11820", - "x-ms-request-id": "537dc764-93e2-4231-96b3-2c2abdc4ec92", - "x-ms-routing-request-id": "WESTUS2:20210901T013531Z:8c58e5d4-c4ca-417a-b15e-a3daef5846c1" + "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": { @@ -1161,16 +1088,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1184,23 +1115,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1208,49 +1139,38 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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": "124", + "Content-Length": "49", "Content-Type": "application/json", - "traceparent": "00-ad605525dc375b40a021a72e34b0f362-7087df8955c4024b-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "555c98c535e996b0465175c42eea1540", + "User-Agent": "azsdk-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": { - "encryption": { - "services": { - "blob": { - "enabled": true - }, - "file": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } + "supportsHttpsTrafficOnly": false } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1119", + "Content-Length": "1251", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:31 GMT", + "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": "555c98c535e996b0465175c42eea1540", - "x-ms-correlation-request-id": "8237cc88-64d8-4737-b9e3-28b73c6c493c", - "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-request-id": "355a45a1-ec4e-46d4-96bb-03167c88e700", - "x-ms-routing-request-id": "WESTUS2:20210901T013532Z:8237cc88-64d8-4737-b9e3-28b73c6c493c" + "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": { @@ -1258,16 +1178,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1275,29 +1199,29 @@ "ipRules": [], "defaultAction": "Allow" }, - "supportsHttpsTrafficOnly": true, + "supportsHttpsTrafficOnly": false, "encryption": { "services": { "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1305,33 +1229,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-4fd2440ff8618544bffa4855687e4dbd-2b4b5fb130e1d64f-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f53024d9e87ee880cf89c0f3f49b16cf", + "User-Agent": "azsdk-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": "1119", + "Content-Length": "1251", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:31 GMT", + "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": "f53024d9e87ee880cf89c0f3f49b16cf", - "x-ms-correlation-request-id": "3baa3d2b-a4f5-4d22-8e8e-56e245637c74", - "x-ms-ratelimit-remaining-subscription-reads": "11819", - "x-ms-request-id": "27385068-102f-4e81-adf2-7762f0457a60", - "x-ms-routing-request-id": "WESTUS2:20210901T013532Z:3baa3d2b-a4f5-4d22-8e8e-56e245637c74" + "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": { @@ -1339,16 +1262,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1356,29 +1283,29 @@ "ipRules": [], "defaultAction": "Allow" }, - "supportsHttpsTrafficOnly": true, + "supportsHttpsTrafficOnly": false, "encryption": { "services": { "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1386,46 +1313,38 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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": "100", + "Content-Length": "48", "Content-Type": "application/json", - "traceparent": "00-7b9f85cd05d4d9468411240839509bbe-e35b72ebe0ef5b4e-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "f5a5958d7bbe9b3cc056c9523dc8be65", + "User-Agent": "azsdk-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": { - "encryption": { - "services": { - "blob": { - "enabled": true - } - }, - "keySource": "Microsoft.Storage" - } + "supportsHttpsTrafficOnly": true } }, "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-cache", - "Content-Length": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:31 GMT", + "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": "f5a5958d7bbe9b3cc056c9523dc8be65", - "x-ms-correlation-request-id": "417fe843-9778-471b-824b-0db6dc6efc86", - "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-request-id": "c499465f-1880-4b9c-801a-fe5eda73fed5", - "x-ms-routing-request-id": "WESTUS2:20210901T013532Z:417fe843-9778-471b-824b-0db6dc6efc86" + "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": { @@ -1433,16 +1352,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1456,23 +1379,23 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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" @@ -1480,33 +1403,32 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683?api-version=2019-06-01", + "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", - "traceparent": "00-32b06f10eac58d4bb0beffc8aa7d5beb-2dd4ed94c7366940-00", - "User-Agent": "azsdk-net-ResourceManager.Storage/1.0.0-alpha.20210831.1 (.NET Framework 4.8.4300.0; Microsoft Windows 10.0.19043 )", - "x-ms-client-request-id": "84cc4012aa9edde61873866074bda2aa", + "User-Agent": "azsdk-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": "1119", + "Content-Length": "1250", "Content-Type": "application/json", - "Date": "Wed, 01 Sep 2021 01:35:32 GMT", + "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": "84cc4012aa9edde61873866074bda2aa", - "x-ms-correlation-request-id": "69fb0fdb-3ad5-4ac1-a76f-27fd72353dff", - "x-ms-ratelimit-remaining-subscription-reads": "11818", - "x-ms-request-id": "85046376-d5c6-4f92-98be-2f976b4da33d", - "x-ms-routing-request-id": "WESTUS2:20210901T013533Z:69fb0fdb-3ad5-4ac1-a76f-27fd72353dff" + "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": { @@ -1514,16 +1436,20 @@ "tier": "Standard" }, "kind": "Storage", - "id": "/subscriptions/db1ab6f0-4769-4b27-930e-01e2ef9c123c/resourceGroups/res5529/providers/Microsoft.Storage/storageAccounts/sto5683", - "name": "sto5683", + "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": "value6" + "key5": "value5" }, "properties": { + "keyCreationTime": { + "key1": "2021-08-13T06:41:04.7766264Z", + "key2": "2021-08-13T06:41:04.7766264Z" + }, "privateEndpointConnections": [], "networkAcls": { "bypass": "AzureServices", @@ -1537,32 +1463,150 @@ "file": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" }, "blob": { "keyType": "Account", "enabled": true, - "lastEnabledTime": "2021-09-01T01:35:09.9148570Z" + "lastEnabledTime": "2021-08-13T06:41:04.7766264Z" } }, "keySource": "Microsoft.Storage" }, "provisioningState": "Succeeded", - "creationTime": "2021-09-01T01:35:09.7742617Z", + "creationTime": "2021-08-13T06:41:04.6672509Z", "primaryEndpoints": { - "blob": "https://sto5683.blob.core.windows.net/", - "queue": "https://sto5683.queue.core.windows.net/", - "table": "https://sto5683.table.core.windows.net/", - "file": "https://sto5683.file.core.windows.net/" + "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": "1584467904", + "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/Tests/BlobContainerTests.cs b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobContainerTests.cs new file mode 100644 index 000000000000..821a79668b28 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobContainerTests.cs @@ -0,0 +1,244 @@ +// 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(); + _storageAccount = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + _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"); + BlobContainer container1 = (await _blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData())).Value; + 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"); + BlobContainer container1 = (await _blobContainerContainer.CreateOrUpdateAsync(containerName1, new BlobContainerData())).Value; + BlobContainer container2 = (await _blobContainerContainer.CreateOrUpdateAsync(containerName2, new BlobContainerData())).Value; + + //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(); + BlobContainer container = (await _blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData())).Value; + + //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(); + BlobContainer container = (await _blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData())).Value; + + //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(); + BlobContainer container = (await _blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData())).Value; + + //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); + } + [Test] + [RecordedTest] + public async Task ImmutabilityPolicy_AllowProtectedAppendWrites() + { + // create a blob container + string containerName = Recording.GenerateAssetName("testblob"); + BlobContainerData data = new BlobContainerData(); + BlobContainer container = (await _blobContainerContainer.CreateOrUpdateAsync(containerName, new BlobContainerData())).Value; + ImmutabilityPolicy immutabilityPolicy = new ImmutabilityPolicy() + { + ImmutabilityPeriodSinceCreationInDays=4, + AllowProtectedAppendWrites = true + }; + immutabilityPolicy =await container.CreateOrUpdateImmutabilityPolicyAsync(ifMatch: "",immutabilityPolicy); + Assert.NotNull(immutabilityPolicy.Id); + Assert.NotNull(immutabilityPolicy.Type); + Assert.NotNull(immutabilityPolicy.Name); + Assert.AreEqual(4, immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays); + Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.State); + Assert.True(immutabilityPolicy.AllowProtectedAppendWrites.Value); + + immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays = 5; + immutabilityPolicy.AllowProtectedAppendWrites = false; + immutabilityPolicy = await container.CreateOrUpdateImmutabilityPolicyAsync(ifMatch: immutabilityPolicy.Etag, immutabilityPolicy); + Assert.NotNull(immutabilityPolicy.Id); + Assert.NotNull(immutabilityPolicy.Type); + Assert.NotNull(immutabilityPolicy.Name); + Assert.AreEqual(5, immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays); + Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.State); + Assert.False(immutabilityPolicy.AllowProtectedAppendWrites.Value); + + immutabilityPolicy = await container.GetImmutabilityPolicyAsync(immutabilityPolicy.Etag); + Assert.NotNull(immutabilityPolicy.Id); + Assert.NotNull(immutabilityPolicy.Type); + Assert.NotNull(immutabilityPolicy.Name); + Assert.AreEqual(5, immutabilityPolicy.ImmutabilityPeriodSinceCreationInDays); + Assert.AreEqual(ImmutabilityPolicyState.Unlocked, immutabilityPolicy.State); + Assert.False(immutabilityPolicy.AllowProtectedAppendWrites.Value); + } + } +} 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 090db2e3ffa6..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/BlobServiceTests.cs +++ /dev/null @@ -1,956 +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 -{ - public class BlobServiceTests : StorageTestsManagementClientBase - { - public BlobServiceTests(bool isAsync) - : base(isAsync)//, RecordedTestMode.Record) - { - } - - [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] - [Ignore("Remove after storage refresh")] - 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(GetResourceManagementClient(), 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 e323b66ce2dd..000000000000 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileServiceTests.cs +++ /dev/null @@ -1,216 +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 -{ - public class FileServiceTests : StorageTestsManagementClientBase - { - public FileServiceTests(bool isAsync) - : base(isAsync)//, RecordedTestMode.Record) - { - } - - [SetUp] - public void ClearChallengeCacheforRecord() - { - if (Mode == RecordedTestMode.Record || Mode == RecordedTestMode.Playback) - { - Initialize(); - } - } - - [TearDown] - public async Task CleanupResourceGroup() - { - await CleanupResourceGroupsAsync(); - } - - // create share - // delete share - [RecordedTest] - [Ignore("Remove after storage refresh")] - 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(GetResourceManagementClient(), 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..8d4b9dc7bf88 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/FileShareTests.cs @@ -0,0 +1,126 @@ +// 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(); + _storageAccount = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + _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"); + FileShare share1 = (await _fileShareContainer.CreateOrUpdateAsync(fileShareName, new FileShareData())).Value; + 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"); + FileShare share1 = (await _fileShareContainer.CreateOrUpdateAsync(fileShareName1, new FileShareData())).Value; + FileShare share2 = (await _fileShareContainer.CreateOrUpdateAsync(fileShareName2, new FileShareData())).Value; + + //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"); + FileShare share1 = (await _fileShareContainer.CreateOrUpdateAsync(fileShareName, new FileShareData())).Value; + 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..ddb2bfddc1a8 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/QueueTests.cs @@ -0,0 +1,121 @@ +// 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(); + _storageAccount = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + _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"); + StorageQueue queue1 = (await _storageQueueContainer.CreateOrUpdateAsync(storageQueueName, new StorageQueueData())).Value; + 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"); + StorageQueue queue1 = (await _storageQueueContainer.CreateOrUpdateAsync(queueName1, new StorageQueueData())).Value; + StorageQueue queue2 = (await _storageQueueContainer.CreateOrUpdateAsync(queueName2, new StorageQueueData())).Value; + + //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"); + StorageQueue queue1 = (await _storageQueueContainer.CreateOrUpdateAsync(storageQueueName, new StorageQueueData())).Value; + 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 8aa8d03a6d4b..29a540867f08 100644 --- a/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/StorageAccountTests.cs @@ -1,1823 +1,588 @@ // 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; - +using Azure.ResourceManager.Resources.Models; +using Sku = Azure.ResourceManager.Storage.Models.Sku; namespace Azure.ResourceManager.Storage.Tests.Tests { - public class StorageAccountTests : StorageTestsManagementClientBase + public class StorageAccountTests : StorageTestBase { - public StorageAccountTests(bool isAsync) - : base(isAsync)//, RecordedTestMode.Record) - { - } - - [SetUp] - public void ClearChallengeCacheforRecord() + private ResourceGroup _resourceGroup; + public StorageAccountTests(bool isAsync) : base(isAsync) { - if (Mode == RecordedTestMode.Record || Mode == RecordedTestMode.Playback) - { - Initialize(); - } } - [TearDown] - public async Task CleanupResourceGroup() - { - await CleanupResourceGroupsAsync(); - } - - [RecordedTest] - public async Task StorageAccountCreateTest() + public async Task ClearStorageAccounts() { - 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) + //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; } } - - [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); - } - + [Test] [RecordedTest] - public async Task StorageAccountGetPremiumTest() + public async Task CreateDeleteStorageAccount() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + Assert.AreEqual(accountName, account1.Id.Name); + VerifyAccountProperties(account1, true); + AssertStorageAccountEqual(account1, await account1.GetAsync()); - // 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); + //validate if created successfully + StorageAccount account2 = await storageAccountContainer.GetAsync(accountName); + VerifyAccountProperties(account2, true); + 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(); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName1, GetDefaultStorageAccountParameters())).Value; + StorageAccount account2 = (await storageAccountContainer.CreateOrUpdateAsync(accountName2, GetDefaultStorageAccountParameters())).Value; + + //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 StorageAccountListByResourceGroupTest() + public async Task UpdateStorageAccount() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + VerifyAccountProperties(account1, true); - //List by resource group - AsyncPageable accountlistAP = AccountsClient.ListByResourceGroupAsync(rgname); - List accountlist = await accountlistAP.ToEnumerableAsync(); - Assert.False(accountlist.Any()); + //update sku + StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters() + { + Sku = new Sku(SkuName.StandardLRS), + }; + account1 = await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.Sku.Name, SkuName.StandardLRS); - // 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()); + // validate + StorageAccount account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.Sku.Name, SkuName.StandardLRS); - foreach (StorageAccount account in accountlist) - { - VerifyAccountProperties(account, true); - } - } + //update tags + parameters.Tags.Clear(); + parameters.Tags.Add("key3", "value3"); + parameters.Tags.Add("key4", "value4"); + parameters.Tags.Add("key5", "value5"); + account1 = await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.Tags.Count, parameters.Tags.Count); - [RecordedTest] - public async Task StorageAccountListWithEncryptionTest() - { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); + //validate + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.Tags.Count, parameters.Tags.Count); - // Create storage account - StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + //update encryption 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()); + account1 = await account1.UpdateAsync(parameters); + Assert.NotNull(account1.Data.Encryption); - 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); + //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); - if (null != account.Encryption.Services.Table) + //update http traffic only and validate + parameters = new StorageAccountUpdateParameters() { - if (account.Encryption.Services.Table.Enabled.HasValue) - { - Assert.False(account.Encryption.Services.Table.LastEnabledTime.HasValue); - } - } - - if (null != account.Encryption.Services.Queue) + EnableHttpsTrafficOnly = false + }; + 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() { - if (account.Encryption.Services.Queue.Enabled.HasValue) - { - Assert.False(account.Encryption.Services.Queue.LastEnabledTime.HasValue); - } - } + EnableHttpsTrafficOnly = true + }; + account1 = await account1.UpdateAsync(parameters); + Assert.AreEqual(account1.Data.EnableHttpsTrafficOnly, true); + account2 = await storageAccountContainer.GetAsync(accountName); + Assert.AreEqual(account2.Data.EnableHttpsTrafficOnly, true); } + [Test] [RecordedTest] - public async Task StorageAccountListBySubscriptionTest() + public async Task CreateLargeFileShareOnStorageAccount() { - // 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 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; + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + 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] + [Ignore("ignored since response contains keys")] + public async Task StorageAccountRegenerateKey() + { + //create storage account and get keys + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; VerifyAccountProperties(account1, true); - - StorageAccount account2 = accountlists.First( - t => StringComparer.OrdinalIgnoreCase.Equals(t.Name, accountName2)); - VerifyAccountProperties(account2, true); - } - - [RecordedTest] - [Ignore("Records keys")] - 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); + StorageAccountListKeysResult keys = await account1.GetKeysAsync(); Assert.NotNull(keys); - StorageAccountKey key2 = keys.Value.Keys.First( + StorageAccountKey key2 = keys.Keys.First( t => StringComparer.OrdinalIgnoreCase.Equals(t.KeyName, "key2")); Assert.NotNull(key2); - // Regenerate keys and verify that keys change + //regenerate key and verify the key's change StorageAccountRegenerateKeyParameters keyParameters = new StorageAccountRegenerateKeyParameters("key2"); - Response regenKeys = await AccountsClient.RegenerateKeyAsync(rgname, accountName, keyParameters); - StorageAccountKey key2Regen = regenKeys.Value.Keys.First( + StorageAccountListKeysResult regenKeys = await account1.RegenerateKeyAsync(keyParameters); + StorageAccountKey regenKey2 = regenKeys.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); + Assert.NotNull(regenKey2); - // 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); + //validate the key is different from origin one + Assert.AreNotEqual(key2.Value, regenKey2.Value); } - + [Test] [RecordedTest] - public async Task StorageAccountUpdateWithCreateTest() + public async Task CreateUpdataNetworkRule() { - //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) + //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) { - Services = new EncryptionServices { Blob = new EncryptionService { Enabled = true }, File = new EncryptionService { Enabled = true } } + Bypass = @"Logging, AzureServices", + IpRules = { new IPRule(iPAddressOrRange: "23.45.67.89") } }; - account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - Assert.NotNull(account.Encryption); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + VerifyAccountProperties(account1, false); - // 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); + //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); - 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) + //update network rule + StorageAccountUpdateParameters updateParameters = new StorageAccountUpdateParameters() { - if (accountProerties.Value.Encryption.Services.Table.Enabled.HasValue) + NetworkRuleSet = new NetworkRuleSet(defaultAction: DefaultAction.Deny) { - Assert.False(accountProerties.Value.Encryption.Services.Table.LastEnabledTime.HasValue); + Bypass = @"Logging, Metrics", + IpRules = { new IPRule(iPAddressOrRange: "23.45.67.90"), + new IPRule(iPAddressOrRange: "23.45.67.91") + } } - } + }; + StorageAccount account2 = await account1.UpdateAsync(updateParameters); - if (null != accountProerties.Value.Encryption.Services.Queue) - { - if (accountProerties.Value.Encryption.Services.Queue.Enabled.HasValue) - { - Assert.False(accountProerties.Value.Encryption.Services.Queue.LastEnabledTime.HasValue); - } - } + //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 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) + //update network rule to allow + updateParameters = new StorageAccountUpdateParameters() { - 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")); - } - } + 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); + } + [Test] [RecordedTest] - public async Task StorageAccountUpdateTest() + public async Task CreateStorageAccountWithBlockBlobStorage() { - //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 - Response accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, accountProerties.Value.Sku.Name); - - // Update storage 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); - - // Validate - accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(accountProerties.Value.Tags.Count, parameters.Tags.Count); - - // Update storage encryption + //create storage account with block blob storage + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + Sku sku = new Sku(SkuName.PremiumLRS); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: sku, kind: Kind.BlockBlobStorage); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + + //validate + VerifyAccountProperties(account1, false); + Assert.AreEqual(Kind.BlockBlobStorage, account1.Data.Kind); + Assert.AreEqual(SkuName.PremiumLRS, account1.Data.Sku.Name); + //this storage account should only have endpoints on blob and dfs + Assert.NotNull(account1.Data.PrimaryEndpoints.Blob); + Assert.NotNull(account1.Data.PrimaryEndpoints.Dfs); + Assert.IsNull(account1.Data.PrimaryEndpoints.File); + Assert.IsNull(account1.Data.PrimaryEndpoints.Table); + Assert.IsNull(account1.Data.PrimaryEndpoints.Queue); + } + [Test] + [RecordedTest] + public async Task CreateStorageAccountWithFileStorage() + { + //create storage account with file storage + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + Sku sku = new Sku(SkuName.PremiumLRS); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: sku, kind: Kind.FileStorage); + StorageAccount account1 = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + + //validate + VerifyAccountProperties(account1, false); + Assert.AreEqual(Kind.FileStorage, account1.Data.Kind); + Assert.AreEqual(SkuName.PremiumLRS, account1.Data.Sku.Name); + //this storage account should only have endpoints on file + Assert.IsNull(account1.Data.PrimaryEndpoints.Blob); + Assert.IsNull(account1.Data.PrimaryEndpoints.Dfs); + Assert.NotNull(account1.Data.PrimaryEndpoints.File); + Assert.IsNull(account1.Data.PrimaryEndpoints.Table); + Assert.IsNull(account1.Data.PrimaryEndpoints.Queue); + } + [Test] + [RecordedTest] + public async Task CreateStorageAccountWithEncrpytion() + { + //create storage account with encryption settings + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); 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); - - // 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); - } - } + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + VerifyAccountProperties(account, true); - if (null != accountProerties.Value.Encryption.Services.Queue) - { - if (accountProerties.Value.Encryption.Services.Queue.Enabled.HasValue) + //verify encryption settings + Assert.NotNull(account.Data.Encryption); + Assert.NotNull(account.Data.Encryption.Services.Blob); + Assert.True(account.Data.Encryption.Services.Blob.Enabled); + Assert.NotNull(account.Data.Encryption.Services.Blob.LastEnabledTime); + Assert.NotNull(account.Data.Encryption.Services.File); + Assert.NotNull(account.Data.Encryption.Services.File.Enabled); + Assert.NotNull(account.Data.Encryption.Services.File.LastEnabledTime); + if (null != account.Data.Encryption.Services.Table) + { + if (account.Data.Encryption.Services.Table.Enabled.HasValue) { - Assert.False(accountProerties.Value.Encryption.Services.Queue.LastEnabledTime.HasValue); + Assert.False(account.Data.Encryption.Services.Table.LastEnabledTime.HasValue); } } - // Update storage custom domains - parameters = new StorageAccountUpdateParameters + if (null != account.Data.Encryption.Services.Queue) { - CustomDomain = new CustomDomain("foo.example.com") + if (account.Data.Encryption.Services.Queue.Enabled.HasValue) { - UseSubDomainName = true + Assert.False(account.Data.Encryption.Services.Queue.LastEnabledTime.HasValue); } - }; - - 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")); } } - + [Test] [RecordedTest] - public async Task StorageAccountUpdateMultipleTest() + public async Task CreateStorageAccountWithAccessTier() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); + //create storage account with accesstier hot + string accountName1 = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind: Kind.BlobStorage); + parameters.AccessTier = AccessTier.Hot; + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName1, parameters)).Value; - // Create storage account - string accountName = await CreateStorageAccount(AccountsClient, rgname, Recording); + //validate + VerifyAccountProperties(account, false); + Assert.AreEqual(AccessTier.Hot, account.Data.AccessTier); + Assert.AreEqual(Kind.BlobStorage, account.Data.Kind); - // Update storage account type - StorageAccountUpdateParameters parameters = new StorageAccountUpdateParameters() - { - Sku = new Sku(SkuName.StandardLRS), - Tags = { { "key3", "value3" }, { "key4", "value4" }, { "key5", "value6" } } - }; - StorageAccount account = await UpdateStorageAccountAsync(rgname, accountName, parameters); - Assert.AreEqual(SkuName.StandardLRS, account.Sku.Name); - Assert.AreEqual(account.Tags.Count, parameters.Tags.Count); + //create storage account with accesstier cool + string accountName2 = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + parameters.AccessTier = AccessTier.Cool; + account = (await storageAccountContainer.CreateOrUpdateAsync(accountName2, parameters)).Value; - // Validate - Response accountProerties = await WaitToGetAccountSuccessfullyAsync(rgname, accountName); - Assert.AreEqual(SkuName.StandardLRS, accountProerties.Value.Sku.Name); - Assert.AreEqual(accountProerties.Value.Tags.Count, parameters.Tags.Count); + //validate + VerifyAccountProperties(account, false); + Assert.AreEqual(AccessTier.Cool, account.Data.AccessTier); + Assert.AreEqual(Kind.BlobStorage, account.Data.Kind); } - + [Test] [RecordedTest] - public async Task StorageAccountLocationUsageTest() + public async Task GetStorageAccountLastSyncTime() { - // 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); + //create storage account + string accountName1 = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + Sku sku = new Sku(SkuName.StandardRagrs); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(sku: sku, kind: Kind.StorageV2); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName1, parameters)).Value; + Assert.AreEqual(SkuName.StandardRagrs, account.Data.Sku.Name); + Assert.Null(account.Data.GeoReplicationStats); + + //expand + account = await account.GetAsync(StorageAccountExpand.GeoReplicationStats); + Assert.NotNull(account.Data.GeoReplicationStats); + Assert.NotNull(account.Data.GeoReplicationStats.Status); + Assert.NotNull(account.Data.GeoReplicationStats.LastSyncTime); + Assert.NotNull(account.Data.GeoReplicationStats.CanFailover); + } + [Test] + [RecordedTest] + public async Task StorageAccountRevokeUserDelegationKeys() + { + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + + //revoke user delegation keys + await account.RevokeUserDelegationKeysAsync(); } + [Test] + [RecordedTest] + public async Task ListStorageAccountAvailableLocations() + { + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; + //get available locations + IEnumerable locationList =await account.GetAvailableLocationsAsync(); + Assert.NotNull(locationList); + } + [Test] [RecordedTest] - [Ignore("Track2: The function of 'ResourceProviderOperationDetails' is not found in trach2 Management.Resource")] - public void StorageAccountGetOperationsTest() + public async Task ListStorageAccountSASWithDefaultProperties() { - //var handler = new RecordedDelegatingHandler { StatusCodeToReturn = HttpStatusCode.OK }; + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; - //using (MockContext context = MockContext.Start(this.GetType())) - //{ - // var resourcesClient = GetResourceManagementClient(context, handler); - // var ops = resourcesClient.ResourceProviderOperationDetails.List("Microsoft.Storage", "2015-06-15"); + // 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 account.GetAccountSASAsync(accountSasParameters); + AccountSasParameters resultCredentials = ParseAccountSASToken(result.Value.AccountSasToken); - // Assert.True(ops.Count() > 1); - //} + Assert.AreEqual(accountSasParameters.Services, resultCredentials.Services); + Assert.AreEqual(accountSasParameters.ResourceTypes, resultCredentials.ResourceTypes); + Assert.AreEqual(accountSasParameters.Permissions, resultCredentials.Permissions); + Assert.NotNull(accountSasParameters.SharedAccessExpiryTime); } - + [Test] [RecordedTest] - public async Task StorageAccountListAccountSASTest() + public async Task ListStorageAccountSAS() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; - AccountSasParameters accountSasParameters = new AccountSasParameters(services: "bftq", resourceTypes: "sco", permissions: "rdwlacup", sharedAccessExpiryTime: Recording.UtcNow.AddHours(1)) + AccountSasParameters accountSasParameters = new AccountSasParameters(services: "b", resourceTypes: "sco", permissions: "rl", sharedAccessExpiryTime: Recording.UtcNow.AddHours(1)) { Protocols = HttpProtocol.HttpsHttp, SharedAccessStartTime = Recording.UtcNow, KeyToSign = "key1" }; - Response result = await AccountsClient.ListAccountSASAsync(rgname, accountName, accountSasParameters); - + Response result = await account.GetAccountSASAsync(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); } - + [Test] [RecordedTest] - public async Task StorageAccountListAccountSASWithDefaultProperties() + public async Task ListServiceSASWithDefaultProperties() { - //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); - - 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"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; string canonicalizedResourceParameter = "/blob/" + accountName + "/music"; ServiceSasParameters serviceSasParameters = new ServiceSasParameters(canonicalizedResource: canonicalizedResourceParameter) { Resource = "c", - Permissions = "rdwlacup", - Protocols = HttpProtocol.HttpsHttp, - SharedAccessStartTime = Recording.UtcNow, + Permissions = "rl", SharedAccessExpiryTime = Recording.UtcNow.AddHours(1), - KeyToSign = "key1" }; - - Task> result = AccountsClient.ListServiceSASAsync(rgname, accountName, serviceSasParameters); - - ServiceSasParameters resultCredentials = ParseServiceSASToken(result.Result.Value.ServiceSasToken, canonicalizedResourceParameter); - + Response result = await account.GetServiceSASAsync(serviceSasParameters); + ServiceSasParameters resultCredentials = ParseServiceSASToken(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); } - + [Test] [RecordedTest] - public async Task StorageAccountListServiceSASWithDefaultProperties() + public async Task ListServiceSAS() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); - - // Create storage account - await _CreateStorageAccountAsync(rgname, accountName); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(); + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; - // Test for default values of sas credentials. string canonicalizedResourceParameter = "/blob/" + accountName + "/music"; ServiceSasParameters serviceSasParameters = new ServiceSasParameters(canonicalizedResource: canonicalizedResourceParameter) { Resource = "c", - Permissions = "rl", + Permissions = "rdwlacup", + Protocols = HttpProtocol.HttpsHttp, + SharedAccessStartTime = Recording.UtcNow, SharedAccessExpiryTime = Recording.UtcNow.AddHours(1), + KeyToSign = "key1" }; - Response result = await AccountsClient.ListServiceSASAsync(rgname, accountName, serviceSasParameters); - + Response result = await account.GetServiceSASAsync(serviceSasParameters); ServiceSasParameters resultCredentials = ParseServiceSASToken(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 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"); - } - + [Test] [RecordedTest] - public async Task StorageAccountUpdateEncryptionTest() + public async Task AddTag() { - //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 + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); 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 - { - 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] - [Ignore("Remove after storage refresh")] - 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; - } - } - 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); - } + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; - 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"); + //add tag to this storage account + account=await account.AddTagAsync("key", "value"); - // Create storage account with StorageV2 - Sku sku = new Sku(SkuName.PremiumLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.FileStorage, location: "eastus"); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); - VerifyAccountProperties(account, false); - Assert.AreEqual(Kind.FileStorage, account.Kind); - Assert.AreEqual(SkuName.PremiumLRS, account.Sku.Name); + //verify the tag is added successfully + Assert.AreEqual(account.Data.Tags.Count, 1); } - + [Test] [RecordedTest] - public async Task StorageAccountCreateWithBlockBlobStorage() + public async Task CreateStorageAccountWithEnableNfsV3() { - //Create resource group - string rgname = await CreateResourceGroupAsync(); - string accountName = Recording.GenerateAssetName("sto"); + //create storage account + string accountName = Recording.GenerateAssetName("storage"); + _resourceGroup = await CreateResourceGroupAsync(); + StorageAccountContainer storageAccountContainer = _resourceGroup.GetStorageAccounts(); + StorageAccountCreateParameters parameters = GetDefaultStorageAccountParameters(kind:Kind.StorageV2); + parameters.EnableNfsV3 = false; + StorageAccount account = (await storageAccountContainer.CreateOrUpdateAsync(accountName, parameters)).Value; - // Create storage account with StorageV2 - Sku sku = new Sku(SkuName.PremiumLRS); - StorageAccountCreateParameters parameters = new StorageAccountCreateParameters(sku: sku, kind: Kind.BlockBlobStorage, location: "eastus"); - StorageAccount account = await _CreateStorageAccountAsync(rgname, accountName, parameters); + //validate 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: "eastus") - { - 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] - [Ignore("Remove after storage refresh")] - 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: "eastus"); - 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(GetResourceManagementClient(), 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); + Assert.NotNull(account.Data.PrimaryEndpoints.Web); + Assert.AreEqual(Kind.StorageV2, account.Data.Kind); + Assert.False(account.Data.EnableNfsV3); } } } 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..b3b059990b37 --- /dev/null +++ b/sdk/storage/Azure.ResourceManager.Storage/tests/Tests/TableTests.cs @@ -0,0 +1,102 @@ +// 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(); + _storageAccount = (await storageAccountContainer.CreateOrUpdateAsync(accountName, GetDefaultStorageAccountParameters())).Value; + _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"); + Table table1 = (await _tableContainer.CreateOrUpdateAsync(tableName)).Value; + 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"); + Table table1 = (await _tableContainer.CreateOrUpdateAsync(tableName1)).Value; + Table table2 = (await _tableContainer.CreateOrUpdateAsync(tableName2)).Value; + + //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); + } + } +}