diff --git a/sdk/resources/azure-mgmt-resource/CHANGELOG.md b/sdk/resources/azure-mgmt-resource/CHANGELOG.md index 511e3d8e0bd0..912b2bc55143 100644 --- a/sdk/resources/azure-mgmt-resource/CHANGELOG.md +++ b/sdk/resources/azure-mgmt-resource/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 21.1.0 (2022-04-26) +## 21.1.0 (2022-05-05) **Features** diff --git a/sdk/resources/azure-mgmt-resource/_meta.json b/sdk/resources/azure-mgmt-resource/_meta.json index 54e00a8ef2b8..e721723ca4cc 100644 --- a/sdk/resources/azure-mgmt-resource/_meta.json +++ b/sdk/resources/azure-mgmt-resource/_meta.json @@ -4,7 +4,7 @@ "@autorest/python@5.13.0", "@autorest/modelerfour@4.19.3" ], - "commit": "fb32676995912336709a2af7d7250e0b63c9333d", + "commit": "8db7df38fe5fca1fc4d2634f5c89e8acfeb1f4ce", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest_command": "autorest specification/resources/resource-manager/readme.md --multiapi --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --python3-only --use=@autorest/python@5.13.0 --use=@autorest/modelerfour@4.19.3 --version=3.7.2", "readme": "specification/resources/resource-manager/readme.md" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/_changes_client.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/_changes_client.py index 9c50b47aec6b..8cb533c5539b 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/_changes_client.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/_changes_client.py @@ -88,13 +88,9 @@ def _models_dict(cls, api_version): def models(cls, api_version=DEFAULT_API_VERSION): """Module depends on the API version: - * 2022-03-01-preview: :mod:`v2022_03_01_preview.models` * 2022-05-01: :mod:`v2022_05_01.models` """ - if api_version == '2022-03-01-preview': - from .v2022_03_01_preview import models - return models - elif api_version == '2022-05-01': + if api_version == '2022-05-01': from .v2022_05_01 import models return models raise ValueError("API version {} is not available".format(api_version)) @@ -103,13 +99,10 @@ def models(cls, api_version=DEFAULT_API_VERSION): def changes(self): """Instance depends on the API version: - * 2022-03-01-preview: :class:`ChangesOperations` * 2022-05-01: :class:`ChangesOperations` """ api_version = self._get_api_version('changes') - if api_version == '2022-03-01-preview': - from .v2022_03_01_preview.operations import ChangesOperations as OperationClass - elif api_version == '2022-05-01': + if api_version == '2022-05-01': from .v2022_05_01.operations import ChangesOperations as OperationClass else: raise ValueError("API version {} does not have operation group 'changes'".format(api_version)) diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/aio/_changes_client.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/aio/_changes_client.py index 8c14c621a01e..379b385160b0 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/aio/_changes_client.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/aio/_changes_client.py @@ -87,13 +87,9 @@ def _models_dict(cls, api_version): def models(cls, api_version=DEFAULT_API_VERSION): """Module depends on the API version: - * 2022-03-01-preview: :mod:`v2022_03_01_preview.models` * 2022-05-01: :mod:`v2022_05_01.models` """ - if api_version == '2022-03-01-preview': - from ..v2022_03_01_preview import models - return models - elif api_version == '2022-05-01': + if api_version == '2022-05-01': from ..v2022_05_01 import models return models raise ValueError("API version {} is not available".format(api_version)) @@ -102,13 +98,10 @@ def models(cls, api_version=DEFAULT_API_VERSION): def changes(self): """Instance depends on the API version: - * 2022-03-01-preview: :class:`ChangesOperations` * 2022-05-01: :class:`ChangesOperations` """ api_version = self._get_api_version('changes') - if api_version == '2022-03-01-preview': - from ..v2022_03_01_preview.aio.operations import ChangesOperations as OperationClass - elif api_version == '2022-05-01': + if api_version == '2022-05-01': from ..v2022_05_01.aio.operations import ChangesOperations as OperationClass else: raise ValueError("API version {} does not have operation group 'changes'".format(api_version)) diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_deployment_scripts.pyTestMgmtResourceDeploymentScripttest_deployment_scripts.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_deployment_scripts.pyTestMgmtResourceDeploymentScripttest_deployment_scripts.json index c8d29d185a63..bf93b82a7b10 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_deployment_scripts.pyTestMgmtResourceDeploymentScripttest_deployment_scripts.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_deployment_scripts.pyTestMgmtResourceDeploymentScripttest_deployment_scripts.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:44:59 GMT", + "Date": "Thu, 28 Apr 2022 02:44:43 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:44:59 GMT", + "Date": "Thu, 28 Apr 2022 02:44:43 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "3b7431d4-325d-4013-8cd6-45f14ffd561f", + "client-request-id": "b6a96b4b-5fe5-4ecb-aa2c-2bec43d932c8", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "3b7431d4-325d-4013-8cd6-45f14ffd561f", + "client-request-id": "b6a96b4b-5fe5-4ecb-aa2c-2bec43d932c8", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:44:59 GMT", + "Date": "Thu, 28 Apr 2022 02:44:44 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -242,20 +242,20 @@ }, "StatusCode": 201, "ResponseHeaders": { - "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2?api-version=2019-10-01-preview", + "Azure-AsyncOperation": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207?api-version=2019-10-01-preview", "Cache-Control": "no-cache", "Content-Length": "1497", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:45:02 GMT", + "Date": "Thu, 28 Apr 2022 02:44:45 GMT", "Expires": "-1", "Pragma": "no-cache", "Retry-After": "17", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "bdea9a44-3bbc-4f75-8400-848ae51f99a9", + "x-ms-correlation-request-id": "6b2f02c5-5e38-4a57-9410-bb2542149478", "x-ms-ratelimit-remaining-subscription-writes": "1199", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014503Z:bdea9a44-3bbc-4f75-8400-848ae51f99a9" + "x-ms-routing-request-id": "WESTUS:20220428T024446Z:6b2f02c5-5e38-4a57-9410-bb2542149478" }, "ResponseBody": { "kind": "AzurePowerShell", @@ -264,8 +264,8 @@ "tenantId": "00000000-0000-0000-0000-000000000000", "userAssignedIdentities": { "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.ManagedIdentity/userAssignedIdentities/uai": { - "principalId": "0cd9539f-f6be-4081-87c4-d43eb3460eb2", - "clientId": "a5dc3364-0878-40df-b62f-f2792afa99c2" + "principalId": "054d4fc9-7291-4683-a6d1-3885271887be", + "clientId": "27a20312-5f1f-4182-b0f0-2a9d6a613fc3" } } }, @@ -284,10 +284,10 @@ "systemData": { "createdBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "createdByType": "Application", - "createdAt": "2022-04-26T01:45:01.5263938Z", + "createdAt": "2022-04-28T02:44:44.7216663Z", "lastModifiedBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "lastModifiedByType": "Application", - "lastModifiedAt": "2022-04-26T01:45:01.5263938Z" + "lastModifiedAt": "2022-04-28T02:44:44.7216663Z" }, "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Resources/deploymentScripts/scripttest", "type": "Microsoft.Resources/deploymentScripts", @@ -295,7 +295,7 @@ } }, { - "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2?api-version=2019-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207?api-version=2019-10-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "*/*", @@ -309,7 +309,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:45:19 GMT", + "Date": "Thu, 28 Apr 2022 02:45:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -317,22 +317,22 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "e15d1134-5ac3-4309-98ad-5f306efdf6d0", - "x-ms-ratelimit-remaining-subscription-reads": "11999", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014520Z:e15d1134-5ac3-4309-98ad-5f306efdf6d0" + "x-ms-correlation-request-id": "54e7b574-33f9-4ab9-a068-555c31b06c4b", + "x-ms-ratelimit-remaining-subscription-reads": "11974", + "x-ms-routing-request-id": "WESTUS:20220428T024503Z:54e7b574-33f9-4ab9-a068-555c31b06c4b" }, "ResponseBody": { - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2", - "name": "87130a76-6eee-4f2a-bb12-c54608427cc2", + "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207", + "name": "6504f6eb-2e79-4f44-bc45-a1bcd812f207", "status": "provisioningResources", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } } }, { - "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2?api-version=2019-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207?api-version=2019-10-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "*/*", @@ -346,7 +346,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:45:50 GMT", + "Date": "Thu, 28 Apr 2022 02:45:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -354,22 +354,22 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a9e9fd03-e671-4081-bcd3-bd2670a4e709", - "x-ms-ratelimit-remaining-subscription-reads": "11998", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014550Z:a9e9fd03-e671-4081-bcd3-bd2670a4e709" + "x-ms-correlation-request-id": "627c95f6-379b-47bd-96cf-716a57f4228e", + "x-ms-ratelimit-remaining-subscription-reads": "11973", + "x-ms-routing-request-id": "WESTUS:20220428T024533Z:627c95f6-379b-47bd-96cf-716a57f4228e" }, "ResponseBody": { - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2", - "name": "87130a76-6eee-4f2a-bb12-c54608427cc2", + "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207", + "name": "6504f6eb-2e79-4f44-bc45-a1bcd812f207", "status": "provisioningResources", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } } }, { - "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2?api-version=2019-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207?api-version=2019-10-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "*/*", @@ -383,7 +383,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:20 GMT", + "Date": "Thu, 28 Apr 2022 02:46:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -391,22 +391,22 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "559fe032-b662-4233-b47d-6ee9defcce33", - "x-ms-ratelimit-remaining-subscription-reads": "11997", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014620Z:559fe032-b662-4233-b47d-6ee9defcce33" + "x-ms-correlation-request-id": "6e8706ea-60a5-4955-a67c-f76a349dfb33", + "x-ms-ratelimit-remaining-subscription-reads": "11972", + "x-ms-routing-request-id": "WESTUS:20220428T024603Z:6e8706ea-60a5-4955-a67c-f76a349dfb33" }, "ResponseBody": { - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2", - "name": "87130a76-6eee-4f2a-bb12-c54608427cc2", + "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207", + "name": "6504f6eb-2e79-4f44-bc45-a1bcd812f207", "status": "provisioningResources", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } } }, { - "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2?api-version=2019-10-01-preview", + "RequestUri": "https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207?api-version=2019-10-01-preview", "RequestMethod": "GET", "RequestHeaders": { "Accept": "*/*", @@ -420,7 +420,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:50 GMT", + "Date": "Thu, 28 Apr 2022 02:46:32 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -428,17 +428,17 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81cb7917-01ac-416d-96c9-c4efe1fae2cb", - "x-ms-ratelimit-remaining-subscription-reads": "11996", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014651Z:81cb7917-01ac-416d-96c9-c4efe1fae2cb" + "x-ms-correlation-request-id": "829319d3-c266-40fe-bc58-732376db8f49", + "x-ms-ratelimit-remaining-subscription-reads": "11971", + "x-ms-routing-request-id": "WESTUS:20220428T024633Z:829319d3-c266-40fe-bc58-732376db8f49" }, "ResponseBody": { - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/87130a76-6eee-4f2a-bb12-c54608427cc2", - "name": "87130a76-6eee-4f2a-bb12-c54608427cc2", + "id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Resources/locations/westus/deploymentScriptOperationResults/6504f6eb-2e79-4f44-bc45-a1bcd812f207", + "name": "6504f6eb-2e79-4f44-bc45-a1bcd812f207", "status": "failed", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } } }, @@ -463,7 +463,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:51 GMT", + "Date": "Thu, 28 Apr 2022 02:46:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -471,9 +471,9 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "150fa10e-731f-4f87-ae8c-fb4755ae83a9", + "x-ms-correlation-request-id": "403add39-66c5-4925-8b8a-f39e1e591cb0", "x-ms-ratelimit-remaining-subscription-writes": "1198", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014652Z:150fa10e-731f-4f87-ae8c-fb4755ae83a9" + "x-ms-routing-request-id": "WESTUS:20220428T024633Z:403add39-66c5-4925-8b8a-f39e1e591cb0" }, "ResponseBody": { "kind": "AzurePowerShell", @@ -482,8 +482,8 @@ "tenantId": "00000000-0000-0000-0000-000000000000", "userAssignedIdentities": { "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.ManagedIdentity/userAssignedIdentities/uai": { - "principalId": "0cd9539f-f6be-4081-87c4-d43eb3460eb2", - "clientId": "a5dc3364-0878-40df-b62f-f2792afa99c2" + "principalId": "054d4fc9-7291-4683-a6d1-3885271887be", + "clientId": "27a20312-5f1f-4182-b0f0-2a9d6a613fc3" } } }, @@ -500,12 +500,12 @@ "timeout": "PT30M", "containerSettings": {}, "status": { - "startTime": "2022-04-26T01:46:22.4973302Z", - "endTime": "2022-04-26T01:46:22.997301Z", - "expirationTime": "2022-04-27T03:46:22.997301Z", + "startTime": "2022-04-28T02:46:06.2176149Z", + "endTime": "2022-04-28T02:46:06.7176173Z", + "expirationTime": "2022-04-29T04:46:06.7176173Z", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } }, "cleanupPreference": "Always" @@ -513,10 +513,10 @@ "systemData": { "createdBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "createdByType": "Application", - "createdAt": "2022-04-26T01:45:01.5263938Z", + "createdAt": "2022-04-28T02:44:44.7216663Z", "lastModifiedBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "lastModifiedByType": "Application", - "lastModifiedAt": "2022-04-26T01:46:51.2652816Z" + "lastModifiedAt": "2022-04-28T02:46:33.7466781Z" }, "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Resources/deploymentScripts/scripttest", "type": "Microsoft.Resources/deploymentScripts", @@ -538,7 +538,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:51 GMT", + "Date": "Thu, 28 Apr 2022 02:46:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -546,9 +546,9 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7c907f5f-40bf-47b4-8683-9c4308bdf920", - "x-ms-ratelimit-remaining-subscription-reads": "11995", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014652Z:7c907f5f-40bf-47b4-8683-9c4308bdf920" + "x-ms-correlation-request-id": "c59cfc44-764c-4906-be02-6e2be2ccc4cf", + "x-ms-ratelimit-remaining-subscription-reads": "11970", + "x-ms-routing-request-id": "WESTUS:20220428T024634Z:c59cfc44-764c-4906-be02-6e2be2ccc4cf" }, "ResponseBody": { "kind": "AzurePowerShell", @@ -557,8 +557,8 @@ "tenantId": "00000000-0000-0000-0000-000000000000", "userAssignedIdentities": { "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.ManagedIdentity/userAssignedIdentities/uai": { - "principalId": "0cd9539f-f6be-4081-87c4-d43eb3460eb2", - "clientId": "a5dc3364-0878-40df-b62f-f2792afa99c2" + "principalId": "054d4fc9-7291-4683-a6d1-3885271887be", + "clientId": "27a20312-5f1f-4182-b0f0-2a9d6a613fc3" } } }, @@ -575,12 +575,12 @@ "timeout": "PT30M", "containerSettings": {}, "status": { - "startTime": "2022-04-26T01:46:22.4973302Z", - "endTime": "2022-04-26T01:46:22.997301Z", - "expirationTime": "2022-04-27T03:46:22.997301Z", + "startTime": "2022-04-28T02:46:06.2176149Z", + "endTime": "2022-04-28T02:46:06.7176173Z", + "expirationTime": "2022-04-29T04:46:06.7176173Z", "error": { "code": "DeploymentScriptOperationFailed", - "message": "The client \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 with object id \u00270cd9539f-f6be-4081-87c4-d43eb3460eb2\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." + "message": "The client \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 with object id \u0027054d4fc9-7291-4683-a6d1-3885271887be\u0027 does not have authorization to perform action \u0027Microsoft.Resources/subscriptions/providers/read\u0027 over scope \u0027/subscriptions/00000000-0000-0000-0000-000000000000\u0027 or the scope is invalid. If access was recently granted, please refresh your credentials." } }, "cleanupPreference": "Always" @@ -588,10 +588,10 @@ "systemData": { "createdBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "createdByType": "Application", - "createdAt": "2022-04-26T01:45:01.5263938Z", + "createdAt": "2022-04-28T02:44:44.7216663Z", "lastModifiedBy": "8c41a920-007a-4844-a189-2d0efe39f51e", "lastModifiedByType": "Application", - "lastModifiedAt": "2022-04-26T01:46:51.2652816Z" + "lastModifiedAt": "2022-04-28T02:46:33.7466781Z" }, "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/rgname/providers/Microsoft.Resources/deploymentScripts/scripttest", "type": "Microsoft.Resources/deploymentScripts", @@ -613,7 +613,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:51 GMT", + "Date": "Thu, 28 Apr 2022 02:46:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -621,9 +621,9 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "18012c13-8fe1-4ec9-b77b-b14a12c2870b", - "x-ms-ratelimit-remaining-subscription-reads": "11994", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014652Z:18012c13-8fe1-4ec9-b77b-b14a12c2870b" + "x-ms-correlation-request-id": "e6105764-3c0e-460b-90fe-d6177e40f223", + "x-ms-ratelimit-remaining-subscription-reads": "11969", + "x-ms-routing-request-id": "WESTUS:20220428T024634Z:e6105764-3c0e-460b-90fe-d6177e40f223" }, "ResponseBody": { "properties": {}, @@ -647,7 +647,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:46:51 GMT", + "Date": "Thu, 28 Apr 2022 02:46:33 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", @@ -655,9 +655,9 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "41b3cc5a-1802-4bdc-8b27-7a5ab8e8ce21", - "x-ms-ratelimit-remaining-subscription-reads": "11993", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014652Z:41b3cc5a-1802-4bdc-8b27-7a5ab8e8ce21" + "x-ms-correlation-request-id": "4a88e6bc-d1ca-4c2f-9ff3-062714174f42", + "x-ms-ratelimit-remaining-subscription-reads": "11968", + "x-ms-routing-request-id": "WESTUS:20220428T024634Z:4a88e6bc-d1ca-4c2f-9ff3-062714174f42" }, "ResponseBody": { "value": [ @@ -685,15 +685,15 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:46:58 GMT", + "Date": "Thu, 28 Apr 2022 02:46:39 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": "Microsoft-HTTPAPI/2.0", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7e259897-d5f0-4e38-a235-8667483aa2d8", + "x-ms-correlation-request-id": "2142f68b-43a9-4466-9a71-6f1bafc94ecb", "x-ms-ratelimit-remaining-subscription-deletes": "14999", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014658Z:7e259897-d5f0-4e38-a235-8667483aa2d8" + "x-ms-routing-request-id": "WESTUS:20220428T024640Z:2142f68b-43a9-4466-9a71-6f1bafc94ecb" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_links.pyTestMgmtResourceLinkstest_links.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_links.pyTestMgmtResourceLinkstest_links.json index 1756cc3af217..81d81c933342 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_links.pyTestMgmtResourceLinkstest_links.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_links.pyTestMgmtResourceLinkstest_links.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:00 GMT", + "Date": "Thu, 28 Apr 2022 02:46:41 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:00 GMT", + "Date": "Thu, 28 Apr 2022 02:46:41 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.9 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "f014ebb7-73c5-4d2e-862a-6fc703d10370", + "client-request-id": "4277a426-00c2-4370-9a54-9c254a7f112f", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "f014ebb7-73c5-4d2e-862a-6fc703d10370", + "client-request-id": "4277a426-00c2-4370-9a54-9c254a7f112f", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:00 GMT", + "Date": "Thu, 28 Apr 2022 02:46:41 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -230,7 +230,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:01 GMT", + "Date": "Thu, 28 Apr 2022 02:46:41 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -241,10 +241,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1debc164-2b5c-43ef-9764-ffa2ea8088a9", + "x-ms-correlation-request-id": "4cb185c2-a853-41e6-823d-0a667177415f", "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/PutVM3Min;239,Microsoft.Compute/PutVM30Min;1199", "x-ms-ratelimit-remaining-subscription-writes": "1197", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014701Z:1debc164-2b5c-43ef-9764-ffa2ea8088a9" + "x-ms-routing-request-id": "WESTUS:20220428T024642Z:4cb185c2-a853-41e6-823d-0a667177415f" }, "ResponseBody": { "name": "pytestavset48042a90", @@ -279,7 +279,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:02 GMT", + "Date": "Thu, 28 Apr 2022 02:46:41 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -290,10 +290,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "14428ab9-c503-49d6-a68d-3fa3cd36f1c1", + "x-ms-correlation-request-id": "09ed4a72-ac67-4bcd-9ed8-9e4bc841e9b1", "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/PutVM3Min;238,Microsoft.Compute/PutVM30Min;1198", "x-ms-ratelimit-remaining-subscription-writes": "1196", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014702Z:14428ab9-c503-49d6-a68d-3fa3cd36f1c1" + "x-ms-routing-request-id": "WESTUS:20220428T024642Z:09ed4a72-ac67-4bcd-9ed8-9e4bc841e9b1" }, "ResponseBody": { "name": "pytestavset48042a902", @@ -326,12 +326,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:02 GMT", + "Date": "Thu, 28 Apr 2022 02:46:42 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -420,12 +420,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:02 GMT", + "Date": "Thu, 28 Apr 2022 02:46:42 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -481,7 +481,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "e0469258-eac3-438c-90a9-72bec60c3d82", + "client-request-id": "2ee11d64-ead0-4c5a-a2df-0fbc795fd52f", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -499,10 +499,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "e0469258-eac3-438c-90a9-72bec60c3d82", + "client-request-id": "2ee11d64-ead0-4c5a-a2df-0fbc795fd52f", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:02 GMT", + "Date": "Thu, 28 Apr 2022 02:46:42 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -510,7 +510,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -542,14 +542,14 @@ "Cache-Control": "no-cache", "Content-Length": "587", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:02 GMT", + "Date": "Thu, 28 Apr 2022 02:46:42 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "025e3ca5-a619-46b0-8ee3-c9895c55579a", + "x-ms-correlation-request-id": "0e7254d2-a0a9-4b9a-89de-d511dece3852", "x-ms-ratelimit-remaining-subscription-writes": "1195", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014703Z:025e3ca5-a619-46b0-8ee3-c9895c55579a" + "x-ms-routing-request-id": "WESTUS:20220428T024643Z:0e7254d2-a0a9-4b9a-89de-d511dece3852" }, "ResponseBody": { "properties": { @@ -577,7 +577,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:12 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -587,9 +587,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "7b3f86d8-a5d7-4fef-970c-015b27ce4946", - "x-ms-ratelimit-remaining-subscription-reads": "11992", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014713Z:7b3f86d8-a5d7-4fef-970c-015b27ce4946" + "x-ms-correlation-request-id": "ad22d71b-6661-416b-953a-7447fd6e8ebc", + "x-ms-ratelimit-remaining-subscription-reads": "11967", + "x-ms-routing-request-id": "WESTUS:20220428T024653Z:ad22d71b-6661-416b-953a-7447fd6e8ebc" }, "ResponseBody": { "properties": { @@ -617,7 +617,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -627,9 +627,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "64bddd98-6e1f-4888-acf2-00a2be6a36c9", - "x-ms-ratelimit-remaining-subscription-reads": "11991", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014713Z:64bddd98-6e1f-4888-acf2-00a2be6a36c9" + "x-ms-correlation-request-id": "d5f480d7-eeb1-430b-8a31-70ed39990f6b", + "x-ms-ratelimit-remaining-subscription-reads": "11966", + "x-ms-routing-request-id": "WESTUS:20220428T024653Z:d5f480d7-eeb1-430b-8a31-70ed39990f6b" }, "ResponseBody": { "value": [ @@ -661,7 +661,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -671,9 +671,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4230a3f6-330b-448f-854d-a92e16fd1efb", - "x-ms-ratelimit-remaining-subscription-reads": "11990", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014713Z:4230a3f6-330b-448f-854d-a92e16fd1efb" + "x-ms-correlation-request-id": "3aec92b9-0be8-4a73-9dac-fe9ba6b56216", + "x-ms-ratelimit-remaining-subscription-reads": "11965", + "x-ms-routing-request-id": "WESTUS:20220428T024653Z:3aec92b9-0be8-4a73-9dac-fe9ba6b56216" }, "ResponseBody": { "value": [ @@ -705,7 +705,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -715,9 +715,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "08085fd1-a06d-4a4d-809a-3fb1cbb9f242", - "x-ms-ratelimit-remaining-subscription-reads": "11989", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014713Z:08085fd1-a06d-4a4d-809a-3fb1cbb9f242" + "x-ms-correlation-request-id": "9c77d999-e559-4db4-9866-b1c59b90ece5", + "x-ms-ratelimit-remaining-subscription-reads": "11964", + "x-ms-routing-request-id": "WESTUS:20220428T024653Z:9c77d999-e559-4db4-9866-b1c59b90ece5" }, "ResponseBody": { "value": [ @@ -749,14 +749,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02: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": "afb1d1f7-e164-4464-a1a1-d0d44e054148", + "x-ms-correlation-request-id": "f1ce0399-c3ba-4e79-ab35-df1d2255abfd", "x-ms-ratelimit-remaining-subscription-deletes": "14998", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014713Z:afb1d1f7-e164-4464-a1a1-d0d44e054148" + "x-ms-routing-request-id": "WESTUS:20220428T024653Z:f1ce0399-c3ba-4e79-ab35-df1d2255abfd" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_group_level.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_group_level.json index 5327b6aedc56..d29dd0bfdd9f 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_group_level.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_group_level.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02:47:01 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - NCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,7 +111,7 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02:47:01 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "08d5e385-552d-40c4-9b3c-b58254c62189", + "client-request-id": "0b1f5521-487b-4470-8388-54eb7cf4a9d7", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "08d5e385-552d-40c4-9b3c-b58254c62189", + "client-request-id": "0b1f5521-487b-4470-8388-54eb7cf4a9d7", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02:47:01 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -232,14 +232,14 @@ "Cache-Control": "no-cache", "Content-Length": "226", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02: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": "25268cd0-9320-4775-8aac-f10fc6400f14", + "x-ms-correlation-request-id": "c6fa6ce8-50c4-4ef1-ad66-dd24b7a117ff", "x-ms-ratelimit-remaining-subscription-writes": "1189", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014728Z:25268cd0-9320-4775-8aac-f10fc6400f14" + "x-ms-routing-request-id": "WESTUS:20220428T024701Z:c6fa6ce8-50c4-4ef1-ad66-dd24b7a117ff" }, "ResponseBody": { "properties": { @@ -265,7 +265,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02:47:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -275,9 +275,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "6d211605-7c30-4a93-a970-75d489c97e7e", - "x-ms-ratelimit-remaining-subscription-reads": "11983", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014728Z:6d211605-7c30-4a93-a970-75d489c97e7e" + "x-ms-correlation-request-id": "6865aee3-419d-454f-b774-3ce369f35301", + "x-ms-ratelimit-remaining-subscription-reads": "11958", + "x-ms-routing-request-id": "WESTUS:20220428T024702Z:6865aee3-419d-454f-b774-3ce369f35301" }, "ResponseBody": { "properties": { @@ -303,7 +303,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02:47:01 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -313,9 +313,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a37c7cf2-e270-46b8-93ae-89e0b2b7e10e", - "x-ms-ratelimit-remaining-subscription-reads": "11982", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014728Z:a37c7cf2-e270-46b8-93ae-89e0b2b7e10e" + "x-ms-correlation-request-id": "14a8328b-66d2-40cc-a21b-74cf6caee784", + "x-ms-ratelimit-remaining-subscription-reads": "11957", + "x-ms-routing-request-id": "WESTUS:20220428T024702Z:14a8328b-66d2-40cc-a21b-74cf6caee784" }, "ResponseBody": { "value": [ @@ -345,14 +345,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:27 GMT", + "Date": "Thu, 28 Apr 2022 02: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": "5ea42af5-8c05-4669-8901-d4b43dae231c", + "x-ms-correlation-request-id": "8eac95ba-bfea-4695-be39-6e0076fa126b", "x-ms-ratelimit-remaining-subscription-deletes": "14992", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014728Z:5ea42af5-8c05-4669-8901-d4b43dae231c" + "x-ms-routing-request-id": "WESTUS:20220428T024702Z:8eac95ba-bfea-4695-be39-6e0076fa126b" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_level.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_level.json index f9f426d5e6b2..8c4b7c919a16 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_level.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_resource_level.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:22 GMT", + "Date": "Thu, 28 Apr 2022 02:46:58 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:22 GMT", + "Date": "Thu, 28 Apr 2022 02:46:58 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12707.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "9262e036-825a-464c-9a74-bd2ee8a72e58", + "client-request-id": "411b3ec9-3689-4496-8850-081abf3d0a7e", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "9262e036-825a-464c-9a74-bd2ee8a72e58", + "client-request-id": "411b3ec9-3689-4496-8850-081abf3d0a7e", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:22 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -230,7 +230,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -241,10 +241,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3f4b95e6-1491-4638-a26a-f5b15f7f56ef", + "x-ms-correlation-request-id": "425e4614-7c9b-4a99-a2de-c20402b6654d", "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/PutVM3Min;236,Microsoft.Compute/PutVM30Min;1196", "x-ms-ratelimit-remaining-subscription-writes": "1191", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014723Z:3f4b95e6-1491-4638-a26a-f5b15f7f56ef" + "x-ms-routing-request-id": "WESTUS:20220428T024659Z:425e4614-7c9b-4a99-a2de-c20402b6654d" }, "ResponseBody": { "name": "pytestavset996031f3", @@ -277,12 +277,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - NCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -371,12 +371,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -432,7 +432,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "2e869b9a-0edb-4d18-b059-c5e95476348d", + "client-request-id": "87c9d3be-73ed-4b51-8cba-665d5629f820", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -450,10 +450,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "2e869b9a-0edb-4d18-b059-c5e95476348d", + "client-request-id": "87c9d3be-73ed-4b51-8cba-665d5629f820", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -461,7 +461,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -492,14 +492,14 @@ "Cache-Control": "no-cache", "Content-Length": "291", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "f64f915c-133c-481f-a6c6-5b27960b3f9b", + "x-ms-correlation-request-id": "6485bf01-945a-4b6d-a5d4-76edd657645f", "x-ms-ratelimit-remaining-subscription-writes": "1190", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014724Z:f64f915c-133c-481f-a6c6-5b27960b3f9b" + "x-ms-routing-request-id": "WESTUS:20220428T024659Z:6485bf01-945a-4b6d-a5d4-76edd657645f" }, "ResponseBody": { "properties": { @@ -525,7 +525,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -535,9 +535,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "63c2eabe-64c1-49a6-9696-9fe5cc0383a4", - "x-ms-ratelimit-remaining-subscription-reads": "11985", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014724Z:63c2eabe-64c1-49a6-9696-9fe5cc0383a4" + "x-ms-correlation-request-id": "e15c4969-0616-4573-a784-593326ff81ed", + "x-ms-ratelimit-remaining-subscription-reads": "11960", + "x-ms-routing-request-id": "WESTUS:20220428T024659Z:e15c4969-0616-4573-a784-593326ff81ed" }, "ResponseBody": { "properties": { @@ -563,7 +563,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -573,9 +573,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81adce5e-e0fb-4eca-bceb-8d0d9ebfb815", - "x-ms-ratelimit-remaining-subscription-reads": "11984", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014724Z:81adce5e-e0fb-4eca-bceb-8d0d9ebfb815" + "x-ms-correlation-request-id": "a6059c4e-f690-423a-8175-14806a282bed", + "x-ms-ratelimit-remaining-subscription-reads": "11959", + "x-ms-routing-request-id": "WESTUS:20220428T024659Z:a6059c4e-f690-423a-8175-14806a282bed" }, "ResponseBody": { "value": [ @@ -605,14 +605,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:23 GMT", + "Date": "Thu, 28 Apr 2022 02:46:59 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "0b753b52-38f6-417f-bd41-513e588dce46", + "x-ms-correlation-request-id": "68b9a6de-e4dd-4271-910b-585355fd39a3", "x-ms-ratelimit-remaining-subscription-deletes": "14994", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014724Z:0b753b52-38f6-417f-bd41-513e588dce46" + "x-ms-routing-request-id": "WESTUS:20220428T024700Z:68b9a6de-e4dd-4271-910b-585355fd39a3" }, "ResponseBody": null }, @@ -631,7 +631,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:24 GMT", + "Date": "Thu, 28 Apr 2022 02:47:00 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -640,10 +640,10 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "83ac6393-e258-488d-b19c-1420c7407a0d", - "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/DeleteVM3Min;236,Microsoft.Compute/DeleteVM30Min;1196", + "x-ms-correlation-request-id": "219d1c1e-ea56-4ea9-bd8f-2ce8ad666e07", + "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1198", "x-ms-ratelimit-remaining-subscription-deletes": "14993", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014725Z:83ac6393-e258-488d-b19c-1420c7407a0d" + "x-ms-routing-request-id": "WESTUS:20220428T024700Z:219d1c1e-ea56-4ea9-bd8f-2ce8ad666e07" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_subscription_level.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_subscription_level.json index 5844e3616d8e..8b1a32690bc7 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_subscription_level.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_at_subscription_level.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:13 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "0f518919-b21d-4964-a371-b6ad3dd14e8d", + "client-request-id": "7a84aab3-a9de-4cdd-bb55-ed4bdfc42ef4", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "0f518919-b21d-4964-a371-b6ad3dd14e8d", + "client-request-id": "7a84aab3-a9de-4cdd-bb55-ed4bdfc42ef4", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:14 GMT", + "Date": "Thu, 28 Apr 2022 02:46:53 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -232,14 +232,14 @@ "Cache-Control": "no-cache", "Content-Length": "204", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:14 GMT", + "Date": "Thu, 28 Apr 2022 02:46:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "81ec3f29-326d-429a-ab1b-eee52143b237", + "x-ms-correlation-request-id": "9c369bd1-0046-4110-8498-c5245eb5292f", "x-ms-ratelimit-remaining-subscription-writes": "1194", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014714Z:81ec3f29-326d-429a-ab1b-eee52143b237" + "x-ms-routing-request-id": "WESTUS:20220428T024654Z:9c369bd1-0046-4110-8498-c5245eb5292f" }, "ResponseBody": { "properties": { @@ -265,7 +265,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:14 GMT", + "Date": "Thu, 28 Apr 2022 02:46:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -275,9 +275,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3173c094-520e-49c6-b535-bc82fdb1bdbf", - "x-ms-ratelimit-remaining-subscription-reads": "11988", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014714Z:3173c094-520e-49c6-b535-bc82fdb1bdbf" + "x-ms-correlation-request-id": "5687eba9-7890-4a51-ad17-8df1865789da", + "x-ms-ratelimit-remaining-subscription-reads": "11963", + "x-ms-routing-request-id": "WESTUS:20220428T024654Z:5687eba9-7890-4a51-ad17-8df1865789da" }, "ResponseBody": { "properties": { @@ -303,7 +303,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:14 GMT", + "Date": "Thu, 28 Apr 2022 02:46:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -313,9 +313,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "1da52122-4a99-4c72-b4ba-1871a77f3e14", - "x-ms-ratelimit-remaining-subscription-reads": "11987", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014714Z:1da52122-4a99-4c72-b4ba-1871a77f3e14" + "x-ms-correlation-request-id": "073a1d4b-ae76-4443-af62-f04391b6334c", + "x-ms-ratelimit-remaining-subscription-reads": "11962", + "x-ms-routing-request-id": "WESTUS:20220428T024654Z:073a1d4b-ae76-4443-af62-f04391b6334c" }, "ResponseBody": { "value": [ @@ -332,9 +332,9 @@ "level": "CanNotDelete", "notes": "" }, - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.KeyVault/managedHSMs/bezmhsm/providers/Microsoft.Authorization/locks/delete", + "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bez-rg/providers/Microsoft.Authorization/locks/deleteRG", "type": "Microsoft.Authorization/locks", - "name": "delete" + "name": "deleteRG" }, { "properties": { @@ -916,14 +916,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:14 GMT", + "Date": "Thu, 28 Apr 2022 02:46:54 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "873b281e-1075-4d36-bd35-cf59bb3b6f75", + "x-ms-correlation-request-id": "2f54f788-8cc9-4737-9839-81954f026c12", "x-ms-ratelimit-remaining-subscription-deletes": "14997", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014714Z:873b281e-1075-4d36-bd35-cf59bb3b6f75" + "x-ms-routing-request-id": "WESTUS:20220428T024654Z:2f54f788-8cc9-4737-9839-81954f026c12" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_by_scope.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_by_scope.json index 3ca38f60de2a..627744db151c 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_by_scope.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_locks.pyTestMgmtResourceLockstest_locks_by_scope.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:15 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:15 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - WUS2 ProdSlices", + "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "d8be7846-baa7-4183-ad19-fe08e19b45bb", + "client-request-id": "15cfd9fd-f343-4709-9e45-581e1ee2423e", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "d8be7846-baa7-4183-ad19-fe08e19b45bb", + "client-request-id": "15cfd9fd-f343-4709-9e45-581e1ee2423e", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:16 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -230,7 +230,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:17 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -241,10 +241,10 @@ "Transfer-Encoding": "chunked", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "3734a5c7-aed1-48da-b7c3-60fd00640e21", + "x-ms-correlation-request-id": "3a8f1cef-4e41-4918-b35e-ed35e300d074", "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1197", "x-ms-ratelimit-remaining-subscription-writes": "1193", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014717Z:3734a5c7-aed1-48da-b7c3-60fd00640e21" + "x-ms-routing-request-id": "WESTUS:20220428T024655Z:3a8f1cef-4e41-4918-b35e-ed35e300d074" }, "ResponseBody": { "name": "pytestavsetdedb2e34", @@ -277,12 +277,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:16 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -371,12 +371,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:16 GMT", + "Date": "Thu, 28 Apr 2022 02:46:55 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -432,7 +432,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "8e6f5311-e1c6-413f-94e7-4657b37f0383", + "client-request-id": "7af3aaf0-b42a-44b4-872c-f01862d65522", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -450,10 +450,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "8e6f5311-e1c6-413f-94e7-4657b37f0383", + "client-request-id": "7af3aaf0-b42a-44b4-872c-f01862d65522", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:17 GMT", + "Date": "Thu, 28 Apr 2022 02:46:56 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -461,7 +461,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - NCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -492,14 +492,14 @@ "Cache-Control": "no-cache", "Content-Length": "291", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:17 GMT", + "Date": "Thu, 28 Apr 2022 02:46:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "63d3bdc7-5aaa-43c4-b9b0-da3c32260dc5", + "x-ms-correlation-request-id": "4fd9bd5b-82a1-41ab-8d78-5250b795cf71", "x-ms-ratelimit-remaining-subscription-writes": "1192", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014717Z:63d3bdc7-5aaa-43c4-b9b0-da3c32260dc5" + "x-ms-routing-request-id": "WESTUS:20220428T024656Z:4fd9bd5b-82a1-41ab-8d78-5250b795cf71" }, "ResponseBody": { "properties": { @@ -525,7 +525,7 @@ "Cache-Control": "no-cache", "Content-Encoding": "gzip", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:17 GMT", + "Date": "Thu, 28 Apr 2022 02:46:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", @@ -535,9 +535,9 @@ "Accept-Encoding" ], "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "caacd88f-6dd2-44e6-84b1-d07a509ed976", - "x-ms-ratelimit-remaining-subscription-reads": "11986", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014717Z:caacd88f-6dd2-44e6-84b1-d07a509ed976" + "x-ms-correlation-request-id": "b29b48ec-b019-47cc-8205-bfd92396cb91", + "x-ms-ratelimit-remaining-subscription-reads": "11961", + "x-ms-routing-request-id": "WESTUS:20220428T024656Z:b29b48ec-b019-47cc-8205-bfd92396cb91" }, "ResponseBody": { "properties": { @@ -563,14 +563,14 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:17 GMT", + "Date": "Thu, 28 Apr 2022 02:46:56 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "aa5986b5-7347-4400-b0af-6999d08551c2", + "x-ms-correlation-request-id": "30f41858-e236-4293-abee-e8c54bb64cab", "x-ms-ratelimit-remaining-subscription-deletes": "14996", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014717Z:aa5986b5-7347-4400-b0af-6999d08551c2" + "x-ms-routing-request-id": "WESTUS:20220428T024656Z:30f41858-e236-4293-abee-e8c54bb64cab" }, "ResponseBody": null }, @@ -589,7 +589,7 @@ "ResponseHeaders": { "Cache-Control": "no-cache", "Content-Length": "0", - "Date": "Tue, 26 Apr 2022 01:47:19 GMT", + "Date": "Thu, 28 Apr 2022 02:46:57 GMT", "Expires": "-1", "Pragma": "no-cache", "Server": [ @@ -598,10 +598,10 @@ ], "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "4262c131-2405-4e21-aa27-5caacab4c3ed", + "x-ms-correlation-request-id": "e46c007d-4161-4dcd-a7a6-50790f30d0ae", "x-ms-ratelimit-remaining-resource": "Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199", "x-ms-ratelimit-remaining-subscription-deletes": "14995", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014720Z:4262c131-2405-4e21-aa27-5caacab4c3ed" + "x-ms-routing-request-id": "WESTUS:20220428T024657Z:e46c007d-4161-4dcd-a7a6-50790f30d0ae" }, "ResponseBody": null } diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_subscriptions.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_subscriptions.json index 53b511e98744..fd96be4cc2a9 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_subscriptions.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_subscriptions.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:28 GMT", + "Date": "Thu, 28 Apr 2022 02:47:02 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - NCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:28 GMT", + "Date": "Thu, 28 Apr 2022 02:47:02 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - SCUS ProdSlices", + "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "4ff418e9-16da-46a8-bbd7-b31d892c23d3", + "client-request-id": "ea67dc02-cd32-4632-9f26-1422e7c6583d", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "4ff418e9-16da-46a8-bbd7-b31d892c23d3", + "client-request-id": "ea67dc02-cd32-4632-9f26-1422e7c6583d", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:29 GMT", + "Date": "Thu, 28 Apr 2022 02:47:02 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - EUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -227,15 +227,15 @@ "Content-Encoding": "gzip", "Content-Length": "500", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:29 GMT", + "Date": "Thu, 28 Apr 2022 02:47:02 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "32edc58d-a4b4-4089-9f69-bb81982e2cff", + "x-ms-correlation-request-id": "c5b76a04-0c0b-4ad5-ac38-2bdafd78b890", "x-ms-ratelimit-remaining-tenant-reads": "11999", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014730Z:32edc58d-a4b4-4089-9f69-bb81982e2cff" + "x-ms-routing-request-id": "WESTUS:20220428T024703Z:c5b76a04-0c0b-4ad5-ac38-2bdafd78b890" }, "ResponseBody": { "value": [ @@ -281,15 +281,15 @@ "Content-Encoding": "gzip", "Content-Length": "30916", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "09d80701-73be-421a-93c5-367a126d63e7", - "x-ms-ratelimit-remaining-subscription-reads": "11981", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014730Z:09d80701-73be-421a-93c5-367a126d63e7" + "x-ms-correlation-request-id": "e4b9bb64-cb0c-4e95-bb26-0eedfd59e57a", + "x-ms-ratelimit-remaining-subscription-reads": "11956", + "x-ms-routing-request-id": "WESTUS:20220428T024703Z:e4b9bb64-cb0c-4e95-bb26-0eedfd59e57a" }, "ResponseBody": { "value": [ @@ -1656,15 +1656,15 @@ "Content-Encoding": "gzip", "Content-Length": "453", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "8641e2b7-e5fe-47b3-b74f-7d8b388e0085", - "x-ms-ratelimit-remaining-subscription-reads": "11980", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014730Z:8641e2b7-e5fe-47b3-b74f-7d8b388e0085" + "x-ms-correlation-request-id": "286de730-5e3a-460d-a830-f3d2d6402218", + "x-ms-ratelimit-remaining-subscription-reads": "11955", + "x-ms-routing-request-id": "WESTUS:20220428T024703Z:286de730-5e3a-460d-a830-f3d2d6402218" }, "ResponseBody": { "id": "/subscriptions/00000000-0000-0000-0000-000000000000", diff --git a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_tenants.json b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_tenants.json index ca446580f412..fd4ecfa34862 100644 --- a/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_tenants.json +++ b/sdk/resources/azure-mgmt-resource/tests/recordings/test_mgmt_resource_subscriptions.pyTestMgmtResourceSubscriptionstest_tenants.json @@ -17,12 +17,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "1753", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:03 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - WUS2 ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -111,12 +111,12 @@ "Cache-Control": "max-age=86400, private", "Content-Length": "945", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:04 GMT", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Set-Cookie": "[set-cookie;]", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -172,7 +172,7 @@ "RequestHeaders": { "Accept": "application/json", "Accept-Encoding": "gzip, deflate", - "client-request-id": "d18af763-ed3f-485e-8b1d-fc32ff559fde", + "client-request-id": "2d2f8c9c-e473-4bc2-bbe1-527db18dc3fb", "Connection": "keep-alive", "Content-Length": "286", "Content-Type": "application/x-www-form-urlencoded", @@ -190,10 +190,10 @@ "StatusCode": 200, "ResponseHeaders": { "Cache-Control": "no-store, no-cache", - "client-request-id": "d18af763-ed3f-485e-8b1d-fc32ff559fde", + "client-request-id": "2d2f8c9c-e473-4bc2-bbe1-527db18dc3fb", "Content-Length": "93", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:04 GMT", "Expires": "-1", "P3P": "CP=\u0022DSP CUR OTPi IND OTRi ONL FIN\u0022", "Pragma": "no-cache", @@ -201,7 +201,7 @@ "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "X-Content-Type-Options": "nosniff", "x-ms-clitelem": "1,0,0,,", - "x-ms-ests-server": "2.1.12651.7 - EUS ProdSlices", + "x-ms-ests-server": "2.1.12651.9 - SCUS ProdSlices", "X-XSS-Protection": "0" }, "ResponseBody": { @@ -227,15 +227,15 @@ "Content-Encoding": "gzip", "Content-Length": "140", "Content-Type": "application/json; charset=utf-8", - "Date": "Tue, 26 Apr 2022 01:47:30 GMT", + "Date": "Thu, 28 Apr 2022 02:47:03 GMT", "Expires": "-1", "Pragma": "no-cache", "Strict-Transport-Security": "max-age=31536000; includeSubDomains", "Vary": "Accept-Encoding", "X-Content-Type-Options": "nosniff", - "x-ms-correlation-request-id": "a7a8addb-10d6-4aa2-a9e0-938d650b85f6", + "x-ms-correlation-request-id": "4e416854-61ca-43a6-a2e9-a58f55967b21", "x-ms-ratelimit-remaining-tenant-reads": "11998", - "x-ms-routing-request-id": "SOUTHCENTRALUS:20220426T014731Z:a7a8addb-10d6-4aa2-a9e0-938d650b85f6" + "x-ms-routing-request-id": "WESTUS:20220428T024704Z:4e416854-61ca-43a6-a2e9-a58f55967b21" }, "ResponseBody": { "value": [