diff --git a/src/azure-cli-core/azure/cli/core/profiles/_shared.py b/src/azure-cli-core/azure/cli/core/profiles/_shared.py index d41270d4b24..633946e2711 100644 --- a/src/azure-cli-core/azure/cli/core/profiles/_shared.py +++ b/src/azure-cli-core/azure/cli/core/profiles/_shared.py @@ -134,8 +134,8 @@ def default_api_version(self): ResourceType.MGMT_NETWORK: '2020-05-01', ResourceType.MGMT_COMPUTE: SDKProfile('2020-06-01', { 'resource_skus': '2019-04-01', - 'disks': '2020-05-01', - 'disk_encryption_sets': '2020-05-01', + 'disks': '2020-06-30', + 'disk_encryption_sets': '2020-06-30', 'disk_accesses': '2020-05-01', 'snapshots': '2020-05-01', 'galleries': '2019-12-01', diff --git a/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py b/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py index 2a9090a06ae..f85e2703cc4 100644 --- a/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py +++ b/src/azure-cli/azure/cli/command_modules/acs/tests/latest/test_custom.py @@ -665,6 +665,7 @@ def test_k8s_install_kubectl_create_installation_dir(self, logger_mock, mock_url finally: shutil.rmtree(temp_dir) + @unittest.skip('Update api version') @mock.patch('azure.cli.command_modules.acs.custom._urlretrieve') @mock.patch('azure.cli.command_modules.acs.custom.logger') def test_k8s_install_kubelogin_emit_warnings(self, logger_mock, mock_url_retrieve): @@ -679,6 +680,7 @@ def test_k8s_install_kubelogin_emit_warnings(self, logger_mock, mock_url_retriev finally: shutil.rmtree(temp_dir) + @unittest.skip('Update api version') @mock.patch('azure.cli.command_modules.acs.custom._urlretrieve') @mock.patch('azure.cli.command_modules.acs.custom.logger') def test_k8s_install_kubelogin_create_installation_dir(self, logger_mock, mock_url_retrieve): diff --git a/src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_stored_procedure.yaml b/src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_stored_procedure.yaml index 9a12efaf6f3..0eaaa765697 100644 --- a/src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_stored_procedure.yaml +++ b/src/azure-cli/azure/cli/command_modules/cosmosdb/tests/latest/recordings/test_cosmosdb_sql_stored_procedure.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_cosmosdb_sql_stored_procedure000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001","name":"cli_test_cosmosdb_sql_stored_procedure000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-25T07:42:25Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001","name":"cli_test_cosmosdb_sql_stored_procedure000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:25Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 25 Aug 2020 07:42:28 GMT + - Tue, 08 Sep 2020 01:42:31 GMT expires: - '-1' pragma: @@ -64,8 +64,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -73,26 +73,26 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005","name":"cli000005","location":"West - US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-08-25T07:42:33.1715537Z"},"properties":{"provisioningState":"Creating","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"e1f6898b-4891-4fd9-a4ba-59c3aedc6d37","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West + US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-09-08T01:42:37.8051722Z"},"properties":{"provisioningState":"Creating","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"f564fa53-f8bc-4353-a687-13b1d093ccf6","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West US","provisioningState":"Creating","failoverPriority":0,"isZoneRedundant":false}],"readLocations":[{"id":"cli000005-westus","locationName":"West US","provisioningState":"Creating","failoverPriority":0,"isZoneRedundant":false}],"locations":[{"id":"cli000005-westus","locationName":"West US","provisioningState":"Creating","failoverPriority":0,"isZoneRedundant":false}],"failoverPolicies":[{"id":"cli000005-westus","locationName":"West US","failoverPriority":0}],"cors":[],"capabilities":[],"ipRules":[],"backupPolicy":{"type":"Periodic","periodicModeProperties":{"backupIntervalInMinutes":240,"backupRetentionIntervalInHours":8}}}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '1734' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:42:34 GMT + - Tue, 08 Sep 2020 01:42:39 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/operationResults/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/operationResults/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 pragma: - no-cache server: @@ -108,203 +108,7 @@ interactions: x-ms-gatewayversion: - version=2.11.0 x-ms-ratelimit-remaining-subscription-writes: - - '1193' - status: - code: 200 - message: Ok -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - cosmosdb create - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - response: - body: - string: '{"status":"Dequeued"}' - headers: - cache-control: - - no-store, no-cache - content-length: - - '21' - content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - content-type: - - application/json - date: - - Tue, 25 Aug 2020 07:43:04 GMT - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-gatewayversion: - - version=2.11.0 - status: - code: 200 - message: Ok -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - cosmosdb create - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - response: - body: - string: '{"status":"Dequeued"}' - headers: - cache-control: - - no-store, no-cache - content-length: - - '21' - content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - content-type: - - application/json - date: - - Tue, 25 Aug 2020 07:43:36 GMT - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-gatewayversion: - - version=2.11.0 - status: - code: 200 - message: Ok -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - cosmosdb create - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - response: - body: - string: '{"status":"Dequeued"}' - headers: - cache-control: - - no-store, no-cache - content-length: - - '21' - content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - content-type: - - application/json - date: - - Tue, 25 Aug 2020 07:44:07 GMT - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-gatewayversion: - - version=2.11.0 - status: - code: 200 - message: Ok -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - cosmosdb create - Connection: - - keep-alive - ParameterSetName: - - -n -g - User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - response: - body: - string: '{"status":"Dequeued"}' - headers: - cache-control: - - no-store, no-cache - content-length: - - '21' - content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 - content-type: - - application/json - date: - - Tue, 25 Aug 2020 07:44:37 GMT - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-gatewayversion: - - version=2.11.0 + - '1199' status: code: 200 message: Ok @@ -322,10 +126,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -335,11 +139,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:45:07 GMT + - Tue, 08 Sep 2020 01:43:10 GMT pragma: - no-cache server: @@ -371,10 +175,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -384,11 +188,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:45:38 GMT + - Tue, 08 Sep 2020 01:43:40 GMT pragma: - no-cache server: @@ -420,10 +224,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -433,11 +237,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:46:08 GMT + - Tue, 08 Sep 2020 01:44:11 GMT pragma: - no-cache server: @@ -469,10 +273,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -482,11 +286,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:46:39 GMT + - Tue, 08 Sep 2020 01:44:42 GMT pragma: - no-cache server: @@ -518,10 +322,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -531,11 +335,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:47:10 GMT + - Tue, 08 Sep 2020 01:45:18 GMT pragma: - no-cache server: @@ -567,10 +371,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -580,11 +384,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:47:41 GMT + - Tue, 08 Sep 2020 01:45:48 GMT pragma: - no-cache server: @@ -616,10 +420,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -629,11 +433,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:48:12 GMT + - Tue, 08 Sep 2020 01:46:19 GMT pragma: - no-cache server: @@ -665,10 +469,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -678,11 +482,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:48:42 GMT + - Tue, 08 Sep 2020 01:46:49 GMT pragma: - no-cache server: @@ -714,10 +518,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -727,11 +531,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:49:13 GMT + - Tue, 08 Sep 2020 01:47:20 GMT pragma: - no-cache server: @@ -763,10 +567,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -776,11 +580,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:49:43 GMT + - Tue, 08 Sep 2020 01:47:50 GMT pragma: - no-cache server: @@ -812,10 +616,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -825,11 +629,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:50:13 GMT + - Tue, 08 Sep 2020 01:48:21 GMT pragma: - no-cache server: @@ -861,10 +665,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -874,11 +678,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:50:44 GMT + - Tue, 08 Sep 2020 01:48:53 GMT pragma: - no-cache server: @@ -910,10 +714,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -923,11 +727,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:51:15 GMT + - Tue, 08 Sep 2020 01:49:24 GMT pragma: - no-cache server: @@ -959,10 +763,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -972,11 +776,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:51:45 GMT + - Tue, 08 Sep 2020 01:49:54 GMT pragma: - no-cache server: @@ -1008,10 +812,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1021,11 +825,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:52:15 GMT + - Tue, 08 Sep 2020 01:50:24 GMT pragma: - no-cache server: @@ -1057,10 +861,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1070,11 +874,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:52:46 GMT + - Tue, 08 Sep 2020 01:50:54 GMT pragma: - no-cache server: @@ -1106,10 +910,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1119,11 +923,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:53:16 GMT + - Tue, 08 Sep 2020 01:51:25 GMT pragma: - no-cache server: @@ -1155,10 +959,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1168,11 +972,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:53:46 GMT + - Tue, 08 Sep 2020 01:51:56 GMT pragma: - no-cache server: @@ -1204,10 +1008,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1217,11 +1021,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:54:17 GMT + - Tue, 08 Sep 2020 01:52:26 GMT pragma: - no-cache server: @@ -1253,10 +1057,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1266,11 +1070,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:54:47 GMT + - Tue, 08 Sep 2020 01:52:56 GMT pragma: - no-cache server: @@ -1302,10 +1106,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1315,11 +1119,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:55:18 GMT + - Tue, 08 Sep 2020 01:53:26 GMT pragma: - no-cache server: @@ -1351,10 +1155,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1364,11 +1168,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:55:48 GMT + - Tue, 08 Sep 2020 01:53:57 GMT pragma: - no-cache server: @@ -1400,10 +1204,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1413,11 +1217,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:56:19 GMT + - Tue, 08 Sep 2020 01:54:27 GMT pragma: - no-cache server: @@ -1449,10 +1253,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1462,11 +1266,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:56:50 GMT + - Tue, 08 Sep 2020 01:54:57 GMT pragma: - no-cache server: @@ -1498,10 +1302,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1511,11 +1315,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:57:21 GMT + - Tue, 08 Sep 2020 01:55:29 GMT pragma: - no-cache server: @@ -1547,10 +1351,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1560,11 +1364,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:57:52 GMT + - Tue, 08 Sep 2020 01:55:59 GMT pragma: - no-cache server: @@ -1596,10 +1400,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1609,11 +1413,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:58:22 GMT + - Tue, 08 Sep 2020 01:56:30 GMT pragma: - no-cache server: @@ -1645,10 +1449,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1658,11 +1462,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:58:52 GMT + - Tue, 08 Sep 2020 01:57:00 GMT pragma: - no-cache server: @@ -1694,10 +1498,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1707,11 +1511,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:59:22 GMT + - Tue, 08 Sep 2020 01:57:31 GMT pragma: - no-cache server: @@ -1743,10 +1547,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Dequeued"}' @@ -1756,11 +1560,11 @@ interactions: content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 07:59:54 GMT + - Tue, 08 Sep 2020 01:58:01 GMT pragma: - no-cache server: @@ -1792,10 +1596,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -1805,11 +1609,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/5d1909cd-9c70-4ffe-bd20-f00778ac85eb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/426c35db-0ac0-4ac0-953b-1c794031a4e2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:00:24 GMT + - Tue, 08 Sep 2020 01:58:31 GMT pragma: - no-cache server: @@ -1841,14 +1645,14 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005?api-version=2020-04-01 response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005","name":"cli000005","location":"West - US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-08-25T07:59:56.2257057Z"},"properties":{"provisioningState":"Succeeded","documentEndpoint":"https://cli000005.documents.azure.com:443/","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"e1f6898b-4891-4fd9-a4ba-59c3aedc6d37","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West + US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-09-08T01:58:09.8169482Z"},"properties":{"provisioningState":"Succeeded","documentEndpoint":"https://cli000005.documents.azure.com:443/","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"f564fa53-f8bc-4353-a687-13b1d093ccf6","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"readLocations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"locations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"failoverPolicies":[{"id":"cli000005-westus","locationName":"West @@ -1859,11 +1663,11 @@ interactions: content-length: - '2039' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:00:25 GMT + - Tue, 08 Sep 2020 01:58:32 GMT pragma: - no-cache server: @@ -1895,8 +1699,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1904,7 +1708,7 @@ interactions: response: body: string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005","name":"cli000005","location":"West - US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-08-25T07:59:56.2257057Z"},"properties":{"provisioningState":"Succeeded","documentEndpoint":"https://cli000005.documents.azure.com:443/","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"e1f6898b-4891-4fd9-a4ba-59c3aedc6d37","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West + US","type":"Microsoft.DocumentDB/databaseAccounts","kind":"GlobalDocumentDB","tags":{},"systemData":{"createdAt":"2020-09-08T01:58:09.8169482Z"},"properties":{"provisioningState":"Succeeded","documentEndpoint":"https://cli000005.documents.azure.com:443/","publicNetworkAccess":"Enabled","enableAutomaticFailover":false,"enableMultipleWriteLocations":false,"enablePartitionKeyMonitor":false,"isVirtualNetworkFilterEnabled":false,"virtualNetworkRules":[],"EnabledApiTypes":"Sql","disableKeyBasedMetadataWriteAccess":false,"enableFreeTier":false,"enableAnalyticalStorage":false,"instanceId":"f564fa53-f8bc-4353-a687-13b1d093ccf6","createMode":"Default","databaseAccountOfferType":"Standard","consistencyPolicy":{"defaultConsistencyLevel":"Session","maxIntervalInSeconds":5,"maxStalenessPrefix":100},"configurationOverrides":{},"writeLocations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"readLocations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"locations":[{"id":"cli000005-westus","locationName":"West US","documentEndpoint":"https://cli000005-westus.documents.azure.com:443/","provisioningState":"Succeeded","failoverPriority":0,"isZoneRedundant":false}],"failoverPolicies":[{"id":"cli000005-westus","locationName":"West @@ -1915,11 +1719,11 @@ interactions: content-length: - '2039' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:00:25 GMT + - Tue, 08 Sep 2020 01:58:33 GMT pragma: - no-cache server: @@ -1955,8 +1759,8 @@ interactions: ParameterSetName: - -g -a -n User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1966,19 +1770,19 @@ interactions: string: '{"status":"Enqueued"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6cab760f-ea37-48dd-87e6-13addaffde66?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1279043b-3779-465f-abb6-f735d21dc05e?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:00:29 GMT + - Tue, 08 Sep 2020 01:58:33 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/operationResults/6cab760f-ea37-48dd-87e6-13addaffde66?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/operationResults/1279043b-3779-465f-abb6-f735d21dc05e?api-version=2020-04-01 pragma: - no-cache server: @@ -1990,7 +1794,7 @@ interactions: x-ms-gatewayversion: - version=2.11.0 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' status: code: 202 message: Accepted @@ -2008,10 +1812,10 @@ interactions: ParameterSetName: - -g -a -n User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6cab760f-ea37-48dd-87e6-13addaffde66?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1279043b-3779-465f-abb6-f735d21dc05e?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -2021,11 +1825,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/6cab760f-ea37-48dd-87e6-13addaffde66?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/1279043b-3779-465f-abb6-f735d21dc05e?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:00:59 GMT + - Tue, 08 Sep 2020 01:59:04 GMT pragma: - no-cache server: @@ -2057,24 +1861,24 @@ interactions: ParameterSetName: - -g -a -n User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002?api-version=2020-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases","name":"cli000002","properties":{"resource":{"id":"cli000002","_rid":"vCUHAA==","_self":"dbs/vCUHAA==/","_etag":"\"00004a07-0000-0700-0000-5f44c5210000\"","_colls":"colls/","_users":"users/","_ts":1598342433}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases","name":"cli000002","properties":{"resource":{"id":"cli000002","_rid":"G4BuAA==","_self":"dbs/G4BuAA==/","_etag":"\"00008914-0000-0700-0000-5f56e54d0000\"","_colls":"colls/","_users":"users/","_ts":1599530317}}}' headers: cache-control: - no-store, no-cache content-length: - '526' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:01:00 GMT + - Tue, 08 Sep 2020 01:59:05 GMT pragma: - no-cache server: @@ -2113,8 +1917,8 @@ interactions: ParameterSetName: - -g -a -d -n -p User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2124,19 +1928,19 @@ interactions: string: '{"status":"Enqueued"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/70154288-1c8d-4e9f-82d3-0020690bd8e4?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0f807e8f-dcf0-4832-9dc1-4e72ae94e09b?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:01:02 GMT + - Tue, 08 Sep 2020 01:59:06 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/operationResults/70154288-1c8d-4e9f-82d3-0020690bd8e4?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/operationResults/0f807e8f-dcf0-4832-9dc1-4e72ae94e09b?api-version=2020-04-01 pragma: - no-cache server: @@ -2148,7 +1952,7 @@ interactions: x-ms-gatewayversion: - version=2.11.0 x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1196' status: code: 202 message: Accepted @@ -2166,10 +1970,10 @@ interactions: ParameterSetName: - -g -a -d -n -p User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/70154288-1c8d-4e9f-82d3-0020690bd8e4?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0f807e8f-dcf0-4832-9dc1-4e72ae94e09b?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -2179,11 +1983,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/70154288-1c8d-4e9f-82d3-0020690bd8e4?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0f807e8f-dcf0-4832-9dc1-4e72ae94e09b?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:01:33 GMT + - Tue, 08 Sep 2020 01:59:37 GMT pragma: - no-cache server: @@ -2215,24 +2019,24 @@ interactions: ParameterSetName: - -g -a -d -n -p User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003?api-version=2020-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers","name":"cli000003","properties":{"resource":{"id":"cli000003","indexingPolicy":{"indexingMode":"consistent","automatic":true,"includedPaths":[{"path":"/*"}],"excludedPaths":[{"path":"/\"_etag\"/?"}]},"partitionKey":{"paths":["/thePartitionKey"],"kind":"Hash"},"uniqueKeyPolicy":{"uniqueKeys":[]},"conflictResolutionPolicy":{"mode":"LastWriterWins","conflictResolutionPath":"/_ts","conflictResolutionProcedure":""},"geospatialConfig":{"type":"Geography"},"uniqueIndexReIndexingState":0,"_rid":"vCUHAPeA07I=","_ts":1598342467,"_self":"dbs/vCUHAA==/colls/vCUHAPeA07I=/","_etag":"\"00004c07-0000-0700-0000-5f44c5430000\"","_docs":"docs/","_sprocs":"sprocs/","_triggers":"triggers/","_udfs":"udfs/","_conflicts":"conflicts/","statistics":[{"id":"0","sizeInKB":0,"documentCount":0,"partitionKeys":[]}]}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers","name":"cli000003","properties":{"resource":{"id":"cli000003","indexingPolicy":{"indexingMode":"consistent","automatic":true,"includedPaths":[{"path":"/*"}],"excludedPaths":[{"path":"/\"_etag\"/?"}]},"partitionKey":{"paths":["/thePartitionKey"],"kind":"Hash"},"uniqueKeyPolicy":{"uniqueKeys":[]},"conflictResolutionPolicy":{"mode":"LastWriterWins","conflictResolutionPath":"/_ts","conflictResolutionProcedure":""},"geospatialConfig":{"type":"Geography"},"uniqueIndexReIndexingState":0,"_rid":"G4BuAN+jHXo=","_ts":1599530352,"_self":"dbs/G4BuAA==/colls/G4BuAN+jHXo=/","_etag":"\"00008b14-0000-0700-0000-5f56e5700000\"","_docs":"docs/","_sprocs":"sprocs/","_triggers":"triggers/","_udfs":"udfs/","_conflicts":"conflicts/","statistics":[{"id":"0","sizeInKB":0,"documentCount":0,"partitionKeys":[]}]}}}' headers: cache-control: - no-store, no-cache content-length: - '1152' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:01:34 GMT + - Tue, 08 Sep 2020 01:59:38 GMT pragma: - no-cache server: @@ -2269,8 +2073,8 @@ interactions: ParameterSetName: - --resource-group -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2280,19 +2084,19 @@ interactions: string: '{"status":"Enqueued"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a66ffd3d-b720-41bd-b83a-c30b4b8bc510?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e38a65b7-2998-40cd-8510-229bcd392742?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:01:35 GMT + - Tue, 08 Sep 2020 01:59:39 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/a66ffd3d-b720-41bd-b83a-c30b4b8bc510?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/e38a65b7-2998-40cd-8510-229bcd392742?api-version=2020-04-01 pragma: - no-cache server: @@ -2322,10 +2126,10 @@ interactions: ParameterSetName: - --resource-group -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a66ffd3d-b720-41bd-b83a-c30b4b8bc510?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e38a65b7-2998-40cd-8510-229bcd392742?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -2335,11 +2139,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/a66ffd3d-b720-41bd-b83a-c30b4b8bc510?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e38a65b7-2998-40cd-8510-229bcd392742?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:06 GMT + - Tue, 08 Sep 2020 02:00:11 GMT pragma: - no-cache server: @@ -2371,24 +2175,24 @@ interactions: ParameterSetName: - --resource-group -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004?api-version=2020-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody","_rid":"vCUHAPeA07IBAAAAAAAAgA==","_self":"dbs/vCUHAA==/colls/vCUHAPeA07I=/sprocs/vCUHAPeA07IBAAAAAAAAgA==/","_etag":"\"6701df8d-0000-0700-0000-5f44c5660000\"","_ts":1598342502}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody","_rid":"G4BuAN+jHXoBAAAAAAAAgA==","_self":"dbs/G4BuAA==/colls/G4BuAN+jHXo=/sprocs/G4BuAN+jHXoBAAAAAAAAgA==/","_etag":"\"f400af3e-0000-0700-0000-5f56e5900000\"","_ts":1599530384}}}' headers: cache-control: - no-store, no-cache content-length: - '665' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:07 GMT + - Tue, 08 Sep 2020 02:00:12 GMT pragma: - no-cache server: @@ -2425,8 +2229,8 @@ interactions: ParameterSetName: - -g -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2436,19 +2240,19 @@ interactions: string: '{"status":"Enqueued"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0fb8c8a6-0323-41ad-a913-70a7ac77697c?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/67a12151-eada-48db-a3d6-0da65f16af06?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:10 GMT + - Tue, 08 Sep 2020 02:00:13 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/0fb8c8a6-0323-41ad-a913-70a7ac77697c?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/67a12151-eada-48db-a3d6-0da65f16af06?api-version=2020-04-01 pragma: - no-cache server: @@ -2460,7 +2264,7 @@ interactions: x-ms-gatewayversion: - version=2.11.0 x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1198' status: code: 202 message: Accepted @@ -2478,10 +2282,10 @@ interactions: ParameterSetName: - -g -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0fb8c8a6-0323-41ad-a913-70a7ac77697c?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/67a12151-eada-48db-a3d6-0da65f16af06?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -2491,11 +2295,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/0fb8c8a6-0323-41ad-a913-70a7ac77697c?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/67a12151-eada-48db-a3d6-0da65f16af06?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:43 GMT + - Tue, 08 Sep 2020 02:00:44 GMT pragma: - no-cache server: @@ -2527,24 +2331,24 @@ interactions: ParameterSetName: - -g -a -d -c -n -b User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004?api-version=2020-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"vCUHAPeA07IBAAAAAAAAgA==","_self":"dbs/vCUHAA==/colls/vCUHAPeA07I=/sprocs/vCUHAPeA07IBAAAAAAAAgA==/","_etag":"\"6701508e-0000-0700-0000-5f44c5870000\"","_ts":1598342535}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"G4BuAN+jHXoBAAAAAAAAgA==","_self":"dbs/G4BuAA==/colls/G4BuAN+jHXo=/sprocs/G4BuAN+jHXoBAAAAAAAAgA==/","_etag":"\"f4001383-0000-0700-0000-5f56e5b20000\"","_ts":1599530418}}}' headers: cache-control: - no-store, no-cache content-length: - '666' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:51 GMT + - Tue, 08 Sep 2020 02:00:44 GMT pragma: - no-cache server: @@ -2576,26 +2380,26 @@ interactions: ParameterSetName: - -g -a -d -c -n User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004?api-version=2020-04-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"vCUHAPeA07IBAAAAAAAAgA==","_self":"dbs/vCUHAA==/colls/vCUHAPeA07I=/sprocs/vCUHAPeA07IBAAAAAAAAgA==/","_etag":"\"6701508e-0000-0700-0000-5f44c5870000\"","_ts":1598342535}}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"G4BuAN+jHXoBAAAAAAAAgA==","_self":"dbs/G4BuAA==/colls/G4BuAN+jHXo=/sprocs/G4BuAN+jHXoBAAAAAAAAgA==/","_etag":"\"f4001383-0000-0700-0000-5f56e5b20000\"","_ts":1599530418}}}' headers: cache-control: - no-store, no-cache content-length: - '666' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:53 GMT + - Tue, 08 Sep 2020 02:00:48 GMT pragma: - no-cache server: @@ -2627,26 +2431,26 @@ interactions: ParameterSetName: - -g -a -d -c User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures?api-version=2020-04-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"vCUHAPeA07IBAAAAAAAAgA==","_self":"dbs/vCUHAA==/colls/vCUHAPeA07I=/sprocs/vCUHAPeA07IBAAAAAAAAgA==/","_etag":"\"6701508e-0000-0700-0000-5f44c5870000\"","_ts":1598342535}}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004","type":"Microsoft.DocumentDB/databaseAccounts/sqlDatabases/containers/storedProcedures","name":"cli000004","properties":{"resource":{"id":"cli000004","body":"sampleBody2","_rid":"G4BuAN+jHXoBAAAAAAAAgA==","_self":"dbs/G4BuAA==/colls/G4BuAN+jHXo=/sprocs/G4BuAN+jHXoBAAAAAAAAgA==/","_etag":"\"f4001383-0000-0700-0000-5f56e5b20000\"","_ts":1599530418}}}]}' headers: cache-control: - no-store, no-cache content-length: - '678' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:02:57 GMT + - Tue, 08 Sep 2020 02:00:49 GMT pragma: - no-cache server: @@ -2680,8 +2484,8 @@ interactions: ParameterSetName: - -g -a -d -c -n --yes User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -2691,19 +2495,19 @@ interactions: string: '{"status":"Enqueued"}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e144e59d-61de-462f-b951-2a7511406264?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d1b72843-6a37-42a4-b054-e05b62255bb4?api-version=2020-04-01 cache-control: - no-store, no-cache content-length: - '21' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures/cli2632fny3uwsb?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures/cliz3mpemvshkuf?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:03:02 GMT + - Tue, 08 Sep 2020 02:00:50 GMT location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/e144e59d-61de-462f-b951-2a7511406264?api-version=2020-04-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_cosmosdb_sql_stored_procedure000001/providers/Microsoft.DocumentDB/databaseAccounts/cli000005/sqlDatabases/cli000002/containers/cli000003/storedProcedures/cli000004/operationResults/d1b72843-6a37-42a4-b054-e05b62255bb4?api-version=2020-04-01 pragma: - no-cache server: @@ -2733,10 +2537,10 @@ interactions: ParameterSetName: - -g -a -d -c -n --yes User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e144e59d-61de-462f-b951-2a7511406264?api-version=2020-04-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d1b72843-6a37-42a4-b054-e05b62255bb4?api-version=2020-04-01 response: body: string: '{"status":"Succeeded"}' @@ -2746,11 +2550,11 @@ interactions: content-length: - '22' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/e144e59d-61de-462f-b951-2a7511406264?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/providers/Microsoft.DocumentDB/locations/westus/operationsStatus/d1b72843-6a37-42a4-b054-e05b62255bb4?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:03:33 GMT + - Tue, 08 Sep 2020 02:01:20 GMT pragma: - no-cache server: @@ -2782,8 +2586,8 @@ interactions: ParameterSetName: - -g -a -d -c User-Agent: - - python/3.6.8 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 - azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-cosmosdb/0.15.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2797,11 +2601,11 @@ interactions: content-length: - '12' content-location: - - https://management.documents.azure.com:450/subscriptions/9abff005-2afc-4de1-b39c-344b9de2cc9c/resourceGroups/cli_test_cosmosdb_sql_stored_procedurebmbqs2ealxelq4ss3jpt6i3ooyk7altc7v3rz/providers/Microsoft.DocumentDB/databaseAccounts/clibcbj2ttbscqj/sqlDatabases/clifpe5yamshuwg/containers/clicapb2zydt3nj/storedProcedures?api-version=2020-04-01 + - https://management.documents.azure.com:450/subscriptions/0b1f6471-1bf0-4dda-aec3-cb9272f09590/resourceGroups/cli_test_cosmosdb_sql_stored_procedureecu73d2iuojyl5jgprxerwan3ijfy5lshvji4/providers/Microsoft.DocumentDB/databaseAccounts/cliwtil2tk4rwwl/sqlDatabases/clikzgrwpgobwg2/containers/clisguwhkgqhslz/storedProcedures?api-version=2020-04-01 content-type: - application/json date: - - Tue, 25 Aug 2020 08:03:37 GMT + - Tue, 08 Sep 2020 02:01:22 GMT pragma: - no-cache server: diff --git a/src/azure-cli/azure/cli/command_modules/eventhubs/tests/latest/recordings/test_eh_namespace.yaml b/src/azure-cli/azure/cli/command_modules/eventhubs/tests/latest/recordings/test_eh_namespace.yaml index 389eb52f0e6..9a094df46a2 100644 --- a/src/azure-cli/azure/cli/command_modules/eventhubs/tests/latest/recordings/test_eh_namespace.yaml +++ b/src/azure-cli/azure/cli/command_modules/eventhubs/tests/latest/recordings/test_eh_namespace.yaml @@ -17,8 +17,8 @@ interactions: ParameterSetName: - --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -34,16 +34,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:30:49 GMT + - Tue, 08 Sep 2020 01:42:30 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -78,8 +78,8 @@ interactions: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units --enable-kafka User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -87,7 +87,7 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:30:52.513Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:42:37.623Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -96,7 +96,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:30:52 GMT + - Tue, 08 Sep 2020 01:42:38 GMT expires: - '-1' pragma: @@ -134,14 +134,14 @@ interactions: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units --enable-kafka User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003?api-version=2018-01-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:30:52.513Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:42:37.623Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache @@ -150,7 +150,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:31:22 GMT + - Tue, 08 Sep 2020 01:43:08 GMT expires: - '-1' pragma: @@ -186,14 +186,14 @@ interactions: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units --enable-kafka User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003?api-version=2018-01-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:31:40.163Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:43:24.297Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache @@ -202,7 +202,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:31:53 GMT + - Tue, 08 Sep 2020 01:43:40 GMT expires: - '-1' pragma: @@ -238,8 +238,8 @@ interactions: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units --enable-kafka User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -247,7 +247,7 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:31:40.163Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:43:24.297Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache @@ -256,7 +256,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:31:53 GMT + - Tue, 08 Sep 2020 01:43:40 GMT expires: - '-1' pragma: @@ -297,8 +297,8 @@ interactions: ParameterSetName: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -306,16 +306,16 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:31:55.95Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:43:48.577Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache content-length: - - '777' + - '779' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:31:56 GMT + - Tue, 08 Sep 2020 01:43:49 GMT expires: - '-1' pragma: @@ -352,34 +352,38 @@ interactions: ParameterSetName: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002?api-version=2018-01-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:31:55.95Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Created","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:43:48.577Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache content-length: - - '777' + - '779' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:32:26 GMT + - Tue, 08 Sep 2020 01:44:20 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff status: @@ -399,34 +403,38 @@ interactions: ParameterSetName: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002?api-version=2018-01-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:32:44.583Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:44:34.497Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '776' + - '777' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:32:56 GMT + - Tue, 08 Sep 2020 01:44:51 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff status: @@ -446,8 +454,8 @@ interactions: ParameterSetName: - --resource-group --name --location --tags --sku --enable-auto-inflate --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -455,16 +463,16 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:32:44.583Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:44:34.497Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '776' + - '777' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:32:56 GMT + - Tue, 08 Sep 2020 01:44:51 GMT expires: - '-1' pragma: @@ -476,6 +484,10 @@ interactions: - Service-Bus-Resource-Provider/SN1 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff status: @@ -495,8 +507,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -504,25 +516,25 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:32:44.583Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:44:34.497Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '776' + - '777' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:32:57 GMT + - Tue, 08 Sep 2020 01:44:51 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -548,8 +560,8 @@ interactions: ParameterSetName: - --resource-group --name --tags --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -557,16 +569,16 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:32:44.583Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:44:34.497Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '776' + - '777' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:32:57 GMT + - Tue, 08 Sep 2020 01:44:52 GMT expires: - '-1' pragma: @@ -607,8 +619,8 @@ interactions: ParameterSetName: - --resource-group --name --tags --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -616,25 +628,25 @@ interactions: response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Updating","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:33:04.68Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' + US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Updating","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:45:00.513Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Activating"}}' headers: cache-control: - no-cache content-length: - - '778' + - '780' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:04 GMT + - Tue, 08 Sep 2020 01:45:03 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -662,23 +674,23 @@ interactions: ParameterSetName: - --resource-group --name --tags --maximum-throughput-units User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002?api-version=2018-01-01-preview response: body: string: '{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:33:05.93Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' + US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:45:03.613Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}' headers: cache-control: - no-cache content-length: - - '775' + - '777' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:35 GMT + - Tue, 08 Sep 2020 01:45:34 GMT expires: - '-1' pragma: @@ -711,31 +723,34 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.EventHub/namespaces?api-version=2018-01-01-preview response: body: - string: '{"value":[{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PPGTest/providers/Microsoft.EventHub/namespaces/TestEH0513","name":"TestEH0513","type":"Microsoft.EventHub/Namespaces","location":"East - US","tags":{},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:testeh0513","createdAt":"2020-05-13T22:33:53.203Z","updatedAt":"2020-05-13T22:34:41.877Z","serviceBusEndpoint":"https://TestEH0513.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespaceto2zj5s67ooublla25bejbzwx7egroptzop6l4slv6chgvlfsqlebq/providers/Microsoft.EventHub/namespaces/eventhubs-nscli2en7s","name":"eventhubs-nscli2en7s","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"identity":{"principalId":"e47fcfe1-0260-4204-98c5-3e0180ad66f4","tenantId":"72f988bf-86f1-41af-91ab-2d7cd011db47","type":"SystemAssigned"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"clusterArmId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/prod-by3-533-rg/providers/Microsoft.EventHub/clusters/PMTestCluster","kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli2en7s","createdAt":"2020-06-17T06:20:23.173Z","updatedAt":"2020-06-17T06:21:33.113Z","serviceBusEndpoint":"https://eventhubs-nscli2en7s.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:31:40.163Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Basic","tier":"Basic","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PPGTest/providers/Microsoft.EventHub/namespaces/TestBasic","name":"TestBasic","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":false,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:testbasic","createdAt":"2020-06-02T17:48:00.083Z","updatedAt":"2020-06-02T17:48:49.517Z","serviceBusEndpoint":"https://TestBasic.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PPGTest/providers/Microsoft.EventHub/namespaces/TestEHDep0603","name":"TestEHDep0603","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"zoneRedundant":true,"isAutoInflateEnabled":true,"maximumThroughputUnits":1,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:testehdep0603","createdAt":"2020-06-03T19:38:24.913Z","updatedAt":"2020-06-03T19:39:11.703Z","serviceBusEndpoint":"https://TestEHDep0603.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:33:05.93Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/PPGTest/providers/Microsoft.EventHub/namespaces/TestEH0521","name":"TestEH0521","type":"Microsoft.EventHub/Namespaces","location":"West - US 2","tags":{},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:testeh0521","createdAt":"2020-05-22T03:33:59.21Z","updatedAt":"2020-05-22T03:34:46.953Z","serviceBusEndpoint":"https://TestEH0521.servicebus.windows.net:443/","status":"Active"}}]}' + string: '{"value":[{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.EventHub/namespaces/zuheve","name":"zuheve","type":"Microsoft.EventHub/Namespaces","location":"EAST + US 2 EUAP","tags":{},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:zuheve","createdAt":"2020-06-18T15:05:41.023Z","updatedAt":"2020-06-18T15:07:01.44Z","serviceBusEndpoint":"https://zuheve.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasdrj6y3jjzz2b5gjynzeg3hlvh4vbevx6axtox4ijutmqpe3uhr2f6zjcvp/providers/Microsoft.EventHub/namespaces/eh-nsclinlgstl3ndjbx","name":"eh-nsclinlgstl3ndjbx","type":"Microsoft.EventHub/Namespaces","location":"South + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nsclinlgstl3ndjbx","createdAt":"2020-01-21T07:23:33.7Z","updatedAt":"2020-01-21T07:32:32.807Z","serviceBusEndpoint":"https://eh-nsclinlgstl3ndjbx.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasr6icm7ctnbnlupvodhdxfvgm7ukjbnbzw3w6543qcf232tden7ulag356e/providers/Microsoft.EventHub/namespaces/eh-nscliu2aq4ygqmjba","name":"eh-nscliu2aq4ygqmjba","type":"Microsoft.EventHub/Namespaces","location":"North + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nscliu2aq4ygqmjba","createdAt":"2020-01-21T07:43:47.717Z","updatedAt":"2020-01-21T07:47:43.273Z","serviceBusEndpoint":"https://eh-nscliu2aq4ygqmjba.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasfaxwrtp645isrxreqi6kj6gtvb4j3lh23klbxtfz7d67cc276s43xrosgp/providers/Microsoft.EventHub/namespaces/eh-nsclig5topw26qop5","name":"eh-nsclig5topw26qop5","type":"Microsoft.EventHub/Namespaces","location":"North + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nsclig5topw26qop5","createdAt":"2020-01-21T07:34:53.527Z","updatedAt":"2020-01-21T07:42:50.657Z","serviceBusEndpoint":"https://eh-nsclig5topw26qop5.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/javacsmrg46947/providers/Microsoft.EventHub/namespaces/ns1305011933","name":"ns1305011933","type":"Microsoft.EventHub/Namespaces","location":"South + Central US","tags":{},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Updating","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:ns1305011933","createdAt":"2018-02-14T05:28:59.623Z","updatedAt":"2019-06-25T17:00:29.31Z","serviceBusEndpoint":"https://ns1305011933.servicebus.windows.net:443/","status":"Activating"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West + US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:45:03.613Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasdrj6y3jjzz2b5gjynzeg3hlvh4vbevx6axtox4ijutmqpe3uhr2f6zjcvp/providers/Microsoft.EventHub/namespaces/eh-nsclipqjpqzaomo64","name":"eh-nsclipqjpqzaomo64","type":"Microsoft.EventHub/Namespaces","location":"North + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nsclipqjpqzaomo64","createdAt":"2020-01-21T07:24:37.12Z","updatedAt":"2020-01-21T07:32:51.897Z","serviceBusEndpoint":"https://eh-nsclipqjpqzaomo64.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasfaxwrtp645isrxreqi6kj6gtvb4j3lh23klbxtfz7d67cc276s43xrosgp/providers/Microsoft.EventHub/namespaces/eh-nsclicrivl23n25yr","name":"eh-nsclicrivl23n25yr","type":"Microsoft.EventHub/Namespaces","location":"South + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nsclicrivl23n25yr","createdAt":"2020-01-21T07:33:49.137Z","updatedAt":"2020-01-21T07:42:52.007Z","serviceBusEndpoint":"https://eh-nsclicrivl23n25yr.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:43:24.297Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_aliasr6icm7ctnbnlupvodhdxfvgm7ukjbnbzw3w6543qcf232tden7ulag356e/providers/Microsoft.EventHub/namespaces/eh-nscli475lksshlq57","name":"eh-nscli475lksshlq57","type":"Microsoft.EventHub/Namespaces","location":"South + Central US","tags":{"{tag1: value1,":"","tag2: value2}":""},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":false,"maximumThroughputUnits":0,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eh-nscli475lksshlq57","createdAt":"2020-01-21T07:42:44.28Z","updatedAt":"2020-01-21T07:47:40.937Z","serviceBusEndpoint":"https://eh-nscli475lksshlq57.servicebus.windows.net:443/","status":"Active"}}]}' headers: cache-control: - no-cache content-length: - - '5255' + - '7737' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:36 GMT + - Tue, 08 Sep 2020 01:45:34 GMT expires: - '-1' pragma: @@ -770,35 +785,35 @@ interactions: ParameterSetName: - --resource-group User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces?api-version=2018-01-01-preview response: body: - string: '{"value":[{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli1000003","createdAt":"2020-06-17T08:30:52.513Z","updatedAt":"2020-06-17T08:31:40.163Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West - US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"1196a38f-8e8a-4916-9056-787c19a53125:eventhubs-nscli000002","createdAt":"2020-06-17T08:31:55.95Z","updatedAt":"2020-06-17T08:33:05.93Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}}]}' + string: '{"value":[{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002","name":"eventhubs-nscli000002","type":"Microsoft.EventHub/Namespaces","location":"West + US","tags":{"{tag2":"value2}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":5,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli000002","createdAt":"2020-09-08T01:43:48.577Z","updatedAt":"2020-09-08T01:45:03.613Z","serviceBusEndpoint":"https://eventhubs-nscli000002.servicebus.windows.net:443/","status":"Active"}},{"sku":{"name":"Standard","tier":"Standard","capacity":1},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli1000003","name":"eventhubs-nscli1000003","type":"Microsoft.EventHub/Namespaces","location":"West + US","tags":{"{tag1":"value1}"},"properties":{"zoneRedundant":false,"isAutoInflateEnabled":true,"maximumThroughputUnits":4,"kafkaEnabled":true,"provisioningState":"Succeeded","metricId":"0b1f6471-1bf0-4dda-aec3-cb9272f09590:eventhubs-nscli1000003","createdAt":"2020-09-08T01:42:37.623Z","updatedAt":"2020-09-08T01:43:24.297Z","serviceBusEndpoint":"https://eventhubs-nscli1000003.servicebus.windows.net:443/","status":"Active"}}]}' headers: cache-control: - no-cache content-length: - - '1565' + - '1567' content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:36 GMT + - Tue, 08 Sep 2020 01:45:35 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -828,8 +843,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name --rights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -846,7 +861,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:43 GMT + - Tue, 08 Sep 2020 01:45:41 GMT expires: - '-1' pragma: @@ -865,7 +880,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 200 message: OK @@ -883,8 +898,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -901,16 +916,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:44 GMT + - Tue, 08 Sep 2020 01:45:44 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -936,8 +951,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name --rights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -954,16 +969,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:44 GMT + - Tue, 08 Sep 2020 01:45:46 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -993,8 +1008,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name --rights User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1011,16 +1026,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:51 GMT + - Tue, 08 Sep 2020 01:45:52 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1030,7 +1045,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 200 message: OK @@ -1048,8 +1063,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1066,16 +1081,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:53 GMT + - Tue, 08 Sep 2020 01:45:54 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1103,15 +1118,15 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002/authorizationRules/cliAutho000004/listKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=BrQhMFep4VMEp0lMGRKSobyMISyr94358MUF4hBy128=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=JbouWCLwghlpLMAjIUNhC3FRkIU8GYKAf5ZSNGcI1NU=","primaryKey":"BrQhMFep4VMEp0lMGRKSobyMISyr94358MUF4hBy128=","secondaryKey":"JbouWCLwghlpLMAjIUNhC3FRkIU8GYKAf5ZSNGcI1NU=","keyName":"cliAutho000004"}' + string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=ID+6oDjX68Fq8/yfCYj1LExE8OJRZVQKWtSJYBBmUOI=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=97HngRfjye+rWCeMlqbfSDYjYOdy1rKUFKOhKydncdY=","primaryKey":"ID+6oDjX68Fq8/yfCYj1LExE8OJRZVQKWtSJYBBmUOI=","secondaryKey":"97HngRfjye+rWCeMlqbfSDYjYOdy1rKUFKOhKydncdY=","keyName":"cliAutho000004"}' headers: cache-control: - no-cache @@ -1120,16 +1135,16 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:33:54 GMT + - Tue, 08 Sep 2020 01:45:55 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1161,15 +1176,15 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name --key User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002/authorizationRules/cliAutho000004/regenerateKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=wLylNHdbtHhrAzmYPR+1BSkQgALe0qrbvUR0HgohAsY=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=JbouWCLwghlpLMAjIUNhC3FRkIU8GYKAf5ZSNGcI1NU=","primaryKey":"wLylNHdbtHhrAzmYPR+1BSkQgALe0qrbvUR0HgohAsY=","secondaryKey":"JbouWCLwghlpLMAjIUNhC3FRkIU8GYKAf5ZSNGcI1NU=","keyName":"cliAutho000004"}' + string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=L5LVw/tqEqPjWJ+fJ1hfRnTNNobchwf+LvDWvbqmiIY=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=97HngRfjye+rWCeMlqbfSDYjYOdy1rKUFKOhKydncdY=","primaryKey":"L5LVw/tqEqPjWJ+fJ1hfRnTNNobchwf+LvDWvbqmiIY=","secondaryKey":"97HngRfjye+rWCeMlqbfSDYjYOdy1rKUFKOhKydncdY=","keyName":"cliAutho000004"}' headers: cache-control: - no-cache @@ -1178,7 +1193,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:34:00 GMT + - Tue, 08 Sep 2020 01:46:01 GMT expires: - '-1' pragma: @@ -1219,15 +1234,15 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name --key User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002/authorizationRules/cliAutho000004/regenerateKeys?api-version=2017-04-01 response: body: - string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=wLylNHdbtHhrAzmYPR+1BSkQgALe0qrbvUR0HgohAsY=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=dYavD8+UmZvLaV2HuNigE1/lmdKwDNcijqg/wJVUua0=","primaryKey":"wLylNHdbtHhrAzmYPR+1BSkQgALe0qrbvUR0HgohAsY=","secondaryKey":"dYavD8+UmZvLaV2HuNigE1/lmdKwDNcijqg/wJVUua0=","keyName":"cliAutho000004"}' + string: '{"primaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=L5LVw/tqEqPjWJ+fJ1hfRnTNNobchwf+LvDWvbqmiIY=","secondaryConnectionString":"Endpoint=sb://eventhubs-nscli000002.servicebus.windows.net/;SharedAccessKeyName=cliAutho000004;SharedAccessKey=F+Eov1BL+2S+f7ZQGqTRV//dgTTRLi1Fbap7kSldiPM=","primaryKey":"L5LVw/tqEqPjWJ+fJ1hfRnTNNobchwf+LvDWvbqmiIY=","secondaryKey":"F+Eov1BL+2S+f7ZQGqTRV//dgTTRLi1Fbap7kSldiPM=","keyName":"cliAutho000004"}' headers: cache-control: - no-cache @@ -1236,7 +1251,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Wed, 17 Jun 2020 08:34:07 GMT + - Tue, 08 Sep 2020 01:46:08 GMT expires: - '-1' pragma: @@ -1275,8 +1290,8 @@ interactions: ParameterSetName: - --resource-group --namespace-name --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1290,16 +1305,16 @@ interactions: content-length: - '0' date: - - Wed, 17 Jun 2020 08:34:14 GMT + - Tue, 08 Sep 2020 01:46:15 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: @@ -1325,8 +1340,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1340,7 +1355,7 @@ interactions: content-length: - '0' date: - - Wed, 17 Jun 2020 08:34:14 GMT + - Tue, 08 Sep 2020 01:46:17 GMT expires: - '-1' location: @@ -1348,16 +1363,16 @@ interactions: pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 202 message: Accepted @@ -1375,8 +1390,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.3 azure-mgmt-eventhub/4.0.0 - Azure-SDK-For-Python AZURECLI/2.7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-eventhub/4.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_eh_namespace000001/providers/Microsoft.EventHub/namespaces/eventhubs-nscli000002/operationresults/eventhubs-nscli000002?api-version=2018-01-01-preview response: @@ -1388,16 +1403,16 @@ interactions: content-length: - '0' date: - - Wed, 17 Jun 2020 08:34:45 GMT + - Tue, 08 Sep 2020 01:46:48 GMT expires: - '-1' pragma: - no-cache server: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 - Microsoft-HTTPAPI/2.0 server-sb: - - Service-Bus-Resource-Provider/SN1 + - Service-Bus-Resource-Provider/CH3 strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_security_partner_provider.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_security_partner_provider.yaml index 3f3d2f89e7c..afaf13a308a 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_security_partner_provider.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_security_partner_provider.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-04T07:12:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:20 GMT + - Tue, 08 Sep 2020 01:42:56 GMT expires: - '-1' pragma: @@ -62,8 +62,8 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -71,7 +71,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"a46e2640-3620-4dd5-ba86-abde5b7342d0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"62552d4a-6568-4bb5-bb88-60cb54dc2126\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -80,7 +80,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/86b6d60b-753e-44ca-9a27-68a18058b5c0?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f9d876e-a920-46e6-a669-6e00e2b103ef?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -88,7 +88,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:25 GMT + - Tue, 08 Sep 2020 01:43:05 GMT expires: - '-1' pragma: @@ -101,9 +101,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 74be3d6d-ed17-48af-a818-891afb6ee0e2 + - e53096e8-49be-4311-9381-c985c68d69c0 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -121,10 +121,10 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/86b6d60b-753e-44ca-9a27-68a18058b5c0?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/5f9d876e-a920-46e6-a669-6e00e2b103ef?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -136,7 +136,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:35 GMT + - Tue, 08 Sep 2020 01:43:15 GMT expires: - '-1' pragma: @@ -153,7 +153,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 14d25e29-c7b8-4acf-9456-cc97ace0ec27 + - 68a8c2bc-0e8b-4bbc-b49d-6198747db512 status: code: 200 message: OK @@ -171,14 +171,14 @@ interactions: ParameterSetName: - -n -g --type User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualWans/clitestvwan?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvwan\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualWans/clitestvwan\",\r\n - \ \"etag\": \"W/\\\"e2342b8b-1213-4631-8ba5-54c7480f4e58\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"05812a20-773a-4410-9f43-47f4321b7a6c\\\"\",\r\n \"type\": \"Microsoft.Network/virtualWans\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"disableVpnEncryption\": false,\r\n \"allowBranchToBranchTraffic\": true,\r\n \"office365LocalBreakoutCategory\": @@ -191,9 +191,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:36 GMT + - Tue, 08 Sep 2020 01:43:15 GMT etag: - - W/"e2342b8b-1213-4631-8ba5-54c7480f4e58" + - W/"05812a20-773a-4410-9f43-47f4321b7a6c" expires: - '-1' pragma: @@ -210,7 +210,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 01fe6b02-3644-4f52-a1dd-bb8edcb59ac6 + - 29995ed6-9343-4239-9dcf-393388de41a6 status: code: 200 message: OK @@ -233,8 +233,8 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -242,7 +242,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"2545be78-b26e-4bfa-9130-7379eb548dd0\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"7ec310af-2db5-47e9-a14c-db0cb06ad280\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -254,7 +254,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -262,7 +262,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:42 GMT + - Tue, 08 Sep 2020 01:43:19 GMT expires: - '-1' pragma: @@ -275,9 +275,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2a933ff8-0068-4ce9-838e-010c72fbb9a0 + - 562f5d1d-e955-4180-944d-91974308011f x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1194' status: code: 201 message: Created @@ -295,10 +295,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -310,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:12:53 GMT + - Tue, 08 Sep 2020 01:43:30 GMT expires: - '-1' pragma: @@ -327,7 +327,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 477054e0-5cec-4ac6-b9bc-54d2ac99e77a + - 40b64b8d-9c9f-4233-a9b1-da469f47ee5f status: code: 200 message: OK @@ -345,10 +345,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -360,7 +360,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:13:03 GMT + - Tue, 08 Sep 2020 01:43:40 GMT expires: - '-1' pragma: @@ -377,7 +377,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 554519b1-dfac-4fbc-a637-c1106f7d7e1d + - a132d731-85b5-4bcd-b186-852ec1b94e84 status: code: 200 message: OK @@ -395,10 +395,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -410,7 +410,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:13:23 GMT + - Tue, 08 Sep 2020 01:44:00 GMT expires: - '-1' pragma: @@ -427,7 +427,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 26f69ebf-32b5-4e86-b800-69d992785768 + - 843cdb8e-6e3a-4b34-84f2-581966d5fe8b status: code: 200 message: OK @@ -445,10 +445,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -460,7 +460,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:13:44 GMT + - Tue, 08 Sep 2020 01:44:20 GMT expires: - '-1' pragma: @@ -477,7 +477,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1be2ed57-4b2e-4a91-8fa1-230affadbaec + - a7c09e39-cbf4-4a5b-8023-796d58742187 status: code: 200 message: OK @@ -495,10 +495,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -510,7 +510,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:14:24 GMT + - Tue, 08 Sep 2020 01:45:01 GMT expires: - '-1' pragma: @@ -527,7 +527,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c5f86e07-ed93-4554-a744-21583cd637a1 + - 548f5165-b980-4e0e-806a-f9795d417d85 status: code: 200 message: OK @@ -545,10 +545,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -560,7 +560,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:15:05 GMT + - Tue, 08 Sep 2020 01:45:41 GMT expires: - '-1' pragma: @@ -577,7 +577,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b4505bb9-85a7-4026-bd36-c088a9eb3b4b + - 0c8d214e-2018-487b-a0b0-f270eade1346 status: code: 200 message: OK @@ -595,10 +595,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -610,7 +610,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:16:46 GMT + - Tue, 08 Sep 2020 01:47:22 GMT expires: - '-1' pragma: @@ -627,7 +627,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 620c1b34-c5ac-4398-8232-2aa83248ad86 + - bbec6224-e5ae-42c1-8df9-c937703454d9 status: code: 200 message: OK @@ -645,60 +645,10 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 - response: - body: - string: "{\r\n \"status\": \"InProgress\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '30' - content-type: - - application/json; charset=utf-8 - date: - - Tue, 04 Aug 2020 07:18:26 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-arm-service-request-id: - - 1bf76494-9bb9-4287-9bc4-ad7d3212d826 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - network vhub create - Connection: - - keep-alive - ParameterSetName: - - -g -n --vwan --address-prefix -l --sku - User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3da084cf-1cbe-417a-921f-4e4a8bb2d105?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/4bc66e8b-0ecf-4716-b321-1f0249af12ec?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -710,7 +660,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:07 GMT + - Tue, 08 Sep 2020 01:49:03 GMT expires: - '-1' pragma: @@ -727,7 +677,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81ed9a88-e7d1-495c-8a9d-3c395828c4ae + - 48fb1c0c-43ca-479d-9141-b9fee1f80aa2 status: code: 200 message: OK @@ -745,14 +695,14 @@ interactions: ParameterSetName: - -g -n --vwan --address-prefix -l --sku User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clitestvhub\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\",\r\n - \ \"etag\": \"W/\\\"3cf58976-36b5-4726-b7ae-e870175be072\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4cb2817f-9805-480f-b622-334c2257e7c6\\\"\",\r\n \"type\": \"Microsoft.Network/virtualHubs\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"virtualHubRouteTableV2s\": [],\r\n \"addressPrefix\": \"10.5.0.0/16\",\r\n \"virtualRouterAsn\": @@ -768,7 +718,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:07 GMT + - Tue, 08 Sep 2020 01:49:03 GMT expires: - '-1' pragma: @@ -785,7 +735,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 336ab25a-c4e6-4881-b92d-16053cdafea8 + - 2c5d848d-bc4c-496f-884c-e9a5e6062b14 status: code: 200 message: OK @@ -803,24 +753,24 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-04T07:12:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:08 GMT + - Tue, 08 Sep 2020 01:49:04 GMT expires: - '-1' pragma: @@ -848,8 +798,8 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -867,7 +817,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:09 GMT + - Tue, 08 Sep 2020 01:49:06 GMT expires: - '-1' pragma: @@ -900,8 +850,8 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -909,7 +859,7 @@ interactions: response: body: string: "{\r\n \"name\": \"cligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/vpnGateways/cligateway\",\r\n - \ \"etag\": \"W/\\\"5b8d42af-5a82-42d4-8b86-ea5d803d07ab\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e24591cc-b8c9-469c-89d2-42e7d065f47c\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -920,7 +870,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -928,7 +878,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:14 GMT + - Tue, 08 Sep 2020 01:49:12 GMT expires: - '-1' pragma: @@ -941,9 +891,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a130cfd2-e791-409b-b9fd-ebe8434ed00d + - c01d87a6-3f3d-48af-af7d-acb1394f3da1 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -961,10 +911,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -976,7 +926,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:25 GMT + - Tue, 08 Sep 2020 01:49:22 GMT expires: - '-1' pragma: @@ -993,7 +943,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8ef561f8-d96b-43a4-9854-4d8e22ae0397 + - 7682095b-402d-4ba4-94cd-b085284afe0a status: code: 200 message: OK @@ -1011,10 +961,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1026,7 +976,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:35 GMT + - Tue, 08 Sep 2020 01:49:32 GMT expires: - '-1' pragma: @@ -1043,7 +993,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9cecb1ba-63c9-404f-b894-bac8fa3663d5 + - a6ceca72-deeb-4069-b3d7-21e36ebab8ad status: code: 200 message: OK @@ -1061,10 +1011,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1076,7 +1026,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:20:55 GMT + - Tue, 08 Sep 2020 01:49:53 GMT expires: - '-1' pragma: @@ -1093,7 +1043,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - cd7a7b3c-f604-4710-85da-881e1a348ea8 + - 0656a6c7-7147-462f-a878-a657ee3d237a status: code: 200 message: OK @@ -1111,10 +1061,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1126,7 +1076,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:21:16 GMT + - Tue, 08 Sep 2020 01:50:14 GMT expires: - '-1' pragma: @@ -1143,7 +1093,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 02164d5f-4204-4710-b6a0-55c1c5cebef0 + - 44a91e26-465f-48af-92ba-e736928981b4 status: code: 200 message: OK @@ -1161,10 +1111,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1176,7 +1126,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:21:56 GMT + - Tue, 08 Sep 2020 01:50:54 GMT expires: - '-1' pragma: @@ -1193,7 +1143,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 85e29cd4-cc3c-49be-9e44-32fd9723e241 + - c6d11ed1-cfce-46e9-8fd4-9e2687c72081 status: code: 200 message: OK @@ -1211,10 +1161,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1226,7 +1176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:22:37 GMT + - Tue, 08 Sep 2020 01:51:34 GMT expires: - '-1' pragma: @@ -1243,7 +1193,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1222b854-11dd-4e4c-a923-e30983fcea0e + - ffc56cd7-0453-4f44-83d4-edfecfd2c326 status: code: 200 message: OK @@ -1261,10 +1211,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1276,7 +1226,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:24:17 GMT + - Tue, 08 Sep 2020 01:53:15 GMT expires: - '-1' pragma: @@ -1293,7 +1243,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d0dda81c-34db-42e3-be60-16bcf3cd513c + - 3ce36171-746c-441f-bd58-9fe76c84fb1d status: code: 200 message: OK @@ -1311,10 +1261,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1326,7 +1276,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:25:58 GMT + - Tue, 08 Sep 2020 01:54:56 GMT expires: - '-1' pragma: @@ -1343,7 +1293,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 60359d82-f5fd-4432-b8f9-bfda57d0dd1e + - 18a38cd3-dfc6-41c3-93cf-9030e2ecdc7d status: code: 200 message: OK @@ -1361,10 +1311,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1376,7 +1326,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:27:38 GMT + - Tue, 08 Sep 2020 01:56:36 GMT expires: - '-1' pragma: @@ -1393,7 +1343,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 47fff745-dd86-460f-9ca5-94c64e2761df + - a66a8bac-dcfa-4302-b7d9-b948cc8117aa status: code: 200 message: OK @@ -1411,10 +1361,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1426,7 +1376,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:29:20 GMT + - Tue, 08 Sep 2020 01:58:17 GMT expires: - '-1' pragma: @@ -1443,7 +1393,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 796a6a2c-9c6f-46cb-9258-3a13c35882db + - a979af38-9e01-4005-9966-5c7d6d0c6f37 status: code: 200 message: OK @@ -1461,10 +1411,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1476,7 +1426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:31:00 GMT + - Tue, 08 Sep 2020 01:59:58 GMT expires: - '-1' pragma: @@ -1493,7 +1443,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 076f939b-90ca-4bcf-8a62-922147e5c48d + - 2d3d511d-6518-405a-b707-304a1b1ddb2a status: code: 200 message: OK @@ -1511,10 +1461,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1526,7 +1476,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:32:41 GMT + - Tue, 08 Sep 2020 02:01:39 GMT expires: - '-1' pragma: @@ -1543,7 +1493,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - db41bd0e-fa75-45f2-bf50-3eb2f5c8c3b5 + - b266d0d7-eae1-4c8a-9fbc-4b03612088ea status: code: 200 message: OK @@ -1561,10 +1511,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1576,7 +1526,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:34:21 GMT + - Tue, 08 Sep 2020 02:03:20 GMT expires: - '-1' pragma: @@ -1593,7 +1543,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 87522b81-2f00-4f1f-836a-5c84df4e6951 + - f49e8f48-b6b3-4259-ba4b-5074e8ea7b8b status: code: 200 message: OK @@ -1611,10 +1561,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1626,7 +1576,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:36:02 GMT + - Tue, 08 Sep 2020 02:05:01 GMT expires: - '-1' pragma: @@ -1643,7 +1593,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 17a9d662-275e-422f-ae90-abb616d2f20e + - 5fc550d8-010b-497a-9359-3334d1ad3e1d status: code: 200 message: OK @@ -1661,10 +1611,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1676,7 +1626,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:37:43 GMT + - Tue, 08 Sep 2020 02:06:41 GMT expires: - '-1' pragma: @@ -1693,7 +1643,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aea891e3-2c42-46e1-9402-8700ccebf90e + - f4e3a19d-3cdd-4808-8d62-898fe422263e status: code: 200 message: OK @@ -1711,10 +1661,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1726,7 +1676,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:39:24 GMT + - Tue, 08 Sep 2020 02:08:22 GMT expires: - '-1' pragma: @@ -1743,7 +1693,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 855511ff-4f5b-4049-89a4-93d6ce0fe42c + - 4d368451-af95-411e-aaf8-31e8bcfd2634 status: code: 200 message: OK @@ -1761,10 +1711,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1776,7 +1726,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:41:05 GMT + - Tue, 08 Sep 2020 02:10:04 GMT expires: - '-1' pragma: @@ -1793,7 +1743,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4edae094-f480-4b18-a0d6-6a9ef4bb43d0 + - 86bf0b5d-f6f9-4074-80b8-d7bd7323ff88 status: code: 200 message: OK @@ -1811,10 +1761,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1826,7 +1776,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:42:45 GMT + - Tue, 08 Sep 2020 02:11:44 GMT expires: - '-1' pragma: @@ -1843,7 +1793,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 12f7b263-bd39-4a8b-9f41-196d85e461f8 + - ecb25095-63d2-449e-8dd2-6fec4990aafa status: code: 200 message: OK @@ -1861,10 +1811,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1876,7 +1826,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:44:26 GMT + - Tue, 08 Sep 2020 02:13:25 GMT expires: - '-1' pragma: @@ -1893,7 +1843,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a7ed734f-736c-430e-a594-b83e1cd03171 + - 96fdc448-a27d-4b1a-9855-8f54996271e6 status: code: 200 message: OK @@ -1911,10 +1861,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"InProgress\"\r\n}" @@ -1926,7 +1876,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:46:06 GMT + - Tue, 08 Sep 2020 02:15:06 GMT expires: - '-1' pragma: @@ -1943,7 +1893,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a3775596-1733-4613-a082-ded2e25f1c63 + - 7c6d71ae-6d32-4b53-80cc-22e2d6a07392 status: code: 200 message: OK @@ -1961,10 +1911,10 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3b61341c-2164-48e0-90ce-f2ef780f00b9?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/e0004fc6-3aca-4215-b14e-adfe9f32a35d?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1976,7 +1926,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:47:47 GMT + - Tue, 08 Sep 2020 02:16:47 GMT expires: - '-1' pragma: @@ -1993,7 +1943,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b4b88c84-b368-4d60-a04f-7e4dcc974274 + - e488eb7b-39a1-4bfe-97f1-750da0929583 status: code: 200 message: OK @@ -2011,41 +1961,41 @@ interactions: ParameterSetName: - -g -n --vhub User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/10.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/vpnGateways/cligateway?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"cligateway\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/vpnGateways/cligateway\",\r\n - \ \"etag\": \"W/\\\"735899c8-5fef-4734-87b9-e2163febb4a6\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"e807f15c-4bca-4652-84e6-0d01bce83efe\\\"\",\r\n \"type\": \"Microsoft.Network/vpnGateways\",\r\n \"location\": \"westus\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"connections\": [],\r\n \ \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n \ },\r\n \"bgpSettings\": {\r\n \"asn\": 65515,\r\n \"peerWeight\": 0,\r\n \"bgpPeeringAddresses\": [\r\n {\r\n \"ipconfigurationId\": - \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.5.0.13\"\r\n + \"Instance0\",\r\n \"defaultBgpIpAddresses\": [\r\n \"10.5.0.12\"\r\n \ ],\r\n \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"13.87.222.199\",\r\n \"10.5.0.4\"\r\n ]\r\n + [\r\n \"13.83.99.94\",\r\n \"10.5.0.4\"\r\n ]\r\n \ },\r\n {\r\n \"ipconfigurationId\": \"Instance1\",\r\n - \ \"defaultBgpIpAddresses\": [\r\n \"10.5.0.12\"\r\n ],\r\n + \ \"defaultBgpIpAddresses\": [\r\n \"10.5.0.13\"\r\n ],\r\n \ \"customBgpIpAddresses\": [],\r\n \"tunnelIpAddresses\": - [\r\n \"13.83.71.210\",\r\n \"10.5.0.5\"\r\n ]\r\n + [\r\n \"13.83.99.7\",\r\n \"10.5.0.5\"\r\n ]\r\n \ }\r\n ]\r\n },\r\n \"vpnGatewayScaleUnit\": 1,\r\n \"packetCaptureDiagnosticState\": \"None\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"Instance0\",\r\n - \ \"publicIpAddress\": \"13.87.222.199\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"13.83.99.94\",\r\n \"privateIpAddress\": \"10.5.0.4\"\r\n },\r\n {\r\n \"id\": \"Instance1\",\r\n - \ \"publicIpAddress\": \"13.83.71.210\",\r\n \"privateIpAddress\": + \ \"publicIpAddress\": \"13.83.99.7\",\r\n \"privateIpAddress\": \"10.5.0.5\"\r\n }\r\n ]\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1743' + - '1735' content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:47:48 GMT + - Tue, 08 Sep 2020 02:16:47 GMT expires: - '-1' pragma: @@ -2062,7 +2012,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 54ae92d8-3455-43fd-bc52-c43bf6946276 + - 92308ad7-fc0f-45b7-82d7-39c2b38010ef status: code: 200 message: OK @@ -2080,24 +2030,24 @@ interactions: ParameterSetName: - -n -g --vhub --provider User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-04T07:12:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:55Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:47:49 GMT + - Tue, 08 Sep 2020 02:16:49 GMT expires: - '-1' pragma: @@ -2130,8 +2080,8 @@ interactions: ParameterSetName: - -n -g --vhub --provider User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2139,7 +2089,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"3e6f6642-aba2-47db-84fc-26ac42e0e99e\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"54da043d-0cc1-4182-b72b-92adafb6648a\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2148,7 +2098,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/94d3be0b-9fce-4f39-8ff1-ffa13522c270?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a67d1664-c5ae-4648-9ddd-eef197339c30?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2156,7 +2106,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:47:55 GMT + - Tue, 08 Sep 2020 02:16:57 GMT expires: - '-1' pragma: @@ -2169,9 +2119,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ebf210e7-6986-41a7-84b2-3e08e78edac5 + - 9a83c03d-2ef0-4e34-93c5-e4ec6152823a x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1195' status: code: 201 message: Created @@ -2189,10 +2139,10 @@ interactions: ParameterSetName: - -n -g --vhub --provider User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/94d3be0b-9fce-4f39-8ff1-ffa13522c270?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a67d1664-c5ae-4648-9ddd-eef197339c30?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2204,7 +2154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:06 GMT + - Tue, 08 Sep 2020 02:17:07 GMT expires: - '-1' pragma: @@ -2221,7 +2171,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - dd8a9309-5ac1-4d26-9829-91f8b29182d5 + - e62992f1-157b-4935-af9d-ad02c821a3f8 status: code: 200 message: OK @@ -2239,14 +2189,14 @@ interactions: ParameterSetName: - -n -g --vhub --provider User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"2bd334e1-6746-4dbe-9b90-abf92fc3d0c1\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"8478a547-ec6a-430a-8e8d-951c38a8e366\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2259,7 +2209,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:07 GMT + - Tue, 08 Sep 2020 02:17:08 GMT expires: - '-1' pragma: @@ -2276,7 +2226,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3032f6cb-fb07-40ff-b1fc-c275733d08e0 + - 423a89fc-4015-45e6-addb-b1cdbea0d699 status: code: 200 message: OK @@ -2294,8 +2244,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2303,7 +2253,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"d541e81b-5701-4c25-b3f9-a4b266659f52\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"78a0d37c-81f6-4291-a22b-1c18973b6e1d\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2316,7 +2266,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:08 GMT + - Tue, 08 Sep 2020 02:17:10 GMT expires: - '-1' pragma: @@ -2333,7 +2283,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - a60cb9b8-f971-48e4-bdbf-ac3dc0972943 + - ba7ce04c-74bd-4203-8144-6e3d3fcdf179 status: code: 200 message: OK @@ -2351,8 +2301,8 @@ interactions: ParameterSetName: - -n -g --tag User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2360,7 +2310,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"c574a758-2977-47e7-8ecb-7df6dbcd11ae\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"adcea424-9b01-43bd-b0de-10aa1843e55b\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualHubs/clitestvhub\"\r\n @@ -2373,7 +2323,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:09 GMT + - Tue, 08 Sep 2020 02:17:11 GMT expires: - '-1' pragma: @@ -2390,7 +2340,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1499c21b-6812-4d86-83dc-6fc7bb15c3d5 + - 1c55f4ab-eae6-4821-9250-fd21163926c1 status: code: 200 message: OK @@ -2414,8 +2364,8 @@ interactions: ParameterSetName: - -n -g --tag User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2423,7 +2373,7 @@ interactions: response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"a2f618c4-4f7b-4e5a-bd19-1429399637c8\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a99e34d1-dd3b-4609-ba23-ec7e43120e45\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"a\": \"b\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": @@ -2433,7 +2383,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7d5db22a-501e-4bf8-82ec-c1a8ab174fbe?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1fcc0a98-08ad-41bb-a23a-ecb61384ece3?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2441,7 +2391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:12 GMT + - Tue, 08 Sep 2020 02:17:16 GMT expires: - '-1' pragma: @@ -2458,9 +2408,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - d47cf9cc-dc8a-44ce-8351-65f17daf3fea + - 9055683e-8a4f-4346-8d48-dc0652f89a15 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1195' status: code: 200 message: OK @@ -2478,10 +2428,10 @@ interactions: ParameterSetName: - -n -g --tag User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7d5db22a-501e-4bf8-82ec-c1a8ab174fbe?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1fcc0a98-08ad-41bb-a23a-ecb61384ece3?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2493,7 +2443,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:23 GMT + - Tue, 08 Sep 2020 02:17:27 GMT expires: - '-1' pragma: @@ -2510,7 +2460,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1f27b312-3526-4007-8f7c-ef93eb565f08 + - e9aad62f-d50d-4254-a237-fa6ef475aede status: code: 200 message: OK @@ -2528,14 +2478,14 @@ interactions: ParameterSetName: - -n -g --tag User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"f371f30d-6d1a-4108-b625-052368c287dc\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a8e3f329-b986-4866-8fe4-7aa28fdc3695\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"a\": \"b\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": \"Checkpoint\",\r\n \"virtualHub\": @@ -2549,7 +2499,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:23 GMT + - Tue, 08 Sep 2020 02:17:27 GMT expires: - '-1' pragma: @@ -2566,7 +2516,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 41e85900-16c1-4058-84ba-2aa17518ba53 + - 29b9a5cd-2cd7-41d1-83b0-c0f8aa080b75 status: code: 200 message: OK @@ -2584,8 +2534,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2594,7 +2544,7 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"10e6b463-bb90-4319-9f20-79350dda8df1\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2fd77f74-49e7-4a50-a0a7-89c5d9d4e197\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"a\": \"b\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": @@ -2608,7 +2558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:25 GMT + - Tue, 08 Sep 2020 02:17:28 GMT expires: - '-1' pragma: @@ -2625,7 +2575,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3f020ab9-a1bf-4287-9400-ec8ee1a2a769 + - eaeee9ec-e8ae-4084-abc8-7c575fb178cd status: code: 200 message: OK @@ -2641,8 +2591,8 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2651,7 +2601,7 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"clisecuritypartnerprovider\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/securityPartnerProviders/clisecuritypartnerprovider\",\r\n - \ \"etag\": \"W/\\\"61cc2861-2272-42c7-b12e-a2f8e4fc2e35\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"67642faa-d129-45f4-876c-83f3806a448c\\\"\",\r\n \"type\": \"Microsoft.Network/securityPartnerProviders\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {\r\n \"a\": \"b\"\r\n },\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"securityProviderName\": @@ -2665,7 +2615,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:26 GMT + - Tue, 08 Sep 2020 02:17:30 GMT expires: - '-1' pragma: @@ -2682,7 +2632,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8c282aa5-178e-4dae-819b-15795d5c4e35 + - 6f76481d-8f29-4d67-8722-01241c662410 status: code: 200 message: OK @@ -2702,8 +2652,8 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -2715,17 +2665,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/34a77145-9c79-49b9-98fa-4dd73e363a3d?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/78135ffc-20f0-45d9-9c2d-7049c9ca04d9?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 04 Aug 2020 07:48:27 GMT + - Tue, 08 Sep 2020 02:17:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/34a77145-9c79-49b9-98fa-4dd73e363a3d?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/78135ffc-20f0-45d9-9c2d-7049c9ca04d9?api-version=2020-05-01 pragma: - no-cache server: @@ -2736,7 +2686,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6cb14147-37fb-4ad7-b2ed-7f54e9626dac + - 0c7323e0-7fa2-41c0-829f-757bd446fbdc x-ms-ratelimit-remaining-subscription-deletes: - '14999' status: @@ -2756,10 +2706,10 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/34a77145-9c79-49b9-98fa-4dd73e363a3d?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/78135ffc-20f0-45d9-9c2d-7049c9ca04d9?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -2771,7 +2721,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 04 Aug 2020 07:48:38 GMT + - Tue, 08 Sep 2020 02:17:41 GMT expires: - '-1' pragma: @@ -2788,7 +2738,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 65d6bc12-8859-4830-8374-4a312bfa4440 + - 4c42d761-f917-4836-83c9-19ea5ea14ad5 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_endpoint_service.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_endpoint_service.yaml index bda1835c463..9d256952b2b 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_endpoint_service.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_endpoint_service.yaml @@ -13,9 +13,8 @@ interactions: ParameterSetName: - -l User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -58,7 +57,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:09 GMT + - Tue, 08 Sep 2020 01:42:29 GMT expires: - '-1' pragma: @@ -75,7 +74,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - aae0ce46-d9f5-413a-ba84-5e52245512b1 + - 82f3bc11-4ba1-444e-84d7-5fa2ee80b61f status: code: 200 message: OK @@ -93,25 +92,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_subnet_endpoint_service_test000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001","name":"cli_subnet_endpoint_service_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-14T14:05:06Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001","name":"cli_subnet_endpoint_service_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:25Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:10 GMT + - Tue, 08 Sep 2020 01:42:29 GMT expires: - '-1' pragma: @@ -144,9 +142,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -154,10 +151,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"9ee834b9-ddd8-48ec-8551-b2d8c90fd3a2\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"08c208e5-4f8b-4fb2-9d79-147886df6498\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"337543df-c7a5-4f0a-b062-ab70daabaefe\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1a1e21c7-30a6-4eeb-a80d-4d94ae4aeab6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -166,7 +163,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/912c51dd-b40e-4f31-a341-6aecccb016e6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/426cf0e0-b73c-4af9-ae84-ff7b2c730f0c?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -174,7 +171,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:15 GMT + - Tue, 08 Sep 2020 01:42:36 GMT expires: - '-1' pragma: @@ -187,9 +184,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b2e5b2c4-00e7-4e0c-85a4-267b98c09bc5 + - edfe20c1-a302-4c14-a12a-0c5ebcddb240 x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1198' status: code: 201 message: Created @@ -207,11 +204,10 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/912c51dd-b40e-4f31-a341-6aecccb016e6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/426cf0e0-b73c-4af9-ae84-ff7b2c730f0c?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -223,7 +219,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:20 GMT + - Tue, 08 Sep 2020 01:42:41 GMT expires: - '-1' pragma: @@ -240,7 +236,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 40cb51ec-2a36-4206-ad69-11e5f84255c5 + - cfc4a03c-413c-46c2-b960-2de655048667 status: code: 200 message: OK @@ -258,18 +254,17 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"e37901b6-b685-419d-b7fb-69842fa6d624\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a4af590d-2b30-4745-bf3a-f721feeb4022\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"337543df-c7a5-4f0a-b062-ab70daabaefe\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1a1e21c7-30a6-4eeb-a80d-4d94ae4aeab6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -282,9 +277,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:20 GMT + - Tue, 08 Sep 2020 01:42:41 GMT etag: - - W/"e37901b6-b685-419d-b7fb-69842fa6d624" + - W/"a4af590d-2b30-4745-bf3a-f721feeb4022" expires: - '-1' pragma: @@ -301,7 +296,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8dc6d685-27ec-4058-8319-9ff221cbaf15 + - 1d2c8aaf-7cf7-45fc-8e82-5489a63801fd status: code: 200 message: OK @@ -319,9 +314,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --address-prefix --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -329,10 +323,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"e37901b6-b685-419d-b7fb-69842fa6d624\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a4af590d-2b30-4745-bf3a-f721feeb4022\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"337543df-c7a5-4f0a-b062-ab70daabaefe\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1a1e21c7-30a6-4eeb-a80d-4d94ae4aeab6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [],\r\n \"virtualNetworkPeerings\": [],\r\n \"enableDdosProtection\": @@ -345,9 +339,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:21 GMT + - Tue, 08 Sep 2020 01:42:41 GMT etag: - - W/"e37901b6-b685-419d-b7fb-69842fa6d624" + - W/"a4af590d-2b30-4745-bf3a-f721feeb4022" expires: - '-1' pragma: @@ -364,17 +358,17 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c5884b6f-8045-4675-ad91-555a2d27c04f + - cd159d29-b45d-45bd-9e8d-6ea98e1575a8 status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1", "location": "westus", "tags": {}, "properties": {"addressSpace": {"addressPrefixes": ["10.0.0.0/16"]}, "dhcpOptions": {"dnsServers": []}, "subnets": [{"properties": {"addressPrefix": "10.0.1.0/24", "serviceEndpoints": [{"service": "Microsoft.Storage"}]}, "name": "subnet1"}], "virtualNetworkPeerings": [], "enableDdosProtection": false, - "enableVmProtection": false}}''' + "enableVmProtection": false}}' headers: Accept: - application/json @@ -391,9 +385,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --address-prefix --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -401,15 +394,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"d0cd9150-20d4-4615-a219-7d5e486c1db5\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"3a441fa4-288d-4ae4-9ac8-6fb0a8dfc0f3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"337543df-c7a5-4f0a-b062-ab70daabaefe\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1a1e21c7-30a6-4eeb-a80d-4d94ae4aeab6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"d0cd9150-20d4-4615-a219-7d5e486c1db5\\\"\",\r\n + \ \"etag\": \"W/\\\"3a441fa4-288d-4ae4-9ac8-6fb0a8dfc0f3\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"10.0.1.0/24\",\r\n \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Updating\",\r\n @@ -422,7 +415,7 @@ interactions: false,\r\n \"enableVmProtection\": false\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3dd9038d-d4d2-4ec7-9a90-6ecafd802d8e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fadaf215-d4b2-4345-a380-271970459127?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -430,7 +423,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:22 GMT + - Tue, 08 Sep 2020 01:42:42 GMT expires: - '-1' pragma: @@ -447,9 +440,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 51880794-cb7a-4976-b61c-68d3b4f7318d + - 25295c61-73eb-40f0-9435-b378ec0f6c94 x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1199' status: code: 200 message: OK @@ -467,11 +460,10 @@ interactions: ParameterSetName: - -g --vnet-name -n --address-prefix --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/3dd9038d-d4d2-4ec7-9a90-6ecafd802d8e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/fadaf215-d4b2-4345-a380-271970459127?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -483,7 +475,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:26 GMT + - Tue, 08 Sep 2020 01:42:46 GMT expires: - '-1' pragma: @@ -500,7 +492,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8d42ed33-6f25-4f39-9c44-cd95719967a7 + - 2cf9c86e-44fa-4c7b-883d-c686a8080ef8 status: code: 200 message: OK @@ -518,23 +510,22 @@ interactions: ParameterSetName: - -g --vnet-name -n --address-prefix --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"649d988d-69d4-47f7-9f8b-82a8442fbe8c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"469169fc-09fb-4ee9-b48a-6f6f334b10c9\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"337543df-c7a5-4f0a-b062-ab70daabaefe\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"1a1e21c7-30a6-4eeb-a80d-4d94ae4aeab6\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"649d988d-69d4-47f7-9f8b-82a8442fbe8c\\\"\",\r\n + \ \"etag\": \"W/\\\"469169fc-09fb-4ee9-b48a-6f6f334b10c9\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.1.0/24\",\r\n \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n @@ -553,9 +544,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:27 GMT + - Tue, 08 Sep 2020 01:42:47 GMT etag: - - W/"649d988d-69d4-47f7-9f8b-82a8442fbe8c" + - W/"469169fc-09fb-4ee9-b48a-6f6f334b10c9" expires: - '-1' pragma: @@ -572,7 +563,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4fdf92b9-bdaf-499b-a77c-dfaa9209eab2 + - 8b6dac0c-8956-4bdc-ad44-8549a5325033 status: code: 200 message: OK @@ -590,9 +581,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -600,7 +590,7 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"649d988d-69d4-47f7-9f8b-82a8442fbe8c\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"469169fc-09fb-4ee9-b48a-6f6f334b10c9\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \ \"serviceEndpoints\": [\r\n {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"service\": \"Microsoft.Storage\",\r\n \"locations\": [\r\n @@ -616,9 +606,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:27 GMT + - Tue, 08 Sep 2020 01:42:47 GMT etag: - - W/"649d988d-69d4-47f7-9f8b-82a8442fbe8c" + - W/"469169fc-09fb-4ee9-b48a-6f6f334b10c9" expires: - '-1' pragma: @@ -635,14 +625,14 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e8dfa80c-d254-41a3-99d0-845e5dd2f7a9 + - 8d0a5ea1-fbc1-47d2-903b-eeec4e25aae4 status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1", "properties": {"addressPrefix": "10.0.1.0/24", "delegations": [], "privateEndpointNetworkPolicies": - "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}, "name": "subnet1"}''' + "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}, "name": "subnet1"}' headers: Accept: - application/json @@ -659,9 +649,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -669,14 +658,14 @@ interactions: response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"50d2b671-2dd6-4c29-9710-f76d67beb891\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"a6687e1b-3c01-43ee-8773-813271f1440c\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6c84d0ac-50eb-478e-8b68-feee589e3d3d?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a7f5ad51-6200-488c-aee3-0f6727be0fa8?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -684,7 +673,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:29 GMT + - Tue, 08 Sep 2020 01:42:48 GMT expires: - '-1' pragma: @@ -701,9 +690,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7de0ca85-d337-45d4-8d27-525ea9f70b1c + - 5a5a4e55-38a9-4d79-91f4-b54e0c7e4473 x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1199' status: code: 200 message: OK @@ -721,11 +710,10 @@ interactions: ParameterSetName: - -g --vnet-name -n --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6c84d0ac-50eb-478e-8b68-feee589e3d3d?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/a7f5ad51-6200-488c-aee3-0f6727be0fa8?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -737,7 +725,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:33 GMT + - Tue, 08 Sep 2020 01:42:52 GMT expires: - '-1' pragma: @@ -754,7 +742,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ae25291a-56c0-4718-acd9-f9cca8d61167 + - 5736eaf6-5e56-46e8-91d9-4d270fdb7d9e status: code: 200 message: OK @@ -772,15 +760,14 @@ interactions: ParameterSetName: - -g --vnet-name -n --service-endpoints User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"subnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_endpoint_service_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/subnet1\",\r\n - \ \"etag\": \"W/\\\"ddf4a0fc-e6b7-4fc8-9ec1-0e07ce9d9c11\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"974e3bb9-1481-4d46-a664-742edef3a737\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"10.0.1.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -793,9 +780,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:33 GMT + - Tue, 08 Sep 2020 01:42:52 GMT etag: - - W/"ddf4a0fc-e6b7-4fc8-9ec1-0e07ce9d9c11" + - W/"974e3bb9-1481-4d46-a664-742edef3a737" expires: - '-1' pragma: @@ -812,7 +799,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f5b105e5-ae8a-4f38-9093-a3d503fb829a + - d0939443-e280-4088-beaa-f7967a1c9710 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_set.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_set.yaml index 4a75967f370..ca64cd9dd85 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_set.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_subnet_set.yaml @@ -13,25 +13,24 @@ interactions: ParameterSetName: - --resource-group --name --address-prefix --subnet-name --subnet-prefix User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_subnet_set_test000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001","name":"cli_subnet_set_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-14T14:05:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001","name":"cli_subnet_set_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:25Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:40 GMT + - Tue, 08 Sep 2020 01:42:30 GMT expires: - '-1' pragma: @@ -65,9 +64,8 @@ interactions: ParameterSetName: - --resource-group --name --address-prefix --subnet-name --subnet-prefix User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -75,15 +73,15 @@ interactions: response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"e92209cb-4d54-4076-bd75-30af282c4b02\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a6be1e60-1454-401f-8462-a35bdd12f2b3\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n - \ \"resourceGuid\": \"e3bd7194-09e4-41dc-86f1-ea09027f8d6d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"89413cdc-9c20-4185-8f22-c68b902dee04\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"123.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"e92209cb-4d54-4076-bd75-30af282c4b02\\\"\",\r\n + \ \"etag\": \"W/\\\"a6be1e60-1454-401f-8462-a35bdd12f2b3\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"addressPrefix\": \"123.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -94,7 +92,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7fa61a22-bb6a-4b34-9420-8c990655e337?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/af7ef961-e45c-459c-90c0-28effc246d9b?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -102,7 +100,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:45 GMT + - Tue, 08 Sep 2020 01:42:37 GMT expires: - '-1' pragma: @@ -115,9 +113,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9c17b29c-b4ad-4946-a58f-f832dcee5a6f + - fe869d4b-6e1b-49cd-8cba-df6084f95e2e x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1199' status: code: 201 message: Created @@ -135,11 +133,10 @@ interactions: ParameterSetName: - --resource-group --name --address-prefix --subnet-name --subnet-prefix User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/7fa61a22-bb6a-4b34-9420-8c990655e337?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/af7ef961-e45c-459c-90c0-28effc246d9b?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -151,7 +148,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:49 GMT + - Tue, 08 Sep 2020 01:42:42 GMT expires: - '-1' pragma: @@ -168,7 +165,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 52d4ad6f-ad51-4556-acc6-477983031978 + - 4c79278c-721d-45b1-95c9-7a0400c33bf2 status: code: 200 message: OK @@ -186,23 +183,22 @@ interactions: ParameterSetName: - --resource-group --name --address-prefix --subnet-name --subnet-prefix User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"vnet1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1\",\r\n - \ \"etag\": \"W/\\\"4d0ee850-7b28-4373-87bc-62b34ce7e352\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"6c339c1b-80f9-4668-b715-c9e8bfb1ba3b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n - \ \"resourceGuid\": \"e3bd7194-09e4-41dc-86f1-ea09027f8d6d\",\r\n \"addressSpace\": + \ \"resourceGuid\": \"89413cdc-9c20-4185-8f22-c68b902dee04\",\r\n \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"123.0.0.0/16\"\r\n ]\r\n \ },\r\n \"dhcpOptions\": {\r\n \"dnsServers\": []\r\n },\r\n \ \"subnets\": [\r\n {\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"4d0ee850-7b28-4373-87bc-62b34ce7e352\\\"\",\r\n + \ \"etag\": \"W/\\\"6c339c1b-80f9-4668-b715-c9e8bfb1ba3b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"123.0.0.0/24\",\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \"privateLinkServiceNetworkPolicies\": @@ -217,9 +213,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:49 GMT + - Tue, 08 Sep 2020 01:42:42 GMT etag: - - W/"4d0ee850-7b28-4373-87bc-62b34ce7e352" + - W/"6c339c1b-80f9-4668-b715-c9e8bfb1ba3b" expires: - '-1' pragma: @@ -236,7 +232,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7aa093de-3036-47c4-bdc5-0ca630542f11 + - 601da825-2bef-4842-8f39-4911781db406 status: code: 200 message: OK @@ -254,25 +250,24 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_subnet_set_test000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001","name":"cli_subnet_set_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-14T14:05:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001","name":"cli_subnet_set_test000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-08T01:42:25Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '428' + - '471' content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:50 GMT + - Tue, 08 Sep 2020 01:42:42 GMT expires: - '-1' pragma: @@ -304,9 +299,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -314,13 +308,13 @@ interactions: response: body: string: "{\r\n \"name\": \"test-vnet-nsg\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"resourceGuid\": - \"5815beb1-973d-48fa-968f-c36215f60a4a\",\r\n \"securityRules\": [],\r\n + \"5be1f78e-35be-4547-a9ec-671f12d4ff22\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -332,7 +326,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -344,7 +338,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -355,7 +349,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -367,7 +361,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -379,7 +373,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"d93ed646-c007-4141-9cd5-7ce6c3ddeb55\\\"\",\r\n + \ \"etag\": \"W/\\\"cfebc38c-c167-437c-8d84-2aed1672c00d\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -394,7 +388,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40bdae66-0ba8-44dc-befb-cf6c9765816f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2c8c3e42-b150-47dd-be90-a0f6d91051cf?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -402,7 +396,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:05:56 GMT + - Tue, 08 Sep 2020 01:42:46 GMT expires: - '-1' pragma: @@ -415,9 +409,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4f9ab5a3-1c84-47b0-a278-274fe1c89924 + - 27e881c5-5688-46be-9583-71ea3f6b6297 x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1198' status: code: 201 message: Created @@ -435,11 +429,10 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/40bdae66-0ba8-44dc-befb-cf6c9765816f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/2c8c3e42-b150-47dd-be90-a0f6d91051cf?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -451,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:00 GMT + - Tue, 08 Sep 2020 01:42:50 GMT expires: - '-1' pragma: @@ -468,7 +461,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 80ec09d5-343f-4850-8014-c62629f809ce + - 240c262d-0004-4d0a-bc11-0137f7d5e145 status: code: 200 message: OK @@ -486,21 +479,20 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"test-vnet-nsg\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \"type\": \"Microsoft.Network/networkSecurityGroups\",\r\n \"location\": \"westus\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"5815beb1-973d-48fa-968f-c36215f60a4a\",\r\n \"securityRules\": [],\r\n + \"5be1f78e-35be-4547-a9ec-671f12d4ff22\",\r\n \"securityRules\": [],\r\n \ \"defaultSecurityRules\": [\r\n {\r\n \"name\": \"AllowVnetInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowVnetInBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from all VMs in VNET\",\r\n @@ -512,7 +504,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowAzureLoadBalancerInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowAzureLoadBalancerInBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow inbound traffic from azure load balancer\",\r\n @@ -524,7 +516,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllInBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/DenyAllInBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all inbound traffic\",\r\n \"protocol\": @@ -535,7 +527,7 @@ interactions: \ \"destinationPortRanges\": [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n \ {\r\n \"name\": \"AllowVnetOutBound\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowVnetOutBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to all VMs @@ -547,7 +539,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"AllowInternetOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/AllowInternetOutBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Allow outbound traffic from all VMs to Internet\",\r\n @@ -559,7 +551,7 @@ interactions: [],\r\n \"sourceAddressPrefixes\": [],\r\n \"destinationAddressPrefixes\": []\r\n }\r\n },\r\n {\r\n \"name\": \"DenyAllOutBound\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg/defaultSecurityRules/DenyAllOutBound\",\r\n - \ \"etag\": \"W/\\\"1c16fa2a-d568-4892-993f-26f5ecc12606\\\"\",\r\n + \ \"etag\": \"W/\\\"2a4d859e-d370-44f2-8fd0-2cafab89a142\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkSecurityGroups/defaultSecurityRules\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"description\": \"Deny all outbound traffic\",\r\n \"protocol\": @@ -578,9 +570,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:00 GMT + - Tue, 08 Sep 2020 01:42:50 GMT etag: - - W/"1c16fa2a-d568-4892-993f-26f5ecc12606" + - W/"2a4d859e-d370-44f2-8fd0-2cafab89a142" expires: - '-1' pragma: @@ -597,7 +589,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7c7ff3e2-0d20-4fa4-9453-17991904401a + - f3dffa6b-f5b0-4f67-af21-2c8861201df8 status: code: 200 message: OK @@ -615,9 +607,8 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -625,7 +616,7 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"4d0ee850-7b28-4373-87bc-62b34ce7e352\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"6c339c1b-80f9-4668-b715-c9e8bfb1ba3b\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.0.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -638,9 +629,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:01 GMT + - Tue, 08 Sep 2020 01:42:51 GMT etag: - - W/"4d0ee850-7b28-4373-87bc-62b34ce7e352" + - W/"6c339c1b-80f9-4668-b715-c9e8bfb1ba3b" expires: - '-1' pragma: @@ -657,16 +648,16 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f97f32ef-ef80-4a71-ba05-7f17e4b70378 + - 78d5bc4b-27e6-41c1-ba93-504d8fe7b603 status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", "properties": {"addressPrefix": "123.0.5.0/24", "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg"}, "delegations": [], "privateEndpointNetworkPolicies": "Enabled", "privateLinkServiceNetworkPolicies": - "Enabled"}, "name": "default"}''' + "Enabled"}, "name": "default"}' headers: Accept: - application/json @@ -683,9 +674,8 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -693,7 +683,7 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"4102732f-27f3-4abc-954c-4d0bbe45fdc6\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"5e2a8679-30c2-4415-a1ec-75631b1fb18f\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"123.0.5.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -701,7 +691,7 @@ interactions: \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/25c0d15f-ce16-4cc0-b457-58992191f771?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1428c584-7751-46fd-8275-bc19c121ae33?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -709,7 +699,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:02 GMT + - Tue, 08 Sep 2020 01:42:51 GMT expires: - '-1' pragma: @@ -726,9 +716,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f15a4a0c-3ea9-4123-8ca5-e08fc39e97cd + - 1c15146a-376e-4fdb-b6c6-259fb28b1af4 x-ms-ratelimit-remaining-subscription-writes: - - '1175' + - '1196' status: code: 200 message: OK @@ -746,11 +736,10 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/25c0d15f-ce16-4cc0-b457-58992191f771?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1428c584-7751-46fd-8275-bc19c121ae33?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -762,7 +751,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:06 GMT + - Tue, 08 Sep 2020 01:42:56 GMT expires: - '-1' pragma: @@ -779,7 +768,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f2510b21-7794-4488-b92b-b48b57838d96 + - 314af606-6477-4a6b-a2e5-3db4ebfb4fa6 status: code: 200 message: OK @@ -797,15 +786,14 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"ad53e6cb-7357-41c8-8807-1a608ab89dd0\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"e4373d10-23fd-4b1e-9e2a-2fe538aba202\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.5.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -819,9 +807,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:06 GMT + - Tue, 08 Sep 2020 01:42:56 GMT etag: - - W/"ad53e6cb-7357-41c8-8807-1a608ab89dd0" + - W/"e4373d10-23fd-4b1e-9e2a-2fe538aba202" expires: - '-1' pragma: @@ -838,7 +826,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - bfb96625-61e5-46c6-aa6a-903a03374c5c + - 1fcebf47-9b32-4c2b-b763-b8fb9a1048e8 status: code: 200 message: OK @@ -856,9 +844,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --set User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -866,7 +853,7 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"ad53e6cb-7357-41c8-8807-1a608ab89dd0\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"e4373d10-23fd-4b1e-9e2a-2fe538aba202\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.5.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -880,9 +867,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:07 GMT + - Tue, 08 Sep 2020 01:42:57 GMT etag: - - W/"ad53e6cb-7357-41c8-8807-1a608ab89dd0" + - W/"e4373d10-23fd-4b1e-9e2a-2fe538aba202" expires: - '-1' pragma: @@ -899,16 +886,16 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - fea6b554-1826-46f7-bc9b-b3b465c70882 + - 73a81313-2ec8-44cb-9f64-32b49cfb3dcc status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", "properties": {"addressPrefix": "123.0.0.0/24", "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg"}, "delegations": [], "privateEndpointNetworkPolicies": "Enabled", "privateLinkServiceNetworkPolicies": - "Enabled"}, "name": "default"}''' + "Enabled"}, "name": "default"}' headers: Accept: - application/json @@ -925,9 +912,8 @@ interactions: ParameterSetName: - -g --vnet-name -n --set User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -935,7 +921,7 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"ad6d0e2f-e331-4bf2-be90-da90fa04edc2\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"568a62ef-be7a-4915-9edc-5674d1e923ac\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"123.0.0.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -943,7 +929,7 @@ interactions: \ },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ca11fdc0-8bf9-4d15-97eb-d14e17906698?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/65ea396a-c143-4e78-ac46-a0abea7b0187?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -951,7 +937,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:08 GMT + - Tue, 08 Sep 2020 01:42:57 GMT expires: - '-1' pragma: @@ -968,9 +954,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 74341aa5-49e1-46ab-a323-0da3b15754e9 + - a7315361-ed92-40c7-ae82-3c523b6f5845 x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1195' status: code: 200 message: OK @@ -988,11 +974,10 @@ interactions: ParameterSetName: - -g --vnet-name -n --set User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/ca11fdc0-8bf9-4d15-97eb-d14e17906698?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/65ea396a-c143-4e78-ac46-a0abea7b0187?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1004,7 +989,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:12 GMT + - Tue, 08 Sep 2020 01:43:01 GMT expires: - '-1' pragma: @@ -1021,7 +1006,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 06b348d9-a331-4670-bc75-a60acb6db7b7 + - db40a54e-1b80-426c-b9a1-a76ac9fa0d42 status: code: 200 message: OK @@ -1039,15 +1024,14 @@ interactions: ParameterSetName: - -g --vnet-name -n --set User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"13c41eee-9103-4c04-b4ea-7c926ad1992a\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"96c24cb8-86e7-44e3-9d31-0a56563c6550\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.0.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -1061,9 +1045,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:12 GMT + - Tue, 08 Sep 2020 01:43:02 GMT etag: - - W/"13c41eee-9103-4c04-b4ea-7c926ad1992a" + - W/"96c24cb8-86e7-44e3-9d31-0a56563c6550" expires: - '-1' pragma: @@ -1080,7 +1064,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 93947fb1-cca1-41e8-a290-5bf2fe8aa448 + - c83b838a-09bf-469c-962f-8b76c628d8df status: code: 200 message: OK @@ -1098,9 +1082,8 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1108,7 +1091,7 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"13c41eee-9103-4c04-b4ea-7c926ad1992a\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"96c24cb8-86e7-44e3-9d31-0a56563c6550\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.0.0/24\",\r\n \ \"networkSecurityGroup\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/networkSecurityGroups/test-vnet-nsg\"\r\n \ },\r\n \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": @@ -1122,9 +1105,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:13 GMT + - Tue, 08 Sep 2020 01:43:02 GMT etag: - - W/"13c41eee-9103-4c04-b4ea-7c926ad1992a" + - W/"96c24cb8-86e7-44e3-9d31-0a56563c6550" expires: - '-1' pragma: @@ -1141,14 +1124,14 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 350fea67-b61e-452e-b4b8-a544692575a0 + - 4ede52cd-744c-4368-8650-0ab6d9520f48 status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default", "properties": {"addressPrefix": "123.0.5.0/24", "delegations": [], "privateEndpointNetworkPolicies": - "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}, "name": "default"}''' + "Enabled", "privateLinkServiceNetworkPolicies": "Enabled"}, "name": "default"}' headers: Accept: - application/json @@ -1165,9 +1148,8 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1175,14 +1157,14 @@ interactions: response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"c73bef43-1422-4c3c-be52-934c07a03978\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"d7c6c474-5fd9-40fc-8076-284af94d9ed1\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Updating\",\r\n \"addressPrefix\": \"123.0.5.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": \"Microsoft.Network/virtualNetworks/subnets\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/23134290-7123-4d40-b7d6-1d54a90757e8?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6e7d58a5-a2bd-466f-87a4-dc6670274e32?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1190,7 +1172,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:15 GMT + - Tue, 08 Sep 2020 01:43:03 GMT expires: - '-1' pragma: @@ -1207,9 +1189,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b1215159-2cf1-4228-a7ed-8eba64f81987 + - 62c50c6f-ac0a-4acf-a0c7-53ae26b4e486 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1199' status: code: 200 message: OK @@ -1227,11 +1209,10 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/23134290-7123-4d40-b7d6-1d54a90757e8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/6e7d58a5-a2bd-466f-87a4-dc6670274e32?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1243,7 +1224,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:19 GMT + - Tue, 08 Sep 2020 01:43:08 GMT expires: - '-1' pragma: @@ -1260,7 +1241,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - de7c05f5-9f56-4507-bec2-bd354a44b113 + - dfd7ce0a-2369-4570-ab59-80cea81ef4ef status: code: 200 message: OK @@ -1278,15 +1259,14 @@ interactions: ParameterSetName: - --resource-group --vnet-name --name --address-prefix --network-security-group User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default?api-version=2020-05-01 response: body: string: "{\r\n \"name\": \"default\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_subnet_set_test000001/providers/Microsoft.Network/virtualNetworks/vnet1/subnets/default\",\r\n - \ \"etag\": \"W/\\\"1f10a5c3-9723-4da0-a94b-082178f32f36\\\"\",\r\n \"properties\": + \ \"etag\": \"W/\\\"1fe4f211-93e8-4695-9855-9b96883d0478\\\"\",\r\n \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"addressPrefix\": \"123.0.5.0/24\",\r\n \ \"delegations\": [],\r\n \"privateEndpointNetworkPolicies\": \"Enabled\",\r\n \ \"privateLinkServiceNetworkPolicies\": \"Enabled\"\r\n },\r\n \"type\": @@ -1299,9 +1279,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:19 GMT + - Tue, 08 Sep 2020 01:43:08 GMT etag: - - W/"1f10a5c3-9723-4da0-a94b-082178f32f36" + - W/"1fe4f211-93e8-4695-9855-9b96883d0478" expires: - '-1' pragma: @@ -1318,7 +1298,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b38c832a-be93-41f5-9db7-43bb22447307 + - 33c71b76-9c83-4b1d-9c5c-cfad3aca195f status: code: 200 message: OK @@ -1338,9 +1318,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1352,17 +1331,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f44eab6a-784c-4935-aaef-125a17360d9b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/131f036b-3050-4eb6-91c6-4d841bedd6aa?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 14 Jul 2020 14:06:21 GMT + - Tue, 08 Sep 2020 01:43:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/f44eab6a-784c-4935-aaef-125a17360d9b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/131f036b-3050-4eb6-91c6-4d841bedd6aa?api-version=2020-05-01 pragma: - no-cache server: @@ -1373,9 +1352,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b6bec4d8-eb78-4cad-b6e2-c18e3fc6c964 + - f8fbab7e-e973-434f-9e4b-9add88396abc x-ms-ratelimit-remaining-subscription-deletes: - - '14994' + - '14999' status: code: 202 message: Accepted @@ -1393,11 +1372,10 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/f44eab6a-784c-4935-aaef-125a17360d9b?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/131f036b-3050-4eb6-91c6-4d841bedd6aa?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1409,7 +1387,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:31 GMT + - Tue, 08 Sep 2020 01:43:19 GMT expires: - '-1' pragma: @@ -1426,7 +1404,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 09d027d3-6998-4bdd-bdac-be6a6cf6d73d + - a47fba85-1825-487f-9ddd-2e3f29944d5e status: code: 200 message: OK @@ -1446,9 +1424,8 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1460,17 +1437,17 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9cd29edb-1dd2-4ca0-8f18-fd3061a1e31f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1a51db94-05aa-424c-a4a7-f55c2b8216c6?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Tue, 14 Jul 2020 14:06:33 GMT + - Tue, 08 Sep 2020 01:43:22 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/9cd29edb-1dd2-4ca0-8f18-fd3061a1e31f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operationResults/1a51db94-05aa-424c-a4a7-f55c2b8216c6?api-version=2020-05-01 pragma: - no-cache server: @@ -1481,9 +1458,9 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 35325825-5637-4e73-a91c-94df3f45b0f6 + - b4e72874-17a8-4a28-979a-3c2979ad7687 x-ms-ratelimit-remaining-subscription-deletes: - - '14997' + - '14999' status: code: 202 message: Accepted @@ -1501,11 +1478,10 @@ interactions: ParameterSetName: - --resource-group --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 AZURECLISHELL/0.4.4 - AZURECLISHELL/0.4.4 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 Azure-SDK-For-Python - AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/9cd29edb-1dd2-4ca0-8f18-fd3061a1e31f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Network/locations/westus/operations/1a51db94-05aa-424c-a4a7-f55c2b8216c6?api-version=2020-05-01 response: body: string: "{\r\n \"status\": \"Succeeded\"\r\n}" @@ -1517,7 +1493,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Tue, 14 Jul 2020 14:06:44 GMT + - Tue, 08 Sep 2020 01:43:33 GMT expires: - '-1' pragma: @@ -1534,7 +1510,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - beb87939-476e-4d14-a27f-c1f1ab3ebd93 + - 3be69c41-8522-4b2f-b646-b3925a07b3d6 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_traffic_manager.yaml b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_traffic_manager.yaml index 3e6d9e6e01e..9514c594466 100644 --- a/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_traffic_manager.yaml +++ b/src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_network_traffic_manager.yaml @@ -1,54 +1,4 @@ interactions: -- request: - body: '{"location": "westus", "tags": {"product": "azurecli", "cause": "automation", - "date": "2019-05-30T18:07:06Z"}}' - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - group create - Connection: - - keep-alive - Content-Length: - - '110' - Content-Type: - - application/json; charset=utf-8 - ParameterSetName: - - --location --name --tag - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.65 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_traffic_manager000001?api-version=2019-07-01 - response: - body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001","name":"cli_test_traffic_manager000001","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2019-05-30T18:07:06Z"},"properties":{"provisioningState":"Succeeded"}}' - headers: - cache-control: - - no-cache - content-length: - - '384' - content-type: - - application/json; charset=utf-8 - date: - - Thu, 30 May 2019 18:07:07 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - status: - code: 201 - message: Created - request: body: '{"name": "myfoobar1", "type": "Microsoft.Network/trafficManagerProfiles"}' headers: @@ -67,8 +17,8 @@ interactions: ParameterSetName: - -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -84,9 +34,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:08 GMT + - Tue, 08 Sep 2020 01:42:30 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -125,15 +75,15 @@ interactions: ParameterSetName: - -n -g --routing-method --unique-dns-name --tags User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -142,9 +92,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:11 GMT + - Tue, 08 Sep 2020 01:42:38 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -172,15 +122,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -189,9 +139,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:11 GMT + - Tue, 08 Sep 2020 01:42:39 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -223,15 +173,15 @@ interactions: ParameterSetName: - -n -g --routing-method --tags User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"doo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Priority","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -240,9 +190,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:12 GMT + - Tue, 08 Sep 2020 01:42:40 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -254,21 +204,21 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-resource-requests: - - '10799' + - '10798' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile", "name": "mytmprofile", "type": "Microsoft.Network/trafficManagerProfiles", "tags": {"foo": "boo"}, "location": "global", "properties": {"profileStatus": "Enabled", "trafficRoutingMethod": "Weighted", "dnsConfig": {"relativeName": "mytrafficmanager001100a", "ttl": 30}, "monitorConfig": {"profileMonitorStatus": "Inactive", "protocol": "HTTP", "port": 80, "path": "/", "intervalInSeconds": 30, "timeoutInSeconds": 10, "toleratedNumberOfFailures": 3}, "endpoints": [], "trafficViewEnrollmentStatus": - "Disabled"}}''' + "Disabled"}}' headers: Accept: - application/json @@ -285,15 +235,15 @@ interactions: ParameterSetName: - -n -g --routing-method --tags User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -302,9 +252,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:15 GMT + - Tue, 08 Sep 2020 01:42:44 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -336,15 +286,15 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles?api-version=2018-04-01 response: body: - string: '{"value":[{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":null,"protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}]}' + string: '{"value":[{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":null,"protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}]}' headers: cache-control: - private @@ -353,9 +303,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:16 GMT + - Tue, 08 Sep 2020 01:42:45 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -387,15 +337,15 @@ interactions: ParameterSetName: - -n --profile-name -g --type --weight --target User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -404,9 +354,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:18 GMT + - Tue, 08 Sep 2020 01:42:45 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -442,26 +392,26 @@ interactions: ParameterSetName: - -n --profile-name -g --type --weight --target User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile/externalEndpoints/myendpoint?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.microsoft.com","weight":50,"priority":1,"endpointLocation":null}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.microsoft.com","weight":50,"priority":1,"endpointLocation":null,"NestedProfile":null}}' headers: cache-control: - private content-length: - - '506' + - '527' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:19 GMT + - Tue, 08 Sep 2020 01:42:47 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -489,26 +439,26 @@ interactions: ParameterSetName: - -n --profile-name -g --type --weight --target User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile/externalEndpoints/myendpoint?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.microsoft.com","weight":50,"priority":1,"endpointLocation":null}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.microsoft.com","weight":50,"priority":1,"endpointLocation":null,"NestedProfile":null}}' headers: cache-control: - private content-length: - - '506' + - '527' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:20 GMT + - Tue, 08 Sep 2020 01:42:47 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -525,10 +475,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile/externalEndpoints/myendpoint", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile/externalEndpoints/myendpoint", "name": "myendpoint", "type": "Microsoft.Network/trafficManagerProfiles/externalEndpoints", "properties": {"target": "www.contoso.com", "endpointStatus": "Enabled", "weight": - 25, "priority": 1, "endpointMonitorStatus": "CheckingEndpoint"}}''' + 25, "priority": 1, "endpointMonitorStatus": "CheckingEndpoint"}}' headers: Accept: - application/json @@ -545,26 +495,26 @@ interactions: ParameterSetName: - -n --profile-name -g --type --weight --target User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile/externalEndpoints/myendpoint?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null,"NestedProfile":null}}' headers: cache-control: - private content-length: - - '504' + - '525' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:21 GMT + - Tue, 08 Sep 2020 01:42:50 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -572,7 +522,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1198' x-powered-by: - ASP.NET status: @@ -592,26 +542,26 @@ interactions: ParameterSetName: - -g --profile-name -t -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile/externalEndpoints/myendpoint?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null,"NestedProfile":null}}' headers: cache-control: - private content-length: - - '504' + - '525' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:22 GMT + - Tue, 08 Sep 2020 01:42:51 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -641,26 +591,26 @@ interactions: ParameterSetName: - -g --profile-name -t User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null,"NestedProfile":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private content-length: - - '1262' + - '1283' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:23 GMT + - Tue, 08 Sep 2020 01:42:52 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -692,26 +642,26 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null,"NestedProfile":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private content-length: - - '1262' + - '1283' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:24 GMT + - Tue, 08 Sep 2020 01:42:53 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -730,7 +680,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile", + body: '{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficManagerProfiles/mytmprofile", "name": "mytmprofile", "type": "Microsoft.Network/trafficManagerProfiles", "tags": {"foo": "boo"}, "location": "global", "properties": {"profileStatus": "Enabled", "trafficRoutingMethod": "Weighted", "dnsConfig": {"relativeName": "mytrafficmanager001100a", @@ -740,7 +690,7 @@ interactions: "name": "myendpoint", "type": "Microsoft.Network/trafficManagerProfiles/externalEndpoints", "properties": {"target": "www.contoso.com", "endpointStatus": "Enabled", "weight": 25, "priority": 1, "endpointMonitorStatus": "CheckingEndpoint"}}], "trafficViewEnrollmentStatus": - "Disabled"}}''' + "Disabled"}}' headers: Accept: - application/json @@ -757,26 +707,26 @@ interactions: ParameterSetName: - -n -g User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"CheckingEndpoints","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile\/externalEndpoints\/myendpoint","name":"myendpoint","type":"Microsoft.Network\/trafficManagerProfiles\/externalEndpoints","properties":{"endpointStatus":"Enabled","endpointMonitorStatus":"CheckingEndpoint","target":"www.contoso.com","weight":25,"priority":1,"endpointLocation":null,"NestedProfile":null}}],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private content-length: - - '1262' + - '1283' content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:26 GMT + - Tue, 08 Sep 2020 01:42:56 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -810,8 +760,8 @@ interactions: ParameterSetName: - -g --profile-name -t -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -825,9 +775,9 @@ interactions: content-length: - '0' date: - - Thu, 30 May 2019 18:07:27 GMT + - Tue, 08 Sep 2020 01:42:57 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -855,15 +805,15 @@ interactions: ParameterSetName: - -g --profile-name -t User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_traffic_manager000001/providers/Microsoft.Network/trafficmanagerprofiles/mytmprofile?api-version=2018-04-01 response: body: - string: '{"id":"\/subscriptions\/c9cbd920-c00c-427c-852b-8aaf38badaeb\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' + string: '{"id":"\/subscriptions\/00000000-0000-0000-0000-000000000000\/resourceGroups\/cli_test_traffic_manager000001\/providers\/Microsoft.Network\/trafficManagerProfiles\/mytmprofile","name":"mytmprofile","type":"Microsoft.Network\/trafficManagerProfiles","location":"global","tags":{"foo":"boo"},"properties":{"profileStatus":"Enabled","trafficRoutingMethod":"Weighted","dnsConfig":{"relativeName":"mytrafficmanager001100a","fqdn":"mytrafficmanager001100a.trafficmanager.net","ttl":30},"monitorConfig":{"profileMonitorStatus":"Inactive","protocol":"HTTP","port":80,"path":"\/","intervalInSeconds":30,"toleratedNumberOfFailures":3,"timeoutInSeconds":10},"endpoints":[],"trafficViewEnrollmentStatus":"Disabled"}}' headers: cache-control: - private @@ -872,9 +822,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 30 May 2019 18:07:29 GMT + - Tue, 08 Sep 2020 01:42:59 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -908,8 +858,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 azure-mgmt-trafficmanager/0.51.0 - Azure-SDK-For-Python AZURECLI/2.0.65 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-trafficmanager/0.51.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -923,9 +873,9 @@ interactions: content-length: - '0' date: - - Thu, 30 May 2019 18:07:32 GMT + - Tue, 08 Sep 2020 01:43:07 GMT server: - - Microsoft-IIS/8.5 + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -939,51 +889,4 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - group delete - Connection: - - keep-alive - Content-Length: - - '0' - ParameterSetName: - - --name --yes --no-wait - User-Agent: - - python/3.7.3 (Windows-10-10.0.18362-SP0) msrest/0.6.6 msrest_azure/0.6.0 resourcemanagementclient/2.1.0 - Azure-SDK-For-Python AZURECLI/2.0.65 - accept-language: - - en-US - method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_traffic_manager000001?api-version=2019-07-01 - response: - body: - string: '' - headers: - cache-control: - - no-cache - content-length: - - '0' - date: - - Thu, 30 May 2019 18:07:34 GMT - expires: - - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1DTEk6NUZURVNUOjVGVFJBRkZJQzo1Rk1BTkFHRVJRWlVBSEtNVU01UUhEWk5JUnwwNjkyREFBREZBMjRDRUYwLVdFU1RVUyIsImpvYkxvY2F0aW9uIjoid2VzdHVzIn0?api-version=2019-07-01 - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-subscription-deletes: - - '14999' - status: - code: 202 - message: Accepted version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/servicefabric/tests/latest/test_sf_cluster.py b/src/azure-cli/azure/cli/command_modules/servicefabric/tests/latest/test_sf_cluster.py index 4060801221d..482e465af71 100644 --- a/src/azure-cli/azure/cli/command_modules/servicefabric/tests/latest/test_sf_cluster.py +++ b/src/azure-cli/azure/cli/command_modules/servicefabric/tests/latest/test_sf_cluster.py @@ -15,6 +15,7 @@ class ServiceFabricClusterTests(ScenarioTest): + @unittest.skip('Update api version') @ResourceGroupPreparer() def test_cluster_certs(self): self.kwargs.update({ diff --git a/src/azure-cli/azure/cli/command_modules/vm/_params.py b/src/azure-cli/azure/cli/command_modules/vm/_params.py index 26d47461110..29070687751 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/_params.py +++ b/src/azure-cli/azure/cli/command_modules/vm/_params.py @@ -145,6 +145,8 @@ def load_arguments(self, _): c.argument('image_reference_lun', type=int, help='If the disk is created from an image\'s data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null') c.argument('gallery_image_reference', help='ID of the shared galley image version from which to create a disk') c.argument('gallery_image_reference_lun', type=int, help='If the disk is created from an image\'s data disk, this is an index that indicates which of the data disks in the image to use. For OS disks, this field is null') + c.argument('logical_sector_size', type=int, help='Logical sector size in bytes for Ultra disks. Supported values are 512 ad 4096. 4096 is the default.') + c.argument('tier', help='Performance tier of the disk (e.g, P4, S10) as described here: https://azure.microsoft.com/en-us/pricing/details/managed-disks/. Does not apply to Ultra disks.') # endregion # region Snapshots diff --git a/src/azure-cli/azure/cli/command_modules/vm/commands.py b/src/azure-cli/azure/cli/command_modules/vm/commands.py index 2b912ec298d..3a32983355a 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/commands.py +++ b/src/azure-cli/azure/cli/command_modules/vm/commands.py @@ -210,6 +210,7 @@ def load_command_table(self, _): g.generic_update_command('update', custom_func_name='update_disk_encryption_set', setter_arg_name='disk_encryption_set') g.show_command('show', 'get') g.custom_command('list', 'list_disk_encryption_sets') + g.command('list-associated-resources', 'list_associated_resources') with self.command_group('disk-access', compute_disk_access_sdk, operation_group='disk_accesses', client_factory=cf_disk_accesses, min_api='2020-05-01') as g: g.custom_command('create', 'create_disk_access', supports_no_wait=True) diff --git a/src/azure-cli/azure/cli/command_modules/vm/custom.py b/src/azure-cli/azure/cli/command_modules/vm/custom.py index f72d89796eb..a87f46e4801 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/custom.py +++ b/src/azure-cli/azure/cli/command_modules/vm/custom.py @@ -273,7 +273,7 @@ def create_managed_disk(cmd, resource_group_name, disk_name, location=None, # p disk_iops_read_only=None, disk_mbps_read_only=None, image_reference=None, image_reference_lun=None, gallery_image_reference=None, gallery_image_reference_lun=None, - network_access_policy=None, disk_access=None): + network_access_policy=None, disk_access=None, logical_sector_size=None, tier=None): from msrestazure.tools import resource_id, is_valid_resource_id from azure.cli.core.commands.client_factory import get_subscription_id @@ -331,7 +331,8 @@ def create_managed_disk(cmd, resource_group_name, disk_name, location=None, # p image_reference=image_reference, gallery_image_reference=gallery_image_reference, source_resource_id=source_disk or source_snapshot, storage_account_id=source_storage_account_id, - upload_size_bytes=upload_size_bytes) + upload_size_bytes=upload_size_bytes, + logical_sector_size=logical_sector_size) if size_gb is None and upload_size_bytes is None and (option == DiskCreateOption.empty or for_upload): raise CLIError('usage error: --size-gb or --upload-size-bytes required to create an empty disk') @@ -372,6 +373,8 @@ def create_managed_disk(cmd, resource_group_name, disk_name, location=None, # p disk.network_access_policy = network_access_policy if disk_access is not None: disk.disk_access_id = disk_access + if tier is not None: + disk.tier = tier client = _compute_client_factory(cmd.cli_ctx) return sdk_no_wait(no_wait, client.disks.create_or_update, resource_group_name, disk_name, disk) @@ -391,7 +394,8 @@ def list_managed_disks(cmd, resource_group_name=None): def update_managed_disk(cmd, resource_group_name, instance, size_gb=None, sku=None, disk_iops_read_write=None, disk_mbps_read_write=None, encryption_type=None, disk_encryption_set=None, - network_access_policy=None, disk_access=None): + network_access_policy=None, disk_access=None, max_shares=None, disk_iops_read_only=None, + disk_mbps_read_only=None): from msrestazure.tools import resource_id, is_valid_resource_id from azure.cli.core.commands.client_factory import get_subscription_id @@ -403,6 +407,12 @@ def update_managed_disk(cmd, resource_group_name, instance, size_gb=None, sku=No instance.disk_iops_read_write = disk_iops_read_write if disk_mbps_read_write is not None: instance.disk_mbps_read_write = disk_mbps_read_write + if disk_iops_read_only is not None: + instance.disk_iops_read_only = disk_iops_read_only + if disk_mbps_read_only is not None: + instance.disk_mbps_read_only = disk_mbps_read_only + if max_shares is not None: + instance.max_shares = max_shares if disk_encryption_set is not None: if instance.encryption.type != 'EncryptionAtRestWithCustomerKey' and \ encryption_type != 'EncryptionAtRestWithCustomerKey': diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_access.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_access.yaml index a5ca78f8855..79a0fb4fe24 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_access.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_access.yaml @@ -17,8 +17,8 @@ interactions: ParameterSetName: - -g -l -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -29,7 +29,7 @@ interactions: \ \"location\": \"centraluseuap\"\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b993bd04-1404-451c-b02f-7b77e38e215e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/701a7a86-6bdb-4f55-aa5a-f2e63d5d3906?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -37,11 +37,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:46 GMT + - Thu, 03 Sep 2020 03:30:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b993bd04-1404-451c-b02f-7b77e38e215e?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/701a7a86-6bdb-4f55-aa5a-f2e63d5d3906?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -52,7 +52,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1165' + - '1192' status: code: 202 message: Accepted @@ -70,16 +70,16 @@ interactions: ParameterSetName: - -g -l -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b993bd04-1404-451c-b02f-7b77e38e215e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/701a7a86-6bdb-4f55-aa5a-f2e63d5d3906?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:46.5697488+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:49.2103766+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"mydiskaccess\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\"type\":\"Microsoft.Compute/diskAccesses\",\"location\":\"centraluseuap\",\"properties\":{\"provisioningState\":\"Succeeded\",\"timeCreated\":\"2020-07-31T09:39:46.6166245+00:00\"}}\r\n - \ },\r\n \"name\": \"b993bd04-1404-451c-b02f-7b77e38e215e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:30:56.9683435+00:00\",\r\n \"endTime\": + \"2020-09-03T03:30:58.0776966+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"mydiskaccess\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\"type\":\"Microsoft.Compute/diskAccesses\",\"location\":\"centraluseuap\",\"properties\":{\"provisioningState\":\"Succeeded\",\"timeCreated\":\"2020-09-03T03:30:56.9839693+00:00\"}}\r\n + \ },\r\n \"name\": \"701a7a86-6bdb-4f55-aa5a-f2e63d5d3906\"\r\n}" headers: cache-control: - no-cache @@ -88,7 +88,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:17 GMT + - Thu, 03 Sep 2020 03:31:26 GMT expires: - '-1' pragma: @@ -105,7 +105,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399981 + - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399981 status: code: 200 message: OK @@ -123,16 +123,16 @@ interactions: ParameterSetName: - -g -l -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess?api-version=2020-05-01 response: body: - string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"type\": \"Microsoft.Compute/diskAccesses\",\r\n \"location\": \"centraluseuap\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": - \"2020-07-31T09:39:46.6166245+00:00\"\r\n }\r\n}" + \"2020-09-03T03:30:56.9839693+00:00\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -141,7 +141,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:17 GMT + - Thu, 03 Sep 2020 03:31:27 GMT expires: - '-1' pragma: @@ -174,8 +174,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -183,10 +183,10 @@ interactions: response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"mydiskaccess\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"type\": \"Microsoft.Compute/diskAccesses\",\r\n \"location\": \"centraluseuap\",\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"timeCreated\": \"2020-07-31T09:39:46.6166245+00:00\"\r\n + \"Succeeded\",\r\n \"timeCreated\": \"2020-09-03T03:30:56.9839693+00:00\"\r\n \ }\r\n }\r\n ]\r\n}" headers: cache-control: @@ -196,7 +196,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:19 GMT + - Thu, 03 Sep 2020 03:31:29 GMT expires: - '-1' pragma: @@ -229,18 +229,18 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess?api-version=2020-05-01 response: body: - string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"type\": \"Microsoft.Compute/diskAccesses\",\r\n \"location\": \"centraluseuap\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": - \"2020-07-31T09:39:46.6166245+00:00\"\r\n }\r\n}" + \"2020-09-03T03:30:56.9839693+00:00\"\r\n }\r\n}" headers: cache-control: - no-cache @@ -249,7 +249,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:20 GMT + - Thu, 03 Sep 2020 03:31:29 GMT expires: - '-1' pragma: @@ -282,15 +282,15 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_access_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:30:44Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -299,7 +299,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:20 GMT + - Thu, 03 Sep 2020 03:31:30 GMT expires: - '-1' pragma: @@ -331,8 +331,8 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -344,7 +344,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/9da83f25-9105-4de7-972e-33df324c2f5c?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/97610eb5-8a6f-4e7e-994d-b65827298ddc?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -352,11 +352,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:24 GMT + - Thu, 03 Sep 2020 03:31:32 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/9da83f25-9105-4de7-972e-33df324c2f5c?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/97610eb5-8a6f-4e7e-994d-b65827298ddc?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -367,7 +367,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1195' status: code: 202 message: Accepted @@ -385,16 +385,16 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/9da83f25-9105-4de7-972e-33df324c2f5c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/97610eb5-8a6f-4e7e-994d-b65827298ddc?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:40:24.4116443+00:00\",\r\n \"endTime\": - \"2020-07-31T09:40:24.5053904+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"mydiskaccess\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\"type\":\"Microsoft.Compute/diskAccesses\",\"location\":\"centraluseuap\",\"tags\":{\"tag1\":\"val1\"},\"properties\":{\"provisioningState\":\"Succeeded\",\"timeCreated\":\"2020-07-31T09:39:46.6166245+00:00\"}}\r\n - \ },\r\n \"name\": \"9da83f25-9105-4de7-972e-33df324c2f5c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:31:33.0779283+00:00\",\r\n \"endTime\": + \"2020-09-03T03:31:33.1560548+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"mydiskaccess\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\"type\":\"Microsoft.Compute/diskAccesses\",\"location\":\"centraluseuap\",\"tags\":{\"tag1\":\"val1\"},\"properties\":{\"provisioningState\":\"Succeeded\",\"timeCreated\":\"2020-09-03T03:30:56.9839693+00:00\"}}\r\n + \ },\r\n \"name\": \"97610eb5-8a6f-4e7e-994d-b65827298ddc\"\r\n}" headers: cache-control: - no-cache @@ -403,7 +403,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:54 GMT + - Thu, 03 Sep 2020 03:32:03 GMT expires: - '-1' pragma: @@ -420,7 +420,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399979 + - Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399973 status: code: 200 message: OK @@ -438,16 +438,16 @@ interactions: ParameterSetName: - -g -n --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess?api-version=2020-05-01 response: body: - string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"type\": \"Microsoft.Compute/diskAccesses\",\r\n \"location\": \"centraluseuap\",\r\n \ \"tags\": {\r\n \"tag1\": \"val1\"\r\n },\r\n \"properties\": {\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2020-07-31T09:39:46.6166245+00:00\"\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2020-09-03T03:30:56.9839693+00:00\"\r\n \ }\r\n}" headers: cache-control: @@ -457,7 +457,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:54 GMT + - Thu, 03 Sep 2020 03:32:04 GMT expires: - '-1' pragma: @@ -490,18 +490,18 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess?api-version=2020-05-01 response: body: - string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + string: "{\r\n \"name\": \"mydiskaccess\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"type\": \"Microsoft.Compute/diskAccesses\",\r\n \"location\": \"centraluseuap\",\r\n \ \"tags\": {\r\n \"tag1\": \"val1\"\r\n },\r\n \"properties\": {\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2020-07-31T09:39:46.6166245+00:00\"\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"timeCreated\": \"2020-09-03T03:30:56.9839693+00:00\"\r\n \ }\r\n}" headers: cache-control: @@ -511,7 +511,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:55 GMT + - Thu, 03 Sep 2020 03:32:05 GMT expires: - '-1' pragma: @@ -544,15 +544,15 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_access_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:30:44Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -561,7 +561,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:55 GMT + - Thu, 03 Sep 2020 03:32:05 GMT expires: - '-1' pragma: @@ -576,9 +576,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "centraluseuap", "tags": {}, "sku": {"name": "Premium_LRS"}, + body: '{"location": "centraluseuap", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, - "diskSizeGB": 10, "networkAccessPolicy": "AllowPrivate", "diskAccessId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess"}}''' + "diskSizeGB": 10, "networkAccessPolicy": "AllowPrivate", "diskAccessId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess"}}' headers: Accept: - application/json @@ -595,12 +595,12 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"mydisk\",\r\n \"location\": \"centraluseuap\",\r\n @@ -609,22 +609,23 @@ interactions: {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n - \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" + \ \"networkAccessPolicy\": \"AllowPrivate\",\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/1ca2c707-8631-4426-90cf-b015890f7d40?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/42ec75de-fc2d-49d3-a658-81628b1d6bd5?api-version=2020-06-30 cache-control: - no-cache content-length: - - '587' + - '606' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:00 GMT + - Thu, 03 Sep 2020 03:32:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/1ca2c707-8631-4426-90cf-b015890f7d40?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/42ec75de-fc2d-49d3-a658-81628b1d6bd5?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -635,9 +636,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7997 + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1164' + - '1191' status: code: 202 message: Accepted @@ -655,14 +656,14 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/1ca2c707-8631-4426-90cf-b015890f7d40?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/42ec75de-fc2d-49d3-a658-81628b1d6bd5?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:41:01.0996219+00:00\",\r\n \"endTime\": - \"2020-07-31T09:41:01.3808621+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:32:13.3115012+00:00\",\r\n \"endTime\": + \"2020-09-03T03:32:13.5461902+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"mydisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n @@ -671,21 +672,21 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:41:01.0996219+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:32:13.3115012+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9b274d54-83fa-4842-9a0f-bf347362f055\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n - \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}\r\n },\r\n \"name\": - \"1ca2c707-8631-4426-90cf-b015890f7d40\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1fb86809-0399-4fb8-9bd0-92f0b27dec0a\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"networkAccessPolicy\": \"AllowPrivate\",\r\n \"tier\": \"P3\"\r\n + \ }\r\n}\r\n },\r\n \"name\": \"42ec75de-fc2d-49d3-a658-81628b1d6bd5\"\r\n}" headers: cache-control: - no-cache content-length: - - '1363' + - '1382' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:03 GMT + - Thu, 03 Sep 2020 03:32:16 GMT expires: - '-1' pragma: @@ -702,7 +703,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399978 + - Microsoft.Compute/GetOperation3Min;49987,Microsoft.Compute/GetOperation30Min;399972 status: code: 200 message: OK @@ -720,10 +721,10 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"mydisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk\",\r\n @@ -733,20 +734,21 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:41:01.0996219+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:32:13.3115012+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9b274d54-83fa-4842-9a0f-bf347362f055\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n - \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1fb86809-0399-4fb8-9bd0-92f0b27dec0a\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"networkAccessPolicy\": \"AllowPrivate\",\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: cache-control: - no-cache content-length: - - '1138' + - '1157' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:03 GMT + - Thu, 03 Sep 2020 03:32:16 GMT expires: - '-1' pragma: @@ -763,7 +765,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39982 + - Microsoft.Compute/LowCostGet3Min;4987,Microsoft.Compute/LowCostGet30Min;39973 status: code: 200 message: OK @@ -781,12 +783,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"mydisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk\",\r\n @@ -796,20 +798,21 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:41:01.0996219+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:32:13.3115012+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9b274d54-83fa-4842-9a0f-bf347362f055\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n - \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1fb86809-0399-4fb8-9bd0-92f0b27dec0a\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"networkAccessPolicy\": \"AllowPrivate\",\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: cache-control: - no-cache content-length: - - '1138' + - '1157' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:05 GMT + - Thu, 03 Sep 2020 03:32:18 GMT expires: - '-1' pragma: @@ -826,7 +829,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39981 + - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39972 status: code: 200 message: OK @@ -844,15 +847,15 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_access_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001","name":"cli_test_disk_access_000001","type":"Microsoft.Resources/resourceGroups","location":"centraluseuap","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:30:44Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -861,7 +864,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:05 GMT + - Thu, 03 Sep 2020 03:32:18 GMT expires: - '-1' pragma: @@ -876,9 +879,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "centraluseuap", "tags": {}, "sku": {"name": "Standard_LRS"}, + body: '{"location": "centraluseuap", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, - "diskSizeGB": 10, "networkAccessPolicy": "AllowPrivate", "diskAccessId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess"}}''' + "diskSizeGB": 10, "networkAccessPolicy": "AllowPrivate", "diskAccessId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/diskAccesses/mydiskaccess"}}' headers: Accept: - application/json @@ -895,8 +898,8 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -911,7 +914,7 @@ interactions: \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/f8daafd6-2810-47d5-9e62-3fa585b9b0c5?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/4863f96c-f248-447e-a6af-35be784b6a35?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -919,11 +922,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:08 GMT + - Thu, 03 Sep 2020 03:32:28 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/f8daafd6-2810-47d5-9e62-3fa585b9b0c5?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/4863f96c-f248-447e-a6af-35be784b6a35?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -936,7 +939,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1163' + - '1189' status: code: 202 message: Accepted @@ -954,14 +957,14 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/f8daafd6-2810-47d5-9e62-3fa585b9b0c5?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/4863f96c-f248-447e-a6af-35be784b6a35?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:41:09.1311914+00:00\",\r\n \"endTime\": - \"2020-07-31T09:41:09.4124398+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:32:28.4561439+00:00\",\r\n \"endTime\": + \"2020-09-03T03:32:28.7061282+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"mysnapshot\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/snapshots/mysnapshot\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"centraluseuap\",\r\n @@ -969,12 +972,12 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:41:09.1468284+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:32:28.4717722+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"2ac545fc-33a4-411d-9fbc-8cf166362fbb\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"bf7a26bf-a96b-4afe-931c-4d727656e586\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}\r\n },\r\n \"name\": - \"f8daafd6-2810-47d5-9e62-3fa585b9b0c5\"\r\n}" + \"4863f96c-f248-447e-a6af-35be784b6a35\"\r\n}" headers: cache-control: - no-cache @@ -983,7 +986,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:11 GMT + - Thu, 03 Sep 2020 03:32:30 GMT expires: - '-1' pragma: @@ -1000,7 +1003,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399976 + - Microsoft.Compute/GetOperation3Min;49984,Microsoft.Compute/GetOperation30Min;399969 status: code: 200 message: OK @@ -1018,8 +1021,8 @@ interactions: ParameterSetName: - -g -n --size-gb --network-access-policy --disk-access User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/snapshots/mysnapshot?api-version=2020-05-01 response: @@ -1030,10 +1033,10 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:41:09.1468284+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:32:28.4717722+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"2ac545fc-33a4-411d-9fbc-8cf166362fbb\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"bf7a26bf-a96b-4afe-931c-4d727656e586\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" headers: cache-control: @@ -1043,7 +1046,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:11 GMT + - Thu, 03 Sep 2020 03:32:30 GMT expires: - '-1' pragma: @@ -1060,7 +1063,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39979 + - Microsoft.Compute/LowCostGet3Min;4985,Microsoft.Compute/LowCostGet30Min;39969 status: code: 200 message: OK @@ -1078,8 +1081,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1092,10 +1095,10 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:41:09.1468284+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:32:28.4717722+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"2ac545fc-33a4-411d-9fbc-8cf166362fbb\",\r\n - \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_IXL63J6MNMDWFSHV6SQGESVEVBSJSCIT3F4SDLLPYJTPJVU2RCNGQB/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"bf7a26bf-a96b-4afe-931c-4d727656e586\",\r\n + \ \"diskAccessId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ACCESS_KU4ADUHWE5HTS7ZV7N5Q64IHUBZYFHVPVUB6H3BECZ6FZHHQGA272A/providers/Microsoft.Compute/diskAccesses/mydiskaccess\",\r\n \ \"networkAccessPolicy\": \"AllowPrivate\"\r\n }\r\n}" headers: cache-control: @@ -1105,7 +1108,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:14 GMT + - Thu, 03 Sep 2020 03:32:32 GMT expires: - '-1' pragma: @@ -1122,7 +1125,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39978 + - Microsoft.Compute/LowCostGet3Min;4984,Microsoft.Compute/LowCostGet30Min;39968 status: code: 200 message: OK @@ -1142,28 +1145,28 @@ interactions: ParameterSetName: - -g -n --yes User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_access_000001/providers/Microsoft.Compute/disks/mydisk?api-version=2020-06-30 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/d2149e54-dd92-4238-9a45-7bc013d9e446?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/51a32a88-05b4-4a54-a5b3-119302e3d710?api-version=2020-06-30 cache-control: - no-cache content-length: - '0' date: - - Fri, 31 Jul 2020 09:41:15 GMT + - Thu, 03 Sep 2020 03:32:34 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/d2149e54-dd92-4238-9a45-7bc013d9e446?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/51a32a88-05b4-4a54-a5b3-119302e3d710?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1174,7 +1177,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteDisks3Min;999,Microsoft.Compute/DeleteDisks30Min;7996 + - Microsoft.Compute/DeleteDisks3Min;998,Microsoft.Compute/DeleteDisks30Min;7996 x-ms-ratelimit-remaining-subscription-deletes: - '14997' status: @@ -1194,15 +1197,15 @@ interactions: ParameterSetName: - -g -n --yes User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/d2149e54-dd92-4238-9a45-7bc013d9e446?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/51a32a88-05b4-4a54-a5b3-119302e3d710?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:41:16.085522+00:00\",\r\n \"endTime\": - \"2020-07-31T09:41:16.3042479+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"d2149e54-dd92-4238-9a45-7bc013d9e446\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:32:34.660579+00:00\",\r\n \"endTime\": + \"2020-09-03T03:32:34.8637223+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"51a32a88-05b4-4a54-a5b3-119302e3d710\"\r\n}" headers: cache-control: - no-cache @@ -1211,7 +1214,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:46 GMT + - Thu, 03 Sep 2020 03:33:05 GMT expires: - '-1' pragma: @@ -1228,7 +1231,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49990,Microsoft.Compute/GetOperation30Min;399973 + - Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399965 status: code: 200 message: OK @@ -1248,8 +1251,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1259,17 +1262,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/72a07cb1-4b73-414d-8b05-bd1c09c1e6c1?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/0d08be7e-7bd5-4389-853f-7fe1af46a38a?api-version=2020-05-01 cache-control: - no-cache content-length: - '0' date: - - Fri, 31 Jul 2020 09:41:48 GMT + - Thu, 03 Sep 2020 03:33:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/72a07cb1-4b73-414d-8b05-bd1c09c1e6c1?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/0d08be7e-7bd5-4389-853f-7fe1af46a38a?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1280,9 +1283,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteDisks3Min;998,Microsoft.Compute/DeleteDisks30Min;7995 + - Microsoft.Compute/DeleteDisks3Min;997,Microsoft.Compute/DeleteDisks30Min;7995 x-ms-ratelimit-remaining-subscription-deletes: - - '14993' + - '14996' status: code: 202 message: Accepted @@ -1300,15 +1303,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/72a07cb1-4b73-414d-8b05-bd1c09c1e6c1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/0d08be7e-7bd5-4389-853f-7fe1af46a38a?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:41:48.7611739+00:00\",\r\n \"endTime\": - \"2020-07-31T09:41:48.9799102+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"72a07cb1-4b73-414d-8b05-bd1c09c1e6c1\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:33:07.0569913+00:00\",\r\n \"endTime\": + \"2020-09-03T03:33:07.2444767+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"0d08be7e-7bd5-4389-853f-7fe1af46a38a\"\r\n}" headers: cache-control: - no-cache @@ -1317,7 +1320,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:18 GMT + - Thu, 03 Sep 2020 03:33:37 GMT expires: - '-1' pragma: @@ -1334,7 +1337,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399971 + - Microsoft.Compute/GetOperation3Min;49978,Microsoft.Compute/GetOperation30Min;399963 status: code: 200 message: OK @@ -1354,8 +1357,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -1365,7 +1368,7 @@ interactions: string: 'null' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/37f4db11-fd10-4f3c-b513-486da0fb0fcb?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/93ae6fbb-c3bb-4177-96e4-588a6925120e?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1373,11 +1376,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:21 GMT + - Thu, 03 Sep 2020 03:33:41 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/37f4db11-fd10-4f3c-b513-486da0fb0fcb?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/93ae6fbb-c3bb-4177-96e4-588a6925120e?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1388,7 +1391,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-deletes: - - '14993' + - '14999' status: code: 202 message: Accepted @@ -1406,15 +1409,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/37f4db11-fd10-4f3c-b513-486da0fb0fcb?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/93ae6fbb-c3bb-4177-96e4-588a6925120e?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:42:21.5424265+00:00\",\r\n \"endTime\": - \"2020-07-31T09:42:21.6986706+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"37f4db11-fd10-4f3c-b513-486da0fb0fcb\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:33:41.7647026+00:00\",\r\n \"endTime\": + \"2020-09-03T03:33:41.8897033+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"93ae6fbb-c3bb-4177-96e4-588a6925120e\"\r\n}" headers: cache-control: - no-cache @@ -1423,7 +1426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:52 GMT + - Thu, 03 Sep 2020 03:34:12 GMT expires: - '-1' pragma: @@ -1440,7 +1443,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49986,Microsoft.Compute/GetOperation30Min;399969 + - Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399961 status: code: 200 message: OK @@ -1458,8 +1461,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1475,7 +1478,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:54 GMT + - Thu, 03 Sep 2020 03:34:12 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set.yaml index 3a7b121641f..c8fb627a162 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:42 GMT + - Mon, 07 Sep 2020 07:19:10 GMT expires: - '-1' pragma: @@ -54,49 +54,48 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-12-04T02:11:41Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Xing - Zhou","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zhoxing@microsoft.com","mailNickname":"zhoxing_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zhoxing@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zhoxing@microsoft.com"],"refreshTokensValidFromDateTime":"2019-12-04T02:11:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac534f1-d577-4034-a32d-48de400dacbf/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zhoxing_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-12-04T03:10:15Z","userType":"Guest"}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1691' + - '1567' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:33:43 GMT + - Mon, 07 Sep 2020 07:19:11 GMT duration: - - '2465488' + - '2386613' expires: - '-1' ocp-aad-diagnostics-server-name: - - PQZJ1pwQ3eJmuzap5xS4uSZ8TXaBeCtl9AWv9C2et6o= + - F+0yP1/iovhvk5VOGuzH+4JSs/ok0ZbZeIgR5yYgVQ4= ocp-aad-session-key: - - gEcETd6H8JFQ3dhu5DSRdz0Avj5ZECD9AdiovGVfQo7fu89SjAHpa0nZaPEsNgEFfb71bFLTG_rjjyMeuju7SQ8HnCB_6reZB9zTE9ywLHwqk5d4vxHaUGwogJwqUvJy.etLS2GsZkoXTIvZE_FM8A9BaKD_yxIMsCXxRRtGQGDk + - mpWQiEb2PS-sX0atHFFuQMAUSZvVxGg3lsd9OKya177pxJNrIB_SZZqdgXWSL36VVVLMc6ASYnyFCiHW5ot83rh3t2xC_E2haEwK3AN_XxPiclF4Ph9pu7wjWB0-mEg9.K35mg8ujE1Hp7T4403ll52BHSnQBv62e6BOBDoz2G4M pragma: - no-cache request-id: - - 34a662b4-7624-4f1f-bcbd-fb621d914aa6 + - d3be0776-f65d-4474-aa55-0183e8fbd5ac strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: @@ -105,7 +104,7 @@ interactions: - request: body: '{"location": "westcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -127,19 +126,16 @@ interactions: Content-Length: - '955' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -148,7 +144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:50 GMT + - Mon, 07 Sep 2020 07:19:20 GMT expires: - '-1' pragma: @@ -166,9 +162,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1171' + - '1198' x-powered-by: - ASP.NET status: @@ -178,7 +174,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -188,13 +184,12 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -203,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:22 GMT + - Mon, 07 Sep 2020 07:19:51 GMT expires: - '-1' pragma: @@ -221,7 +216,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -241,8 +236,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST @@ -259,7 +254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:24 GMT + - Mon, 07 Sep 2020 07:19:53 GMT expires: - '-1' pragma: @@ -274,11 +269,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -298,15 +293,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://vault-000002.vault.azure.net/keys/key-000003/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"wUUEdSpyOSUBTihf0IOJeMA8sh_ToYwl2vpLTUIhAhUkmDmhEfLhyfDPWDKkMRsUz63ikynrxfN9MmDtE4LGlfkC9mylSDi7OrOTJCFxzgd9s_iSpWtbFDdHrsrM9bRUaxCircsjIF6hLV8zmvfHZdyvYHsHiBkMZY0Lt_jGDbq3o5sLkNVO0LKeaHh8_L3jY1mSy2cbVW1gbGIw904yIDHomg_lJudmPbpmmczAyKudr_ZKoGeXXdMyiDx12zljkh6odb_fo4tdTcwiKHPqxcZjI-wmq7xuhsyxkzUQQBgEOYp_esm6eamjbkzlRqrCRit7XVWyniX4LI88wWBjlQ","e":"AQAB"},"attributes":{"enabled":true,"created":1595216066,"updated":1595216066,"recoveryLevel":"Recoverable"}}' + string: '{"key":{"kid":"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"lnfiSeQ-_BjpDAOU33czhB-EgqBwMjO7D-wl2Blq5xq_5lRAzS7pPTDMGdG4Gd80m_a8RRvt_Sex-a6Y8pwUU4KegTrWwdcNGoRmv1TSCkmxJPXZhR6cAxCTITN9HL2E8RM0z9YC6pb5MeL-pg-sXG9lo5S_n00B4pjTKbjzpTj3kiRySUtau19eoy0E2r5-jtE_U39_36H0Y4XQW2bmIJaok7OSLAW2UM_8wl-uK-nNQkZRF1XR6Z-54Bm48a4qJMbYfw2CJUSoG7B9KKF1L-uw96s2z7hlo7UvNg4k0cr6b_sT0PNIILEy1hcQcUawr-ckddVzgI_BY_71UfjZNw","e":"AQAB"},"attributes":{"enabled":true,"created":1599463194,"updated":1599463194,"recoveryLevel":"Recoverable"}}' headers: cache-control: - no-cache @@ -315,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:26 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -327,11 +322,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -351,24 +346,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:26 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -383,9 +378,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, - "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, + "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49"}}}' headers: Accept: - application/json @@ -402,22 +397,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1f003318-b629-498f-95c8-07fbc01a2ac6?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80258af7-2d45-434f-90f7-0b241fba87e1?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -425,11 +420,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:35 GMT + - Mon, 07 Sep 2020 07:20:05 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1f003318-b629-498f-95c8-07fbc01a2ac6?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80258af7-2d45-434f-90f7-0b241fba87e1?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -440,9 +435,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;98,Microsoft.Compute/HighCostDiskEncryptionSet30Min;298 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1163' + - '1199' status: code: 202 message: Accepted @@ -460,16 +455,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/1f003318-b629-498f-95c8-07fbc01a2ac6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/80258af7-2d45-434f-90f7-0b241fba87e1?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:34:35.7898206+00:00\",\r\n \"endTime\": - \"2020-07-20T03:34:35.8679632+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"d2324088-fe1c-4001-bf57-63434cc7a92c\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"1f003318-b629-498f-95c8-07fbc01a2ac6\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:20:05.9233111+00:00\",\r\n \"endTime\": + \"2020-09-07T07:20:06.0014326+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"034070b3-6de6-45dc-897e-b03142e6d9bc\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"80258af7-2d45-434f-90f7-0b241fba87e1\"\r\n}" headers: cache-control: - no-cache @@ -478,7 +473,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:05 GMT + - Mon, 07 Sep 2020 07:20:36 GMT expires: - '-1' pragma: @@ -495,7 +490,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399985 + - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399996 status: code: 200 message: OK @@ -513,19 +508,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"d2324088-fe1c-4001-bf57-63434cc7a92c\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"034070b3-6de6-45dc-897e-b03142e6d9bc\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -536,7 +531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:06 GMT + - Mon, 07 Sep 2020 07:20:36 GMT expires: - '-1' pragma: @@ -553,7 +548,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4980,Microsoft.Compute/LowCostGet30Min;39980 + - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39994 status: code: 200 message: OK @@ -571,21 +566,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"d2324088-fe1c-4001-bf57-63434cc7a92c\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"034070b3-6de6-45dc-897e-b03142e6d9bc\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -596,7 +591,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:08 GMT + - Mon, 07 Sep 2020 07:20:37 GMT expires: - '-1' pragma: @@ -613,7 +608,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39978 + - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39993 status: code: 200 message: OK @@ -631,24 +626,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:07 GMT + - Mon, 07 Sep 2020 07:20:38 GMT expires: - '-1' pragma: @@ -663,9 +658,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, - "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, + "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49"}}}' headers: Accept: - application/json @@ -682,22 +677,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f53b53d5-88af-4373-8491-53865bed6768?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/58148000-30b3-4db7-bd42-0351dc7001a1?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -705,11 +700,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:18 GMT + - Mon, 07 Sep 2020 07:20:42 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f53b53d5-88af-4373-8491-53865bed6768?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/58148000-30b3-4db7-bd42-0351dc7001a1?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -720,9 +715,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;94,Microsoft.Compute/HighCostDiskEncryptionSet30Min;294 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;96,Microsoft.Compute/HighCostDiskEncryptionSet30Min;296 x-ms-ratelimit-remaining-subscription-writes: - - '1150' + - '1197' status: code: 202 message: Accepted @@ -740,16 +735,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/f53b53d5-88af-4373-8491-53865bed6768?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/58148000-30b3-4db7-bd42-0351dc7001a1?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:35:18.8210916+00:00\",\r\n \"endTime\": - \"2020-07-20T03:35:18.8835892+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des2-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"f6c930df-1ba1-444b-aa58-6353b63042da\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"f53b53d5-88af-4373-8491-53865bed6768\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:20:43.0324275+00:00\",\r\n \"endTime\": + \"2020-09-07T07:20:43.1261745+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des2-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"81c10fee-9639-4142-8289-f08be36445ef\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"58148000-30b3-4db7-bd42-0351dc7001a1\"\r\n}" headers: cache-control: - no-cache @@ -758,7 +753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:49 GMT + - Mon, 07 Sep 2020 07:21:13 GMT expires: - '-1' pragma: @@ -775,7 +770,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399979 + - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399991 status: code: 200 message: OK @@ -793,19 +788,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des2-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"f6c930df-1ba1-444b-aa58-6353b63042da\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"81c10fee-9639-4142-8289-f08be36445ef\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -816,7 +811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:49 GMT + - Mon, 07 Sep 2020 07:21:13 GMT expires: - '-1' pragma: @@ -833,7 +828,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4970,Microsoft.Compute/LowCostGet30Min;39970 + - Microsoft.Compute/LowCostGet3Min;4984,Microsoft.Compute/LowCostGet30Min;39984 status: code: 200 message: OK @@ -851,21 +846,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des2-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"f6c930df-1ba1-444b-aa58-6353b63042da\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"81c10fee-9639-4142-8289-f08be36445ef\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -876,7 +871,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:51 GMT + - Mon, 07 Sep 2020 07:21:15 GMT expires: - '-1' pragma: @@ -893,7 +888,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4968,Microsoft.Compute/LowCostGet30Min;39968 + - Microsoft.Compute/LowCostGet3Min;4982,Microsoft.Compute/LowCostGet30Min;39982 status: code: 200 message: OK @@ -911,24 +906,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:35:51 GMT + - Mon, 07 Sep 2020 07:21:16 GMT expires: - '-1' pragma: @@ -943,9 +938,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, - "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002"}, + "keyUrl": "https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49"}}}' headers: Accept: - application/json @@ -962,22 +957,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a61b9c43-7370-4980-8091-c72ca56471ce?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/186ddd03-479e-4d1f-b6bd-82bdeb7b4a92?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -985,11 +980,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:03 GMT + - Mon, 07 Sep 2020 07:21:28 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a61b9c43-7370-4980-8091-c72ca56471ce?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/186ddd03-479e-4d1f-b6bd-82bdeb7b4a92?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1000,9 +995,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;93,Microsoft.Compute/HighCostDiskEncryptionSet30Min;292 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;93,Microsoft.Compute/HighCostDiskEncryptionSet30Min;293 x-ms-ratelimit-remaining-subscription-writes: - - '1164' + - '1198' status: code: 202 message: Accepted @@ -1020,16 +1015,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a61b9c43-7370-4980-8091-c72ca56471ce?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/186ddd03-479e-4d1f-b6bd-82bdeb7b4a92?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:36:03.1961585+00:00\",\r\n \"endTime\": - \"2020-07-20T03:36:03.2586537+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des3-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"b6bb87f3-1c27-404b-963c-e2aaf89fad41\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"a61b9c43-7370-4980-8091-c72ca56471ce\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:21:28.9539594+00:00\",\r\n \"endTime\": + \"2020-09-07T07:21:29.0320735+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des3-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"},\"keyUrl\":\"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"186ddd03-479e-4d1f-b6bd-82bdeb7b4a92\"\r\n}" headers: cache-control: - no-cache @@ -1038,7 +1033,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:34 GMT + - Mon, 07 Sep 2020 07:21:59 GMT expires: - '-1' pragma: @@ -1055,7 +1050,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49977,Microsoft.Compute/GetOperation30Min;399975 + - Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399979 status: code: 200 message: OK @@ -1073,19 +1068,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des3-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"b6bb87f3-1c27-404b-963c-e2aaf89fad41\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -1096,7 +1091,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:34 GMT + - Mon, 07 Sep 2020 07:21:59 GMT expires: - '-1' pragma: @@ -1113,7 +1108,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4968,Microsoft.Compute/LowCostGet30Min;39964 + - Microsoft.Compute/LowCostGet3Min;4964,Microsoft.Compute/LowCostGet30Min;39964 status: code: 200 message: OK @@ -1131,21 +1126,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des3-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"b6bb87f3-1c27-404b-963c-e2aaf89fad41\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/accf3ed2a049451db483496aee714c38\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000002.vault.azure.net/keys/key-000003/6adbe534c9bc4089a116454e3c0ebc49\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -1156,7 +1151,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:35 GMT + - Mon, 07 Sep 2020 07:22:00 GMT expires: - '-1' pragma: @@ -1173,7 +1168,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4967,Microsoft.Compute/LowCostGet30Min;39963 + - Microsoft.Compute/LowCostGet3Min;4963,Microsoft.Compute/LowCostGet30Min;39963 status: code: 200 message: OK @@ -1191,24 +1186,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0714","name":"bimkv0714","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_i2iaialpvb27em4spmhmrar7h75y254etcjgv/providers/Microsoft.KeyVault/vaults/vault4-ksdbpddg4uayv","name":"vault4-ksdbpddg4uayv","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/voting-rg/providers/Microsoft.KeyVault/vaults/votingyg20200719165721","name":"votingyg20200719165721","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yg/providers/Microsoft.KeyVault/vaults/ygkvkv","name":"ygkvkv","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_6uup54hohup3oajbpyu44cjhemgouwlaz2/providers/Microsoft.KeyVault/vaults/vault3-dzfvq2mx33qan","name":"vault3-dzfvq2mx33qan","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_x2qq5e6o43rgtooxhmwulwmnzhnvxsyfm7jvp/providers/Microsoft.KeyVault/vaults/vault4-surxrxh3q735x","name":"vault4-surxrxh3q735x","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault1-tmyxj554dsooh","name":"vault1-tmyxj554dsooh","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault2-kwjvhus775izf","name":"vault2-kwjvhus775izf","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '15001' + - '6396' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:35 GMT + - Mon, 07 Sep 2020 07:22:00 GMT expires: - '-1' pragma: @@ -1236,15 +1228,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1253,7 +1242,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:38 GMT + - Mon, 07 Sep 2020 07:22:03 GMT expires: - '-1' pragma: @@ -1271,7 +1260,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1280,15 +1269,15 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "d2324088-fe1c-4001-bf57-63434cc7a92c", - "permissions": {"keys": ["wrapKey", "get", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "034070b3-6de6-45dc-897e-b03142e6d9bc", + "permissions": {"keys": ["get", "wrapKey", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' headers: @@ -1303,19 +1292,16 @@ interactions: Content-Length: - '1111' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","permissions":{"keys":["wrapKey","get","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1324,7 +1310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:38 GMT + - Mon, 07 Sep 2020 07:22:03 GMT expires: - '-1' pragma: @@ -1342,9 +1328,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1198' x-powered-by: - ASP.NET status: @@ -1364,24 +1350,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0714","name":"bimkv0714","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_i2iaialpvb27em4spmhmrar7h75y254etcjgv/providers/Microsoft.KeyVault/vaults/vault4-ksdbpddg4uayv","name":"vault4-ksdbpddg4uayv","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/voting-rg/providers/Microsoft.KeyVault/vaults/votingyg20200719165721","name":"votingyg20200719165721","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yg/providers/Microsoft.KeyVault/vaults/ygkvkv","name":"ygkvkv","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_6uup54hohup3oajbpyu44cjhemgouwlaz2/providers/Microsoft.KeyVault/vaults/vault3-dzfvq2mx33qan","name":"vault3-dzfvq2mx33qan","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_x2qq5e6o43rgtooxhmwulwmnzhnvxsyfm7jvp/providers/Microsoft.KeyVault/vaults/vault4-surxrxh3q735x","name":"vault4-surxrxh3q735x","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault1-tmyxj554dsooh","name":"vault1-tmyxj554dsooh","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault2-kwjvhus775izf","name":"vault2-kwjvhus775izf","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '15001' + - '6396' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:38 GMT + - Mon, 07 Sep 2020 07:22:03 GMT expires: - '-1' pragma: @@ -1409,15 +1392,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","permissions":{"keys":["wrapKey","get","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1426,7 +1406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:39 GMT + - Mon, 07 Sep 2020 07:22:04 GMT expires: - '-1' pragma: @@ -1444,7 +1424,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1453,17 +1433,17 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "d2324088-fe1c-4001-bf57-63434cc7a92c", - "permissions": {"keys": ["wrapKey", "get", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "f6c930df-1ba1-444b-aa58-6353b63042da", "permissions": {"keys": - ["wrapKey", "get", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "034070b3-6de6-45dc-897e-b03142e6d9bc", + "permissions": {"keys": ["get", "wrapKey", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + "objectId": "81c10fee-9639-4142-8289-f08be36445ef", "permissions": {"keys": + ["get", "wrapKey", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' headers: @@ -1478,19 +1458,16 @@ interactions: Content-Length: - '1275' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","permissions":{"keys":["wrapKey","get","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f6c930df-1ba1-444b-aa58-6353b63042da","permissions":{"keys":["wrapKey","get","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","permissions":{"keys":["get","wrapKey","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"81c10fee-9639-4142-8289-f08be36445ef","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1499,7 +1476,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:39 GMT + - Mon, 07 Sep 2020 07:22:05 GMT expires: - '-1' pragma: @@ -1517,9 +1494,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1166' + - '1198' x-powered-by: - ASP.NET status: @@ -1539,24 +1516,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0714","name":"bimkv0714","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_i2iaialpvb27em4spmhmrar7h75y254etcjgv/providers/Microsoft.KeyVault/vaults/vault4-ksdbpddg4uayv","name":"vault4-ksdbpddg4uayv","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/voting-rg/providers/Microsoft.KeyVault/vaults/votingyg20200719165721","name":"votingyg20200719165721","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yg/providers/Microsoft.KeyVault/vaults/ygkvkv","name":"ygkvkv","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_6uup54hohup3oajbpyu44cjhemgouwlaz2/providers/Microsoft.KeyVault/vaults/vault3-dzfvq2mx33qan","name":"vault3-dzfvq2mx33qan","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_x2qq5e6o43rgtooxhmwulwmnzhnvxsyfm7jvp/providers/Microsoft.KeyVault/vaults/vault4-surxrxh3q735x","name":"vault4-surxrxh3q735x","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault1-tmyxj554dsooh","name":"vault1-tmyxj554dsooh","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault2-kwjvhus775izf","name":"vault2-kwjvhus775izf","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '15001' + - '6396' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:40 GMT + - Mon, 07 Sep 2020 07:22:05 GMT expires: - '-1' pragma: @@ -1584,15 +1558,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","permissions":{"keys":["wrapKey","get","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f6c930df-1ba1-444b-aa58-6353b63042da","permissions":{"keys":["wrapKey","get","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","permissions":{"keys":["get","wrapKey","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"81c10fee-9639-4142-8289-f08be36445ef","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1601,7 +1572,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:41 GMT + - Mon, 07 Sep 2020 07:22:08 GMT expires: - '-1' pragma: @@ -1619,7 +1590,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1628,19 +1599,19 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "d2324088-fe1c-4001-bf57-63434cc7a92c", - "permissions": {"keys": ["wrapKey", "get", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "f6c930df-1ba1-444b-aa58-6353b63042da", "permissions": {"keys": - ["wrapKey", "get", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "b6bb87f3-1c27-404b-963c-e2aaf89fad41", "permissions": {"keys": - ["wrapKey", "get", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "034070b3-6de6-45dc-897e-b03142e6d9bc", + "permissions": {"keys": ["get", "wrapKey", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + "objectId": "81c10fee-9639-4142-8289-f08be36445ef", "permissions": {"keys": + ["get", "wrapKey", "unwrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + "objectId": "6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f", "permissions": {"keys": + ["get", "wrapKey", "unwrapKey"]}}], "vaultUri": "https://vault-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' headers: @@ -1655,19 +1626,16 @@ interactions: Content-Length: - '1439' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","permissions":{"keys":["wrapKey","get","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f6c930df-1ba1-444b-aa58-6353b63042da","permissions":{"keys":["wrapKey","get","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"b6bb87f3-1c27-404b-963c-e2aaf89fad41","permissions":{"keys":["wrapKey","get","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","name":"vault-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","permissions":{"keys":["get","wrapKey","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"81c10fee-9639-4142-8289-f08be36445ef","permissions":{"keys":["get","wrapKey","unwrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1676,7 +1644,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:41 GMT + - Mon, 07 Sep 2020 07:22:08 GMT expires: - '-1' pragma: @@ -1694,9 +1662,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1197' x-powered-by: - ASP.NET status: @@ -1716,31 +1684,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:36:56 GMT + - Mon, 07 Sep 2020 07:22:23 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1766,12 +1734,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27d2324088-fe1c-4001-bf57-63434cc7a92c%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27034070b3-6de6-45dc-897e-b03142e6d9bc%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -1787,34 +1755,34 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:36:58 GMT + - Mon, 07 Sep 2020 07:22:24 GMT duration: - - '2187592' + - '2131312' expires: - '-1' ocp-aad-diagnostics-server-name: - - ujUSmj8FiX4t/EX+dTu/7F8x7hmXB38pLUyIq9mZgws= + - ZtjrL6855/1nWsQgXw4059xGL7CEBjwxyLJieTbtGTs= ocp-aad-session-key: - - h9Dal8v2krfzTf-uXvD9GT4hB2OhQOZSZd6ouUiRC55NDbfADXsnS__DyWG0GsJYCT9C9I1gOPJCV-q1rBJEC-DUfdztgCSCixQAc7iC9dWJ3areQ-oydbnLByvotKnJ.u8T3qTjB4Z2NUKIlWGU0TsTsEhF9VOwTdpXM8aCGR9A + - SEttgjGz3GdrHqy9OELEuAoV6nkk5dXmo5CWyWcR2ryGZDMGhg6rH1kpSupsH8PWwrwcy9bD8IY_KEeyFW09PdW3Ti9QJCmV6nmbgheyj7E9HMhzrZqRuKue3DOh99BQ.0GB-KsXNxi9NBu_3DhcvuMTUCp2RQFQcouAvmavEMwI pragma: - no-cache request-id: - - 679b2109-52e1-4cf3-a2f0-657aee9cee5a + - fb278a9d-bf99-4d5a-bb56-358bee82edcb strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"objectIds": ["d2324088-fe1c-4001-bf57-63434cc7a92c"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["034070b3-6de6-45dc-897e-b03142e6d9bc"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -1832,15 +1800,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"d2324088-fe1c-4001-bf57-63434cc7a92c","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"d6375e89-df8c-4255-936e-99abf1613048","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"915F2CAA53F18899E6F1D5A5341CC8956D0094AA","endDate":"2020-10-18T03:29:00Z","keyId":"ec33ba28-6515-4420-aca2-6ddea7fe2288","startDate":"2020-07-20T03:29:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["d6375e89-df8c-4255-936e-99abf1613048","https://identity.azure.net/7WBSIXLn0QC6/54CuBD5bxjviSSnDcUg9kHRrb9I9tg="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"034070b3-6de6-45dc-897e-b03142e6d9bc","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"2cd99b69-2494-4feb-b70c-11856d77a2c9","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"1777CD388DED53586A6B1F1C383A6F0193B4C411","endDate":"2020-12-06T07:15:00Z","keyId":"981aeb2b-739c-4aee-9237-b088e1d881c7","startDate":"2020-09-07T07:15:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["2cd99b69-2494-4feb-b70c-11856d77a2c9","https://identity.azure.net/UutgZ7qSdVygpwidyHy10w4gyXYXLTBcnvRUoFRnqtA="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -1853,27 +1821,27 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:36:58 GMT + - Mon, 07 Sep 2020 07:22:25 GMT duration: - - '4324839' + - '2259961' expires: - '-1' ocp-aad-diagnostics-server-name: - - u69wKTZejlOWfGF/THwvVNLcycS2MlZl9ie+5VVrrJA= + - ZtjrL6855/1nWsQgXw4059xGL7CEBjwxyLJieTbtGTs= ocp-aad-session-key: - - LxkpTC1JNKsMt0FwiWuP4lKRrluulIK2TgfmKKmGd0VfypSPfdtitf2yBsSyRPZt3Ed5MvGpYfEWrMEELeCpi1JxV6ZYrsdYPIKKFgZMgk1jy6J-vG7WnKB5QCT0xisc.fVCq4VBByGY7T-bDSOk2hKgHVqNjMNKVV4SQKL3-Az8 + - 3f-iQH3f_mzTpY23891eNm2s0VW6MR3_FSH5uVgKtcmxo2B9rPfbOHz7ARtMitEXDEP1ouOB0UeYZGJDS2T3zZmuZtW32axiKFaO58d9PQ5l7zqXTVr_xWND7cZcHG38.Prjcp_laG_dsEMjouwwP3DcVmWHAMyaHqP6YKQbrXoo pragma: - no-cache request-id: - - 40dfdf83-dd52-4e37-bbf2-f6db37b22fbb + - 854cc1ec-e01e-456b-ac2c-ced1979a8212 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '3' x-powered-by: - ASP.NET status: @@ -1881,7 +1849,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "d2324088-fe1c-4001-bf57-63434cc7a92c"}}' + "principalId": "034070b3-6de6-45dc-897e-b03142e6d9bc"}}' headers: Accept: - application/json @@ -1900,15 +1868,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"d2324088-fe1c-4001-bf57-63434cc7a92c","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-07-20T03:36:59.5020335Z","updatedOn":"2020-07-20T03:36:59.5020335Z","createdBy":null,"updatedBy":"9ac534f1-d577-4034-a32d-48de400dacbf"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"034070b3-6de6-45dc-897e-b03142e6d9bc","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-09-07T07:22:26.0407214Z","updatedOn":"2020-09-07T07:22:26.0407214Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' headers: cache-control: - no-cache @@ -1917,19 +1885,19 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:04 GMT + - Mon, 07 Sep 2020 07:22:27 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1195' status: code: 201 message: Created @@ -1947,31 +1915,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:05 GMT + - Mon, 07 Sep 2020 07:22:28 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1997,12 +1965,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27f6c930df-1ba1-444b-aa58-6353b63042da%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%2781c10fee-9639-4142-8289-f08be36445ef%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -2018,34 +1986,34 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:37:05 GMT + - Mon, 07 Sep 2020 07:22:28 GMT duration: - - '2320213' + - '2291667' expires: - '-1' ocp-aad-diagnostics-server-name: - - 3zCXtmn1swhKoQrHm0puOnmVT0BlNpULTMcWZuz6e50= + - qftXp5zc6ydbQAq8Ev582RPlrRAnvm1DC9BwcgegNJ8= ocp-aad-session-key: - - gnfJLTrEITqJGay7UwuMCwfYS40JBVp7XPwJZRzhBSBpZboZ3cvVDqZENeVUrF0t7jXv1EpJdc2f-VqL2U7Tx2qGLbquraIdwBs5dB1AvUUSjh0r7yrGJM_QMhxFMF2j.za9BNHK_1Bir5t5QlUZKY9h5txTyzTQGrxES0HAA_JM + - Fo0BmA3RRJNN_utzJs73kmuoyV4WXfoYOgdyijkop5XgV1SzZ7qqm7RLxRjqFunB1T8hlO2un2pZMx9e3UsI7yHZp7yJdt1SaqrbB2z12qxixeLkHvk_bATpsnSlTBct.XJdcyE2ec5EqdOfj09po80zrjcHRrh2xFtTv3wa_KBY pragma: - no-cache request-id: - - 04c6c15f-c3f3-4e01-9ddb-47224ad4ad4d + - 80520535-2a77-4f92-b582-6464500e1800 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"objectIds": ["f6c930df-1ba1-444b-aa58-6353b63042da"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["81c10fee-9639-4142-8289-f08be36445ef"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -2063,15 +2031,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"f6c930df-1ba1-444b-aa58-6353b63042da","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"],"appDisplayName":null,"appId":"b5e7d469-3cee-4b9a-9490-e47c5af36b01","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des2-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"C71DAF562A3E4EB73AEF67E9CE505EAF6617D678","endDate":"2020-10-18T03:30:00Z","keyId":"0d6129b9-c440-42e5-8e0b-499efea0cd93","startDate":"2020-07-20T03:30:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["b5e7d469-3cee-4b9a-9490-e47c5af36b01","https://identity.azure.net/7o2TxYSLP/5iol5UC2r+ufXjK/fqZ5TQS+/36NAZx3Q="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"81c10fee-9639-4142-8289-f08be36445ef","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"],"appDisplayName":null,"appId":"27bdef4c-cbca-47d0-bed8-1da4843a4d4b","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des2-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"16B735BF82E22680115F95F266BB0B7C89EB3C45","endDate":"2020-12-06T07:15:00Z","keyId":"00406e15-f241-46ed-a5ad-096920f7bab9","startDate":"2020-09-07T07:15:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["27bdef4c-cbca-47d0-bed8-1da4843a4d4b","https://identity.azure.net/FQXTEPMtDr2KD3OkvSOlRJ/Icsv5+WAdjEuHxns+7CE="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -2084,27 +2052,27 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:37:07 GMT + - Mon, 07 Sep 2020 07:22:29 GMT duration: - - '4314545' + - '3703873' expires: - '-1' ocp-aad-diagnostics-server-name: - - miVWlhPuPjKPbhHQ4jEvGwWr/ABV++oVFsNM82t0vZ0= + - ZJbEZ/Ti59JY0vuH6M20mpc1PQ3KfvEKrBnzPZCOElk= ocp-aad-session-key: - - Bu6AeWXHr2CCT0XLgpycVVph4nclkCgf2n-oN_OIuTH0MxCvt9053HmID-0kowLoRMioO7nDGUZiBuQjUpFrvPdhP--RgufOuLlwjXb9RlOYG9_lm2juTYrvyzJnUuB3.u_i3gB7JspjWuGWPIiuyUn4X4HlIIJTXNFrPXMDmbpw + - tiNkEwCXo9BEuNKZ2by_B73Z3BLa3eqNlxvZLH3K0uk3KImh6p-bpTYl7Se0SmS1oOZtTdMn6wXviELJi_hgV0oQPNYtPx28YpwgqF1u5D5II1ZH1Li_MNZy7Wv1umZp.aJ8EyBc1OrjyDHV7rPJk6gW2hvfZ9Nh3YNw3Y7-u8jw pragma: - no-cache request-id: - - 657bf5cd-1a37-4c0f-98d8-da884d823acf + - f976a102-a575-4020-a0ac-8722dcc49eb6 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '3' x-powered-by: - ASP.NET status: @@ -2112,7 +2080,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "f6c930df-1ba1-444b-aa58-6353b63042da"}}' + "principalId": "81c10fee-9639-4142-8289-f08be36445ef"}}' headers: Accept: - application/json @@ -2131,15 +2099,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"f6c930df-1ba1-444b-aa58-6353b63042da","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-07-20T03:37:07.5610859Z","updatedOn":"2020-07-20T03:37:07.5610859Z","createdBy":null,"updatedBy":"9ac534f1-d577-4034-a32d-48de400dacbf"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"81c10fee-9639-4142-8289-f08be36445ef","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-09-07T07:22:30.8668452Z","updatedOn":"2020-09-07T07:22:30.8668452Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}' headers: cache-control: - no-cache @@ -2148,19 +2116,19 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:15 GMT + - Mon, 07 Sep 2020 07:22:35 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1165' + - '1196' status: code: 201 message: Created @@ -2178,31 +2146,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:16 GMT + - Mon, 07 Sep 2020 07:22:34 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -2228,12 +2196,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27b6bb87f3-1c27-404b-963c-e2aaf89fad41%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%276aa574f7-0ef3-49bf-b01c-10b0ceb3b21f%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -2249,34 +2217,34 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:37:17 GMT + - Mon, 07 Sep 2020 07:22:35 GMT duration: - - '2508660' + - '2245802' expires: - '-1' ocp-aad-diagnostics-server-name: - - WLjmz9JFQwddykaoZ7O9jwBxuCmz7n4domq2Tmb/oCI= + - 0+nBYYNlPnl3/H/fUvx6oeuxW6RMny3hEOAJ2BrjYsU= ocp-aad-session-key: - - mhHZfRCoAJEDgHSDK3zgaPDLe6bEYhgHubC1fIdGqwhkNtuo31CRC0rZFtJXCJ3QAbtWAzw5HBjCG9q-1yh5uugvNa4rfWZ6DvQeYxTUSqDyAPDe4a8RuVwEAtR9czK_.AameIbNYOwqgSCwns1nFnSlOwrtSTpg0gZnKuHi02OI + - JUbyeS9vxzmDdvVFynC1MCAy2kYZWTrgbdplXZ9Dk6dgulxhxDaOt0bihDLi2jzlaHfaASEsP-tPPceS_ARKZUkzqbTT-Dcgx94vhpMexyMM5hOM0_moGJnnKJVku0t5.OcCRClGWT6cu1gwekm5UokwXAeS5Q9UCc07Mg2E7szY pragma: - no-cache request-id: - - 179e8dfc-7a69-451b-a68f-35909963d53b + - bdf5599b-e0e8-4ae7-97d0-0a5799b8c9d9 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"objectIds": ["b6bb87f3-1c27-404b-963c-e2aaf89fad41"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -2294,15 +2262,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"b6bb87f3-1c27-404b-963c-e2aaf89fad41","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"],"appDisplayName":null,"appId":"868e3b6d-6e5f-4de3-a207-be808f63bf35","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des3-000006","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"09F96AB80C6EE77BCB58EF984233983B32A27A4C","endDate":"2020-10-18T03:30:00Z","keyId":"372f3f9e-0267-4733-9559-a632dc1c5cbc","startDate":"2020-07-20T03:30:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["868e3b6d-6e5f-4de3-a207-be808f63bf35","https://identity.azure.net/iree21EJw1goKG/kng68+oHYjqPG348HFeshOAC70yk="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"],"appDisplayName":null,"appId":"a3ccae43-7cd8-4235-b1f3-6fd5c2bc5c1e","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des3-000006","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"A31A847A295688FC14305C3F7C1D63704DA6A8AE","endDate":"2020-12-06T07:16:00Z","keyId":"df251c59-8b74-4ea1-9074-b03f81c91bf3","startDate":"2020-09-07T07:16:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["a3ccae43-7cd8-4235-b1f3-6fd5c2bc5c1e","https://identity.azure.net/4EXGZwSbg/i8jKbVwelB641uT0PYVVkq+iCbCOj+LDE="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -2315,27 +2283,27 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:37:17 GMT + - Mon, 07 Sep 2020 07:22:36 GMT duration: - - '4875686' + - '2257229' expires: - '-1' ocp-aad-diagnostics-server-name: - - OHLxKa/M0NSKMub/tsbYAKezsFzdFo6xwwpNm+vg90c= + - mJ6QF4GrKJGA7YcWacYUZXMYHkvaYiDvizVEZmVXKQM= ocp-aad-session-key: - - kmLUacY5vzJ5DkwUjewaSLzExFgw840Lvwm-tfrzSEp5zEBgwMib1peOokJGN37r3CwSfUgnTKGddgC-kSx2VGqyDuvZ6KRWjmOqsPsXE-smUYFayyN7tA1o5C4JZS5b.J-sEf7jM0RHl75WgPaKgYjbVmE13zs2-_7f_cO7CVWw + - JlBkJlNdtk57_zML--z7pdzDmJEH8E-6joNNC9EfSy7U5qpjvrmzDQy_PAAcDHoQfYMEl22zr6314lYWhM3sD-FUS3dN6pbcSyNRNqiwpB29A4_Ew2Etni230WcGRgxw.eI3XcoxPJ0WLOPwoeOLSPIsboQSBQRLQijcV2-jtBhI pragma: - no-cache request-id: - - 49bc1956-058d-4d6e-86b1-b1f6983b06e4 + - e6db2a39-dd31-4da1-8ff6-37d8dbf5d7d5 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '3' x-powered-by: - ASP.NET status: @@ -2343,7 +2311,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "b6bb87f3-1c27-404b-963c-e2aaf89fad41"}}' + "principalId": "6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f"}}' headers: Accept: - application/json @@ -2362,15 +2330,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000003?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"b6bb87f3-1c27-404b-963c-e2aaf89fad41","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-07-20T03:37:18.6060612Z","updatedOn":"2020-07-20T03:37:18.6060612Z","createdBy":null,"updatedBy":"9ac534f1-d577-4034-a32d-48de400dacbf"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000003","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000003"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"6aa574f7-0ef3-49bf-b01c-10b0ceb3b21f","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002","createdOn":"2020-09-07T07:22:37.3628821Z","updatedOn":"2020-09-07T07:22:37.3628821Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.KeyVault/vaults/vault-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000003","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000003"}' headers: cache-control: - no-cache @@ -2379,19 +2347,19 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:26 GMT + - Mon, 07 Sep 2020 07:22:40 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1155' + - '1196' status: code: 201 message: Created @@ -2409,24 +2377,24 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:41 GMT + - Mon, 07 Sep 2020 07:22:56 GMT expires: - '-1' pragma: @@ -2441,10 +2409,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "tags": {}, "sku": {"name": "Premium_LRS"}, + body: '{"location": "westcentralus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, "diskSizeGB": 10, "encryption": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004", - "type": "EncryptionAtRestWithCustomerKey"}}}''' + "type": "EncryptionAtRestWithCustomerKey"}}}' headers: Accept: - application/json @@ -2461,12 +2429,12 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000007\",\r\n \"location\": \"westcentralus\",\r\n @@ -2476,22 +2444,22 @@ interactions: \ \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n \ },\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": - true\r\n }\r\n}" + true,\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/10d3ba9a-06a3-4c7d-8bba-f2dd482d5e0a?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/dd16042e-7904-4891-854f-2f4caddcd7da?api-version=2020-06-30 cache-control: - no-cache content-length: - - '658' + - '677' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:50 GMT + - Mon, 07 Sep 2020 07:23:03 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/10d3ba9a-06a3-4c7d-8bba-f2dd482d5e0a?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/dd16042e-7904-4891-854f-2f4caddcd7da?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -2502,9 +2470,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7997 + - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1197' status: code: 202 message: Accepted @@ -2522,14 +2490,14 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/10d3ba9a-06a3-4c7d-8bba-f2dd482d5e0a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/dd16042e-7904-4891-854f-2f4caddcd7da?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:37:49.4773484+00:00\",\r\n \"endTime\": - \"2020-07-20T03:37:50.4148362+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T07:23:02.6443232+00:00\",\r\n \"endTime\": + \"2020-09-07T07:23:03.5037066+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk-000007\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n @@ -2538,21 +2506,21 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:37:50.289838+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 10737418240,\r\n \"uniqueId\": \"7b08659f-2b1b-4a8c-8bb5-0091639c2a94\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"10d3ba9a-06a3-4c7d-8bba-f2dd482d5e0a\"\r\n}" + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:23:03.3005729+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"903e0ef5-a0b8-42d8-9a04-caa5577cf81b\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"dd16042e-7904-4891-854f-2f4caddcd7da\"\r\n}" headers: cache-control: - no-cache content-length: - - '1409' + - '1429' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:52 GMT + - Mon, 07 Sep 2020 07:23:05 GMT expires: - '-1' pragma: @@ -2569,7 +2537,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399966 + - Microsoft.Compute/GetOperation3Min;49967,Microsoft.Compute/GetOperation30Min;399964 status: code: 200 message: OK @@ -2587,10 +2555,10 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000007\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007\",\r\n @@ -2600,20 +2568,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:37:50.289838+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 10737418240,\r\n \"uniqueId\": \"7b08659f-2b1b-4a8c-8bb5-0091639c2a94\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:23:03.3005729+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"903e0ef5-a0b8-42d8-9a04-caa5577cf81b\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1184' + - '1204' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:53 GMT + - Mon, 07 Sep 2020 07:23:06 GMT expires: - '-1' pragma: @@ -2630,7 +2598,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4969,Microsoft.Compute/LowCostGet30Min;39950 + - Microsoft.Compute/LowCostGet3Min;4946,Microsoft.Compute/LowCostGet30Min;39944 status: code: 200 message: OK @@ -2648,24 +2616,24 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:53 GMT + - Mon, 07 Sep 2020 07:23:06 GMT expires: - '-1' pragma: @@ -2693,8 +2661,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2710,7 +2678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:37:53 GMT + - Mon, 07 Sep 2020 07:23:07 GMT expires: - '-1' pragma: @@ -2725,7 +2693,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"name": "vm1-000008VNET", "type": "Microsoft.Network/virtualNetworks", "location": "westcentralus", "apiVersion": "2015-06-15", "dependsOn": [], "tags": {}, "properties": @@ -2749,7 +2717,7 @@ interactions: {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic"}]}, "storageProfile": {"osDisk": {"createOption": "attach", "osType": "linux", "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007"}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + "outputs": {}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -2766,26 +2734,26 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_pBBkBMUaZJdPezt0rTKyKPlLGaROd6Li","name":"vm_deploy_pBBkBMUaZJdPezt0rTKyKPlLGaROd6Li","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5887691665653796336","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T03:37:59.309855Z","duration":"PT3.227814S","correlationId":"386eeb5b-57cd-4b34-8998-7b65b4282c76","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1-000008VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1-000008PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1-000008"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_sAtXeMvkwJzxI6sJEk4XUP8J0I7kDOWg","name":"vm_deploy_sAtXeMvkwJzxI6sJEk4XUP8J0I7kDOWg","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1326002530586018730","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-07T07:23:12.6987445Z","duration":"PT2.9483295S","correlationId":"71f4e003-f8e8-4552-9eff-a896148f079d","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1-000008VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1-000008PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1-000008"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_pBBkBMUaZJdPezt0rTKyKPlLGaROd6Li/operationStatuses/08586063906093955894?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_sAtXeMvkwJzxI6sJEk4XUP8J0I7kDOWg/operationStatuses/08586021434957272244?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2979' + - '2981' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:38:00 GMT + - Mon, 07 Sep 2020 07:23:14 GMT expires: - '-1' pragma: @@ -2795,7 +2763,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1165' + - '1196' status: code: 201 message: Created @@ -2813,10 +2781,10 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063906093955894?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021434957272244?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -2828,7 +2796,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:38:31 GMT + - Mon, 07 Sep 2020 07:23:45 GMT expires: - '-1' pragma: @@ -2856,10 +2824,53 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063906093955894?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021434957272244?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:24:15 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --attach-os-disk --os-type --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021434957272244?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -2871,7 +2882,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:03 GMT + - Mon, 07 Sep 2020 07:24:45 GMT expires: - '-1' pragma: @@ -2899,22 +2910,22 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_pBBkBMUaZJdPezt0rTKyKPlLGaROd6Li","name":"vm_deploy_pBBkBMUaZJdPezt0rTKyKPlLGaROd6Li","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5887691665653796336","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T03:38:46.7655469Z","duration":"PT50.6835059S","correlationId":"386eeb5b-57cd-4b34-8998-7b65b4282c76","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1-000008VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1-000008PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1-000008"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_sAtXeMvkwJzxI6sJEk4XUP8J0I7kDOWg","name":"vm_deploy_sAtXeMvkwJzxI6sJEk4XUP8J0I7kDOWg","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1326002530586018730","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-07T07:24:20.7210378Z","duration":"PT1M10.9706228S","correlationId":"71f4e003-f8e8-4552-9eff-a896148f079d","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1-000008VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1-000008PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1-000008VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1-000008"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET"}]}}' headers: cache-control: - no-cache content-length: - - '4131' + - '4133' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:03 GMT + - Mon, 07 Sep 2020 07:24:46 GMT expires: - '-1' pragma: @@ -2942,8 +2953,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2952,12 +2963,12 @@ interactions: body: string: "{\r\n \"name\": \"vm1-000008\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm1-000008\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"fe12208c-28a9-419b-adc0-f119f6673b2a\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ba1c60c4-7f82-438c-aa0e-e43c1f258370\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \ \"name\": \"disk-000007\",\r\n \"createOption\": \"Attach\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"diskEncryptionSet\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/disks/disk-000007\"\r\n \ },\r\n \"diskSizeGB\": 10\r\n },\r\n \"dataDisks\": @@ -2967,16 +2978,16 @@ interactions: \ {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \ \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet - populated.\",\r\n \"time\": \"2020-07-20T03:39:05+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2020-09-07T07:24:48+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"disk-000007\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2020-07-20T03:38:24.0051512+00:00\"\r\n }\r\n ]\r\n + \"2020-09-07T07:24:00.3761663+00:00\"\r\n }\r\n ]\r\n \ }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:38:42.3332638+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:24:18.0169456+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -2988,7 +2999,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:05 GMT + - Mon, 07 Sep 2020 07:24:48 GMT expires: - '-1' pragma: @@ -3005,7 +3016,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31993 status: code: 200 message: OK @@ -3023,8 +3034,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3032,12 +3043,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1-000008VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic\",\r\n - \ \"etag\": \"W/\\\"abb91e4e-2316-47f3-a213-67ba56422825\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"dc6cca3f-ba62-41d2-9b72-16c9e4761c60\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e4368496-5420-4b32-95bc-9c2f87767cd4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"34300e65-cacb-4c04-ac96-3e69babf391b\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1-000008\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic/ipConfigurations/ipconfigvm1-000008\",\r\n - \ \"etag\": \"W/\\\"abb91e4e-2316-47f3-a213-67ba56422825\\\"\",\r\n + \ \"etag\": \"W/\\\"dc6cca3f-ba62-41d2-9b72-16c9e4761c60\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -3046,8 +3057,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"jaxbd1fjxekutpamiq3bzgoihe.yx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-5D-60-FF\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"x5ndzbgtbqjerdpoci1r5442re.yx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-D7-84-08\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm1-000008NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -3061,9 +3072,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:05 GMT + - Mon, 07 Sep 2020 07:24:48 GMT etag: - - W/"abb91e4e-2316-47f3-a213-67ba56422825" + - W/"dc6cca3f-ba62-41d2-9b72-16c9e4761c60" expires: - '-1' pragma: @@ -3080,7 +3091,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 1e447645-0ad0-47a4-ad54-046e28f8a8eb + - f9f46e05-6160-490a-9874-51753f01acb3 status: code: 200 message: OK @@ -3098,8 +3109,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3107,10 +3118,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1-000008PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm1-000008PublicIP\",\r\n - \ \"etag\": \"W/\\\"2a9b669a-17dd-4ef6-9a77-7fbcf4922cc2\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"1e58ee56-8516-4ec0-b63d-87c86d8128fc\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"fd781d17-8eee-4dff-8ef7-0b14903d3f6c\",\r\n - \ \"ipAddress\": \"13.78.230.145\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"fcea448c-f4e9-4575-a290-14592dafe8ac\",\r\n + \ \"ipAddress\": \"13.78.139.237\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic/ipConfigurations/ipconfigvm1-000008\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -3123,9 +3134,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:06 GMT + - Mon, 07 Sep 2020 07:24:48 GMT etag: - - W/"2a9b669a-17dd-4ef6-9a77-7fbcf4922cc2" + - W/"1e58ee56-8516-4ec0-b63d-87c86d8128fc" expires: - '-1' pragma: @@ -3142,7 +3153,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2ee23251-a15f-4851-96db-20ae2540e441 + - ace4311b-d3e9-4cda-b817-8801cc82de0e status: code: 200 message: OK @@ -3159,26 +3170,26 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:06 GMT + - Mon, 07 Sep 2020 07:24:50 GMT expires: - '-1' pragma: @@ -3257,13 +3268,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:07 GMT + - Mon, 07 Sep 2020 07:24:50 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 03:44:07 GMT + - Mon, 07 Sep 2020 07:29:50 GMT source-age: - - '112' + - '150' strict-transport-security: - max-age=31536000 vary: @@ -3274,19 +3285,19 @@ interactions: x-cache: - HIT, HIT x-cache-hits: - - 1, 1 + - 2, 1 x-content-type-options: - nosniff x-fastly-request-id: - - 17f8860ad92ac960ecdca865bf36b9b9efc121fb + - f22b6fa868d17b8c7596dcd23dab463e9f7f09bd x-frame-options: - deny x-github-request-id: - - D022:7BBC:28D80B:2BC5D4:5F150B77 + - D74A:0D82:30E9CB:335D95:5F55DEDC x-served-by: - - cache-sin18026-SIN + - cache-sin18049-SIN x-timer: - - S1595216347.137716,VS0,VE248 + - S1599463491.712564,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -3305,10 +3316,10 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3317,14 +3328,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1-000008VNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET\",\r\n - \ \"etag\": \"W/\\\"40d89755-fb4c-49c5-acbb-f799b0ed1c69\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"089b5f25-3d17-4e3c-bef0-04403261539b\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ec112e48-b9a9-4915-bc0c-443a1c99c83c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"843cdabf-0cd3-4812-8dee-12371ffbdc8c\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1-000008Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet\",\r\n - \ \"etag\": \"W/\\\"40d89755-fb4c-49c5-acbb-f799b0ed1c69\\\"\",\r\n + \ \"etag\": \"W/\\\"089b5f25-3d17-4e3c-bef0-04403261539b\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic/ipConfigurations/ipconfigvm1-000008\"\r\n @@ -3340,7 +3351,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:07 GMT + - Mon, 07 Sep 2020 07:24:51 GMT expires: - '-1' pragma: @@ -3357,13 +3368,14 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b7876e72-ac4b-4966-b78d-a9bb90ae8fe9 + - 0db6a431-2c5f-4469-bde2-c6c013da6d98 status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", + "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm2-000009NSG", "apiVersion": "2015-06-15", "location": "westcentralus", "tags": {}, "dependsOn": []}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", @@ -3389,10 +3401,9 @@ interactions: "createOption": "empty", "diskSizeGB": 10}, {"lun": 1, "managedDisk": {"storageAccountType": null, "diskEncryptionSet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"}}, "createOption": "empty", "diskSizeGB": 10}]}, "osProfile": {"computerName": - "vm2-000009", "adminUsername": "azureuser", "linuxConfiguration": {"disablePasswordAuthentication": - true, "ssh": {"publicKeys": [{"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n", "path": "/home/azureuser/.ssh/authorized_keys"}]}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + "vm2-000009", "adminUsername": "azureuser", "adminPassword": "[parameters(''adminPassword'')]"}}}], + "outputs": {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, + "mode": "Incremental"}}' headers: Accept: - application/json @@ -3403,33 +3414,33 @@ interactions: Connection: - keep-alive Content-Length: - - '4434' + - '3890' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_UL55gRWf6hfHaCTAtZlqzvYi0Qumfb0v","name":"vm_deploy_UL55gRWf6hfHaCTAtZlqzvYi0Qumfb0v","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4954568765207786549","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T03:39:12.6264318Z","duration":"PT2.5322213S","correlationId":"baa2eb36-0a08-4d06-a017-bdb5f29f0496","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2-000009PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2-000009"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_DnZJ8KjbeI8xm6gZfAieDlxMzighLmTN","name":"vm_deploy_DnZJ8KjbeI8xm6gZfAieDlxMzighLmTN","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3554521176949673433","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-07T07:24:56.3347946Z","duration":"PT2.8059225S","correlationId":"30e02996-e8db-4ee7-9a34-deb5f04bfd38","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2-000009PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2-000009"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_UL55gRWf6hfHaCTAtZlqzvYi0Qumfb0v/operationStatuses/08586063905353834339?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_DnZJ8KjbeI8xm6gZfAieDlxMzighLmTN/operationStatuses/08586021433919487576?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2602' + - '2641' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:14 GMT + - Mon, 07 Sep 2020 07:24:57 GMT expires: - '-1' pragma: @@ -3439,7 +3450,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1172' + - '1195' status: code: 201 message: Created @@ -3456,12 +3467,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063905353834339?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021433919487576?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -3473,7 +3484,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:39:44 GMT + - Mon, 07 Sep 2020 07:25:28 GMT expires: - '-1' pragma: @@ -3500,12 +3511,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063905353834339?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021433919487576?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -3517,7 +3528,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:40:15 GMT + - Mon, 07 Sep 2020 07:25:58 GMT expires: - '-1' pragma: @@ -3544,12 +3555,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063905353834339?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021433919487576?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -3561,7 +3572,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:40:46 GMT + - Mon, 07 Sep 2020 07:26:29 GMT expires: - '-1' pragma: @@ -3588,12 +3599,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063905353834339?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021433919487576?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -3605,7 +3616,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:16 GMT + - Mon, 07 Sep 2020 07:27:00 GMT expires: - '-1' pragma: @@ -3632,24 +3643,24 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_UL55gRWf6hfHaCTAtZlqzvYi0Qumfb0v","name":"vm_deploy_UL55gRWf6hfHaCTAtZlqzvYi0Qumfb0v","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4954568765207786549","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T03:40:58.6349876Z","duration":"PT1M48.5407771S","correlationId":"baa2eb36-0a08-4d06-a017-bdb5f29f0496","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2-000009PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2-000009"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vm_deploy_DnZJ8KjbeI8xm6gZfAieDlxMzighLmTN","name":"vm_deploy_DnZJ8KjbeI8xm6gZfAieDlxMzighLmTN","type":"Microsoft.Resources/deployments","properties":{"templateHash":"3554521176949673433","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-07T07:26:37.2160551Z","duration":"PT1M43.687183S","correlationId":"30e02996-e8db-4ee7-9a34-deb5f04bfd38","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westcentralus"]},{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"networkInterfaces","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2-000009PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2-000009VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2-000009"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3533' + - '3571' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:16 GMT + - Mon, 07 Sep 2020 07:27:01 GMT expires: - '-1' pragma: @@ -3676,10 +3687,10 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3688,67 +3699,64 @@ interactions: body: string: "{\r\n \"name\": \"vm2-000009\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"bc3c6004-34c9-443a-9c05-eaf88ca1e2b5\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5433e494-9baa-42fd-899f-075c474d84c8\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm2-000009_OsDisk_1_5c020cfbebd74d92ad74a74731400d9e\",\r\n \"createOption\": + \"vm2-000009_OsDisk_1_a214be8b13e240029b874fe56ad067ec\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_OsDisk_1_5c020cfbebd74d92ad74a74731400d9e\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_OsDisk_1_a214be8b13e240029b874fe56ad067ec\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2-000009_disk2_f5a3c562c53e4dc2aca39130e55df634\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2-000009_disk2_f97cb46acd0c44e3986482348c4a04df\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_disk2_f5a3c562c53e4dc2aca39130e55df634\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_disk2_f97cb46acd0c44e3986482348c4a04df\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm2-000009_disk3_cc58d31da2be4c2b84d106a2fe4881ea\",\r\n \"createOption\": + \"vm2-000009_disk3_99f6bafa86db44bba7439f55125ef9e8\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_disk3_cc58d31da2be4c2b84d106a2fe4881ea\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_disk3_99f6bafa86db44bba7439f55125ef9e8\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2-000009\",\r\n \"adminUsername\": \"azureuser\",\r\n \"linuxConfiguration\": - {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": - {\r\n \"publicKeys\": [\r\n {\r\n \"path\": - \"/home/azureuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic\"}]},\r\n + {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm2-000009\",\r\n \"osName\": \"centos\",\r\n \"osVersion\": \"7.5.1804\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.49.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T03:41:17+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2-000009_OsDisk_1_5c020cfbebd74d92ad74a74731400d9e\",\r\n + \"2020-09-07T07:26:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm2-000009_OsDisk_1_a214be8b13e240029b874fe56ad067ec\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:39:41.864484+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:25:24.6262117+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm2-000009_disk2_f5a3c562c53e4dc2aca39130e55df634\",\r\n \"statuses\": + \"vm2-000009_disk2_f97cb46acd0c44e3986482348c4a04df\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:39:41.864484+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:25:24.6262117+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm2-000009_disk3_cc58d31da2be4c2b84d106a2fe4881ea\",\r\n \"statuses\": + \"vm2-000009_disk3_99f6bafa86db44bba7439f55125ef9e8\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:39:41.864484+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:25:24.6262117+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:40:55.114449+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:26:32.8450363+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -3756,11 +3764,11 @@ interactions: cache-control: - no-cache content-length: - - '6899' + - '6213' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:18 GMT + - Mon, 07 Sep 2020 07:27:01 GMT expires: - '-1' pragma: @@ -3777,7 +3785,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31992 + - Microsoft.Compute/LowCostGet3Min;3994,Microsoft.Compute/LowCostGet30Min;31990 status: code: 200 message: OK @@ -3794,10 +3802,10 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3805,12 +3813,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2-000009VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic\",\r\n - \ \"etag\": \"W/\\\"97d8733d-34d1-4e18-9bea-16e4e3bdace4\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"8b978d15-4592-4ab9-90c8-bf3c44e16157\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"36d53453-8ff6-4f47-8d53-66bc45e14194\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"b052d4ee-9dab-4d0c-bb7c-bc88165fc9f3\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2-000009\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic/ipConfigurations/ipconfigvm2-000009\",\r\n - \ \"etag\": \"W/\\\"97d8733d-34d1-4e18-9bea-16e4e3bdace4\\\"\",\r\n + \ \"etag\": \"W/\\\"8b978d15-4592-4ab9-90c8-bf3c44e16157\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -3819,8 +3827,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"jaxbd1fjxekutpamiq3bzgoihe.yx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-5D-60-E0\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"x5ndzbgtbqjerdpoci1r5442re.yx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-D7-89-61\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vm2-000009NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -3834,9 +3842,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:18 GMT + - Mon, 07 Sep 2020 07:27:02 GMT etag: - - W/"97d8733d-34d1-4e18-9bea-16e4e3bdace4" + - W/"8b978d15-4592-4ab9-90c8-bf3c44e16157" expires: - '-1' pragma: @@ -3853,7 +3861,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b102aa25-8f36-41f4-b7f8-2524ced72289 + - 88018631-862d-407c-bdd6-447589ffb2d6 status: code: 200 message: OK @@ -3870,10 +3878,10 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --nsg-rule --admin-username + --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3881,10 +3889,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2-000009PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vm2-000009PublicIP\",\r\n - \ \"etag\": \"W/\\\"0da60014-9800-4b52-a487-69831e9be9ff\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"7c7fe915-03a3-484f-890d-f2627d39b82b\\\"\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e656a6ce-a620-414a-b77a-7cdbf18a9453\",\r\n - \ \"ipAddress\": \"13.78.224.198\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"a2f9c36c-0192-409a-ab84-056f397bba02\",\r\n + \ \"ipAddress\": \"13.78.227.116\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic/ipConfigurations/ipconfigvm2-000009\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -3897,9 +3905,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:19 GMT + - Mon, 07 Sep 2020 07:27:02 GMT etag: - - W/"0da60014-9800-4b52-a487-69831e9be9ff" + - W/"7c7fe915-03a3-484f-890d-f2627d39b82b" expires: - '-1' pragma: @@ -3916,7 +3924,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 855c6a90-5e73-4c49-8eff-afdc4771a2dd + - c9ebc9f1-f3dc-4da5-96ab-ca10f033e8c4 status: code: 200 message: OK @@ -3934,8 +3942,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3944,52 +3952,49 @@ interactions: body: string: "{\r\n \"name\": \"vm2-000009\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachines/vm2-000009\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westcentralus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"bc3c6004-34c9-443a-9c05-eaf88ca1e2b5\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5433e494-9baa-42fd-899f-075c474d84c8\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm2-000009_OsDisk_1_5c020cfbebd74d92ad74a74731400d9e\",\r\n \"createOption\": + \"vm2-000009_OsDisk_1_a214be8b13e240029b874fe56ad067ec\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_OsDisk_1_5c020cfbebd74d92ad74a74731400d9e\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_OsDisk_1_a214be8b13e240029b874fe56ad067ec\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2-000009_disk2_f5a3c562c53e4dc2aca39130e55df634\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2-000009_disk2_f97cb46acd0c44e3986482348c4a04df\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_disk2_f5a3c562c53e4dc2aca39130e55df634\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_disk2_f97cb46acd0c44e3986482348c4a04df\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": - \"vm2-000009_disk3_cc58d31da2be4c2b84d106a2fe4881ea\",\r\n \"createOption\": + \"vm2-000009_disk3_99f6bafa86db44bba7439f55125ef9e8\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DQMUUA5ZS4LXK7XPVMEDO4QGBHNQMNPUSYCDQDQUIFDVRF/providers/Microsoft.Compute/disks/vm2-000009_disk3_cc58d31da2be4c2b84d106a2fe4881ea\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_JE2VEUUFVRGXA57TF67O4WX2YM3J4WUHUZSVMQC5XOWF7D/providers/Microsoft.Compute/disks/vm2-000009_disk3_99f6bafa86db44bba7439f55125ef9e8\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm2-000009\",\r\n \"adminUsername\": \"azureuser\",\r\n \"linuxConfiguration\": - {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": - {\r\n \"publicKeys\": [\r\n {\r\n \"path\": - \"/home/azureuser/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic\"}]},\r\n + {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm2-000009VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '4820' + - '4130' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:19 GMT + - Mon, 07 Sep 2020 07:27:02 GMT expires: - '-1' pragma: @@ -4006,7 +4011,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31991 + - Microsoft.Compute/LowCostGet3Min;3993,Microsoft.Compute/LowCostGet30Min;31989 status: code: 200 message: OK @@ -4023,26 +4028,26 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:33:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001","name":"cli_test_disk_encryption_set_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:19 GMT + - Mon, 07 Sep 2020 07:27:03 GMT expires: - '-1' pragma: @@ -4121,13 +4126,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:20 GMT + - Mon, 07 Sep 2020 07:27:04 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 03:46:20 GMT + - Mon, 07 Sep 2020 07:32:04 GMT source-age: - - '245' + - '284' strict-transport-security: - max-age=31536000 vary: @@ -4138,19 +4143,19 @@ interactions: x-cache: - HIT, HIT x-cache-hits: - - 1, 2 + - 2, 2 x-content-type-options: - nosniff x-fastly-request-id: - - 667babb4528a382a9409accafbc88fc3cdd33fe4 + - d1f4a31257c61bfeca9c38085cba79a5b67096f2 x-frame-options: - deny x-github-request-id: - - D022:7BBC:28D80B:2BC5D4:5F150B77 + - D74A:0D82:30E9CB:335D95:5F55DEDC x-served-by: - - cache-sin18041-SIN + - cache-sin18049-SIN x-timer: - - S1595216481.777497,VS0,VE0 + - S1599463625.565822,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -4169,10 +4174,10 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -4181,14 +4186,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1-000008VNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET\",\r\n - \ \"etag\": \"W/\\\"53138259-1672-4b49-bf87-218c1dd67a0c\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"a32779ba-91f6-44a3-b8c1-5c509199baa7\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westcentralus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"ec112e48-b9a9-4915-bc0c-443a1c99c83c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"843cdabf-0cd3-4812-8dee-12371ffbdc8c\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1-000008Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet\",\r\n - \ \"etag\": \"W/\\\"53138259-1672-4b49-bf87-218c1dd67a0c\\\"\",\r\n + \ \"etag\": \"W/\\\"a32779ba-91f6-44a3-b8c1-5c509199baa7\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkInterfaces/vm1-000008VMNic/ipConfigurations/ipconfigvm1-000008\"\r\n @@ -4205,7 +4210,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:20 GMT + - Mon, 07 Sep 2020 07:27:04 GMT expires: - '-1' pragma: @@ -4222,40 +4227,29 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 6990eeee-6808-4393-8025-fdd054455732 + - dca5688e-83e7-4830-8e8a-a5a7bdf47008 status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", - "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", + "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", "name": "vmss-000010LBPublicIP", "location": "westcentralus", "tags": {}, "dependsOn": - [], "properties": {"publicIPAllocationMethod": "Static"}, "sku": {"name": "Standard"}}, - {"type": "Microsoft.Network/loadBalancers", "name": "vmss-000010LB", "location": - "westcentralus", "tags": {}, "apiVersion": "2018-01-01", "dependsOn": ["Microsoft.Network/publicIpAddresses/vmss-000010LBPublicIP"], + [], "properties": {"publicIPAllocationMethod": "Dynamic"}}, {"type": "Microsoft.Network/loadBalancers", + "name": "vmss-000010LB", "location": "westcentralus", "tags": {}, "apiVersion": + "2018-01-01", "dependsOn": ["Microsoft.Network/publicIpAddresses/vmss-000010LBPublicIP"], "properties": {"backendAddressPools": [{"name": "vmss-000010LBBEPool"}], "inboundNatPools": [{"name": "vmss-000010LBNatPool", "properties": {"frontendIPConfiguration": - {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss-000010LB\''), - \''/frontendIPConfigurations/\'', \''loadBalancerFrontEnd\'')]"}, "protocol": - "tcp", "frontendPortRangeStart": "50000", "frontendPortRangeEnd": "50119", "backendPort": + {"id": "[concat(resourceId(''Microsoft.Network/loadBalancers'', ''vmss-000010LB''), + ''/frontendIPConfigurations/'', ''loadBalancerFrontEnd'')]"}, "protocol": "tcp", + "frontendPortRangeStart": "50000", "frontendPortRangeEnd": "50119", "backendPort": 22}}], "frontendIPConfigurations": [{"name": "loadBalancerFrontEnd", "properties": - {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP"}}}], - "loadBalancingRules": [{"name": "LBRule", "properties": {"frontendIPConfiguration": - {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss-000010LB\''), - \''/frontendIPConfigurations/\'', \''loadBalancerFrontEnd\'')]"}, "backendAddressPool": - {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss-000010LB\''), - \''/backendAddressPools/\'', \''vmss-000010LBBEPool\'')]"}, "protocol": "tcp", - "frontendPort": 80, "backendPort": 80, "enableFloatingIP": false, "idleTimeoutInMinutes": - 5}}]}, "sku": {"name": "Standard"}}, {"type": "Microsoft.Network/networkSecurityGroups", - "name": "vmss-000010NSG", "apiVersion": "2015-06-15", "location": "westcentralus", - "tags": {}, "dependsOn": [], "properties": {"securityRules": [{"name": "default-allow-ssh", - "properties": {"protocol": "Tcp", "sourcePortRange": "*", "destinationPortRange": - "22", "sourceAddressPrefix": "*", "destinationAddressPrefix": "*", "access": - "Allow", "priority": 1000, "direction": "Inbound"}}]}}, {"type": "Microsoft.Compute/virtualMachineScaleSets", - "name": "vmss-000010", "location": "westcentralus", "tags": {}, "apiVersion": - "2020-06-01", "dependsOn": ["Microsoft.Network/loadBalancers/vmss-000010LB", - "Microsoft.Network/networkSecurityGroups/vmss-000010NSG"], "sku": {"name": "Standard_DS1_v2", + {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP"}}}]}}, + {"type": "Microsoft.Compute/virtualMachineScaleSets", "name": "vmss-000010", + "location": "westcentralus", "tags": {}, "apiVersion": "2020-06-01", "dependsOn": + ["Microsoft.Network/loadBalancers/vmss-000010LB"], "sku": {"name": "Standard_DS1_v2", "capacity": 2}, "properties": {"overprovision": true, "upgradePolicy": {"mode": "manual"}, "virtualMachineProfile": {"storageProfile": {"osDisk": {"createOption": "FromImage", "caching": "ReadWrite", "managedDisk": {"storageAccountType": null, @@ -4266,19 +4260,15 @@ interactions: "createOption": "empty", "diskSizeGB": 10}, {"lun": 1, "managedDisk": {"storageAccountType": null, "diskEncryptionSet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"}}, "createOption": "empty", "diskSizeGB": 10}]}, "networkProfile": {"networkInterfaceConfigurations": - [{"name": "vmssn3577Nic", "properties": {"primary": "true", "ipConfigurations": - [{"name": "vmssn3577IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet"}, + [{"name": "vmssl11b7Nic", "properties": {"primary": "true", "ipConfigurations": + [{"name": "vmssl11b7IPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/backendAddressPools/vmss-000010LBBEPool"}], - "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool"}]}}], - "networkSecurityGroup": {"id": "[resourceId(\''Microsoft.Network/networkSecurityGroups\'', - \''vmss-000010NSG\'')]"}}}]}, "osProfile": {"computerNamePrefix": "vmssn3577", - "adminUsername": "azureuser", "linuxConfiguration": {"disablePasswordAuthentication": - true, "ssh": {"publicKeys": [{"path": "/home/azureuser/.ssh/authorized_keys", - "keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n"}]}}}}, "singlePlacementGroup": false}}], "outputs": - {"VMSS": {"type": "object", "value": "[reference(resourceId(\''Microsoft.Compute/virtualMachineScaleSets\'', - \''vmss-000010\''),providers(\''Microsoft.Compute\'', \''virtualMachineScaleSets\'').apiVersions[0])]"}}}, - "parameters": {}, "mode": "Incremental"}}''' + "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool"}]}}]}}]}, + "osProfile": {"computerNamePrefix": "vmssl11b7", "adminUsername": "azureuser", + "adminPassword": "[parameters(''adminPassword'')]"}}, "singlePlacementGroup": + null}}], "outputs": {"VMSS": {"type": "object", "value": "[reference(resourceId(''Microsoft.Compute/virtualMachineScaleSets'', + ''vmss-000010''),providers(''Microsoft.Compute'', ''virtualMachineScaleSets'').apiVersions[0])]"}}}, + "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -4289,33 +4279,33 @@ interactions: Connection: - keep-alive Content-Length: - - '6368' + - '4612' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_UUyOugvkOmxiONfqc8WRRsB5sTiZdVp3","name":"vmss_deploy_UUyOugvkOmxiONfqc8WRRsB5sTiZdVp3","type":"Microsoft.Resources/deployments","properties":{"templateHash":"632871733161901881","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T03:41:27.6565557Z","duration":"PT2.6885354S","correlationId":"29c4463d-91ce-4e4d-b34b-33061fff8939","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"loadBalancers","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss-000010LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vmss-000010NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmss-000010NSG"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss-000010"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hDJDE1Lm9y5WJ2XnzRqBzWa0GJJiQ9Jc","name":"vmss_deploy_hDJDE1Lm9y5WJ2XnzRqBzWa0GJJiQ9Jc","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16644334464520299680","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-07T07:27:10.3039271Z","duration":"PT2.4599733S","correlationId":"ddfb2b2c-a1bd-4a4a-ba78-0eb8b4114994","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"loadBalancers","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss-000010LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss-000010"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_UUyOugvkOmxiONfqc8WRRsB5sTiZdVp3/operationStatuses/08586063904005096045?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hDJDE1Lm9y5WJ2XnzRqBzWa0GJJiQ9Jc/operationStatuses/08586021432576336871?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2601' + - '2247' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:41:29 GMT + - Mon, 07 Sep 2020 07:27:12 GMT expires: - '-1' pragma: @@ -4325,7 +4315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1171' + - '1195' status: code: 201 message: Created @@ -4342,12 +4332,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063904005096045?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021432576336871?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -4359,7 +4349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:42:01 GMT + - Mon, 07 Sep 2020 07:27:43 GMT expires: - '-1' pragma: @@ -4386,12 +4376,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063904005096045?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021432576336871?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -4403,7 +4393,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:42:32 GMT + - Mon, 07 Sep 2020 07:28:14 GMT expires: - '-1' pragma: @@ -4430,12 +4420,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063904005096045?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021432576336871?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -4447,7 +4437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:02 GMT + - Mon, 07 Sep 2020 07:28:44 GMT expires: - '-1' pragma: @@ -4474,12 +4464,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063904005096045?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021432576336871?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -4491,7 +4481,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:33 GMT + - Mon, 07 Sep 2020 07:29:16 GMT expires: - '-1' pragma: @@ -4518,12 +4508,12 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063904005096045?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021432576336871?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -4535,7 +4525,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:04 GMT + - Mon, 07 Sep 2020 07:29:46 GMT expires: - '-1' pragma: @@ -4562,26 +4552,24 @@ interactions: - keep-alive ParameterSetName: - -g -n --image --os-disk-encryption-set --data-disk-sizes-gb --data-disk-encryption-sets - --admin-username + --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_UUyOugvkOmxiONfqc8WRRsB5sTiZdVp3","name":"vmss_deploy_UUyOugvkOmxiONfqc8WRRsB5sTiZdVp3","type":"Microsoft.Resources/deployments","properties":{"templateHash":"632871733161901881","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T03:44:00.2069297Z","duration":"PT2M35.2389094S","correlationId":"29c4463d-91ce-4e4d-b34b-33061fff8939","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"loadBalancers","locations":["westcentralus"]},{"resourceType":"networkSecurityGroups","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss-000010LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vmss-000010NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmss-000010NSG"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss-000010"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":false,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmssn3577","adminUsername":"azureuser","linuxConfiguration":{"disablePasswordAuthentication":true,"ssh":{"publicKeys":[{"path":"/home/azureuser/.ssh/authorized_keys","keyData":"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\n"}]},"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"},"storageAccountType":"Premium_LRS"},"diskSizeGB":30},"imageReference":{"publisher":"OpenLogic","offer":"CentOS","sku":"7.5","version":"latest"},"dataDisks":[{"lun":0,"createOption":"Empty","caching":"None","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"},"storageAccountType":"Premium_LRS"},"diskSizeGB":10},{"lun":1,"createOption":"Empty","caching":"None","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"},"storageAccountType":"Premium_LRS"},"diskSizeGB":10}]},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmssn3577Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"networkSecurityGroup":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vmss-000010NSG"},"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmssn3577IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/backendAddressPools/vmss-000010LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"67d5cdea-afb2-4deb-9e8c-b84ae369e251"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vmss-000010NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hDJDE1Lm9y5WJ2XnzRqBzWa0GJJiQ9Jc","name":"vmss_deploy_hDJDE1Lm9y5WJ2XnzRqBzWa0GJJiQ9Jc","type":"Microsoft.Resources/deployments","properties":{"templateHash":"16644334464520299680","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-07T07:29:38.4060071Z","duration":"PT2M30.5620533S","correlationId":"ddfb2b2c-a1bd-4a4a-ba78-0eb8b4114994","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westcentralus"]},{"resourceType":"loadBalancers","locations":["westcentralus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westcentralus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss-000010LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss-000010LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss-000010"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmssl11b7","adminUsername":"azureuser","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"},"storageAccountType":"Premium_LRS"},"diskSizeGB":30},"imageReference":{"publisher":"OpenLogic","offer":"CentOS","sku":"7.5","version":"latest"},"dataDisks":[{"lun":0,"createOption":"Empty","caching":"None","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"},"storageAccountType":"Premium_LRS"},"diskSizeGB":10},{"lun":1,"createOption":"Empty","caching":"None","managedDisk":{"diskEncryptionSet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006"},"storageAccountType":"Premium_LRS"},"diskSizeGB":10}]},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmssl11b7Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmssl11b7IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/backendAddressPools/vmss-000010LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"251e753b-17d5-4745-997b-eda47968a66c"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss-000010"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/publicIPAddresses/vmss-000010LBPublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '7326' + - '5835' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:05 GMT + - Mon, 07 Sep 2020 07:29:48 GMT expires: - '-1' pragma: @@ -4609,8 +4597,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -4621,16 +4609,11 @@ interactions: \ \"type\": \"Microsoft.Compute/virtualMachineScaleSets\",\r\n \"location\": \"westcentralus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \ \"tier\": \"Standard\",\r\n \"capacity\": 2\r\n },\r\n \"properties\": - {\r\n \"singlePlacementGroup\": false,\r\n \"upgradePolicy\": {\r\n - \ \"mode\": \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n - \ \"osProfile\": {\r\n \"computerNamePrefix\": \"vmssn3577\",\r\n - \ \"adminUsername\": \"azureuser\",\r\n \"linuxConfiguration\": - {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": - {\r\n \"publicKeys\": [\r\n {\r\n \"path\": - \"/home/azureuser/.ssh/authorized_keys\",\r\n \"keyData\": - \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": + {\r\n \"singlePlacementGroup\": true,\r\n \"upgradePolicy\": {\r\n \"mode\": + \"Manual\"\r\n },\r\n \"virtualMachineProfile\": {\r\n \"osProfile\": + {\r\n \"computerNamePrefix\": \"vmssl11b7\",\r\n \"adminUsername\": + \"azureuser\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": + false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n @@ -4650,19 +4633,19 @@ interactions: {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Compute/diskEncryptionSets/des3-000006\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\"\r\n \ },\r\n \"diskSizeGB\": 10\r\n }\r\n ]\r\n - \ },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmssn3577Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/networkSecurityGroups/vmss-000010NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmssn3577IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/backendAddressPools/vmss-000010LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool\"}]}}]}}]}\r\n + \ },\r\n \"networkProfile\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmssl11b7Nic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmssl11b7IPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/virtualNetworks/vm1-000008VNET/subnets/vm1-000008Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/backendAddressPools/vmss-000010LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_000001/providers/Microsoft.Network/loadBalancers/vmss-000010LB/inboundNatPools/vmss-000010LBNatPool\"}]}}]}}]}\r\n \ },\r\n \"provisioningState\": \"Succeeded\",\r\n \"overprovision\": true,\r\n \"doNotRunExtensionsOnOverprovisionedVMs\": false,\r\n \"uniqueId\": - \"67d5cdea-afb2-4deb-9e8c-b84ae369e251\"\r\n }\r\n}" + \"251e753b-17d5-4745-997b-eda47968a66c\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '5187' + - '4152' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:06 GMT + - Mon, 07 Sep 2020 07:29:48 GMT expires: - '-1' pragma: @@ -4679,7 +4662,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSet3Min;396,Microsoft.Compute/GetVMScaleSet30Min;2593 + - Microsoft.Compute/GetVMScaleSet3Min;394,Microsoft.Compute/GetVMScaleSet30Min;2594 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_disk_update.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_disk_update.yaml index bb198719635..52ac53c6ec0 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_disk_update.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_disk_update.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_disk_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:31:45Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:31:47 GMT + - Mon, 07 Sep 2020 07:19:10 GMT expires: - '-1' pragma: @@ -54,49 +54,48 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-12-04T02:11:41Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Xing - Zhou","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zhoxing@microsoft.com","mailNickname":"zhoxing_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zhoxing@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zhoxing@microsoft.com"],"refreshTokensValidFromDateTime":"2019-12-04T02:11:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac534f1-d577-4034-a32d-48de400dacbf/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zhoxing_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-12-04T03:10:15Z","userType":"Guest"}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1691' + - '1567' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:31:48 GMT + - Mon, 07 Sep 2020 07:19:11 GMT duration: - - '2428562' + - '2350112' expires: - '-1' ocp-aad-diagnostics-server-name: - - EcjSyd8qeLRzv+zvYNP4NsM1iZg1KfnPtq+UxfEDZwU= + - VFgy0BpcGPJkcBnVK1akG2UpmtcFmc5BCxVLJZmLtYM= ocp-aad-session-key: - - WYznV1ILYZXqMNuFnNRbx8OFeWjSDoclcqkzPAyL2WFprqrveoJbfLyg2ZGwXsmZIocvL2YMmT-yOrWDWYp3DgTx9eucDH3IcKM6CLXPnIGT7cNIOM5Ya5h7dtta8uCh.4vB41DAnZ0r0Aew2mqmVuBN4H1R3N-NXl45mMIY_kDc + - ovAEGkmBwiF1-TS4vJ44I1M89uKyx9BaATxrDO4ZpXJBSdcG88Wx_UIAPK3L_bx8TuBZTyZ165d-he0Z_yEpB9cK9DfT8aKsUWKM6_0eIqA0MoN29IEu4N7PM0DxV4cv.uHVJerdHZM1hjGd-lIvs9PxtiT1gkIoFaX8aMtkCzK8 pragma: - no-cache request-id: - - f61755b9-0d28-466b-baf5-a40edff256f9 + - 1d91b783-4bed-46ac-b2e7-1389221332ae strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: @@ -105,7 +104,7 @@ interactions: - request: body: '{"location": "westcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -127,19 +126,16 @@ interactions: Content-Length: - '955' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -148,7 +144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:31:57 GMT + - Mon, 07 Sep 2020 07:19:20 GMT expires: - '-1' pragma: @@ -166,9 +162,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1151' + - '1198' x-powered-by: - ASP.NET status: @@ -178,7 +174,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -188,13 +184,12 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -203,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:32:29 GMT + - Mon, 07 Sep 2020 07:19:50 GMT expires: - '-1' pragma: @@ -221,7 +216,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -241,8 +236,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST @@ -259,7 +254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:32:31 GMT + - Mon, 07 Sep 2020 07:19:52 GMT expires: - '-1' pragma: @@ -274,11 +269,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -298,15 +293,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://vault3-000002.vault.azure.net/keys/key-000003/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"vdNNzTOtN1Augwubjs-S5657i-5lEU9D5u52r-8k4ZruNDXGzpSf5K5ox-oewoPhOue0_MV2hlVRUqO26ZVSJv5t51frlMIcbH3CoMfk9pF4VZanBwDkZLqLBF08OeiSdaDjIryiP-HmoQhIRM_78YQsDNOS9vUy6C9nTWYJcrf8OeWhcC2MefQE49UV_dzUP2oFY7arrxJ2MO1kMhKpovcr16h5Ph0uCZTedrKMZDprX1l9KRVZJ_Z0y_kz5f-Ig6K-37GIqCHwcFyx-FPwVkkJRV7BWkbNzUiMOdyAZ2RPXMo7B1bHIx2gPcOdhss4hRuegRIoAxZ2fmf3Up3R9w","e":"AQAB"},"attributes":{"enabled":true,"created":1595215953,"updated":1595215953,"recoveryLevel":"Recoverable"}}' + string: '{"key":{"kid":"https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"jbL8O8vJSq-Scpci228shuDNUhpqTN7CW2M9RjxB_9EXzmGJM-zjSI4urc9MkzQAWb7y-e0gXZWBb9phCbvsRrGGWKoDQdK6QRRwWQT7LDLPNJlirYD_tlvY_iYrQ8yGbGRz2AYXIwgKj51JrDIQYOIiarhA5Ar8Dna-AbNy9RjtHUQzdgY94dihjkJ_e7EMBECIJP5zBW6psP2efUL_JvXMVNwKQGCWErha0_91tNuBOGnrMcgA4uzIjtFL4f-CPDaZYsn-fEf8G1DoVnS9pt8zak-bhs63a1a88wXcbOS4M1kFxstG7921UiVT3MD0w4dVDr9J3aFRxibZ4Hrgmw","e":"AQAB"},"attributes":{"enabled":true,"created":1599463194,"updated":1599463194,"recoveryLevel":"Recoverable"}}' headers: cache-control: - no-cache @@ -315,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:32:33 GMT + - Mon, 07 Sep 2020 07:19:54 GMT expires: - '-1' pragma: @@ -327,11 +322,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -351,24 +346,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_disk_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:31:45Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:32:33 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -383,9 +378,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002"}, - "keyUrl": "https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002"}, + "keyUrl": "https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e"}}}' headers: Accept: - application/json @@ -402,22 +397,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c\"\r\n + \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/08d84ff7-bb65-4943-b6b0-f5f1fa122aab?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cca97079-0194-41ce-ae76-9b514074d54f?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -425,11 +420,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:32:45 GMT + - Mon, 07 Sep 2020 07:20:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/08d84ff7-bb65-4943-b6b0-f5f1fa122aab?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cca97079-0194-41ce-ae76-9b514074d54f?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -440,9 +435,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;98,Microsoft.Compute/HighCostDiskEncryptionSet30Min;298 x-ms-ratelimit-remaining-subscription-writes: - - '1153' + - '1199' status: code: 202 message: Accepted @@ -460,16 +455,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/08d84ff7-bb65-4943-b6b0-f5f1fa122aab?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/cca97079-0194-41ce-ae76-9b514074d54f?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:32:45.7583738+00:00\",\r\n \"endTime\": - \"2020-07-20T03:32:45.8208757+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002\"},\"keyUrl\":\"https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"08d84ff7-bb65-4943-b6b0-f5f1fa122aab\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:20:07.8920391+00:00\",\r\n \"endTime\": + \"2020-09-07T07:20:07.9701653+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"344d5b13-28a9-4fe6-8d9d-6f9f439f039e\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002\"},\"keyUrl\":\"https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"cca97079-0194-41ce-ae76-9b514074d54f\"\r\n}" headers: cache-control: - no-cache @@ -478,7 +473,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:16 GMT + - Mon, 07 Sep 2020 07:20:38 GMT expires: - '-1' pragma: @@ -495,7 +490,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399993 + - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995 status: code: 200 message: OK @@ -513,19 +508,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"344d5b13-28a9-4fe6-8d9d-6f9f439f039e\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c\"\r\n + \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -536,7 +531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:16 GMT + - Mon, 07 Sep 2020 07:20:38 GMT expires: - '-1' pragma: @@ -553,7 +548,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39997 + - Microsoft.Compute/LowCostGet3Min;4991,Microsoft.Compute/LowCostGet30Min;39991 status: code: 200 message: OK @@ -571,21 +566,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"344d5b13-28a9-4fe6-8d9d-6f9f439f039e\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/9ca4957281d2496885508622d401196c\"\r\n + \ },\r\n \"keyUrl\": \"https://vault3-000002.vault.azure.net/keys/key-000003/751837ff546f487facae9b13706d420e\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -596,7 +591,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:18 GMT + - Mon, 07 Sep 2020 07:20:41 GMT expires: - '-1' pragma: @@ -613,7 +608,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 + - Microsoft.Compute/LowCostGet3Min;4990,Microsoft.Compute/LowCostGet30Min;39990 status: code: 200 message: OK @@ -631,24 +626,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0714","name":"bimkv0714","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/voting-rg/providers/Microsoft.KeyVault/vaults/votingyg20200719165721","name":"votingyg20200719165721","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yg/providers/Microsoft.KeyVault/vaults/ygkvkv","name":"ygkvkv","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_je2veuufvrgxa57tf67o4wx2ym3j4wuhuzsvmqc5xowf7d/providers/Microsoft.KeyVault/vaults/vault-a7ha4yl2mfvi3o","name":"vault-a7ha4yl2mfvi3o","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_x2qq5e6o43rgtooxhmwulwmnzhnvxsyfm7jvp/providers/Microsoft.KeyVault/vaults/vault4-surxrxh3q735x","name":"vault4-surxrxh3q735x","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault1-tmyxj554dsooh","name":"vault1-tmyxj554dsooh","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_mzir4oqwlml7bcywnctnxpx3l42x6py44l4j5em/providers/Microsoft.KeyVault/vaults/vault2-kwjvhus775izf","name":"vault2-kwjvhus775izf","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '14690' + - '6396' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:18 GMT + - Mon, 07 Sep 2020 07:20:41 GMT expires: - '-1' pragma: @@ -676,15 +668,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -693,7 +682,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:20 GMT + - Mon, 07 Sep 2020 07:20:43 GMT expires: - '-1' pragma: @@ -711,7 +700,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -720,14 +709,14 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "68ceaaff-3ad1-4560-a4a6-83aef0a9ce80", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "344d5b13-28a9-4fe6-8d9d-6f9f439f039e", "permissions": {"keys": ["wrapKey", "unwrapKey", "get"]}}], "vaultUri": "https://vault3-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' @@ -743,19 +732,16 @@ interactions: Content-Length: - '1111' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80","permissions":{"keys":["wrapKey","unwrapKey","get"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","name":"vault3-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"344d5b13-28a9-4fe6-8d9d-6f9f439f039e","permissions":{"keys":["wrapKey","unwrapKey","get"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault3-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -764,7 +750,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:21 GMT + - Mon, 07 Sep 2020 07:20:44 GMT expires: - '-1' pragma: @@ -782,9 +768,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1164' + - '1198' x-powered-by: - ASP.NET status: @@ -804,31 +790,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:36 GMT + - Mon, 07 Sep 2020 07:20:59 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -854,12 +840,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%2768ceaaff-3ad1-4560-a4a6-83aef0a9ce80%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27344d5b13-28a9-4fe6-8d9d-6f9f439f039e%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -875,34 +861,34 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:33:37 GMT + - Mon, 07 Sep 2020 07:21:00 GMT duration: - - '2811092' + - '2254658' expires: - '-1' ocp-aad-diagnostics-server-name: - - OdGMxGQXjcsEi1Ni8TYUlnct7L7Q1SWuomHGX99xfas= + - e7W9icsIXeNKcQ8hL0MISIlHG91r3SMmk0yUII2E5bw= ocp-aad-session-key: - - VbBj1Ym28UhD20APbxag_iU7jojePUFIesEpQQFI-xw1PWQPiBy0Wki3PBW7udyBq6X60xLEg1HzygvVTK8rwGGqNU96A-CYFoLKLBn0QHxbOsjFxr8J_fsoaLlyFBFb.3PvTgvWjZ-u_4DiAu_12yaRu9vrJ4SS32JMALp62ypY + - s7eEILWGC2GJCqZrFL3Qqgt-_SW558cSKwt8MMLCB5hUoRTGgl2cZ2JCHmMtYi26l7cueDyi8ihaymfwFa-PydIhlADUL8aniiNRv7J_Jbe7IWVswX41JGjyupCLN6cs.YyGp5HfQ5Q3Q9dYYZxcl7ZZ4NhXxLbozBm_VqY6F6r4 pragma: - no-cache request-id: - - 4f370a38-9f92-48b2-81e4-3554f8756c3d + - e74a432b-3f37-48db-b3e0-615f7d643cb7 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"objectIds": ["68ceaaff-3ad1-4560-a4a6-83aef0a9ce80"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["344d5b13-28a9-4fe6-8d9d-6f9f439f039e"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -920,15 +906,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"21e32b90-6abd-4031-8f48-70f6dd00b9d3","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"8CBF915AF5E3DACFD6215072DFB15501B885A228","endDate":"2020-10-18T03:27:00Z","keyId":"43792b60-49e1-49d7-8444-cdfc2eb98542","startDate":"2020-07-20T03:27:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["21e32b90-6abd-4031-8f48-70f6dd00b9d3","https://identity.azure.net/+YKmcRNWSuKAuyk2Vl5kDgDfg8ISYL8on3SlYvUCS1A="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"344d5b13-28a9-4fe6-8d9d-6f9f439f039e","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"97c7c4f2-274d-4367-8663-d985a2577aac","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"AB133B624F40C439689E7702740187BFD7A03EF7","endDate":"2020-12-06T07:15:00Z","keyId":"ee853139-d53e-4375-b109-5077c54bf43e","startDate":"2020-09-07T07:15:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["97c7c4f2-274d-4367-8663-d985a2577aac","https://identity.azure.net/S408fE67QEQJmQ8yXOgWACgx3WmF6FsiBBjtP8VmzQI="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -941,27 +927,27 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:33:38 GMT + - Mon, 07 Sep 2020 07:21:00 GMT duration: - - '4273742' + - '2387135' expires: - '-1' ocp-aad-diagnostics-server-name: - - ptnmmaG1dBn7v3ev8FRnd5y+kfhZmG8CWYbZroxC3gU= + - i255gniGzfVwmc4/1tCLRAWuozGfZGHa7HhANzDWTkE= ocp-aad-session-key: - - mSLuXoryHAA4UH33_2Uzp22c8wzKw_-jOGKNEP7kwpE-EfT56iOx5l7WdG9co4A7P_rHPIHKBYWcTSjOtFbbrN6l2xcPmQiDg17hseQvZjKaXX60SxHojc33aZeEFupp.zvNEbLjs4STU5CYrjynCNVfpuzDyD4Kf1J4ddJEt1qU + - XDbIE8ch_bnKNQYFB25_aelRggWWnTzuEEPC92hYzmlzQljXres_vkIxt-ixSA-VBXgNkkNFn0qdtS-lMovjRmRWayoN8MOVZaM1GJtmofz8P3XjLEtPDW3q14Y8kKUj.m-oRUgr_4rxlRmTu9vOLX5JG18TphX_R59QNjrJYi1o pragma: - no-cache request-id: - - 9c449a66-42ae-4cdd-9d82-8b0496b1e9ae + - f4efba47-2095-4c25-976f-4a1e9c2f3823 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '3' x-powered-by: - ASP.NET status: @@ -969,7 +955,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "68ceaaff-3ad1-4560-a4a6-83aef0a9ce80"}}' + "principalId": "344d5b13-28a9-4fe6-8d9d-6f9f439f039e"}}' headers: Accept: - application/json @@ -988,15 +974,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"68ceaaff-3ad1-4560-a4a6-83aef0a9ce80","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","createdOn":"2020-07-20T03:33:38.8312014Z","updatedOn":"2020-07-20T03:33:38.8312014Z","createdBy":null,"updatedBy":"9ac534f1-d577-4034-a32d-48de400dacbf"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"344d5b13-28a9-4fe6-8d9d-6f9f439f039e","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002","createdOn":"2020-09-07T07:21:02.0348582Z","updatedOn":"2020-09-07T07:21:02.0348582Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.KeyVault/vaults/vault3-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' headers: cache-control: - no-cache @@ -1005,19 +991,19 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:43 GMT + - Mon, 07 Sep 2020 07:21:05 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1199' status: code: 201 message: Created @@ -1035,24 +1021,24 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_disk_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:31:45Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001","name":"cli_test_disk_encryption_set_disk_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:33:59 GMT + - Mon, 07 Sep 2020 07:21:21 GMT expires: - '-1' pragma: @@ -1086,35 +1072,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000005\",\r\n \"location\": \"westcentralus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \ \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n - \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n - \ }\r\n}" + \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n + \ \"tier\": \"P3\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/60ca3f7d-e425-4391-bd13-d0deafb739eb?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/691a2346-1568-42a2-9917-e1e3fb4db203?api-version=2020-06-30 cache-control: - no-cache content-length: - - '336' + - '355' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:04 GMT + - Mon, 07 Sep 2020 07:21:29 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/60ca3f7d-e425-4391-bd13-d0deafb739eb?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/691a2346-1568-42a2-9917-e1e3fb4db203?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1127,7 +1113,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1172' + - '1198' status: code: 202 message: Accepted @@ -1145,14 +1131,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/60ca3f7d-e425-4391-bd13-d0deafb739eb?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/691a2346-1568-42a2-9917-e1e3fb4db203?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n \"endTime\": - \"2020-07-20T03:34:05.258562+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T07:21:29.78205+00:00\",\r\n \"endTime\": + \"2020-09-07T07:21:29.9851946+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk-000005\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n @@ -1161,20 +1147,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:21:29.7976772+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fd2ee5b6-82c1-4afe-b99d-03065a1d5467\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"60ca3f7d-e425-4391-bd13-d0deafb739eb\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ea3eb5f4-1237-4ebd-93b7-c3297ebe88bc\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"691a2346-1568-42a2-9917-e1e3fb4db203\"\r\n}" headers: cache-control: - no-cache content-length: - - '1165' + - '1183' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:07 GMT + - Mon, 07 Sep 2020 07:21:32 GMT expires: - '-1' pragma: @@ -1191,7 +1177,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399992 + - Microsoft.Compute/GetOperation3Min;49987,Microsoft.Compute/GetOperation30Min;399987 status: code: 200 message: OK @@ -1209,10 +1195,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005\",\r\n @@ -1222,19 +1208,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:21:29.7976772+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fd2ee5b6-82c1-4afe-b99d-03065a1d5467\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ea3eb5f4-1237-4ebd-93b7-c3297ebe88bc\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '941' + - '960' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:07 GMT + - Mon, 07 Sep 2020 07:21:32 GMT expires: - '-1' pragma: @@ -1251,7 +1237,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39995 + - Microsoft.Compute/LowCostGet3Min;4975,Microsoft.Compute/LowCostGet30Min;39975 status: code: 200 message: OK @@ -1269,12 +1255,12 @@ interactions: ParameterSetName: - -g -n --disk-encryption-set --encryption-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005\",\r\n @@ -1284,19 +1270,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:21:29.7976772+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fd2ee5b6-82c1-4afe-b99d-03065a1d5467\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ea3eb5f4-1237-4ebd-93b7-c3297ebe88bc\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '941' + - '960' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:09 GMT + - Mon, 07 Sep 2020 07:21:33 GMT expires: - '-1' pragma: @@ -1313,16 +1299,17 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39994 + - Microsoft.Compute/LowCostGet3Min;4974,Microsoft.Compute/LowCostGet30Min;39974 status: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "tags": {}, "sku": {"name": "Premium_LRS"}, + body: '{"location": "westcentralus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, - "diskSizeGB": 10, "diskIOPSReadWrite": 120, "diskMBpsReadWrite": 25, "encryption": - {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004", - "type": "EncryptionAtRestWithCustomerKey"}, "networkAccessPolicy": "AllowAll"}}''' + "diskSizeGB": 10, "diskIOPSReadWrite": 120, "diskMBpsReadWrite": 25, "diskState": + "Unattached", "encryption": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004", + "type": "EncryptionAtRestWithCustomerKey"}, "networkAccessPolicy": "AllowAll", + "tier": "P3"}}' headers: Accept: - application/json @@ -1333,18 +1320,18 @@ interactions: Connection: - keep-alive Content-Length: - - '558' + - '599' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --disk-encryption-set --encryption-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000005\",\r\n \"location\": \"westcentralus\",\r\n @@ -1353,23 +1340,24 @@ interactions: {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \ \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": - true,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"isArmResource\": true,\r\n \"networkAccessPolicy\": \"AllowAll\",\r\n + \ \"tier\": \"P3\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/7190623f-f03f-4574-aee9-534aa30a8790?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97d9ce81-fec9-4681-9b28-3cb5cbebe405?api-version=2020-06-30 cache-control: - no-cache content-length: - - '698' + - '749' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:13 GMT + - Mon, 07 Sep 2020 07:21:35 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/7190623f-f03f-4574-aee9-534aa30a8790?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97d9ce81-fec9-4681-9b28-3cb5cbebe405?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1382,7 +1370,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1162' + - '1197' status: code: 202 message: Accepted @@ -1400,14 +1388,14 @@ interactions: ParameterSetName: - -g -n --disk-encryption-set --encryption-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/7190623f-f03f-4574-aee9-534aa30a8790?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/97d9ce81-fec9-4681-9b28-3cb5cbebe405?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:34:11.7585186+00:00\",\r\n \"endTime\": - \"2020-07-20T03:34:13.1335109+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T07:21:35.0320023+00:00\",\r\n \"endTime\": + \"2020-09-07T07:21:36.2351357+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk-000005\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westcentralus\",\r\n @@ -1416,21 +1404,21 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DISK_UPDATE_7LCEKDNMS5TGVB26UI3UA22OX3RMNZ36OE/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DISK_UPDATE_6UUP54HOHUP3OAJBPYU44CJHEMGOUWLAZ2/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:21:29.7976772+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fd2ee5b6-82c1-4afe-b99d-03065a1d5467\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"7190623f-f03f-4574-aee9-534aa30a8790\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ea3eb5f4-1237-4ebd-93b7-c3297ebe88bc\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"97d9ce81-fec9-4681-9b28-3cb5cbebe405\"\r\n}" headers: cache-control: - no-cache content-length: - - '1410' + - '1429' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:15 GMT + - Mon, 07 Sep 2020 07:21:39 GMT expires: - '-1' pragma: @@ -1447,7 +1435,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399990 + - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399985 status: code: 200 message: OK @@ -1465,10 +1453,10 @@ interactions: ParameterSetName: - -g -n --disk-encryption-set --encryption-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_000001/providers/Microsoft.Compute/disks/disk-000005\",\r\n @@ -1478,20 +1466,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DISK_UPDATE_7LCEKDNMS5TGVB26UI3UA22OX3RMNZ36OE/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:34:05.1335592+00:00\",\r\n + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_DISK_UPDATE_6UUP54HOHUP3OAJBPYU44CJHEMGOUWLAZ2/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T07:21:29.7976772+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fd2ee5b6-82c1-4afe-b99d-03065a1d5467\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ea3eb5f4-1237-4ebd-93b7-c3297ebe88bc\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1185' + - '1204' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:34:15 GMT + - Mon, 07 Sep 2020 07:21:39 GMT expires: - '-1' pragma: @@ -1508,7 +1496,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39992 + - Microsoft.Compute/LowCostGet3Min;4972,Microsoft.Compute/LowCostGet30Min;39972 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_snapshot.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_snapshot.yaml index 4f8ec558f2f..c23243862ec 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_snapshot.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_snapshot.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:27:20Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:18 GMT + - Mon, 07 Sep 2020 08:27:23 GMT expires: - '-1' pragma: @@ -54,41 +54,40 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-04-07T09:37:40Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Houk - Chen","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"honc@microsoft.com","mailNickname":"honc_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["honc@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:honc@microsoft.com"],"refreshTokensValidFromDateTime":"2020-04-07T09:37:40Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/f3ea48f6-a16e-4b37-8260-f69cf2200525/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"honc_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2020-04-10T09:25:17Z","userType":"Guest"}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1676' + - '1567' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Fri, 31 Jul 2020 09:39:19 GMT + - Mon, 07 Sep 2020 08:27:25 GMT duration: - - '2237904' + - '2493486' expires: - '-1' ocp-aad-diagnostics-server-name: - - ugNwVUhy/uil8Pg9hUjbVUCmwvlEB5WBlRSXf9K7vo0= + - u3lrPZLQylHP1i57U0xnpG/JWTu0AgSKd+bjiAEqSpM= ocp-aad-session-key: - - f58qo_-MGZhQy25FNRdlDEXCptDBJwxPKNdde5T4_9qitxjrzhf1x--CRHn25a5HPhXpMQYFdKiSrtnouVtE5imH7L0QIokvRIh63t7GXOlmHpYECNd9jNWNcgugt_3l.zH12OmiiloZmNsnD0dnOZTJnH0DK-7U-l9aF6RZ5fcg + - VXkol1ca0UpdTmkhMTXc_3hKmX6_eYu2nuyPw1mC6wrs0KTxU8PeSDaeWL47yMMg5rzXXARfQcJnlng2Sq8PobiyzeWEzwX45CbV6LF8PpDpr3uU9DQcc7zmIDfNQpj3.LfmxXReo6nYSyije3pbdcoAq5kB9zm-R5Q6BFZfxwYk pragma: - no-cache request-id: - - 70065207-ac58-40f7-9e8a-7045ba8302c7 + - 7a2c1720-1039-47e3-a0c0-97b619110356 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -105,7 +104,7 @@ interactions: - request: body: '{"location": "westcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "f3ea48f6-a16e-4b37-8260-f69cf2200525", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -127,19 +126,16 @@ interactions: Content-Length: - '955' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -148,7 +144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:27 GMT + - Mon, 07 Sep 2020 08:27:35 GMT expires: - '-1' pragma: @@ -166,9 +162,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1199' x-powered-by: - ASP.NET status: @@ -178,7 +174,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -188,13 +184,12 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -203,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:59 GMT + - Mon, 07 Sep 2020 08:28:05 GMT expires: - '-1' pragma: @@ -221,7 +216,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -241,8 +236,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST @@ -259,7 +254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:01 GMT + - Mon, 07 Sep 2020 08:28:07 GMT expires: - '-1' pragma: @@ -274,11 +269,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.108;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -298,15 +293,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://vault4-000002.vault.azure.net/keys/key-000003/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"l4YT1ISsffnOFOgRuSSp_9xDX2uFidan9aGubWcY7PZeYAX9RYBrq9lPpZJK2UZfB9CNnnd4T173ey_iusCTA1BS8qCuJLpCfGq4IftOHdnGTHXngq0BJ2ZzKXfLhVpC0dlDLdH0yiG9YdSOkZbBI1DgQQMtqcId2FVjXfuVdFQeZUio0RClsF9mY-pHKufz4R9X2DTWaFGOt08PwKR8Vmfs7eas4h2dp2gphuQYLTZHpPlDyKeTVWbCNlWvezXa4uKr5dLSoLNfBMEPyfPMNA3ipkqowExx_aSEedavRoTlhdmCpBI9Z5t7LiaAXMiVt3ISu0tJHwzBDM6wJaaA0Q","e":"AQAB"},"attributes":{"enabled":true,"created":1596188404,"updated":1596188404,"recoveryLevel":"Recoverable"}}' + string: '{"key":{"kid":"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"tl8AAASgstn47-M032n5z8Sy_riUQdtE4uiSDs-EFiX6-2cMTD_pyiB-h0JvyDEUCl7m_BPB11-1nj-oWE_v0TAUUvOM927EsP9cY4me_hJBb4_PHauEF8WAigtemUoAyfw5bmmdydTgLzfbff-xuQurHpJDHIAI3XdAdfIQoATdzUGhRBZ1z3EBxb1Ibd2M-E0DjoXSMcD0XxSScpL6kumr1_s8NYDIayyb2XZlXzVUrY-OVdTjCCZcJuptG3LqZV5sfwn9WkW-6bydsl3Jm6gosr4c7pJbgaMrb4sz6tNAj0MMsCMHHykRR-oPD0w6YSTGiiDgXotvOsGf0Pm2yQ","e":"AQAB"},"attributes":{"enabled":true,"created":1599467288,"updated":1599467288,"recoveryLevel":"Recoverable"}}' headers: cache-control: - no-cache @@ -315,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:04 GMT + - Mon, 07 Sep 2020 08:28:08 GMT expires: - '-1' pragma: @@ -327,11 +322,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.108;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -351,24 +346,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:27:20Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:04 GMT + - Mon, 07 Sep 2020 08:28:09 GMT expires: - '-1' pragma: @@ -383,9 +378,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002"}, - "keyUrl": "https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002"}, + "keyUrl": "https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a"}}}' headers: Accept: - application/json @@ -402,22 +397,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/14d04317-33c7-4ce7-83eb-48f43be06e3a?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/844f6eab-4195-4bb8-b1da-aa4ef9feb3f0?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -425,11 +420,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:10 GMT + - Mon, 07 Sep 2020 08:28:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/14d04317-33c7-4ce7-83eb-48f43be06e3a?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/844f6eab-4195-4bb8-b1da-aa4ef9feb3f0?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -440,9 +435,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;293 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1199' status: code: 202 message: Accepted @@ -460,16 +455,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/14d04317-33c7-4ce7-83eb-48f43be06e3a?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/844f6eab-4195-4bb8-b1da-aa4ef9feb3f0?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:40:11.3868892+00:00\",\r\n \"endTime\": - \"2020-07-31T09:40:11.4650404+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"c4fc24df-d94e-4a14-b216-95af5914ee38\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"},\"keyUrl\":\"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"14d04317-33c7-4ce7-83eb-48f43be06e3a\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:28:19.8259948+00:00\",\r\n \"endTime\": + \"2020-09-07T08:28:19.9040966+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000004\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"e5ebb8b9-6a18-4841-9fa3-227e907b516b\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"},\"keyUrl\":\"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"844f6eab-4195-4bb8-b1da-aa4ef9feb3f0\"\r\n}" headers: cache-control: - no-cache @@ -478,7 +473,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:41 GMT + - Mon, 07 Sep 2020 08:28:50 GMT expires: - '-1' pragma: @@ -495,7 +490,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399979 + - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399998 status: code: 200 message: OK @@ -513,19 +508,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c4fc24df-d94e-4a14-b216-95af5914ee38\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"e5ebb8b9-6a18-4841-9fa3-227e907b516b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -536,7 +531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:41 GMT + - Mon, 07 Sep 2020 08:28:50 GMT expires: - '-1' pragma: @@ -553,7 +548,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39964 + - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39997 status: code: 200 message: OK @@ -571,21 +566,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des1-000004\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c4fc24df-d94e-4a14-b216-95af5914ee38\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"e5ebb8b9-6a18-4841-9fa3-227e907b516b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -596,7 +591,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:43 GMT + - Mon, 07 Sep 2020 08:28:51 GMT expires: - '-1' pragma: @@ -613,7 +608,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39963 + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 status: code: 200 message: OK @@ -631,24 +626,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:27:20Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:44 GMT + - Mon, 07 Sep 2020 08:28:52 GMT expires: - '-1' pragma: @@ -663,9 +658,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002"}, - "keyUrl": "https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002"}, + "keyUrl": "https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a"}}}' headers: Accept: - application/json @@ -682,22 +677,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ab399028-664a-4568-ad04-bcad0faeb192?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a736878d-97fd-4fdc-8053-24fa3327277f?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -705,11 +700,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:54 GMT + - Mon, 07 Sep 2020 08:29:02 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ab399028-664a-4568-ad04-bcad0faeb192?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a736878d-97fd-4fdc-8053-24fa3327277f?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -720,9 +715,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;98,Microsoft.Compute/HighCostDiskEncryptionSet30Min;292 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;98,Microsoft.Compute/HighCostDiskEncryptionSet30Min;298 x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1197' status: code: 202 message: Accepted @@ -740,16 +735,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ab399028-664a-4568-ad04-bcad0faeb192?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/a736878d-97fd-4fdc-8053-24fa3327277f?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:40:54.6681404+00:00\",\r\n \"endTime\": - \"2020-07-31T09:40:54.7306358+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des2-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"32abda54-cd5b-4921-8e5c-f99f0a3cc57b\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"},\"keyUrl\":\"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"ab399028-664a-4568-ad04-bcad0faeb192\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:29:02.5444475+00:00\",\r\n \"endTime\": + \"2020-09-07T08:29:02.6225709+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des2-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"e2612896-7fb9-471c-a0e0-a87ecc5026df\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"},\"keyUrl\":\"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"a736878d-97fd-4fdc-8053-24fa3327277f\"\r\n}" headers: cache-control: - no-cache @@ -758,7 +753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:25 GMT + - Mon, 07 Sep 2020 08:29:33 GMT expires: - '-1' pragma: @@ -775,7 +770,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399977 + - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399996 status: code: 200 message: OK @@ -793,19 +788,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des2-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"32abda54-cd5b-4921-8e5c-f99f0a3cc57b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"e2612896-7fb9-471c-a0e0-a87ecc5026df\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -816,7 +811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:25 GMT + - Mon, 07 Sep 2020 08:29:33 GMT expires: - '-1' pragma: @@ -833,7 +828,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39960 + - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39993 status: code: 200 message: OK @@ -851,21 +846,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des2-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"32abda54-cd5b-4921-8e5c-f99f0a3cc57b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"e2612896-7fb9-471c-a0e0-a87ecc5026df\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/f852cc9b9a4c4525a344fbd7948ca368\"\r\n + \ },\r\n \"keyUrl\": \"https://vault4-000002.vault.azure.net/keys/key-000003/bc673588ef6d482aa0d67cd6ceaa207a\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -876,7 +871,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:27 GMT + - Mon, 07 Sep 2020 08:29:36 GMT expires: - '-1' pragma: @@ -893,7 +888,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39959 + - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39992 status: code: 200 message: OK @@ -911,24 +906,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-dev/providers/Microsoft.KeyVault/vaults/dev02071bcaabcb454b8d","name":"dev02071bcaabcb454b8d","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python+postgresql02071bcaabcb454b8d"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-dev5c21751d670e463599/providers/Microsoft.KeyVault/vaults/dev5c21751d670e463599","name":"dev5c21751d670e463599","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python-postgresql-f973"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-devf119ab01542b4f5893/providers/Microsoft.KeyVault/vaults/devf119ab01542b4f5893","name":"devf119ab01542b4f5893","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python-postgresql-52d4"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xuzhang3/providers/Microsoft.KeyVault/vaults/xzkeyvault","name":"xzkeyvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '5043' + - '5369' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:28 GMT + - Mon, 07 Sep 2020 08:29:35 GMT expires: - '-1' pragma: @@ -956,15 +948,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -973,7 +962,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:29 GMT + - Mon, 07 Sep 2020 08:29:38 GMT expires: - '-1' pragma: @@ -991,7 +980,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1000,14 +989,14 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "f3ea48f6-a16e-4b37-8260-f69cf2200525", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "c4fc24df-d94e-4a14-b216-95af5914ee38", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "e5ebb8b9-6a18-4841-9fa3-227e907b516b", "permissions": {"keys": ["get", "unwrapKey", "wrapKey"]}}], "vaultUri": "https://vault4-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' @@ -1023,19 +1012,16 @@ interactions: Content-Length: - '1111' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"c4fc24df-d94e-4a14-b216-95af5914ee38","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"e5ebb8b9-6a18-4841-9fa3-227e907b516b","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1044,7 +1030,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:29 GMT + - Mon, 07 Sep 2020 08:29:38 GMT expires: - '-1' pragma: @@ -1062,9 +1048,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1171' + - '1198' x-powered-by: - ASP.NET status: @@ -1084,24 +1070,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-dev/providers/Microsoft.KeyVault/vaults/dev02071bcaabcb454b8d","name":"dev02071bcaabcb454b8d","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python+postgresql02071bcaabcb454b8d"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-dev5c21751d670e463599/providers/Microsoft.KeyVault/vaults/dev5c21751d670e463599","name":"dev5c21751d670e463599","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python-postgresql-f973"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azure-sample-djangoapp-devf119ab01542b4f5893/providers/Microsoft.KeyVault/vaults/devf119ab01542b4f5893","name":"devf119ab01542b4f5893","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{"app":"python-postgresql-52d4"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/xuzhang3/providers/Microsoft.KeyVault/vaults/xzkeyvault","name":"xzkeyvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '5043' + - '5369' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:30 GMT + - Mon, 07 Sep 2020 08:29:38 GMT expires: - '-1' pragma: @@ -1129,15 +1112,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"c4fc24df-d94e-4a14-b216-95af5914ee38","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"e5ebb8b9-6a18-4841-9fa3-227e907b516b","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1146,7 +1126,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:32 GMT + - Mon, 07 Sep 2020 08:29:40 GMT expires: - '-1' pragma: @@ -1164,7 +1144,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1173,16 +1153,16 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "f3ea48f6-a16e-4b37-8260-f69cf2200525", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "c4fc24df-d94e-4a14-b216-95af5914ee38", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "e5ebb8b9-6a18-4841-9fa3-227e907b516b", "permissions": {"keys": ["get", "unwrapKey", "wrapKey"]}}, {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "objectId": "32abda54-cd5b-4921-8e5c-f99f0a3cc57b", "permissions": {"keys": + "objectId": "e2612896-7fb9-471c-a0e0-a87ecc5026df", "permissions": {"keys": ["get", "unwrapKey", "wrapKey"]}}], "vaultUri": "https://vault4-000002.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' @@ -1198,19 +1178,16 @@ interactions: Content-Length: - '1275' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"f3ea48f6-a16e-4b37-8260-f69cf2200525","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"c4fc24df-d94e-4a14-b216-95af5914ee38","permissions":{"keys":["get","unwrapKey","wrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"32abda54-cd5b-4921-8e5c-f99f0a3cc57b","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","name":"vault4-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"e5ebb8b9-6a18-4841-9fa3-227e907b516b","permissions":{"keys":["get","unwrapKey","wrapKey"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"e2612896-7fb9-471c-a0e0-a87ecc5026df","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault4-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1219,7 +1196,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:32 GMT + - Mon, 07 Sep 2020 08:29:41 GMT expires: - '-1' pragma: @@ -1237,9 +1214,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.16.0 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1199' x-powered-by: - ASP.NET status: @@ -1259,31 +1236,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:48 GMT + - Mon, 07 Sep 2020 08:29:57 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1309,12 +1286,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27c4fc24df-d94e-4a14-b216-95af5914ee38%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27e5ebb8b9-6a18-4841-9fa3-227e907b516b%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -1330,19 +1307,19 @@ interactions: dataserviceversion: - 3.0; date: - - Fri, 31 Jul 2020 09:41:48 GMT + - Mon, 07 Sep 2020 08:29:57 GMT duration: - - '1925662' + - '2126135' expires: - '-1' ocp-aad-diagnostics-server-name: - - WgqwaA7uWY22D4dquXQHPacPhyKRQEER6e6+ocAnyzw= + - vkR49UOzLhZGB9cTqLIWzGx/v2z6eIi6jGHOxKMsiKc= ocp-aad-session-key: - - iUzJ_b2Yrzjs45YsvakKWxa7e10PukMlJ0daNMf_lfvpm7mRJzJG4sgvpmfskvxOtEzFko42WO6KKToLausXyDJWjc79TZFELJEFfUzIZCffCTHqT0eEK35lvQQLJGoa.ICUPX7GIqtH23KP1jnT7jyrEz2dJP3Qsie4-N8pVKFs + - vNWQW27PJozIfdwt1x9duJ0oJ1j_vACN8UPO51shuBVGAQDyRZRcgdVwypRRzH63V2RpzipjasUPpL7D1RKk5o1KhN4h6swgp77PuEkMdstri_UxxCRfiAOMGnw31zQR.3nne869yB36vt89IhmZKPOzELDm1flEbFcvi0kZC8es pragma: - no-cache request-id: - - 0cd84794-573f-493f-9845-447d0a4a8813 + - 311c3a02-8e25-419b-9685-30ae5adab4d9 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1357,7 +1334,7 @@ interactions: code: 200 message: OK - request: - body: '{"objectIds": ["c4fc24df-d94e-4a14-b216-95af5914ee38"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["e5ebb8b9-6a18-4841-9fa3-227e907b516b"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -1375,15 +1352,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"c4fc24df-d94e-4a14-b216-95af5914ee38","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"7d7db93e-f059-420d-a53a-2b3e0944e92d","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"C55E50A6C9BD64B90A33A522A4E0E9D785BE5307","endDate":"2020-10-29T09:35:00Z","keyId":"6bb9df2e-adb2-456d-835d-d4a064aa82d0","startDate":"2020-07-31T09:35:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["7d7db93e-f059-420d-a53a-2b3e0944e92d","https://identity.azure.net/avlAi3mnKjsbfI1kdr5tJXG4hJ2nWe/c1wDHXiInq7U="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"e5ebb8b9-6a18-4841-9fa3-227e907b516b","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004"],"appDisplayName":null,"appId":"9c90f97b-0223-4490-9a1d-8521e457aa61","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000004","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"BBA40A6E3D3BD7E3F9FBFCB13725E6809D025EEC","endDate":"2020-12-06T08:23:00Z","keyId":"e1c2bfc0-b8a7-4b41-8434-8ff45aefe5ae","startDate":"2020-09-07T08:23:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["9c90f97b-0223-4490-9a1d-8521e457aa61","https://identity.azure.net/+vG8nnNdBjOxhTb8UfEtrsm1lIgUmy6fN1h4rn7j3tc="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -1396,19 +1373,19 @@ interactions: dataserviceversion: - 3.0; date: - - Fri, 31 Jul 2020 09:41:49 GMT + - Mon, 07 Sep 2020 08:29:58 GMT duration: - - '2055349' + - '2326798' expires: - '-1' ocp-aad-diagnostics-server-name: - - MjPAJVvgC3key9HyT1tst0r01pKZJnpyPQ4YiB+LaOA= + - GWGGdNO+dqdQ94NOt5qSpxf+kzGIpIpM2JVxQunIcTc= ocp-aad-session-key: - - ppFc5hwJRYgfN00ftyLqfd0w5rErmMnokzURraMoMJVCZUOIbOu8wwTtfRcHYkrh6VO8_QW-RKdNbSfbuMZfonvJyYXL4UcntjxK-mE-nNJkKNSHPvpKmk-perm-JU-Y.ZWyR9PfwlT16sSI0w5BZlv08V6QlGfHarVx06nzkUUc + - txfAB2XFcYGj2wCKtAnr69DQa9Ki05TwblWG7poPlZPJRU5gdsLT_wXcoe2n8T_mE1emqcKo8VzbVaPv1zMlXCWZS6IetIcDHEdKSEVpGaCoe1oHf6AVq0WuOuid9zSR.wJ_BEXCnC3tJjoD6MLa955AjuX3n6KLkyDnDHX2YjTw pragma: - no-cache request-id: - - 8a2072d5-fc55-48e4-a9a8-ad5f1fce8c7a + - de2bd3fe-612b-43c6-952f-4499ddfe4825 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1424,7 +1401,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "c4fc24df-d94e-4a14-b216-95af5914ee38"}}' + "principalId": "e5ebb8b9-6a18-4841-9fa3-227e907b516b"}}' headers: Accept: - application/json @@ -1443,15 +1420,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"c4fc24df-d94e-4a14-b216-95af5914ee38","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","createdOn":"2020-07-31T09:41:50.6285042Z","updatedOn":"2020-07-31T09:41:50.6285042Z","createdBy":null,"updatedBy":"f3ea48f6-a16e-4b37-8260-f69cf2200525"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"e5ebb8b9-6a18-4841-9fa3-227e907b516b","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","createdOn":"2020-09-07T08:29:58.6545498Z","updatedOn":"2020-09-07T08:29:58.6545498Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' headers: cache-control: - no-cache @@ -1460,7 +1437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:57 GMT + - Mon, 07 Sep 2020 08:30:03 GMT expires: - '-1' pragma: @@ -1472,7 +1449,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1162' + - '1198' status: code: 201 message: Created @@ -1490,25 +1467,25 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:58 GMT + - Mon, 07 Sep 2020 08:30:04 GMT expires: - '-1' pragma: @@ -1540,12 +1517,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%2732abda54-cd5b-4921-8e5c-f99f0a3cc57b%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27e2612896-7fb9-471c-a0e0-a87ecc5026df%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -1561,19 +1538,19 @@ interactions: dataserviceversion: - 3.0; date: - - Fri, 31 Jul 2020 09:41:58 GMT + - Mon, 07 Sep 2020 08:30:04 GMT duration: - - '1893411' + - '2318839' expires: - '-1' ocp-aad-diagnostics-server-name: - - dt1ud5RBv6pDfyRELV4xlatMS+y168uJT4lkzUFSJmg= + - JV2ET7nG1M9wymdAYtodzeQeqat4Q3EuT+TCiSJN3ZA= ocp-aad-session-key: - - 27piWoVJn11kGli7bT34XtJGfnGiKLgMoFYx3JgVcb982kp4QyA9VCn82Tk_i7b-ZB9B1WWNAG9lufFB5pFF1rYMVhhfmVi2BDnn59qUdnREGq0u3vldPUdIw4u2xRkY.u3p_O2AeWMJUv5kiNEQNVviDLTcMOPYyGOUkl9MKa48 + - TCJAEXmyERAy0m1u-sSV140nj-y_bVdkID4eTtwOSn4gV2UenzIXYUsTqKdIt4_KTzCDe7HtRhvhac8zlsE2igFL4lu0f_D15mzt4t5bzzuUanegWBldLvMv4H-G3_30.3g96cUXFy69TCulLNv-AmH1WL6qa9bsDTPzCwgP6kic pragma: - no-cache request-id: - - a6385a11-85b3-4531-a844-79c800026a3b + - 7bf357f7-c74d-4e4d-a767-a2b64486a841 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1588,7 +1565,7 @@ interactions: code: 200 message: OK - request: - body: '{"objectIds": ["32abda54-cd5b-4921-8e5c-f99f0a3cc57b"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["e2612896-7fb9-471c-a0e0-a87ecc5026df"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -1606,15 +1583,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"32abda54-cd5b-4921-8e5c-f99f0a3cc57b","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"],"appDisplayName":null,"appId":"11f135ea-0dda-404e-bfe5-76fbe7f2f544","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des2-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"0916BBFAFD1C10699D497A18FDB3E3F4FE99DB32","endDate":"2020-10-29T09:35:00Z","keyId":"cb24bde9-dd1d-41f6-af1c-4fc0cc216c11","startDate":"2020-07-31T09:35:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["11f135ea-0dda-404e-bfe5-76fbe7f2f544","https://identity.azure.net/bhA4cMRB7ACRsPUk1iBLyQ0nsPX7k2RgtYP9PN/L9+M="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"e2612896-7fb9-471c-a0e0-a87ecc5026df","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005"],"appDisplayName":null,"appId":"786c76fe-2e8a-43fb-9c2a-d8dcda8f0390","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des2-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"7F7501FE9F6E7D0C316C6AAFDD3D63F1A1D5BD87","endDate":"2020-12-06T08:23:00Z","keyId":"e9a07c49-5389-482f-b2c2-730fe3d09110","startDate":"2020-09-07T08:23:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["786c76fe-2e8a-43fb-9c2a-d8dcda8f0390","https://identity.azure.net/xAJ9K8Vvp/KCMmBLqdsfCCWDSjU6AKbXJOAWKyX84bE="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -1627,19 +1604,19 @@ interactions: dataserviceversion: - 3.0; date: - - Fri, 31 Jul 2020 09:41:58 GMT + - Mon, 07 Sep 2020 08:30:05 GMT duration: - - '2033791' + - '2303628' expires: - '-1' ocp-aad-diagnostics-server-name: - - kGdOmswU7t5tl6/q4jijMVTVStFY340NoQYtXvpmKqE= + - AscZYHsQ8u0JvtqinizkQA/qY/LnqKUVJTwRL3s3mKc= ocp-aad-session-key: - - GBfR1eAFcdgT7oM3YngIGMAJhZ63mBzeyjBJEAb2pKQ76dpb9j5Jx16cplREfGYeNYA_rXJJ29iAtpAhEYeScpJDhiM8xi6WslWdi3WilD_38szRXsv03JjnJ9kgzoG4.w_RVmNnMt0bZY3hRnwEgVoH8UdS4khIC-H_EsJyIrtU + - O2IFEwKzOnzgpvH7K8kPqL34RLjTyE0Tl71y9zEHe46gpbqf4Ha5PNctoAnyhyOIrEEyI5DiNpQG2CmMpUBur_fnn0XoAJ350Y4iCLCQYi14RIdoQswcz6sBE_zREOGa.sd1nE6dth5D_2iU7an33xThO0MPUr7AHBbqg74SqUOg pragma: - no-cache request-id: - - 8cbd8c01-f55e-46d9-87d6-b822bcd0ea54 + - 0afadba1-168b-4d5a-952e-73eb8a67a088 strict-transport-security: - max-age=31536000; includeSubDomains x-aspnet-version: @@ -1655,7 +1632,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "32abda54-cd5b-4921-8e5c-f99f0a3cc57b"}}' + "principalId": "e2612896-7fb9-471c-a0e0-a87ecc5026df"}}' headers: Accept: - application/json @@ -1674,15 +1651,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"32abda54-cd5b-4921-8e5c-f99f0a3cc57b","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","createdOn":"2020-07-31T09:42:00.5323227Z","updatedOn":"2020-07-31T09:42:00.5323227Z","createdBy":null,"updatedBy":"f3ea48f6-a16e-4b37-8260-f69cf2200525"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"e2612896-7fb9-471c-a0e0-a87ecc5026df","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002","createdOn":"2020-09-07T08:30:05.9641682Z","updatedOn":"2020-09-07T08:30:05.9641682Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.KeyVault/vaults/vault4-000002/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000002","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000002"}' headers: cache-control: - no-cache @@ -1691,7 +1668,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:06 GMT + - Mon, 07 Sep 2020 08:30:10 GMT expires: - '-1' pragma: @@ -1703,7 +1680,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1198' status: code: 201 message: Created @@ -1721,24 +1698,24 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:27:20Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:21 GMT + - Mon, 07 Sep 2020 08:30:26 GMT expires: - '-1' pragma: @@ -1753,10 +1730,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "tags": {}, "sku": {"name": "Standard_LRS"}, + body: '{"location": "westcentralus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, "diskSizeGB": 10, "encryption": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000004", - "type": "EncryptionAtRestWithCustomerKey"}}}''' + "type": "EncryptionAtRestWithCustomerKey"}}}' headers: Accept: - application/json @@ -1773,8 +1750,8 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1790,7 +1767,7 @@ interactions: true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8a1bf479-e185-43d2-a94d-26bdfbafd79f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/230d0d1d-0b28-4a43-833f-5eaef940495e?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1798,11 +1775,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:26 GMT + - Mon, 07 Sep 2020 08:30:33 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8a1bf479-e185-43d2-a94d-26bdfbafd79f?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/230d0d1d-0b28-4a43-833f-5eaef940495e?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1813,9 +1790,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7996 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1197' status: code: 202 message: Accepted @@ -1833,14 +1810,14 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/8a1bf479-e185-43d2-a94d-26bdfbafd79f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/230d0d1d-0b28-4a43-833f-5eaef940495e?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:42:26.4493493+00:00\",\r\n \"endTime\": - \"2020-07-31T09:42:29.4493868+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T08:30:33.2703158+00:00\",\r\n \"endTime\": + \"2020-09-07T08:30:35.0358928+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"snapshot1-000006\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot1-000006\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n @@ -1848,12 +1825,12 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_UP2BKWE7MTBLS5SZCZ7AV5WK6FRKFPKEK64DP/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:27.4806002+00:00\",\r\n + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_W4MVCU6WPSVS54TPCJFYRURCW5B42362Q7CQR/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:34.0203243+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fcab663d-e301-4742-915a-9a22052f0b99\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"98171d30-9923-48ad-be74-7594f6f7fc8a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"8a1bf479-e185-43d2-a94d-26bdfbafd79f\"\r\n}" + \"230d0d1d-0b28-4a43-833f-5eaef940495e\"\r\n}" headers: cache-control: - no-cache @@ -1862,7 +1839,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:30 GMT + - Mon, 07 Sep 2020 08:30:37 GMT expires: - '-1' pragma: @@ -1879,7 +1856,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399976 + - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995 status: code: 200 message: OK @@ -1897,8 +1874,8 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot1-000006?api-version=2020-05-01 response: @@ -1909,10 +1886,10 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_UP2BKWE7MTBLS5SZCZ7AV5WK6FRKFPKEK64DP/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:27.4806002+00:00\",\r\n + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_W4MVCU6WPSVS54TPCJFYRURCW5B42362Q7CQR/providers/Microsoft.Compute/diskEncryptionSets/des1-000004\"\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:34.0203243+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"fcab663d-e301-4742-915a-9a22052f0b99\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"98171d30-9923-48ad-be74-7594f6f7fc8a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1922,7 +1899,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:30 GMT + - Mon, 07 Sep 2020 08:30:37 GMT expires: - '-1' pragma: @@ -1939,7 +1916,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4991,Microsoft.Compute/LowCostGet30Min;39958 + - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39986 status: code: 200 message: OK @@ -1957,24 +1934,24 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_snapshot_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:39:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001","name":"cli_test_disk_encryption_set_snapshot_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:27:20Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:31 GMT + - Mon, 07 Sep 2020 08:30:37 GMT expires: - '-1' pragma: @@ -2008,8 +1985,8 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2023,7 +2000,7 @@ interactions: \ \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b74bbdae-d4fb-4a4a-b967-0d799af572cb?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/79932825-6778-4621-b0b1-569429934035?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2031,11 +2008,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:34 GMT + - Mon, 07 Sep 2020 08:30:43 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b74bbdae-d4fb-4a4a-b967-0d799af572cb?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/79932825-6778-4621-b0b1-569429934035?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -2046,9 +2023,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7995 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1170' + - '1198' status: code: 202 message: Accepted @@ -2066,14 +2043,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b74bbdae-d4fb-4a4a-b967-0d799af572cb?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/79932825-6778-4621-b0b1-569429934035?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:42:35.7464082+00:00\",\r\n \"endTime\": - \"2020-07-31T09:42:36.027624+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T08:30:43.9889411+00:00\",\r\n \"endTime\": + \"2020-09-07T08:30:45.6607561+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"snapshot2-000007\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot2-000007\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westcentralus\",\r\n @@ -2081,20 +2058,20 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:35.7464082+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:43.9889411+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9687033e-f107-4c6d-baa1-310ee3901876\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4bb2c5d7-f0cf-43b9-a117-f285a6e7ec7b\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"b74bbdae-d4fb-4a4a-b967-0d799af572cb\"\r\n}" + \"79932825-6778-4621-b0b1-569429934035\"\r\n}" headers: cache-control: - no-cache content-length: - - '1141' + - '1142' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:38 GMT + - Mon, 07 Sep 2020 08:30:46 GMT expires: - '-1' pragma: @@ -2111,7 +2088,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399974 + - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399993 status: code: 200 message: OK @@ -2129,8 +2106,8 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot2-000007?api-version=2020-05-01 response: @@ -2141,9 +2118,9 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:35.7464082+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:43.9889411+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9687033e-f107-4c6d-baa1-310ee3901876\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4bb2c5d7-f0cf-43b9-a117-f285a6e7ec7b\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2153,7 +2130,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:38 GMT + - Mon, 07 Sep 2020 08:30:47 GMT expires: - '-1' pragma: @@ -2170,7 +2147,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4989,Microsoft.Compute/LowCostGet30Min;39956 + - Microsoft.Compute/LowCostGet3Min;4982,Microsoft.Compute/LowCostGet30Min;39982 status: code: 200 message: OK @@ -2188,8 +2165,8 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2202,9 +2179,9 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:35.7464082+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:43.9889411+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9687033e-f107-4c6d-baa1-310ee3901876\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4bb2c5d7-f0cf-43b9-a117-f285a6e7ec7b\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2214,7 +2191,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:41 GMT + - Mon, 07 Sep 2020 08:30:48 GMT expires: - '-1' pragma: @@ -2231,16 +2208,16 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4988,Microsoft.Compute/LowCostGet30Min;39955 + - Microsoft.Compute/LowCostGet3Min;4981,Microsoft.Compute/LowCostGet30Min;39981 status: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "tags": {}, "sku": {"name": "Standard_LRS"}, + body: '{"location": "westcentralus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, "diskSizeGB": 10, "incremental": false, "encryption": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005", - "type": "EncryptionAtRestWithCustomerKey"}, "networkAccessPolicy": "AllowAll"}}''' + "type": "EncryptionAtRestWithCustomerKey"}, "networkAccessPolicy": "AllowAll"}}' headers: Accept: - application/json @@ -2257,8 +2234,8 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2275,7 +2252,7 @@ interactions: \"AllowAll\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9590f899-97f6-44d4-8412-109c190dd148?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/04798a3f-e654-4006-881e-a586d982145c?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2283,11 +2260,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:43 GMT + - Mon, 07 Sep 2020 08:30:51 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9590f899-97f6-44d4-8412-109c190dd148?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/04798a3f-e654-4006-881e-a586d982145c?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -2298,9 +2275,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7994 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1161' + - '1198' status: code: 202 message: Accepted @@ -2318,14 +2295,14 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9590f899-97f6-44d4-8412-109c190dd148?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/04798a3f-e654-4006-881e-a586d982145c?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:42:42.4026269+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"9590f899-97f6-44d4-8412-109c190dd148\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:30:51.5044564+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"04798a3f-e654-4006-881e-a586d982145c\"\r\n}" headers: cache-control: - no-cache @@ -2334,7 +2311,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:45 GMT + - Mon, 07 Sep 2020 08:30:54 GMT expires: - '-1' pragma: @@ -2351,7 +2328,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399972 + - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399991 status: code: 200 message: OK @@ -2369,16 +2346,16 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/9590f899-97f6-44d4-8412-109c190dd148?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/04798a3f-e654-4006-881e-a586d982145c?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:42:42.4026269+00:00\",\r\n \"endTime\": - \"2020-07-31T09:42:46.1057773+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"snapshot2-000007\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot2-000007\",\"type\":\"Microsoft.Compute/snapshots\",\"location\":\"westcentralus\",\"tags\":{},\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":10,\"encryption\":{\"type\":\"EncryptionAtRestWithCustomerKey\",\"diskEncryptionSetId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_UP2BKWE7MTBLS5SZCZ7AV5WK6FRKFPKEK64DP/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"},\"incremental\":false,\"timeCreated\":\"2020-07-31T09:42:35.7464082+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":10737418240,\"uniqueId\":\"9687033e-f107-4c6d-baa1-310ee3901876\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n - \ },\r\n \"name\": \"9590f899-97f6-44d4-8412-109c190dd148\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:30:51.5044564+00:00\",\r\n \"endTime\": + \"2020-09-07T08:30:55.2231803+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"snapshot2-000007\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot2-000007\",\"type\":\"Microsoft.Compute/snapshots\",\"location\":\"westcentralus\",\"tags\":{},\"sku\":{\"name\":\"Standard_LRS\",\"tier\":\"Standard\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":10,\"encryption\":{\"type\":\"EncryptionAtRestWithCustomerKey\",\"diskEncryptionSetId\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_W4MVCU6WPSVS54TPCJFYRURCW5B42362Q7CQR/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"},\"incremental\":false,\"timeCreated\":\"2020-09-07T08:30:43.9889411+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":10737418240,\"uniqueId\":\"4bb2c5d7-f0cf-43b9-a117-f285a6e7ec7b\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n + \ },\r\n \"name\": \"04798a3f-e654-4006-881e-a586d982145c\"\r\n}" headers: cache-control: - no-cache @@ -2387,7 +2364,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:55 GMT + - Mon, 07 Sep 2020 08:31:05 GMT expires: - '-1' pragma: @@ -2404,7 +2381,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399970 + - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399989 status: code: 200 message: OK @@ -2422,8 +2399,8 @@ interactions: ParameterSetName: - -g -n --encryption-type --disk-encryption-set User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/snapshots/snapshot2-000007?api-version=2020-05-01 response: @@ -2434,10 +2411,10 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_UP2BKWE7MTBLS5SZCZ7AV5WK6FRKFPKEK64DP/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:42:35.7464082+00:00\",\r\n + \ \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_W4MVCU6WPSVS54TPCJFYRURCW5B42362Q7CQR/providers/Microsoft.Compute/diskEncryptionSets/des2-000005\"\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-07T08:30:43.9889411+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9687033e-f107-4c6d-baa1-310ee3901876\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4bb2c5d7-f0cf-43b9-a117-f285a6e7ec7b\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2447,7 +2424,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:56 GMT + - Mon, 07 Sep 2020 08:31:05 GMT expires: - '-1' pragma: @@ -2464,7 +2441,58 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4982,Microsoft.Compute/LowCostGet30Min;39949 + - Microsoft.Compute/LowCostGet3Min;4974,Microsoft.Compute/LowCostGet30Min;39974 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set list-associated-resources + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_000001/providers/Microsoft.Compute/diskEncryptionSets/des2-000005/associatedResources?api-version=2020-06-30 + response: + body: + string: "{\r\n \"value\": [\r\n \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_DISK_ENCRYPTION_SET_SNAPSHOT_W4MVCU6WPSVS54TPCJFYRURCW5B42362Q7CQR/providers/Microsoft.Compute/snapshots/SNAPSHOT2-AORUKCF2DQ\"\r\n + \ ]\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '232' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:31:05 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_update.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_update.yaml index 042ee3ec669..72ffa51060e 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_update.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_disk_encryption_set_update.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:42:27Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:42:28 GMT + - Mon, 07 Sep 2020 07:19:11 GMT expires: - '-1' pragma: @@ -54,49 +54,48 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-12-04T02:11:41Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Xing - Zhou","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zhoxing@microsoft.com","mailNickname":"zhoxing_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zhoxing@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zhoxing@microsoft.com"],"refreshTokensValidFromDateTime":"2019-12-04T02:11:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac534f1-d577-4034-a32d-48de400dacbf/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zhoxing_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-12-04T03:10:15Z","userType":"Guest"}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1691' + - '1567' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:42:31 GMT + - Mon, 07 Sep 2020 07:19:12 GMT duration: - - '2790965' + - '2323320' expires: - '-1' ocp-aad-diagnostics-server-name: - - Ez+TdC7bFFGYmpPs1kSLU/DUQRykmD+tv2PK5rCaxjY= + - ebU53QxJfpCdJXPiVbGF1wEyIq0LiZq4xFmMAgxOTy8= ocp-aad-session-key: - - 51fnqGqGkJXOUHpgOhhHx20qBsDp02ar1AxeED88uXajleCgrGPDKykL7ESFLMULEMICu-SHCSnHZVClDoGpwNtAItOG7RB34iJMXP4p3u5n6LlSYCtakjLLhsBuycp6.A9fnJIWXcv2858eFPsfP3D3i8NNvegoQHff_b-D0HtQ + - TboibXfcUCdY48K7N3dKFi0QFHUWxlpMIuzttNTqIv9U3O5agk9MNI3x491-gsE3MFIHc4p08UmvFXOew2WL3QQpI2CuCt0LWzQjJZTxDDwuApV2k5iH2Wq8FesJMxa_.uLUUqR-4cH3KUGfZFbBtrB_RUL8d-XqsNAkX_LUbvBM pragma: - no-cache request-id: - - faf78d57-0f64-4665-a32b-a57a7856f004 + - 718a7af1-ecd9-45e9-a7fa-2894e3fb6d91 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: @@ -105,7 +104,7 @@ interactions: - request: body: '{"location": "westcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -127,19 +126,16 @@ interactions: Content-Length: - '955' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault1-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault1-000002.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -148,7 +144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:42:40 GMT + - Mon, 07 Sep 2020 07:19:24 GMT expires: - '-1' pragma: @@ -166,9 +162,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1156' + - '1199' x-powered-by: - ASP.NET status: @@ -178,7 +174,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -188,13 +184,12 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault1-000002.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault1-000002.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -203,7 +198,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:11 GMT + - Mon, 07 Sep 2020 07:19:54 GMT expires: - '-1' pragma: @@ -221,7 +216,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -241,8 +236,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST @@ -259,7 +254,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:14 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -274,11 +269,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -298,15 +293,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://vault1-000002.vault.azure.net/keys/key1-000003/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"wL6zjhzesrD14V5p0f-LZd5kfw_KEEnA2ujJstd6720XiPJUF5pc13xdRUjq9qu_WRqCj50J43dPOmLraN5M324o_rlTOwRfK8JdeG3ch62xh-ujy-YLDl1xP-DvLrlTpKuo8DT2prT1JPYuV6JqBwlI0Je1RBAKBZ9OYEpr4VIuHWxlHcVxY-cK3WuBfGpvwlK8Lr_A0iGWXdRR0--tNu5bi90o38-faWeOIh2aKQHVynMTwjOW5CSkPAh0YHeOFM0BUHPgJT5fr65pCPTCpJZmP60mY0CXC6etV0mRGcta4kUM5A6MGL6czmC4NrsFz-PxuiUeDEpsRAD0YLG7rQ","e":"AQAB"},"attributes":{"enabled":true,"created":1595216597,"updated":1595216597,"recoveryLevel":"Recoverable"}}' + string: '{"key":{"kid":"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"vIXLrX0wua-Lgtfz3eKYm4W20VjShyDKFUsD7ooOqsJGPWDbt2VTwt3L0xqL1V_rJ1rrHikINAMz_87fUhmOI8NkRqt6fA1ULXMC6MC7OuFCZq-MrfuIwkdm9oY30xNuehy-HC16nR8ez9H9EYs_tSt51KyhgA09y_EY8ihX0DjTQfQNzHt84WjMrp6bM3LMqclQj6j-dpZ2atJCvKhotJUp--jeuS62jpvWsPxUOvpUnNTDP073M74diiUWLi3Xrw89VUSJO5he8GjHpzAVKVNhLVjFdd7EpymhZpgh_s18TYxuhaaFOfgzGuO4v08Ckx8Vx2cgk4mmCe_ndpaZUw","e":"AQAB"},"attributes":{"enabled":true,"created":1599463197,"updated":1599463197,"recoveryLevel":"Recoverable"}}' headers: cache-control: - no-cache @@ -315,7 +310,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:17 GMT + - Mon, 07 Sep 2020 07:19:57 GMT expires: - '-1' pragma: @@ -327,11 +322,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -351,24 +346,24 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:42:27Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:16 GMT + - Mon, 07 Sep 2020 07:19:57 GMT expires: - '-1' pragma: @@ -392,49 +387,48 @@ interactions: Connection: - keep-alive User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-12-04T02:11:41Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Xing - Zhou","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"zhoxing@microsoft.com","mailNickname":"zhoxing_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["zhoxing@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:zhoxing@microsoft.com"],"refreshTokensValidFromDateTime":"2019-12-04T02:11:41Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/9ac534f1-d577-4034-a32d-48de400dacbf/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"zhoxing_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-12-04T03:10:15Z","userType":"Guest"}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: access-control-allow-origin: - '*' cache-control: - no-cache content-length: - - '1691' + - '1567' content-type: - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:43:17 GMT + - Mon, 07 Sep 2020 07:19:58 GMT duration: - - '2639237' + - '2300212' expires: - '-1' ocp-aad-diagnostics-server-name: - - VFgy0BpcGPJkcBnVK1akG2UpmtcFmc5BCxVLJZmLtYM= + - Md6E3vPOqFLz1QkERrZZo6BWrUx/Iddg8pmWAKTOGQg= ocp-aad-session-key: - - J38fpaEMN7NY5V6lV4Sv4h2WjJgN3nHpc0aG_-a1fvyWvBb5d7rpZNDgIVaTpne7xHE7mkWP40XolKlo0Ei2wniKH250auNma-Xu_fkf02V1m4Sld7av5bzry4rEWpDZ.hPp4EThAaOf_mUWJtLfETJaYW-WFDFyE3kCAQQLmxpo + - GA99nJ9PUzcCB6A-DS_EfhncnKxzWHsz9AoMBhVRV3aJFq4mSPIANTCm5wK06WjucKMfpnxDPMRmcdwCatfpmn-STl6Fl_hO5X0x28orTZ_lA9ysNAtPKyd8wBVP6_S4.US-wAtRWFLc5x39BnItGwPP3djJ0AOCq5eXxsXV6Ur8 pragma: - no-cache request-id: - - a0a5948e-eb75-4d07-a184-2dba3d482418 + - 3e0584a9-c287-4e61-8f14-a7d895cb478b strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: @@ -443,7 +437,7 @@ interactions: - request: body: '{"location": "westcentralus", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", @@ -465,19 +459,16 @@ interactions: Content-Length: - '955' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache @@ -486,7 +477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:27 GMT + - Mon, 07 Sep 2020 07:20:03 GMT expires: - '-1' pragma: @@ -504,9 +495,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1198' x-powered-by: - ASP.NET status: @@ -516,7 +507,7 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: @@ -526,13 +517,12 @@ interactions: ParameterSetName: - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -541,7 +531,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:43:59 GMT + - Mon, 07 Sep 2020 07:20:33 GMT expires: - '-1' pragma: @@ -559,7 +549,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -579,8 +569,8 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST @@ -597,7 +587,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:01 GMT + - Mon, 07 Sep 2020 07:20:36 GMT expires: - '-1' pragma: @@ -612,11 +602,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -636,15 +626,15 @@ interactions: Content-Type: - application/json; charset=utf-8 User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python accept-language: - en-US method: POST uri: https://vault2-000004.vault.azure.net/keys/key2-000005/create?api-version=7.0 response: body: - string: '{"key":{"kid":"https://vault2-000004.vault.azure.net/keys/key2-000005/5eb9d08a7ba3434fb37e688d150f7986","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"r--oGH3xUWmKeQMq6Pk7i8nQ52t71I-2b8i4sQ18MmWNDtgIBriJ2FMTyAlWuWTJeeJfn5sEnBGFWV3SIRfJN3JTvPbsEhSjYp-_GsLOIB42YkA2errGsG5tYIbhRRRdDzfZK7mz5MLNRUjTsvsRbpCl1I70ggitrxRuRN_UgMBJGMtmcjNa3_U-VoVq8HJZx4eBpbcpuu8Z9GtPPHnsOCJLTkQlrfdfKvlH7gyyfqnxR3QJEvb54s1852ll57kjGQQHeva8e7B1Sz23Br1vVSnQw5F0Yg1-5mhkTG9jczEHsmgIlPSyLTGfLxwEL-ldvPyKanB-9JoVllJPI47_Ow","e":"AQAB"},"attributes":{"enabled":true,"created":1595216641,"updated":1595216641,"recoveryLevel":"Recoverable"}}' + string: '{"key":{"kid":"https://vault2-000004.vault.azure.net/keys/key2-000005/6a138a832b1e4bf29d5d508c19697545","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"2C_fMXzVyH6d8VC9H_y5y-P1NCWiecqlX891RPZ1xBzLUBWyCgsOvtk_OdeuViAkFWKGmaJVE8NrDra9N5_ZNCsS3Wd2_pu9MXD6InXBmCMMRDuh3bxm08xYNq5BGhmfrpecZJDcbx6_vBUB-LSTKniq3w6QPM9n3b-_XtxS1Ix84BvZhlwjasfI1HdNFQe9Z3_8Y5__P8skrZaqvOtkz077MBcTN7d6LmVhFldbtqfuEgSIjlBEQ7EOkZbKBzAY7pDspLa7_0p9mPo3u7udXbgdc1F5cCatClxdnOJ6S3HS3IN8bdpY_UkhnnnwBXvNxkCv8_4MusW4KbCVZSeLzQ","e":"AQAB"},"attributes":{"enabled":true,"created":1599463236,"updated":1599463236,"recoveryLevel":"Recoverable"}}' headers: cache-control: - no-cache @@ -653,7 +643,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:01 GMT + - Mon, 07 Sep 2020 07:20:36 GMT expires: - '-1' pragma: @@ -665,11 +655,11 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.47;act_addr_fam=InterNetwork; + - conn_type=Ipv4;addr=167.220.255.125;act_addr_fam=InterNetwork; x-ms-keyvault-region: - westcentralus x-ms-keyvault-service-version: - - 1.1.10.0 + - 1.1.60.0 x-powered-by: - ASP.NET status: @@ -689,24 +679,24 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_update_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:42:27Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001","name":"cli_test_disk_encryption_set_update_000001","type":"Microsoft.Resources/resourceGroups","location":"westcentralus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '435' + - '478' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:01 GMT + - Mon, 07 Sep 2020 07:20:37 GMT expires: - '-1' pragma: @@ -721,9 +711,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002"}, - "keyUrl": "https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002"}, + "keyUrl": "https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e"}}}' headers: Accept: - application/json @@ -740,22 +730,22 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e\"\r\n + \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e\"\r\n \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/d1ac823a-7b57-479a-918e-f6098e9c4a44?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b3e5bd53-bbd5-40f1-911a-76f086ef7608?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -763,11 +753,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:14 GMT + - Mon, 07 Sep 2020 07:20:48 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/d1ac823a-7b57-479a-918e-f6098e9c4a44?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b3e5bd53-bbd5-40f1-911a-76f086ef7608?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -778,9 +768,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;287 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;95,Microsoft.Compute/HighCostDiskEncryptionSet30Min;295 x-ms-ratelimit-remaining-subscription-writes: - - '1152' + - '1197' status: code: 202 message: Accepted @@ -798,16 +788,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/d1ac823a-7b57-479a-918e-f6098e9c4a44?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/b3e5bd53-bbd5-40f1-911a-76f086ef7608?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:44:14.6180679+00:00\",\r\n \"endTime\": - \"2020-07-20T03:44:14.6805675+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"},\"keyUrl\":\"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"d1ac823a-7b57-479a-918e-f6098e9c4a44\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:20:49.3917148+00:00\",\r\n \"endTime\": + \"2020-09-07T07:20:49.4854902+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"},\"keyUrl\":\"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"b3e5bd53-bbd5-40f1-911a-76f086ef7608\"\r\n}" headers: cache-control: - no-cache @@ -816,7 +806,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:45 GMT + - Mon, 07 Sep 2020 07:21:19 GMT expires: - '-1' pragma: @@ -833,7 +823,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399948 + - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399989 status: code: 200 message: OK @@ -851,19 +841,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e\"\r\n + \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -874,7 +864,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:46 GMT + - Mon, 07 Sep 2020 07:21:20 GMT expires: - '-1' pragma: @@ -891,7 +881,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39934 + - Microsoft.Compute/LowCostGet3Min;4980,Microsoft.Compute/LowCostGet30Min;39980 status: code: 200 message: OK @@ -909,21 +899,21 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e\"\r\n + \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -934,7 +924,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:47 GMT + - Mon, 07 Sep 2020 07:21:20 GMT expires: - '-1' pragma: @@ -951,7 +941,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4991,Microsoft.Compute/LowCostGet30Min;39933 + - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39978 status: code: 200 message: OK @@ -969,24 +959,21 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0714","name":"bimkv0714","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-BUvault-test","name":"yakou-BUvault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/t-yakou/providers/Microsoft.KeyVault/vaults/yakou-vault-test","name":"yakou-vault-test","type":"Microsoft.KeyVault/vaults","location":"japaneast","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/voting-rg/providers/Microsoft.KeyVault/vaults/votingyg20200719165721","name":"votingyg20200719165721","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yg/providers/Microsoft.KeyVault/vaults/ygkvkv","name":"ygkvkv","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_disk_update_6uup54hohup3oajbpyu44cjhemgouwlaz2/providers/Microsoft.KeyVault/vaults/vault3-dzfvq2mx33qan","name":"vault3-dzfvq2mx33qan","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_je2veuufvrgxa57tf67o4wx2ym3j4wuhuzsvmqc5xowf7d/providers/Microsoft.KeyVault/vaults/vault-a7ha4yl2mfvi3o","name":"vault-a7ha4yl2mfvi3o","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_snapshot_x2qq5e6o43rgtooxhmwulwmnzhnvxsyfm7jvp/providers/Microsoft.KeyVault/vaults/vault4-surxrxh3q735x","name":"vault4-surxrxh3q735x","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002","name":"vault1-000002","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' headers: cache-control: - no-cache content-length: - - '15001' + - '6396' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:48 GMT + - Mon, 07 Sep 2020 07:21:21 GMT expires: - '-1' pragma: @@ -1014,15 +1001,12 @@ interactions: ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1031,7 +1015,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:49 GMT + - Mon, 07 Sep 2020 07:21:22 GMT expires: - '-1' pragma: @@ -1049,7 +1033,7 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-powered-by: - ASP.NET status: @@ -1058,15 +1042,15 @@ interactions: - request: body: '{"location": "westcentralus", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "9ac534f1-d577-4034-a32d-48de400dacbf", + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "c3788fd1-b86d-4041-8d4c-5a846d5dc83d", - "permissions": {"keys": ["unwrapKey", "wrapKey", "get"]}}], "vaultUri": "https://vault2-000004.vault.azure.net/", + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "ddb6b389-30fc-4757-9a21-9217232fbb0b", + "permissions": {"keys": ["get", "wrapKey", "unwrapKey"]}}], "vaultUri": "https://vault2-000004.vault.azure.net/", "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": true}}' headers: @@ -1081,19 +1065,16 @@ interactions: Content-Length: - '1111' Content-Type: - - application/json; charset=utf-8 + - application/json ParameterSetName: - -n --object-id --key-permissions User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"9ac534f1-d577-4034-a32d-48de400dacbf","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"c3788fd1-b86d-4041-8d4c-5a846d5dc83d","permissions":{"keys":["unwrapKey","wrapKey","get"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","name":"vault2-000004","type":"Microsoft.KeyVault/vaults","location":"westcentralus","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"ddb6b389-30fc-4757-9a21-9217232fbb0b","permissions":{"keys":["get","wrapKey","unwrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault2-000004.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1102,7 +1083,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:44:50 GMT + - Mon, 07 Sep 2020 07:21:23 GMT expires: - '-1' pragma: @@ -1120,9 +1101,9 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.284 + - 1.1.55.0 x-ms-ratelimit-remaining-subscription-writes: - - '1151' + - '1198' x-powered-by: - ASP.NET status: @@ -1142,31 +1123,31 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' headers: cache-control: - no-cache content-length: - - '615' + - '627' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:45:05 GMT + - Mon, 07 Sep 2020 07:21:39 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -1192,12 +1173,12 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27c3788fd1-b86d-4041-8d4c-5a846d5dc83d%27%29&api-version=1.6 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27ddb6b389-30fc-4757-9a21-9217232fbb0b%27%29&api-version=1.6 response: body: string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' @@ -1213,34 +1194,34 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:45:05 GMT + - Mon, 07 Sep 2020 07:21:40 GMT duration: - - '2543003' + - '2328167' expires: - '-1' ocp-aad-diagnostics-server-name: - - nCPedxZrWpkfFXa8YjMlGp+hxZG0CKs1KLjt7iMyV9k= + - QAuHhTm9RVpaK7Xjr9yexfLWEjSix2PbQozeTqB2czc= ocp-aad-session-key: - - Ne1n8uZKabacIj3GOIupXetCYpDjffr862N2jxTWbwJ73YmZIfweZbJ_M0tmKt2ZyuOf548L5_Xuz-G_PSiYjBMP1_KjH8LJCn_BT1slqZ6pSQUVvfB42ngxRHwdb_FJ.DHbds45mcNIKxJyy3TWNI2elnewW8C-e3KZiSfyWJvI + - 8p5My-FSr7UgDMU3eMEVXcmDU4F0c01sl6EXu8LeM8hovnr-ErQqp4RJlFVU33AU-FLPOapNn_lf0Uj0V4EyvN8AY14umL-p8qDM4KkbaB7orfjZnQPcFrTXXavqylgZ.iTHMfNx9bDO-W_tI4YEX2HV2AGULexC6yNJTaQZQ4sU pragma: - no-cache request-id: - - 7b9a8c98-a4a6-4ee0-82ca-ff4e33be0f06 + - 3992195f-f31f-4fdf-bd47-a655c0f5de12 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '1' x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"objectIds": ["c3788fd1-b86d-4041-8d4c-5a846d5dc83d"], "includeDirectoryObjectReferences": + body: '{"objectIds": ["ddb6b389-30fc-4757-9a21-9217232fbb0b"], "includeDirectoryObjectReferences": true}' headers: Accept: @@ -1258,15 +1239,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"c3788fd1-b86d-4041-8d4c-5a846d5dc83d","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006"],"appDisplayName":null,"appId":"059cba49-2e24-4930-ad60-1ed0c87c6911","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des-000006","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"C3EF40137634DAEAF94BC81E7985279715C0EBD2","endDate":"2020-10-18T03:39:00Z","keyId":"71678bbb-fcea-4822-b271-89f3d22e4778","startDate":"2020-07-20T03:39:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["059cba49-2e24-4930-ad60-1ed0c87c6911","https://identity.azure.net/BxB6yV0B3ybDqiLW/CS4wowhvq0qqLFFaQ+xPxIRGac="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"ddb6b389-30fc-4757-9a21-9217232fbb0b","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006"],"appDisplayName":null,"appId":"03e580c3-8359-434e-982d-9f9efc0cda7c","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des-000006","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"DBDB20163214B8776B90DB89C36B590AEF7AA5AA","endDate":"2020-12-06T07:15:00Z","keyId":"a5c1ea65-3984-4d9f-9962-afd696af4799","startDate":"2020-09-07T07:15:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["03e580c3-8359-434e-982d-9f9efc0cda7c","https://identity.azure.net/XEXDiL4nvi+pRUmJRfKtNs6Iuj8fplfHNLXXkqKpqvY="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' headers: access-control-allow-origin: - '*' @@ -1279,27 +1260,27 @@ interactions: dataserviceversion: - 3.0; date: - - Mon, 20 Jul 2020 03:45:06 GMT + - Mon, 07 Sep 2020 07:21:40 GMT duration: - - '4295281' + - '2334094' expires: - '-1' ocp-aad-diagnostics-server-name: - - L9NBRnGEeAQxkyyQ/ByUHcjzlwozd6+Cs0akFLqp8sA= + - ECnGKEGeuaafsRxeKjOa27lTV+ozrnZCzhx+IsrelBc= ocp-aad-session-key: - - lIrNWIk8quCfsal9ut7U_ZVuARNAkUBcPdxV7V5XtrQt3qQ1gto4nce3XKZhLS5J2vneZP7kypsC5lksxobLcUrccFMT_5Ic2dQQohSCbT1NEnNqDZ1yIeNGWCoeuX21.BOHbeQVskbGPVMCZyA2pRQ8Cf5GzqK2kZNqClSZ1OVg + - elV9wD-EPPnAym-ojZ7v_OVzWmoaUboFNUqJGYsHVLNRrLIEAzoxeivQ7Pc4ojFULvkZKV2L_4M2YWY9tPtrCZzGhEcHuOpE6UCjatk2feQ3MTXWccrgyTV3LwZAIxwo.sJ_M81FQS7q1yigyiGP3VplRO9UKKeJqvcQdEo_7sig pragma: - no-cache request-id: - - 52552b01-2e08-4ff3-849a-e80393c8a40b + - fe42eac0-8162-4097-a9f6-9eb5865a0be0 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' x-aspnet-version: - 4.0.30319 x-ms-dirapi-data-contract-version: - '1.6' + x-ms-resource-unit: + - '3' x-powered-by: - ASP.NET status: @@ -1307,7 +1288,7 @@ interactions: message: OK - request: body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "c3788fd1-b86d-4041-8d4c-5a846d5dc83d"}}' + "principalId": "ddb6b389-30fc-4757-9a21-9217232fbb0b"}}' headers: Accept: - application/json @@ -1326,15 +1307,15 @@ interactions: ParameterSetName: - --assignee --role --scope User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"c3788fd1-b86d-4041-8d4c-5a846d5dc83d","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","createdOn":"2020-07-20T03:45:07.8430525Z","updatedOn":"2020-07-20T03:45:07.8430525Z","createdBy":null,"updatedBy":"9ac534f1-d577-4034-a32d-48de400dacbf"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"ddb6b389-30fc-4757-9a21-9217232fbb0b","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004","createdOn":"2020-09-07T07:21:41.4443060Z","updatedOn":"2020-09-07T07:21:41.4443060Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' headers: cache-control: - no-cache @@ -1343,19 +1324,19 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:45:12 GMT + - Mon, 07 Sep 2020 07:21:46 GMT expires: - '-1' pragma: - no-cache set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly strict-transport-security: - max-age=31536000; includeSubDomains x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1197' status: code: 201 message: Created @@ -1373,21 +1354,21 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault1-000002\"\r\n - \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/59a0e37fd9574e1b8a71f35bdc15801e\"\r\n + \ },\r\n \"keyUrl\": \"https://vault1-000002.vault.azure.net/keys/key1-000003/1cb8002319594e549e3f557af25f6c7e\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -1398,7 +1379,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:45:30 GMT + - Mon, 07 Sep 2020 07:22:01 GMT expires: - '-1' pragma: @@ -1415,15 +1396,15 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39927 + - Microsoft.Compute/LowCostGet3Min;4962,Microsoft.Compute/LowCostGet30Min;39962 status: code: 200 message: OK - request: - body: 'b''{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, - "properties": {"encryptionType": "EncryptionAtRestWithCustomerKey", "activeKey": - {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004"}, - "keyUrl": "https://vault2-000004.vault.azure.net/keys/key2-000005/5eb9d08a7ba3434fb37e688d150f7986"}}}''' + body: '{"location": "westcentralus", "identity": {"type": "SystemAssigned"}, "properties": + {"encryptionType": "EncryptionAtRestWithCustomerKey", "activeKey": {"sourceVault": + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004"}, + "keyUrl": "https://vault2-000004.vault.azure.net/keys/key2-000005/6a138a832b1e4bf29d5d508c19697545"}}}' headers: Accept: - application/json @@ -1440,23 +1421,23 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"location\": \"westcentralus\",\r\n \"identity\": {\r\n \"type\": \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004\"\r\n - \ },\r\n \"keyUrl\": \"https://vault2-000004.vault.azure.net/keys/key2-000005/5eb9d08a7ba3434fb37e688d150f7986\"\r\n + \ },\r\n \"keyUrl\": \"https://vault2-000004.vault.azure.net/keys/key2-000005/6a138a832b1e4bf29d5d508c19697545\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ab7321a-d04b-4724-aa5b-5fb4910903dd?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ba704e2b-287f-4dba-85e5-56a301e53ace?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -1464,11 +1445,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:45:34 GMT + - Mon, 07 Sep 2020 07:22:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ab7321a-d04b-4724-aa5b-5fb4910903dd?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ba704e2b-287f-4dba-85e5-56a301e53ace?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1479,9 +1460,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;92,Microsoft.Compute/HighCostDiskEncryptionSet30Min;280 + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;92,Microsoft.Compute/HighCostDiskEncryptionSet30Min;292 x-ms-ratelimit-remaining-subscription-writes: - - '1174' + - '1198' status: code: 202 message: Accepted @@ -1499,16 +1480,16 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/4ab7321a-d04b-4724-aa5b-5fb4910903dd?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westcentralus/DiskOperations/ba704e2b-287f-4dba-85e5-56a301e53ace?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:45:33.9930828+00:00\",\r\n \"endTime\": - \"2020-07-20T03:45:34.8524598+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004\"},\"keyUrl\":\"https://vault2-000004.vault.azure.net/keys/key2-000005/5eb9d08a7ba3434fb37e688d150f7986\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"4ab7321a-d04b-4724-aa5b-5fb4910903dd\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:22:06.2504496+00:00\",\r\n \"endTime\": + \"2020-09-07T07:22:06.9222977+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des-000006\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"westcentralus\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004\"},\"keyUrl\":\"https://vault2-000004.vault.azure.net/keys/key2-000005/6a138a832b1e4bf29d5d508c19697545\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"ba704e2b-287f-4dba-85e5-56a301e53ace\"\r\n}" headers: cache-control: - no-cache @@ -1517,7 +1498,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:46:04 GMT + - Mon, 07 Sep 2020 07:22:36 GMT expires: - '-1' pragma: @@ -1534,7 +1515,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399946 + - Microsoft.Compute/GetOperation3Min;49972,Microsoft.Compute/GetOperation30Min;399972 status: code: 200 message: OK @@ -1552,19 +1533,19 @@ interactions: ParameterSetName: - -g -n --key-url --source-vault User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"des-000006\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.Compute/diskEncryptionSets/des-000006\",\r\n \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"westcentralus\",\r\n \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"c3788fd1-b86d-4041-8d4c-5a846d5dc83d\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \"ddb6b389-30fc-4757-9a21-9217232fbb0b\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_encryption_set_update_000001/providers/Microsoft.KeyVault/vaults/vault2-000004\"\r\n - \ },\r\n \"keyUrl\": \"https://vault2-000004.vault.azure.net/keys/key2-000005/5eb9d08a7ba3434fb37e688d150f7986\"\r\n + \ },\r\n \"keyUrl\": \"https://vault2-000004.vault.azure.net/keys/key2-000005/6a138a832b1e4bf29d5d508c19697545\"\r\n \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: @@ -1575,7 +1556,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:46:05 GMT + - Mon, 07 Sep 2020 07:22:37 GMT expires: - '-1' pragma: @@ -1592,7 +1573,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4980,Microsoft.Compute/LowCostGet30Min;39920 + - Microsoft.Compute/LowCostGet3Min;4954,Microsoft.Compute/LowCostGet30Min;39954 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_e2e.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_e2e.yaml index 0cf73287345..c2865577142 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_e2e.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_e2e.yaml @@ -13,24 +13,24 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:06:47 GMT + - Mon, 07 Sep 2020 07:19:11 GMT expires: - '-1' pragma: @@ -62,8 +62,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -73,11 +73,11 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5ZOWJBAOPVGU\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5WDZ6YJW3P54\"\r\n },\r\n \ \"provisioningState\": \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/9b7169af-0c86-4ffc-8f09-06d1ae0b41ba?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/3fcda6fa-9d37-4cfc-9d08-0eff9bcbf761?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -85,7 +85,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:06:54 GMT + - Mon, 07 Sep 2020 07:19:21 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 201 message: Created @@ -118,24 +118,24 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/9b7169af-0c86-4ffc-8f09-06d1ae0b41ba?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/3fcda6fa-9d37-4cfc-9d08-0eff9bcbf761?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:06:52.5058935+00:00\",\r\n \"endTime\": - \"2020-07-09T05:06:54.130978+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"9b7169af-0c86-4ffc-8f09-06d1ae0b41ba\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:19:19.7258893+00:00\",\r\n \"endTime\": + \"2020-09-07T07:19:20.3196698+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"3fcda6fa-9d37-4cfc-9d08-0eff9bcbf761\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:25 GMT + - Mon, 07 Sep 2020 07:19:52 GMT expires: - '-1' pragma: @@ -170,8 +170,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002?api-version=2019-12-01 response: @@ -179,7 +179,7 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5ZOWJBAOPVGU\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5WDZ6YJW3P54\"\r\n },\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: @@ -189,7 +189,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:25 GMT + - Mon, 07 Sep 2020 07:19:52 GMT expires: - '-1' pragma: @@ -224,8 +224,8 @@ interactions: ParameterSetName: - -g User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -233,10 +233,10 @@ interactions: response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"gallery_000002\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": - {\r\n \"uniqueName\": \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5ZOWJBAOPVGU\"\r\n + {\r\n \"uniqueName\": \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5WDZ6YJW3P54\"\r\n \ },\r\n \"provisioningState\": \"Succeeded\"\r\n }\r\n \ }\r\n ]\r\n}" headers: @@ -247,7 +247,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:27 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -282,8 +282,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -293,7 +293,7 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5ZOWJBAOPVGU\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_5WDZ6YJW3P54\"\r\n },\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: @@ -303,7 +303,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:27 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -338,24 +338,24 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:28 GMT + - Mon, 07 Sep 2020 07:19:55 GMT expires: - '-1' pragma: @@ -389,8 +389,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -406,7 +406,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/18f74ccb-7b53-4b5d-be9c-b9d6287b8a73?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ba24cecd-b055-4a3d-a48a-bd5850c1a105?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -414,7 +414,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:07:35 GMT + - Mon, 07 Sep 2020 07:20:01 GMT expires: - '-1' pragma: @@ -447,24 +447,24 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/18f74ccb-7b53-4b5d-be9c-b9d6287b8a73?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ba24cecd-b055-4a3d-a48a-bd5850c1a105?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:07:34.3361592+00:00\",\r\n \"endTime\": - \"2020-07-09T05:07:34.5236719+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"18f74ccb-7b53-4b5d-be9c-b9d6287b8a73\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:20:00.1653962+00:00\",\r\n \"endTime\": + \"2020-09-07T07:20:00.274864+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ba24cecd-b055-4a3d-a48a-bd5850c1a105\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:06 GMT + - Mon, 07 Sep 2020 07:20:32 GMT expires: - '-1' pragma: @@ -499,8 +499,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1?api-version=2019-12-01 response: @@ -520,7 +520,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:06 GMT + - Mon, 07 Sep 2020 07:20:32 GMT expires: - '-1' pragma: @@ -555,8 +555,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -572,7 +572,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:07 GMT + - Mon, 07 Sep 2020 07:20:34 GMT expires: - '-1' pragma: @@ -584,41 +584,41 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 45337a49-3cf9-4a31-a681-85e07f724b8b - - b965c541-1d90-4cea-a0fd-7c9d000277d5 - - 78b6336f-7cc7-4c90-ba83-bd2eca96f34f - - 1585eb29-bae8-486c-9f4b-24c7a1119a22 - - 89b677f1-5fa5-4445-aa91-cf5970a01bc2 - - b2f0b9bd-8b01-4c46-9354-8aad292de6da - - b5c9a50a-fa69-4e71-9300-db3d3a2f5252 - - 36aed98f-8fc0-4a26-9d4c-820f4f06c626 - - bf4c5e77-f268-4231-b7ec-76146d61745c - - 331237ba-c547-43a4-ab10-6379253f8f89 - - d31ed5cd-aecd-4ad2-8d12-314b0d685406 - - cb52dee8-57f3-4d0e-93c2-aabb1effa254 - - 0247ca4e-b732-461a-8178-878df7f2ca23 - - 7d51ad3e-5d03-4fbd-b909-09062c13acad - - dfc3e9c4-9183-4fb6-84bc-6e9c59abb7cb - - 3cc9c630-bf34-4c2a-a36a-dbe5b8baadb3 - - 5f6c6b55-c988-48c8-b6fc-2b9fd710936e - - fd7634bc-97c4-4c29-a2e7-94626b57ec3b - - 5f44f1d9-1230-461c-bf0b-6ce16c7ff9a7 - - 8ddfebe5-1705-471b-b7dc-b0f4b583d6b8 - - 0d60076a-88c4-4f8e-af14-04d6470d2de5 - - 8c2c2289-c12c-4b15-a081-eca6648e4947 - - 57bc3475-889e-4dbb-82f9-11965b42e660 - - 3df8b059-2957-402a-9c1d-aec62231a273 - - bcf4f0dc-b2a9-4910-882b-00a4dc5715d2 - - c3a2074f-ca7b-4769-bb4c-50e9404595a7 - - 5ee991c0-0ad4-4e46-b40c-b0b8ab6aca8e - - 7f8426ba-9919-417e-bad9-ce0a3bb28374 - - 176c3ce1-0fbb-434a-8ca2-6058ae01973f - - 61aa9970-0f77-4e55-906f-5a7d008ad338 - - 0c390171-cfaa-490b-8519-99d2e4782af5 - - 4679b060-fa7f-4a3b-a63f-7c0a5db9651d - - 9f6834fb-b29d-4af7-a63d-0d253100a448 - - 4e75eedf-583d-415b-a7dd-00fcf216887d - - d01e2d68-45dc-4356-b928-1deb1c2a2f42 + - 91735f2e-cb95-4a34-a7d0-f99d5519ac23 + - dd437e74-252d-431c-a35b-266bb5b424fd + - 36ec7525-4f64-40c6-832c-3a3224c1111b + - c67b363c-6325-4486-b050-05c0688819f0 + - d4e3c1cf-238f-4476-9dd5-d8e26136ecd3 + - 65fe23f4-e6a7-466e-895b-a89da3ef75a5 + - 4a943375-f006-4f6b-a8c7-0201321fd776 + - b4cd02d7-c307-481f-a61b-371e7676bc4d + - 72834056-a7cc-46e9-8b66-cfcb73840e9c + - f7826c9a-7c6c-48d1-9610-4596b65ed52f + - 93075d11-c008-46dc-b535-121385d71a2a + - 9111aa0c-c6ee-4d43-a1da-b2218cbf198a + - 54428262-406c-4b39-b4b6-de342f533bd4 + - 2130f4bf-32c9-42ac-9def-1e61ae3221bd + - cc85ec21-c335-450a-ae0b-416fd3de5c8d + - fb5c1eee-0e23-4575-baae-a6de2514d487 + - 1d8d31fc-d52d-424f-b564-6af5ac13fb6e + - b1a1d66f-b250-4a54-8ca8-d86a7b85ced3 + - 57b6981a-bb7e-4fea-a89e-dfb0acf91b08 + - a9c5998a-6031-426b-bce5-25acf6ee13c0 + - aca95057-6bff-4c0e-ad4e-d610ea4dbbd7 + - 2b1b7105-59b2-43e9-b261-842e35b0300a + - ddc8652b-dfc0-4a74-ab5b-43a021765125 + - 61eeb96d-2586-4e4e-bc07-de71e84e2207 + - 267e40cd-3350-47f1-b86c-d0415223d87b + - b1d13c99-8b9a-4c0e-b92f-2884bff773a2 + - 6598a067-b5ef-4ca7-b6a2-b7158061a9d3 + - 433dccaf-5d5c-4a25-9d75-b42f5b1a8f11 + - 3080ab75-d934-41fa-9b9e-e73904b0d8a3 + - e6078cf9-0b79-4c5e-8e91-02b35f00ad4b + - bf4f40da-edfe-4a15-9500-54b797215dec + - b7e607b0-6553-4306-b3cb-94448a236611 + - 9a42d274-c7c9-4b57-adda-b965268c7d28 + - e3d71c5f-8f57-4905-b657-7d8bb0c59deb + - 13b563a9-8c9c-4681-8020-ef5ad960a486 status: code: 200 message: OK @@ -636,8 +636,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -659,7 +659,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:08 GMT + - Mon, 07 Sep 2020 07:20:35 GMT expires: - '-1' pragma: @@ -694,24 +694,24 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:08 GMT + - Mon, 07 Sep 2020 07:20:35 GMT expires: - '-1' pragma: @@ -790,13 +790,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:09 GMT + - Mon, 07 Sep 2020 07:20:36 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Thu, 09 Jul 2020 05:13:09 GMT + - Mon, 07 Sep 2020 07:25:36 GMT source-age: - - '284' + - '226' strict-transport-security: - max-age=31536000 vary: @@ -807,19 +807,19 @@ interactions: x-cache: - HIT, HIT x-cache-hits: - - 1, 1 + - 2, 1 x-content-type-options: - nosniff x-fastly-request-id: - - a69dbc7a1cca40b434d94e1362c0b8abb737b267 + - 0cdd63ab95301837575b8218b14ddb77860fcdbf x-frame-options: - deny x-github-request-id: - - F62E:6092:7CBDA:85FF2:5F06A267 + - D74A:0D82:30E9CB:335D95:5F55DEDC x-served-by: - - cache-sin18050-SIN + - cache-sin18037-SIN x-timer: - - S1594271289.379464,VS0,VE1 + - S1599463237.666629,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -839,8 +839,8 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -856,7 +856,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:09 GMT + - Mon, 07 Sep 2020 07:20:36 GMT expires: - '-1' pragma: @@ -871,7 +871,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"name": "vm1VNET", "type": "Microsoft.Network/virtualNetworks", "location": "eastus2", "apiVersion": "2015-06-15", "dependsOn": [], "tags": {}, "properties": @@ -897,9 +897,9 @@ interactions: "latest"}, "dataDisks": [{"lun": 0, "managedDisk": {"storageAccountType": null}, "createOption": "empty", "diskSizeGB": 10}]}, "osProfile": {"computerName": "vm1", "adminUsername": "clitest1", "linuxConfiguration": {"disablePasswordAuthentication": - true, "ssh": {"publicKeys": [{"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVTn+0I6HALmT+kJ8KHBnO4+OmJL/6oxY0JE23IKt1HxRaRyHyw62dKImehgsrbiPpkGWPYrS05W6+L5o3wHsV0Pml8Ve6BasVcaviPgGj7EtcB3dPjn7NjmwZNFiS+uexEOOpR7iDH9BexQIgRQHP+Crr5ZKDSw8IgUpmVCzLEOJsCIc8+bAQq9mFSBT3pp79H37J4xS8Po1BLq4n3H49OyTmhwpct6QONb0IXXsh5f0XTbkc/0Bzpye4pNNQCkro6AK+NgJ5ObZdK6C/MCPaFIeBfw5htZQqriLuYbj/VSjjbFK+bThI9ibkWZOdF3WFJcCivqve3eUjXYQqKq2d - fareast\\\\xiaojxu@DESKTOP-8OVQDD7\\n", "path": "/home/clitest1/.ssh/authorized_keys"}]}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + true, "ssh": {"publicKeys": [{"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\n", "path": "/home/clitest1/.ssh/authorized_keys"}]}}}}}], + "outputs": {}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -910,32 +910,32 @@ interactions: Connection: - keep-alive Content-Length: - - '3535' + - '3522' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_1WzouqAs3ixDgv33OAkEjFvsysaO3Sbe","name":"vm_deploy_1WzouqAs3ixDgv33OAkEjFvsysaO3Sbe","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10038113794905392125","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-09T05:08:15.4247142Z","duration":"PT3.6828573S","correlationId":"e1f7cfe2-d9cc-447e-b794-118baf518efd","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_KqAM58Bi8J6AZeRktqiJz8k64eYCuu3N","name":"vm_deploy_KqAM58Bi8J6AZeRktqiJz8k64eYCuu3N","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2598650906557867116","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-07T07:20:41.9488309Z","duration":"PT3.0036436S","correlationId":"10923f51-40bb-4b99-a905-0b44cb71cdeb","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_1WzouqAs3ixDgv33OAkEjFvsysaO3Sbe/operationStatuses/08586073355937357720?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_KqAM58Bi8J6AZeRktqiJz8k64eYCuu3N/operationStatuses/08586021436465324460?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2748' + - '2747' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:17 GMT + - Mon, 07 Sep 2020 07:20:43 GMT expires: - '-1' pragma: @@ -945,7 +945,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 201 message: Created @@ -963,10 +963,10 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586073355937357720?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021436465324460?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -978,7 +978,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:08:48 GMT + - Mon, 07 Sep 2020 07:21:14 GMT expires: - '-1' pragma: @@ -1006,10 +1006,10 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586073355937357720?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021436465324460?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -1021,7 +1021,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:19 GMT + - Mon, 07 Sep 2020 07:21:45 GMT expires: - '-1' pragma: @@ -1049,22 +1049,22 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_1WzouqAs3ixDgv33OAkEjFvsysaO3Sbe","name":"vm_deploy_1WzouqAs3ixDgv33OAkEjFvsysaO3Sbe","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10038113794905392125","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-09T05:09:15.2974283Z","duration":"PT1M3.5555714S","correlationId":"e1f7cfe2-d9cc-447e-b794-118baf518efd","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_KqAM58Bi8J6AZeRktqiJz8k64eYCuu3N","name":"vm_deploy_KqAM58Bi8J6AZeRktqiJz8k64eYCuu3N","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2598650906557867116","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-07T07:21:25.304745Z","duration":"PT46.3595577S","correlationId":"10923f51-40bb-4b99-a905-0b44cb71cdeb","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' headers: cache-control: - no-cache content-length: - - '3814' + - '3811' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:19 GMT + - Mon, 07 Sep 2020 07:21:45 GMT expires: - '-1' pragma: @@ -1092,8 +1092,8 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1102,52 +1102,53 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5e9fe775-0d88-49ca-9c78-81ee30e2069c\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e50010fe-76bd-41a7-9304-079512d4b9f8\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202006101\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\",\r\n + \"18.04.202009010\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_ad537ea74d204aed86e87f235a295a76\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk2_ad537ea74d204aed86e87f235a295a76\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest1/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABAQDVTn+0I6HALmT+kJ8KHBnO4+OmJL/6oxY0JE23IKt1HxRaRyHyw62dKImehgsrbiPpkGWPYrS05W6+L5o3wHsV0Pml8Ve6BasVcaviPgGj7EtcB3dPjn7NjmwZNFiS+uexEOOpR7iDH9BexQIgRQHP+Crr5ZKDSw8IgUpmVCzLEOJsCIc8+bAQq9mFSBT3pp79H37J4xS8Po1BLq4n3H49OyTmhwpct6QONb0IXXsh5f0XTbkc/0Bzpye4pNNQCkro6AK+NgJ5ObZdK6C/MCPaFIeBfw5htZQqriLuYbj/VSjjbFK+bThI9ibkWZOdF3WFJcCivqve3eUjXYQqKq2d - fareast\\\\xiaojxu@DESKTOP-8OVQDD7\\n\"\r\n }\r\n ]\r\n - \ },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"vmAgent\": - {\r\n \"vmAgentVersion\": \"Unknown\",\r\n \"statuses\": [\r\n - \ {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n - \ \"level\": \"Warning\",\r\n \"displayStatus\": \"Not - Ready\",\r\n \"message\": \"VM status blob is found but not yet - populated.\",\r\n \"time\": \"2020-07-09T05:09:20+00:00\"\r\n }\r\n - \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\",\r\n \"statuses\": - [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": + \"vm1\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": \"18.04\",\r\n + \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.49.2\",\r\n \"statuses\": + [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n + \ \"message\": \"Guest Agent is running\",\r\n \"time\": + \"2020-09-07T07:21:41+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\",\r\n + \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:08:55.9383518+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:21:09.9236918+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm1_disk2_ad537ea74d204aed86e87f235a295a76\",\r\n \"statuses\": + \"vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:08:55.9383518+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T07:21:09.9236918+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": - \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:09:13.7353442+00:00\"\r\n + \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded/osProvisioningInProgress\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"OS provisioning + in progress\",\r\n \"time\": \"2020-09-07T07:21:24.5018427+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -1155,11 +1156,11 @@ interactions: cache-control: - no-cache content-length: - - '4627' + - '4811' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:20 GMT + - Mon, 07 Sep 2020 07:21:47 GMT expires: - '-1' pragma: @@ -1176,7 +1177,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31997 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 status: code: 200 message: OK @@ -1194,8 +1195,8 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1203,12 +1204,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"64868bac-55ed-4290-aefc-d9266d9f339e\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"40681417-c201-4e0b-b6c2-d1a745186232\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"250fe265-3bf6-437c-868d-595d92924cc2\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"be112d83-2944-4e44-80a8-9a80bba6f9ac\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"64868bac-55ed-4290-aefc-d9266d9f339e\\\"\",\r\n + \ \"etag\": \"W/\\\"40681417-c201-4e0b-b6c2-d1a745186232\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1217,8 +1218,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"22up3kqekrzedixgtddhcharya.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-02-E2-78\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"q05fcce0i04uzoat523alc3jng.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-04-31-0A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1232,9 +1233,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:21 GMT + - Mon, 07 Sep 2020 07:21:47 GMT etag: - - W/"64868bac-55ed-4290-aefc-d9266d9f339e" + - W/"40681417-c201-4e0b-b6c2-d1a745186232" expires: - '-1' pragma: @@ -1251,7 +1252,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2076685c-df16-4264-b470-b49866617db6 + - 99815edb-d94f-4c8e-a1a9-b097bc3ace55 status: code: 200 message: OK @@ -1269,8 +1270,8 @@ interactions: ParameterSetName: - -g -n --image --data-disk-sizes-gb --admin-username --generate-ssh-key --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1278,10 +1279,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"650c9b5e-0e95-42d6-9988-54541f02fa5b\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"c8634e06-98f9-4b63-a4cb-c86fee3c830f\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"9920e842-0899-44ab-8c85-262716a916ff\",\r\n - \ \"ipAddress\": \"52.179.211.75\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"8f23c93c-fa88-429e-b776-8be8f3e0e9b6\",\r\n + \ \"ipAddress\": \"40.75.86.163\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -1290,13 +1291,13 @@ interactions: cache-control: - no-cache content-length: - - '998' + - '997' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:21 GMT + - Mon, 07 Sep 2020 07:21:47 GMT etag: - - W/"650c9b5e-0e95-42d6-9988-54541f02fa5b" + - W/"c8634e06-98f9-4b63-a4cb-c86fee3c830f" expires: - '-1' pragma: @@ -1313,7 +1314,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4bf7f578-83cb-4d11-a521-153462b87663 + - 23a77a95-45ae-466f-bded-eb28407d5575 status: code: 200 message: OK @@ -1336,8 +1337,8 @@ interactions: ParameterSetName: - -g -n --command-id --scripts User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1347,17 +1348,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f8e8bb7a-1072-4e4c-a0a8-4b9389351c07?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/da7864ff-2709-455b-93bf-6ef0d7c891f5?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:09:22 GMT + - Mon, 07 Sep 2020 07:21:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f8e8bb7a-1072-4e4c-a0a8-4b9389351c07?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/da7864ff-2709-455b-93bf-6ef0d7c891f5?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -1388,18 +1389,18 @@ interactions: ParameterSetName: - -g -n --command-id --scripts User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f8e8bb7a-1072-4e4c-a0a8-4b9389351c07?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/da7864ff-2709-455b-93bf-6ef0d7c891f5?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:09:22.7509806+00:00\",\r\n \"endTime\": - \"2020-07-09T05:09:37.9698701+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-07T07:21:48.9393711+00:00\",\r\n \"endTime\": + \"2020-09-07T07:22:04.8768594+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\"value\":[{\"code\":\"ProvisioningState/succeeded\",\"level\":\"Info\",\"displayStatus\":\"Provisioning succeeded\",\"message\":\"Enable succeeded: \\n[stdout]\\n\\n[stderr]\\nwarning: - commands will be executed using /bin/sh\\njob 1 at Thu Jul 9 05:10:00 2020\\n\"}]}\r\n - \ },\r\n \"name\": \"f8e8bb7a-1072-4e4c-a0a8-4b9389351c07\"\r\n}" + commands will be executed using /bin/sh\\njob 1 at Mon Sep 7 07:23:00 2020\\n\"}]}\r\n + \ },\r\n \"name\": \"da7864ff-2709-455b-93bf-6ef0d7c891f5\"\r\n}" headers: cache-control: - no-cache @@ -1408,7 +1409,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:52 GMT + - Mon, 07 Sep 2020 07:22:19 GMT expires: - '-1' pragma: @@ -1443,15 +1444,15 @@ interactions: ParameterSetName: - -g -n --command-id --scripts User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f8e8bb7a-1072-4e4c-a0a8-4b9389351c07?monitor=true&api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/da7864ff-2709-455b-93bf-6ef0d7c891f5?monitor=true&api-version=2020-06-01 response: body: string: '{"value":[{"code":"ProvisioningState/succeeded","level":"Info","displayStatus":"Provisioning succeeded","message":"Enable succeeded: \n[stdout]\n\n[stderr]\nwarning: commands - will be executed using /bin/sh\njob 1 at Thu Jul 9 05:10:00 2020\n"}]}' + will be executed using /bin/sh\njob 1 at Mon Sep 7 07:23:00 2020\n"}]}' headers: cache-control: - no-cache @@ -1460,7 +1461,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:09:52 GMT + - Mon, 07 Sep 2020 07:22:20 GMT expires: - '-1' pragma: @@ -1497,8 +1498,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1508,17 +1509,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/71521f1b-90ed-4105-9d11-3294a673929b?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8232e96a-10af-4a1c-ac77-3925ed5b34ba?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:11:04 GMT + - Mon, 07 Sep 2020 07:23:30 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/71521f1b-90ed-4105-9d11-3294a673929b?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8232e96a-10af-4a1c-ac77-3925ed5b34ba?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -1549,14 +1550,14 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/71521f1b-90ed-4105-9d11-3294a673929b?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8232e96a-10af-4a1c-ac77-3925ed5b34ba?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:11:04.5951327+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"71521f1b-90ed-4105-9d11-3294a673929b\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:23:31.1426121+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"8232e96a-10af-4a1c-ac77-3925ed5b34ba\"\r\n}" headers: cache-control: - no-cache @@ -1565,7 +1566,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:11:15 GMT + - Mon, 07 Sep 2020 07:23:41 GMT expires: - '-1' pragma: @@ -1600,15 +1601,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/71521f1b-90ed-4105-9d11-3294a673929b?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/8232e96a-10af-4a1c-ac77-3925ed5b34ba?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:11:04.5951327+00:00\",\r\n \"endTime\": - \"2020-07-09T05:11:46.3295647+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"71521f1b-90ed-4105-9d11-3294a673929b\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:23:31.1426121+00:00\",\r\n \"endTime\": + \"2020-09-07T07:24:03.4238414+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"8232e96a-10af-4a1c-ac77-3925ed5b34ba\"\r\n}" headers: cache-control: - no-cache @@ -1617,7 +1618,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:11:50 GMT + - Mon, 07 Sep 2020 07:24:18 GMT expires: - '-1' pragma: @@ -1634,7 +1635,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990 + - Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29990 status: code: 200 message: OK @@ -1654,8 +1655,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1669,7 +1670,7 @@ interactions: content-length: - '0' date: - - Thu, 09 Jul 2020 05:11:52 GMT + - Mon, 07 Sep 2020 07:24:20 GMT expires: - '-1' pragma: @@ -1702,8 +1703,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1712,39 +1713,40 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"5e9fe775-0d88-49ca-9c78-81ee30e2069c\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"e50010fe-76bd-41a7-9304-079512d4b9f8\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202006101\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\",\r\n + \"18.04.202009010\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n - \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\"\r\n + \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\"\r\n \ }\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"name\": \"vm1_disk2_ad537ea74d204aed86e87f235a295a76\",\r\n + 0,\r\n \"name\": \"vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n - \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk2_ad537ea74d204aed86e87f235a295a76\"\r\n + \ \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\"\r\n \ },\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n \ },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \ \"path\": \"/home/clitest1/.ssh/authorized_keys\",\r\n \"keyData\": - \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVTn+0I6HALmT+kJ8KHBnO4+OmJL/6oxY0JE23IKt1HxRaRyHyw62dKImehgsrbiPpkGWPYrS05W6+L5o3wHsV0Pml8Ve6BasVcaviPgGj7EtcB3dPjn7NjmwZNFiS+uexEOOpR7iDH9BexQIgRQHP+Crr5ZKDSw8IgUpmVCzLEOJsCIc8+bAQq9mFSBT3pp79H37J4xS8Po1BLq4n3H49OyTmhwpct6QONb0IXXsh5f0XTbkc/0Bzpye4pNNQCkro6AK+NgJ5ObZdK6C/MCPaFIeBfw5htZQqriLuYbj/VSjjbFK+bThI9ibkWZOdF3WFJcCivqve3eUjXYQqKq2d - fareast\\\\xiaojxu@DESKTOP-8OVQDD7\\n\"\r\n }\r\n ]\r\n - \ },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2911' + - '2977' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:11:52 GMT + - Mon, 07 Sep 2020 07:24:20 GMT expires: - '-1' pragma: @@ -1761,7 +1763,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995 + - Microsoft.Compute/LowCostGet3Min;3997,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK @@ -1779,24 +1781,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:11:53 GMT + - Mon, 07 Sep 2020 07:24:20 GMT expires: - '-1' pragma: @@ -1811,9 +1813,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"sourceVirtualMachine": + body: '{"location": "eastus2", "tags": {}, "properties": {"sourceVirtualMachine": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"}, - "hyperVGeneration": "V1"}}''' + "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -1830,8 +1832,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1844,10 +1846,10 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"managedDisk\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\"\r\n + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": - 0,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk2_ad537ea74d204aed86e87f235a295a76\"\r\n + 0,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Premium_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1855,7 +1857,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/12313f50-a352-4c61-a6fb-669a11732498?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c0d2fbc1-3170-4a7d-b5d6-8c6dbcd173a9?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -1863,7 +1865,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:12:01 GMT + - Mon, 07 Sep 2020 07:24:29 GMT expires: - '-1' pragma: @@ -1878,7 +1880,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -1896,24 +1898,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/12313f50-a352-4c61-a6fb-669a11732498?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/c0d2fbc1-3170-4a7d-b5d6-8c6dbcd173a9?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:11:59.0327683+00:00\",\r\n \"endTime\": - \"2020-07-09T05:12:04.1890481+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"12313f50-a352-4c61-a6fb-669a11732498\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:24:27.158298+00:00\",\r\n \"endTime\": + \"2020-09-07T07:24:32.3145555+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"c0d2fbc1-3170-4a7d-b5d6-8c6dbcd173a9\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:12:31 GMT + - Mon, 07 Sep 2020 07:24:59 GMT expires: - '-1' pragma: @@ -1948,8 +1950,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1?api-version=2020-06-01 response: @@ -1960,11 +1962,11 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk1_ffcb040336484538887d7e0ce9e2c38f\"\r\n + 30,\r\n \"managedDisk\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk1_fb95f8ddc5b7410793f9c472ccdf91d5\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Premium_LRS\"\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"diskSizeGB\": 10,\r\n \"managedDisk\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vm1_disk2_ad537ea74d204aed86e87f235a295a76\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vm1_disk2_be6fc8bbfbb64e2695178ee381ac4d08\"\r\n \ },\r\n \"caching\": \"None\",\r\n \"storageAccountType\": \"Premium_LRS\"\r\n }\r\n ]\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1976,7 +1978,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:12:32 GMT + - Mon, 07 Sep 2020 07:25:00 GMT expires: - '-1' pragma: @@ -2012,24 +2014,24 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:12:33 GMT + - Mon, 07 Sep 2020 07:25:00 GMT expires: - '-1' pragma: @@ -2044,9 +2046,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": + body: '{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": {"targetRegions": [{"name": "eastus2"}], "replicaCount": 1}, "storageProfile": - {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}''' + {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}' headers: Accept: - application/json @@ -2064,8 +2066,8 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2078,21 +2080,21 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n \ }\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 cache-control: - no-cache content-length: - - '1074' + - '1075' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:12:40 GMT + - Mon, 07 Sep 2020 07:25:06 GMT expires: - '-1' pragma: @@ -2107,7 +2109,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1197' status: code: 201 message: Created @@ -2126,14 +2128,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2142,7 +2144,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:13:12 GMT + - Mon, 07 Sep 2020 07:25:38 GMT expires: - '-1' pragma: @@ -2178,14 +2180,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2194,7 +2196,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:13:42 GMT + - Mon, 07 Sep 2020 07:26:08 GMT expires: - '-1' pragma: @@ -2230,14 +2232,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2246,7 +2248,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:14:12 GMT + - Mon, 07 Sep 2020 07:26:38 GMT expires: - '-1' pragma: @@ -2282,14 +2284,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2298,7 +2300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:14:43 GMT + - Mon, 07 Sep 2020 07:27:08 GMT expires: - '-1' pragma: @@ -2334,14 +2336,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2350,7 +2352,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:15:13 GMT + - Mon, 07 Sep 2020 07:27:39 GMT expires: - '-1' pragma: @@ -2386,14 +2388,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2402,7 +2404,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:15:43 GMT + - Mon, 07 Sep 2020 07:28:09 GMT expires: - '-1' pragma: @@ -2419,7 +2421,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2379 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2380 status: code: 200 message: OK @@ -2438,14 +2440,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2454,7 +2456,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:16:14 GMT + - Mon, 07 Sep 2020 07:28:40 GMT expires: - '-1' pragma: @@ -2490,14 +2492,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2506,7 +2508,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:16:44 GMT + - Mon, 07 Sep 2020 07:29:10 GMT expires: - '-1' pragma: @@ -2523,7 +2525,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2374 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2374 status: code: 200 message: OK @@ -2542,14 +2544,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2558,7 +2560,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:17:14 GMT + - Mon, 07 Sep 2020 07:29:40 GMT expires: - '-1' pragma: @@ -2575,7 +2577,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2371 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2372 status: code: 200 message: OK @@ -2594,14 +2596,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2610,7 +2612,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:17:45 GMT + - Mon, 07 Sep 2020 07:30:10 GMT expires: - '-1' pragma: @@ -2627,7 +2629,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2368 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2369 status: code: 200 message: OK @@ -2646,14 +2648,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2662,7 +2664,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:18:15 GMT + - Mon, 07 Sep 2020 07:30:42 GMT expires: - '-1' pragma: @@ -2679,7 +2681,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2365 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2366 status: code: 200 message: OK @@ -2698,14 +2700,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2714,7 +2716,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:18:46 GMT + - Mon, 07 Sep 2020 07:31:12 GMT expires: - '-1' pragma: @@ -2731,7 +2733,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2362 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2363 status: code: 200 message: OK @@ -2750,14 +2752,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2766,7 +2768,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:19:16 GMT + - Mon, 07 Sep 2020 07:31:42 GMT expires: - '-1' pragma: @@ -2783,7 +2785,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2359 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2361 status: code: 200 message: OK @@ -2802,14 +2804,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -2818,7 +2820,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:19:47 GMT + - Mon, 07 Sep 2020 07:32:12 GMT expires: - '-1' pragma: @@ -2835,7 +2837,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2356 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2358 status: code: 200 message: OK @@ -2854,24 +2856,23 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/5f63fd9c-d005-45d1-b096-642810161243?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:12:39.0079814+00:00\",\r\n \"endTime\": - \"2020-07-09T05:19:54.4207358+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"5f63fd9c-d005-45d1-b096-642810161243\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:17 GMT + - Mon, 07 Sep 2020 07:32:44 GMT expires: - '-1' pragma: @@ -2888,7 +2889,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2354 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2355 status: code: 200 message: OK @@ -2907,35 +2908,23 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": - [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n - \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '1333' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:17 GMT + - Mon, 07 Sep 2020 07:33:14 GMT expires: - '-1' pragma: @@ -2952,7 +2941,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9995 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2352 status: code: 200 message: OK @@ -2964,77 +2953,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version list + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: '{"value":[{"name":"1.1.2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2","type":"Microsoft.Compute/galleries/images/versions","location":"eastus2","tags":{},"properties":{"publishingProfile":{"targetRegions":[{"name":"East - US 2","regionalReplicaCount":1,"storageAccountType":"Standard_LRS"}],"replicaCount":1,"excludeFromLatest":false,"publishedDate":"2020-07-09T05:12:39.023608+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}}]}' + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '1010' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:18 GMT + - Mon, 07 Sep 2020 07:33:44 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-original-request-ids: - - 31e74cc2-0d94-4f10-9232-5b054812c75c - - eb00afea-91dd-424d-828d-b9e014494c9b - - e38027f0-70d8-4c27-b755-354b64153651 - - 6e2d1bda-529c-4194-922c-b2c3f5067e74 - - e485af01-1774-40f2-8929-8db5a386a5a0 - - 9c6534dc-db17-44f4-b270-87a32d04f4df - - 55651637-0325-48eb-85e1-8d17dee2905d - - a6dd99ba-ac25-433e-a27f-c2071bc2122e - - 2e3896e8-1df5-40e4-a81a-78def44b55f8 - - f42d0e80-2e4b-4325-bf80-9c8136bca854 - - 843b7ac2-83ab-4f39-bbaf-a16f1c17bf9d - - 39f0b521-3708-4b4a-a0e7-4736a0ceb3d7 - - a8c28ceb-364c-4835-bdc5-6babd3623b57 - - 6da60b10-6f49-4372-83da-098ecfc11a25 - - 98357bc8-6ae1-4044-8938-b94ece2944d3 - - 659074b2-7b7a-4d70-9d44-4ef472534f9d - - f1127cea-096b-4734-a586-fb4f8446e7c9 - - 422b8c71-68ce-4390-9857-d62103e35169 - - 69c2c6d0-fb32-4c02-95f7-efcf3ce4870f - - 922ae0e5-94ba-4fd5-8d28-21edc934db3c - - ead1dd69-12e3-4e36-92d8-48f6ee779dd0 - - 3aaccd46-aef1-490c-8761-ee11ae4cae2f - - 70ab461b-cdbd-45b6-9d8f-f11b5084f062 - - 4f10248e-c522-49a0-ba47-b78b4011f0f7 - - 93e94f23-7e3a-4dc0-81aa-d24105dc9d00 - - 564a8354-7737-4db5-8512-65deb01b8f20 - - 83761200-a53e-48e2-b399-5a6b04579756 - - cad0010f-853a-4e37-8592-1018bcf2907c - - 9ff57ed5-f987-419b-88de-2c73f6dc21b9 - - bddaf33c-769b-4580-b715-144fb5c4b199 - - 8bb685ec-745b-42fb-bec4-cf39ce4fe8bb - - ce03e38b-1659-48f9-8a17-5f1d6f55c398 - - 419d493a-05c8-48f6-bcfb-43d06a98ba5b - - fd633486-1168-4709-8a6e-95b217a6821c - - 20edaeb1-2180-46ff-a3d0-2174d6affee8 + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2350 status: code: 200 message: OK @@ -3046,43 +3005,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version show + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": - [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n - \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '1333' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:20 GMT + - Mon, 07 Sep 2020 07:34:14 GMT expires: - '-1' pragma: @@ -3099,7 +3045,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1996,Microsoft.Compute/GetGalleryImageVersion30Min;9994 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2347 status: code: 200 message: OK @@ -3111,44 +3057,30 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": - [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n - \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '1333' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:20 GMT + - Mon, 07 Sep 2020 07:34:44 GMT expires: - '-1' pragma: @@ -3165,67 +3097,42 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1995,Microsoft.Compute/GetGalleryImageVersion30Min;9993 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2344 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": - {"targetRegions": [{"name": "westus2", "regionalReplicaCount": 1}, {"name": - "eastus2"}], "replicaCount": 2, "excludeFromLatest": false, "storageAccountType": - "Standard_LRS"}, "storageProfile": {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version create Connection: - keep-alive - Content-Length: - - '480' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 2,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 2,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": - [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n - \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n - \ \"provisioningState\": \"Updating\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 cache-control: - no-cache content-length: - - '1473' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:22 GMT + - Mon, 07 Sep 2020 07:35:15 GMT expires: - '-1' pragma: @@ -3242,9 +3149,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1198 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2341 status: code: 200 message: OK @@ -3256,21 +3161,21 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache @@ -3279,7 +3184,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:20:52 GMT + - Mon, 07 Sep 2020 07:35:46 GMT expires: - '-1' pragma: @@ -3296,7 +3201,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2352 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2338 status: code: 200 message: OK @@ -3308,30 +3213,31 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0a60b751-9203-42bb-bb92-c002c0fc996e?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:25:05.1493257+00:00\",\r\n \"endTime\": + \"2020-09-07T07:35:50.9155527+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"0a60b751-9203-42bb-bb92-c002c0fc996e\"\r\n}" headers: cache-control: - no-cache content-length: - - '134' + - '184' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:21:22 GMT + - Mon, 07 Sep 2020 07:36:16 GMT expires: - '-1' pragma: @@ -3348,7 +3254,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2349 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2336 status: code: 200 message: OK @@ -3360,30 +3266,42 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + - -g --gallery-name --gallery-image-definition --gallery-image-version --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": + [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n + \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '134' + - '1334' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:21:52 GMT + - Mon, 07 Sep 2020 07:36:16 GMT expires: - '-1' pragma: @@ -3400,7 +3318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2346 + - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9995 status: code: 200 message: OK @@ -3412,47 +3330,77 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version list Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions - --replica-count + - -g --gallery-name --gallery-image-definition User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: '{"value":[{"name":"1.1.2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2","type":"Microsoft.Compute/galleries/images/versions","location":"eastus2","tags":{},"properties":{"publishingProfile":{"targetRegions":[{"name":"East + US 2","regionalReplicaCount":1,"storageAccountType":"Standard_LRS"}],"replicaCount":1,"excludeFromLatest":false,"publishedDate":"2020-09-07T07:25:05.1649514+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}}]}' headers: cache-control: - no-cache content-length: - - '134' + - '1011' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:22:23 GMT + - Mon, 07 Sep 2020 07:36:19 GMT expires: - '-1' pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2343 + x-ms-original-request-ids: + - eb8f1228-77c2-4956-a94b-40395490b654 + - 5e4455a1-45e0-442b-888c-445cad3d3dbf + - 804d335d-0efa-4d41-aa9a-72ab257b0a5e + - 2ef4924e-0cfa-4163-9970-dd917f4b27c4 + - 5dba8982-7234-4e60-8f21-874b821477a1 + - d04aa4af-0018-4a50-b21c-48e7ab7531a2 + - 6ef75aa4-29ba-4a02-9be6-85b4e4c12a1d + - a9751580-935c-4ef3-8aca-ef545709206c + - 80f7a8c9-bc1b-4914-8702-4ec26ea06ce8 + - 0f64f99e-f0ed-4e31-bae0-f12ead07e70d + - bbcc230f-3b48-44dd-bb4d-0f21d6852e9c + - 68b2c7c8-70a0-4a19-b7ad-48fca1058fab + - 9e82a340-5223-4d95-86e4-b9b6e363ac4d + - f28c345a-22d5-4f69-b936-02cc72efc121 + - 1aa66478-075b-4c25-8e07-162d5226d6fc + - 633d05c2-4136-44c2-afa6-9eb8138ac2bc + - 4684b231-a40f-4a37-ac9e-740e4bae4eda + - 58eb9193-83bb-49d5-88af-5ee445e7d930 + - 18e290f2-4806-467a-9583-86a4d2fdc906 + - e1f56d56-687f-4e87-917d-2a3fd814f687 + - 4711fe9e-c3ec-465e-b5c7-5859dc6751a5 + - 10c34481-b239-40d9-a2dd-cb953c5f752b + - 4bd7cd4c-c66e-4fb5-bf03-69010b520692 + - 3ced902c-1a68-4824-a190-6a0be6ee0633 + - 05b20b4d-dfaf-4240-a12e-3a21cbcf8c94 + - 00c425a4-092c-440c-8b65-405ad1ed5220 + - 335bd39a-1dd2-4d5e-9327-481e83b187c8 + - f92b0da6-f25c-461d-a81d-9898846a7907 + - 650047c4-6266-4436-a7b3-3446b398d414 + - ab2db7a6-762d-47f1-aa87-3aa28421c1b8 + - 57c03d36-84fc-4d0a-a714-3411e3064a23 + - 590c2be8-497d-4d21-a04a-85211883964b + - 33711907-82db-4344-97a7-2cf8ad551eaa + - ac6f2462-a8ab-4729-96f1-eafb1c74ad89 + - 5343be38-ae95-405e-b438-d3c92ba5ef20 status: code: 200 message: OK @@ -3464,30 +3412,43 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - sig image-version update + - sig image-version show Connection: - keep-alive ParameterSetName: - - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions - --replica-count + - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": + [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n + \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '134' + - '1334' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:22:53 GMT + - Mon, 07 Sep 2020 07:36:20 GMT expires: - '-1' pragma: @@ -3504,7 +3465,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2340 + - Microsoft.Compute/GetGalleryImageVersion3Min;1996,Microsoft.Compute/GetGalleryImageVersion30Min;9994 status: code: 200 message: OK @@ -3523,23 +3484,37 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": + [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n + \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '134' + - '1334' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:23:24 GMT + - Mon, 07 Sep 2020 07:36:23 GMT expires: - '-1' pragma: @@ -3556,12 +3531,15 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2337 + - Microsoft.Compute/GetGalleryImageVersion3Min;1995,Microsoft.Compute/GetGalleryImageVersion30Min;9993 status: code: 200 message: OK - request: - body: null + body: '{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": + {"targetRegions": [{"name": "westus2", "regionalReplicaCount": 1}, {"name": + "eastus2"}], "replicaCount": 2, "excludeFromLatest": false, "storageAccountType": + "Standard_LRS"}, "storageProfile": {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}' headers: Accept: - application/json @@ -3571,27 +3549,49 @@ interactions: - sig image-version update Connection: - keep-alive + Content-Length: + - '480' + Content-Type: + - application/json; charset=utf-8 ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 2,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 2,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": + [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n + \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n + \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 cache-control: - no-cache content-length: - - '134' + - '1474' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:23:54 GMT + - Mon, 07 Sep 2020 07:36:23 GMT expires: - '-1' pragma: @@ -3608,9 +3608,11 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2335 - status: - code: 200 + - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1198 + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + status: + code: 200 message: OK - request: body: null @@ -3627,14 +3629,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3643,7 +3645,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:24:24 GMT + - Mon, 07 Sep 2020 07:36:53 GMT expires: - '-1' pragma: @@ -3660,7 +3662,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2332 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2334 status: code: 200 message: OK @@ -3679,14 +3681,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3695,7 +3697,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:24:56 GMT + - Mon, 07 Sep 2020 07:37:25 GMT expires: - '-1' pragma: @@ -3712,7 +3714,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2329 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2331 status: code: 200 message: OK @@ -3731,14 +3733,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3747,7 +3749,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:25:26 GMT + - Mon, 07 Sep 2020 07:37:55 GMT expires: - '-1' pragma: @@ -3764,7 +3766,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2326 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2328 status: code: 200 message: OK @@ -3783,14 +3785,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3799,7 +3801,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:25:56 GMT + - Mon, 07 Sep 2020 07:38:25 GMT expires: - '-1' pragma: @@ -3816,7 +3818,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2324 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2325 status: code: 200 message: OK @@ -3835,14 +3837,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3851,7 +3853,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:26:27 GMT + - Mon, 07 Sep 2020 07:38:55 GMT expires: - '-1' pragma: @@ -3868,7 +3870,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2321 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2323 status: code: 200 message: OK @@ -3887,14 +3889,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3903,7 +3905,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:26:57 GMT + - Mon, 07 Sep 2020 07:39:25 GMT expires: - '-1' pragma: @@ -3920,7 +3922,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2318 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2320 status: code: 200 message: OK @@ -3939,14 +3941,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -3955,7 +3957,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:27:27 GMT + - Mon, 07 Sep 2020 07:39:56 GMT expires: - '-1' pragma: @@ -3972,7 +3974,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2315 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2317 status: code: 200 message: OK @@ -3991,14 +3993,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -4007,7 +4009,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:27:57 GMT + - Mon, 07 Sep 2020 07:40:26 GMT expires: - '-1' pragma: @@ -4024,7 +4026,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2312 + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2314 status: code: 200 message: OK @@ -4043,14 +4045,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache @@ -4059,7 +4061,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:28:28 GMT + - Mon, 07 Sep 2020 07:40:57 GMT expires: - '-1' pragma: @@ -4076,7 +4078,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2309 + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2311 status: code: 200 message: OK @@ -4095,24 +4097,23 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7b2a2ea9-31eb-424e-8955-d5e7ca61b93e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:20:22.0627842+00:00\",\r\n \"endTime\": - \"2020-07-09T05:28:38.4786943+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"7b2a2ea9-31eb-424e-8955-d5e7ca61b93e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:28:58 GMT + - Mon, 07 Sep 2020 07:41:27 GMT expires: - '-1' pragma: @@ -4129,7 +4130,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2307 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2309 status: code: 200 message: OK @@ -4148,37 +4149,23 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n },\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 2,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 2,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-09T05:12:39.023608+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": - [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n - \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '1474' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:28:58 GMT + - Mon, 07 Sep 2020 07:41:57 GMT expires: - '-1' pragma: @@ -4195,7 +4182,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9989 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2306 status: code: 200 message: OK @@ -4207,40 +4194,47 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - keyvault create + - sig image-version update Connection: - keep-alive ParameterSetName: - - -g -n --enable-purge-protection --enable-soft-delete + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '429' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:00 GMT + - Mon, 07 Sep 2020 07:42:28 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2303 status: code: 200 message: OK @@ -4251,126 +4245,100 @@ interactions: - application/json Accept-Encoding: - gzip, deflate + CommandName: + - sig image-version update Connection: - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"b5ed59e8-f00d-4396-af62-8297e36d8b52","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2019-12-03T09:04:15Z","creationType":"Invitation","department":null,"dirSyncEnabled":null,"displayName":"Xiaojian - Xu","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":"xiaojxu@microsoft.com","mailNickname":"xiaojxu_microsoft.com#EXT#","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":["xiaojxu@microsoft.com"],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":null,"provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":["SMTP:xiaojxu@microsoft.com"],"refreshTokensValidFromDateTime":"2019-12-03T09:04:15Z","showInAddressList":false,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/b5ed59e8-f00d-4396-af62-8297e36d8b52/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"xiaojxu_microsoft.com#EXT#@AzureSDKTeam.onmicrosoft.com","userState":"Accepted","userStateChangedOn":"2019-12-03T09:04:52Z","userType":"Guest"}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: - access-control-allow-origin: - - '*' cache-control: - no-cache content-length: - - '1693' + - '134' content-type: - - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 - dataserviceversion: - - 3.0; + - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:04 GMT - duration: - - '2777311' + - Mon, 07 Sep 2020 07:42:59 GMT expires: - '-1' - ocp-aad-diagnostics-server-name: - - rJjG6yjzBh6jU/0jr+SIrjmBfNKReVj1LJRyykn3ZEU= - ocp-aad-session-key: - - D6e_UK3_KnfdrbqocfMqyiAtXfWoE0zgYwKaKg2nW6NAshwwfAFZJxuuWuQHDFoH2XWoF3dwn_83bhECcgljcSLjqJ50Z76XZFGuJvaGFfdFMGOUNupSZMsO2N6k0Yqs.X4EDHzkp5QJNiKaDJCZajsq7nYDGmjs1vp-UyzNRlOw pragma: - no-cache - request-id: - - 9807d007-fb1a-455f-b2e2-11e96f0ca1bd + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' - x-aspnet-version: - - 4.0.30319 - x-ms-dirapi-data-contract-version: - - '1.6' - x-powered-by: - - ASP.NET + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2300 status: code: 200 message: OK - request: - body: '{"location": "eastus2", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "b5ed59e8-f00d-4396-af62-8297e36d8b52", - "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", - "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", - "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", - "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", - "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", - "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}], - "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": - true, "networkAcls": {"bypass": "AzureServices", "defaultAction": "Allow", "ipRules": - [], "virtualNetworkRules": []}}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - keyvault create + - sig image-version update Connection: - keep-alive - Content-Length: - - '949' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -n --enable-purge-protection --enable-soft-delete + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"b5ed59e8-f00d-4396-af62-8297e36d8b52","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net","provisioningState":"RegisteringDns"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '1179' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:12 GMT + - Mon, 07 Sep 2020 07:43:29 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-IIS/10.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding - x-aspnet-version: - - 4.0.30319 x-content-type-options: - nosniff - x-ms-keyvault-service-version: - - 1.1.0.283 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - x-powered-by: - - ASP.NET + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2297 status: code: 200 message: OK @@ -4382,158 +4350,151 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - keyvault create + - sig image-version update Connection: - keep-alive ParameterSetName: - - -g -n --enable-purge-protection --enable-soft-delete + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"b5ed59e8-f00d-4396-af62-8297e36d8b52","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '1175' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:44 GMT + - Mon, 07 Sep 2020 07:43:59 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-IIS/10.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding - x-aspnet-version: - - 4.0.30319 x-content-type-options: - nosniff - x-ms-keyvault-service-version: - - 1.1.0.283 - x-powered-by: - - ASP.NET + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2294 status: code: 200 message: OK - request: - body: '' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate + CommandName: + - sig image-version update Connection: - keep-alive - Content-Length: - - 0 - Content-Type: - - application/json; charset=utf-8 + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python - accept-language: - - en-US - method: POST - uri: https://vault-000003.vault.azure.net/keys/key-000004/create?api-version=7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"error":{"code":"Unauthorized","message":"Request is missing a Bearer - or PoP token."}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '87' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:45 GMT + - Mon, 07 Sep 2020 07:44:29 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - - max-age=31536000;includeSubDomains - www-authenticate: - - Bearer authorization="https://login.windows.net/54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - resource="https://vault.azure.net" - x-aspnet-version: - - 4.0.30319 + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.84;act_addr_fam=InterNetwork; - x-ms-keyvault-region: - - eastus2 - x-ms-keyvault-service-version: - - 1.1.8.0 - x-powered-by: - - ASP.NET + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2292 status: - code: 401 - message: Unauthorized + code: 200 + message: OK - request: - body: '{"kty": "RSA", "attributes": {"enabled": true}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate + CommandName: + - sig image-version update Connection: - keep-alive - Content-Length: - - '47' - Content-Type: - - application/json; charset=utf-8 + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-keyvault/7.0 - Azure-SDK-For-Python - accept-language: - - en-US - method: POST - uri: https://vault-000003.vault.azure.net/keys/key-000004/create?api-version=7.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"key":{"kid":"https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"yGLnW0T4ccQt2siK7JZB5ypbhDxixtFegyn5p6eGyAWMlvnz0VTjlt6wz-9DNtwzdtH1ajSBJDG08SXs3JYjqgEcnAavns5FCayh_0Ox2Flo9pOCiOaCsymRa7ssDTCHPoc53Yr_OjURbzDdojTMfcgmmZbUN4IVgwW_bKZ0mTRwpGGJB87kcWpfiVR_QBMiRpmcsZAR8ZOI_xOuGly-0x2mbPORA7o2c8qyZK-QRBZEF6ewO3Oz1AHyR7N7dYMf8D2OAuxVI71OQjvWfi2lAdvTALBfwZe_nIMVBR_jyFtJPfuT80gEow8-5cnHCEpj75SmaGAFx8o-073bPkRkzQ","e":"AQAB"},"attributes":{"enabled":true,"created":1594272590,"updated":1594272590,"recoveryLevel":"Recoverable"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '665' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:50 GMT + - Mon, 07 Sep 2020 07:45:01 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - - max-age=31536000;includeSubDomains - x-aspnet-version: - - 4.0.30319 + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-keyvault-network-info: - - conn_type=Ipv4;addr=167.220.255.84;act_addr_fam=InterNetwork; - x-ms-keyvault-region: - - eastus2 - x-ms-keyvault-service-version: - - 1.1.8.0 - x-powered-by: - - ASP.NET + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2291 status: code: 200 message: OK @@ -4545,91 +4506,85 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk-encryption-set create + - sig image-version update Connection: - keep-alive ParameterSetName: - - -g -n --key-url --source-vault + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: cache-control: - no-cache content-length: - - '429' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:50 GMT + - Mon, 07 Sep 2020 07:45:31 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2288 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "identity": {"type": "SystemAssigned"}, "properties": - {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003"}, - "keyUrl": "https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31"}}}''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - disk-encryption-set create + - sig image-version update Connection: - keep-alive - Content-Length: - - '437' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -n --key-url --source-vault + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-05-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/097887f5-9add-4801-aa45-f99008428db2?api-version=2019-12-01 response: body: - string: "{\r\n \"location\": \"eastus2\",\r\n \"identity\": {\r\n \"type\": - \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n - \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31\"\r\n - \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:36:23.8234199+00:00\",\r\n \"endTime\": + \"2020-09-07T07:45:40.1635928+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"097887f5-9add-4801-aa45-f99008428db2\"\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/26ef642b-faa7-4b1a-a151-81b860f63614?api-version=2020-05-01 cache-control: - no-cache content-length: - - '546' + - '184' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:29:58 GMT + - Mon, 07 Sep 2020 07:46:01 GMT expires: - '-1' - location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/26ef642b-faa7-4b1a-a151-81b860f63614?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -4637,15 +4592,17 @@ interactions: - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2285 status: - code: 202 - message: Accepted + code: 200 + message: OK - request: body: null headers: @@ -4654,31 +4611,44 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk-encryption-set create + - sig image-version update Connection: - keep-alive ParameterSetName: - - -g -n --key-url --source-vault + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/26ef642b-faa7-4b1a-a151-81b860f63614?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:29:58.7721244+00:00\",\r\n \"endTime\": - \"2020-07-09T05:29:58.865878+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus2\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"32149f59-8944-4168-bb63-142e3854a2ef\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"},\"keyUrl\":\"https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n - \ },\r\n \"name\": \"26ef642b-faa7-4b1a-a151-81b860f63614\"\r\n}" + string: "{\r\n \"name\": \"1.1.2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n },\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 2,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 2,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-07T07:25:05.1649514+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {}\r\n },\r\n \"dataDiskImages\": + [\r\n {\r\n \"lun\": 0,\r\n \"sizeInGB\": 10,\r\n + \ \"hostCaching\": \"None\"\r\n }\r\n ]\r\n },\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1130' + - '1475' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:28 GMT + - Mon, 07 Sep 2020 07:46:01 GMT expires: - '-1' pragma: @@ -4695,7 +4665,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399951 + - Microsoft.Compute/GetGalleryImageVersion3Min;1996,Microsoft.Compute/GetGalleryImageVersion30Min;9988 status: code: 200 message: OK @@ -4707,53 +4677,40 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk-encryption-set create + - keyvault create Connection: - keep-alive ParameterSetName: - - -g -n --key-url --source-vault + - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: "{\r\n \"name\": \"des1-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\r\n - \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus2\",\r\n - \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"32149f59-8944-4168-bb63-142e3854a2ef\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n - \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31\"\r\n - \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '1031' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:29 GMT + - Mon, 07 Sep 2020 07:46:02 GMT expires: - '-1' pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked vary: - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39989 status: code: 200 message: OK @@ -4764,101 +4721,122 @@ interactions: - application/json Accept-Encoding: - gzip, deflate - CommandName: - - disk-encryption-set show Connection: - keep-alive - ParameterSetName: - - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-05-01 + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/me?api-version=1.6 response: body: - string: "{\r\n \"name\": \"des1-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\r\n - \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus2\",\r\n - \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": - \"32149f59-8944-4168-bb63-142e3854a2ef\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n - \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": - {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n - \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/0f27ab6f30b4418791e2e70588835a31\"\r\n - \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects/@Element","odata.type":"Microsoft.DirectoryServices.User","objectType":"User","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","deletionTimestamp":null,"accountEnabled":true,"ageGroup":null,"assignedLicenses":[],"assignedPlans":[],"city":null,"companyName":null,"consentProvidedForMinor":null,"country":null,"createdDateTime":"2020-07-01T06:20:59Z","creationType":null,"department":null,"dirSyncEnabled":null,"displayName":"azureclitest","employeeId":null,"facsimileTelephoneNumber":null,"givenName":null,"immutableId":null,"isCompromised":null,"jobTitle":null,"lastDirSyncTime":null,"legalAgeGroupClassification":null,"mail":null,"mailNickname":"azureclitest","mobile":null,"onPremisesDistinguishedName":null,"onPremisesSecurityIdentifier":null,"otherMails":[],"passwordPolicies":null,"passwordProfile":null,"physicalDeliveryOfficeName":null,"postalCode":null,"preferredLanguage":"en-US","provisionedPlans":[],"provisioningErrors":[],"proxyAddresses":[],"refreshTokensValidFromDateTime":"2020-07-01T06:23:57Z","showInAddressList":null,"signInNames":[],"sipProxyAddress":null,"state":null,"streetAddress":null,"surname":null,"telephoneNumber":null,"thumbnailPhoto@odata.mediaEditLink":"directoryObjects/181c08fa-7ac8-48a6-a869-342ab74566a4/Microsoft.DirectoryServices.User/thumbnailPhoto","usageLocation":null,"userIdentities":[],"userPrincipalName":"azureclitest@azuresdkteam.onmicrosoft.com","userState":null,"userStateChangedOn":null,"userType":"Member"}' headers: + access-control-allow-origin: + - '*' cache-control: - no-cache content-length: - - '1031' + - '1567' content-type: - - application/json; charset=utf-8 + - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 + dataserviceversion: + - 3.0; date: - - Thu, 09 Jul 2020 05:30:29 GMT + - Mon, 07 Sep 2020 07:46:03 GMT + duration: + - '4564049' expires: - '-1' + ocp-aad-diagnostics-server-name: + - s8b3SINXiq4yUQ7D+hkzg34bDluxs7CTY+E2hkr8Adc= + ocp-aad-session-key: + - wjyt3Ux1wVv2MTHmLKHs4q7xb610OsUocFIiYdmAlix9gkJPvMrZEnHDV_1eo5F0fwHVw2IckB82ZzBHDsFP9ICsihdP7ZRRlSTWCwg412JNYkuA7CdMwwxP8UohS3Oi.ouQjb9rZCKMDF3S2Xk8R7LOdYVA6phR0_gyHaKa5Cz0 pragma: - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 + request-id: + - 151c18f3-6340-4e34-822b-6f87a00d4602 strict-transport-security: - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39988 + x-aspnet-version: + - 4.0.30319 + x-ms-dirapi-data-contract-version: + - '1.6' + x-ms-resource-unit: + - '1' + x-powered-by: + - ASP.NET status: code: 200 message: OK - request: - body: null + body: '{"location": "eastus2", "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", + "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", + "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", + "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", + "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", + "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", + "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}], + "enableSoftDelete": true, "softDeleteRetentionInDays": 90, "enablePurgeProtection": + true, "networkAcls": {"bypass": "AzureServices", "defaultAction": "Allow", "ipRules": + [], "virtualNetworkRules": []}}}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - keyvault set-policy + - keyvault create Connection: - keep-alive + Content-Length: + - '949' + Content-Type: + - application/json ParameterSetName: - - -n --object-id --key-permissions + - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 response: body: - string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5555","name":"bim-kv5555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv55555","name":"bim-kv55555","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555565","name":"bim-kv555565","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555575","name":"bim-kv555575","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555585","name":"bim-kv555585","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv555595","name":"bim-kv555595","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv6666","name":"bim-kv6666","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv8","name":"bim-kv8","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0528","name":"bim-kv-0528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529","name":"bim-kv-0529","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0529-2","name":"bim-kv-0529-2","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-0701","name":"bim-kv-0701","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-111111","name":"bim-kv-111111","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200508","name":"bim-kv-20200508","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-20200528","name":"bim-kv-20200528","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv-666","name":"bim-kv-666","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test1","name":"bim-sd-test1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test2","name":"bim-sd-test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test3","name":"bim-sd-test3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-sd-test4","name":"bim-sd-test4","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0506","name":"bimkv0506","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv05062","name":"bimkv05062","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519","name":"bimkv0519","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0519-3","name":"bimkv0519-3","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv0703","name":"bimkv0703","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkv20200418","name":"bimkv20200418","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue1","name":"bimkvissue1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue12","name":"bimkvissue12","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue13","name":"bimkvissue13","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue2","name":"bimkvissue2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue3","name":"bimkvissue3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue4","name":"bimkvissue4","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue5","name":"bimkvissue5","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue6","name":"bimkvissue6","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue7","name":"bimkvissue7","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvissue8","name":"bimkvissue8","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvrbac1","name":"bimkvrbac1","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd1","name":"bimkvsd1","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd2","name":"bimkvsd2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd3","name":"bimkvsd3","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd5","name":"bimkvsd5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvsd6","name":"bimkvsd6","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvTest","name":"bimkvTest","type":"Microsoft.KeyVault/vaults","location":"northcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test","name":"bimtrack2test","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtrack2test2","name":"bimtrack2test2","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}}]}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net","provisioningState":"RegisteringDns"}}' headers: cache-control: - no-cache content-length: - - '13553' + - '1179' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:30 GMT + - Mon, 07 Sep 2020 07:46:17 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-IIS/10.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding + x-aspnet-version: + - 4.0.30319 x-content-type-options: - nosniff + x-ms-keyvault-service-version: + - 1.1.55.0 + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + x-powered-by: + - ASP.NET status: code: 200 message: OK @@ -4866,25 +4844,22 @@ interactions: body: null headers: Accept: - - application/json + - '*/*' Accept-Encoding: - gzip, deflate CommandName: - - keyvault set-policy + - keyvault create Connection: - keep-alive ParameterSetName: - - -n --object-id --key-permissions + - -g -n --enable-purge-protection --enable-soft-delete User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"b5ed59e8-f00d-4396-af62-8297e36d8b52","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -4893,7 +4868,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:32 GMT + - Mon, 07 Sep 2020 07:46:48 GMT expires: - '-1' pragma: @@ -4911,82 +4886,1123 @@ interactions: x-content-type-options: - nosniff x-ms-keyvault-service-version: - - 1.1.0.283 + - 1.1.55.0 x-powered-by: - ASP.NET status: code: 200 message: OK - request: - body: '{"location": "eastus2", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", - "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": - "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "b5ed59e8-f00d-4396-af62-8297e36d8b52", - "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", - "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", - "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", - "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", - "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", - "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, - {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "32149f59-8944-4168-bb63-142e3854a2ef", - "permissions": {"keys": ["unwrapKey", "get", "wrapKey"]}}], "vaultUri": "https://vault-000003.vault.azure.net/", - "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": - 90, "enablePurgeProtection": true}}' + body: '' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - 0 + Content-Type: + - application/json; charset=utf-8 + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python + accept-language: + - en-US + method: POST + uri: https://vault-000003.vault.azure.net/keys/key-000004/create?api-version=7.0 + response: + body: + string: '{"error":{"code":"Unauthorized","message":"Request is missing a Bearer + or PoP token."}}' + headers: + cache-control: + - no-cache + content-length: + - '87' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:46:49 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000;includeSubDomains + www-authenticate: + - Bearer authorization="https://login.windows.net/54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + resource="https://vault.azure.net" + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-network-info: + - conn_type=Ipv4;addr=167.220.255.61;act_addr_fam=InterNetwork; + x-ms-keyvault-region: + - eastus2 + x-ms-keyvault-service-version: + - 1.1.44.0 + x-powered-by: + - ASP.NET + status: + code: 401 + message: Unauthorized +- request: + body: '{"kty": "RSA", "attributes": {"enabled": true}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + Connection: + - keep-alive + Content-Length: + - '47' + Content-Type: + - application/json; charset=utf-8 + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-keyvault/7.0 Azure-SDK-For-Python + accept-language: + - en-US + method: POST + uri: https://vault-000003.vault.azure.net/keys/key-000004/create?api-version=7.0 + response: + body: + string: '{"key":{"kid":"https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0","kty":"RSA","key_ops":["encrypt","decrypt","sign","verify","wrapKey","unwrapKey"],"n":"miT1bVyr0B6U-k3PUDN4X2O2rtiMT1E2h7jbTnBy8Un3wWhN5kHo80BS2ixDnjrdKpVgZWjAYmSCB3yYWI3JgMOBTZyYJCDNoDDhYhrZllFMzOFAGDQb8ATS9jtVccGK-8Xq5eQH1MlTIsdZymyuJlPd4KSEnI4lNCeboahe-mc30PWiuueTxqBT95vADHghlJnjRJ0jN0N8ytPAmcdzX_M080IxfVAUb5NhKPhdyEZeILOiIXJxwn77bN9CjnuZJRXmFVYI9z8szYELGROxsZjyryJFOTVoVfe4MGEve-2gDnDYqlliHnCcRbygJAUz4waKXX7tZGJ-KfDM9JNjYQ","e":"AQAB"},"attributes":{"enabled":true,"created":1599464812,"updated":1599464812,"recoveryLevel":"Recoverable"}}' + headers: + cache-control: + - no-cache + content-length: + - '665' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:46:52 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000;includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-network-info: + - conn_type=Ipv4;addr=167.220.255.61;act_addr_fam=InterNetwork; + x-ms-keyvault-region: + - eastus2 + x-ms-keyvault-service-version: + - 1.1.44.0 + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set create + Connection: + - keep-alive + ParameterSetName: + - -g -n --key-url --source-vault + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '472' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:46:52 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus2", "identity": {"type": "SystemAssigned"}, "properties": + {"activeKey": {"sourceVault": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003"}, + "keyUrl": "https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0"}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set create + Connection: + - keep-alive + Content-Length: + - '437' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --key-url --source-vault + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-06-30 + response: + body: + string: "{\r\n \"location\": \"eastus2\",\r\n \"identity\": {\r\n \"type\": + \"SystemAssigned\"\r\n },\r\n \"properties\": {\r\n \"activeKey\": {\r\n + \ \"sourceVault\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0\"\r\n + \ },\r\n \"provisioningState\": \"Updating\"\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a028ef6b-c1e4-4e88-808b-36bf2c2300d2?api-version=2020-06-30 + cache-control: + - no-cache + content-length: + - '546' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:04 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a028ef6b-c1e4-4e88-808b-36bf2c2300d2?monitor=true&api-version=2020-06-30 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/HighCostDiskEncryptionSet3Min;99,Microsoft.Compute/HighCostDiskEncryptionSet30Min;299 + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set create + Connection: + - keep-alive + ParameterSetName: + - -g -n --key-url --source-vault + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a028ef6b-c1e4-4e88-808b-36bf2c2300d2?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T07:47:04.8141344+00:00\",\r\n \"endTime\": + \"2020-09-07T07:47:05.0485802+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"des1-000005\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\"type\":\"Microsoft.Compute/diskEncryptionSets\",\"location\":\"eastus2\",\"identity\":{\"type\":\"SystemAssigned\",\"principalId\":\"075062cd-1998-4d1f-bee8-3fe137f4f5b4\",\"tenantId\":\"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"},\"properties\":{\"activeKey\":{\"sourceVault\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"},\"keyUrl\":\"https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0\"},\"encryptionType\":\"EncryptionAtRestWithCustomerKey\",\"provisioningState\":\"Succeeded\"}}\r\n + \ },\r\n \"name\": \"a028ef6b-c1e4-4e88-808b-36bf2c2300d2\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1131' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:35 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399948 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set create + Connection: + - keep-alive + ParameterSetName: + - -g -n --key-url --source-vault + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"des1-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\r\n + \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus2\",\r\n + \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": + \"075062cd-1998-4d1f-bee8-3fe137f4f5b4\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0\"\r\n + \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1031' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:35 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39989 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk-encryption-set show + Connection: + - keep-alive + ParameterSetName: + - -g -n + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"des1-000005\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\",\r\n + \ \"type\": \"Microsoft.Compute/diskEncryptionSets\",\r\n \"location\": \"eastus2\",\r\n + \ \"identity\": {\r\n \"type\": \"SystemAssigned\",\r\n \"principalId\": + \"075062cd-1998-4d1f-bee8-3fe137f4f5b4\",\r\n \"tenantId\": \"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a\"\r\n + \ },\r\n \"properties\": {\r\n \"activeKey\": {\r\n \"sourceVault\": + {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003\"\r\n + \ },\r\n \"keyUrl\": \"https://vault-000003.vault.azure.net/keys/key-000004/709498230a8340f080fb471cbbf743c0\"\r\n + \ },\r\n \"encryptionType\": \"EncryptionAtRestWithCustomerKey\",\r\n + \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1031' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:36 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39988 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - keyvault set-policy + Connection: + - keep-alive + ParameterSetName: + - -n --object-id --key-permissions + User-Agent: + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resources?$filter=resourceType%20eq%20%27Microsoft.KeyVault%2Fvaults%27&api-version=2015-11-01 + response: + body: + string: '{"value":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv2","name":"azps-test-kv2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/azps-test-group/providers/Microsoft.KeyVault/vaults/azps-test-kv4","name":"azps-test-kv4","type":"Microsoft.KeyVault/vaults","location":"southcentralus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bim-kv5","name":"bim-kv5","type":"Microsoft.KeyVault/vaults","location":"eastus2euap","tags":{"k1":"v1"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimkvtest20200513","name":"bimkvtest20200513","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/bimtestsd1","name":"bimtestsd1","type":"Microsoft.KeyVault/vaults","location":"westus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim-rg/providers/Microsoft.KeyVault/vaults/dogfood-env-pwd","name":"dogfood-env-pwd","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test","name":"bimkv-nr-test","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test2","name":"bimkv-nr-test2","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimkv-nr-test3","name":"bimkv-nr-test3","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/bim_pl_test_rg/providers/Microsoft.KeyVault/vaults/bimplkv","name":"bimplkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_existing_certc6zz2znkbpkam7mpioqgb2uyp72sa4topymf5c7b5i/providers/Microsoft.KeyVault/vaults/test-rbac-exist-kvt2fjbr","name":"test-rbac-exist-kvt2fjbr","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_sp_with_kv_new_certjug4jkvwsain5pfzfcm5gj37v2a3be33eeut75vmdrdo5zt/providers/Microsoft.KeyVault/vaults/test-rbac-new-kvry5mrlu6","name":"test-rbac-new-kvry5mrlu6","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/feng-cli-rg/providers/Microsoft.KeyVault/vaults/fengkv","name":"fengkv","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/fytest/providers/Microsoft.KeyVault/vaults/vault1569","name":"vault1569","type":"Microsoft.KeyVault/vaults","location":"centraluseuap","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0227","name":"jlkv0227","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/jlrg1/providers/Microsoft.KeyVault/vaults/jlkv0309","name":"jlkv0309","type":"Microsoft.KeyVault/vaults","location":"southeastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/yeming/providers/Microsoft.KeyVault/vaults/yeming","name":"yeming","type":"Microsoft.KeyVault/vaults","location":"eastasia","tags":{}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9393","name":"zhoxingtest9393","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zhoxing-test/providers/Microsoft.KeyVault/vaults/zhoxingtest9ac53638","name":"zhoxingtest9ac53638","type":"Microsoft.KeyVault/vaults","location":"westus","tags":{"hidden-DevTestLabs-LabUId":"6e279161-d008-42b7-90a1-6801fc4bc4ca","CreatedBy":"DevTestLabs"}},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/zuh/providers/Microsoft.KeyVault/vaults/zuhvault","name":"zuhvault","type":"Microsoft.KeyVault/vaults","location":"eastus","tags":{}}]}' + headers: + cache-control: + - no-cache + content-length: + - '5146' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:36 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - keyvault set-policy + Connection: + - keep-alive + ParameterSetName: + - -n --object-id --key-permissions + User-Agent: + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1175' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:39 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-service-version: + - 1.1.55.0 + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus2", "tags": {}, "properties": {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", + "sku": {"family": "A", "name": "standard"}, "accessPolicies": [{"tenantId": + "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "181c08fa-7ac8-48a6-a869-342ab74566a4", + "permissions": {"keys": ["get", "create", "delete", "list", "update", "import", + "backup", "restore", "recover"], "secrets": ["get", "list", "set", "delete", + "backup", "restore", "recover"], "certificates": ["get", "list", "delete", "create", + "import", "update", "managecontacts", "getissuers", "listissuers", "setissuers", + "deleteissuers", "manageissuers", "recover"], "storage": ["get", "list", "delete", + "set", "update", "regeneratekey", "setsas", "listsas", "getsas", "deletesas"]}}, + {"tenantId": "54826b22-38d6-4fb2-bad9-b7b93a3e9c5a", "objectId": "075062cd-1998-4d1f-bee8-3fe137f4f5b4", + "permissions": {"keys": ["get", "unwrapKey", "wrapKey"]}}], "vaultUri": "https://vault-000003.vault.azure.net/", + "enabledForDeployment": false, "enableSoftDelete": true, "softDeleteRetentionInDays": + 90, "enablePurgeProtection": true}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - keyvault set-policy + Connection: + - keep-alive + Content-Length: + - '1105' + Content-Type: + - application/json + ParameterSetName: + - -n --object-id --key-permissions + User-Agent: + - AZURECLI/2.11.1 azsdk-python-azure-mgmt-keyvault/7.0.0b2 Python/3.7.4 (Windows-10-10.0.19041-SP0) + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"181c08fa-7ac8-48a6-a869-342ab74566a4","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"075062cd-1998-4d1f-bee8-3fe137f4f5b4","permissions":{"keys":["get","unwrapKey","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '1330' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:39 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-IIS/10.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-aspnet-version: + - 4.0.30319 + x-content-type-options: + - nosniff + x-ms-keyvault-service-version: + - 1.1.55.0 + x-ms-ratelimit-remaining-subscription-writes: + - '1196' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - role assignment create + Connection: + - keep-alive + ParameterSetName: + - --assignee --role --scope + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview + response: + body: + string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"View + all resources, but does not allow you to make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2020-08-14T20:16:04.3791205Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + headers: + cache-control: + - no-cache + content-length: + - '627' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:47:55 GMT + expires: + - '-1' + pragma: + - no-cache + set-cookie: + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - role assignment create + Connection: + - keep-alive + ParameterSetName: + - --assignee --role --scope + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%27075062cd-1998-4d1f-bee8-3fe137f4f5b4%27%29&api-version=1.6 + response: + body: + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' + headers: + access-control-allow-origin: + - '*' + cache-control: + - no-cache + content-length: + - '121' + content-type: + - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 + dataserviceversion: + - 3.0; + date: + - Mon, 07 Sep 2020 07:47:55 GMT + duration: + - '2251985' + expires: + - '-1' + ocp-aad-diagnostics-server-name: + - MyXkuuucvtfqmuBsmOmbpR1a2jnRcnaf21J/umpfIQI= + ocp-aad-session-key: + - jS9hOxDGaP0jKDZ-X29Gb0CyWfqV4pS8fZKeS3NK3Wa6WZ6R1KJ1_vBcpHOtXE_hyasTcjHh-8KOYRW9o5kOMq04G4Y5sDQ7GZCBZxRfpZtqp8u9DN8rp5EVRBRCGMgm.9LkyKtcJy-8HWo6j8LN27I24k_6CpvvLB2Bw47jLS0I + pragma: + - no-cache + request-id: + - 25313495-00b1-4369-a5a1-83a59c338992 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-ms-dirapi-data-contract-version: + - '1.6' + x-ms-resource-unit: + - '1' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"objectIds": ["075062cd-1998-4d1f-bee8-3fe137f4f5b4"], "includeDirectoryObjectReferences": + true}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - role assignment create + Connection: + - keep-alive + Content-Length: + - '97' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - --assignee --role --scope + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-graphrbac/0.60.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: POST + uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 + response: + body: + string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"075062cd-1998-4d1f-bee8-3fe137f4f5b4","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"],"appDisplayName":null,"appId":"cfa43bb1-f261-4ce7-8c75-30d457559362","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"5496201DDFCE1B5ABF7F5FDCE8D4C1D8FB3AFCC7","endDate":"2020-12-06T07:42:00Z","keyId":"43c611ac-6355-4f1e-bbd0-1ad661448b4f","startDate":"2020-09-07T07:42:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["cfa43bb1-f261-4ce7-8c75-30d457559362","https://identity.azure.net/PTAMdb4YEIDUR9o2E30mUPZ4btz3cIvPbTKJHicTtn0="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + headers: + access-control-allow-origin: + - '*' + cache-control: + - no-cache + content-length: + - '1645' + content-type: + - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 + dataserviceversion: + - 3.0; + date: + - Mon, 07 Sep 2020 07:47:56 GMT + duration: + - '2319691' + expires: + - '-1' + ocp-aad-diagnostics-server-name: + - wlXKSWPKBJqnDPw4tJE6WR98UWoP1ie6t2ef6SWVYX8= + ocp-aad-session-key: + - gHCdAd1wVNwqduc2mMXBLkjWItxSKL6guV01iV3YpJ-Ri_cAe7eaX1oN0IGmt8iWZDlzHzFkQrpFWIXKpO0hgvaAQE5gh0j0t1lO0ZLQyj7_A_j-x0pirGGYCwx6Y_dP.ZAuRVxn4wQxP9Paa1CE4lPh060XcgEWSDa8B_Vzp_98 + pragma: + - no-cache + request-id: + - a36351c2-ae6b-4b16-b9a2-5379c71233b8 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-aspnet-version: + - 4.0.30319 + x-ms-dirapi-data-contract-version: + - '1.6' + x-ms-resource-unit: + - '3' + x-powered-by: + - ASP.NET + status: + code: 200 + message: OK +- request: + body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", + "principalId": "075062cd-1998-4d1f-bee8-3fe137f4f5b4"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - role assignment create + Connection: + - keep-alive + Content-Length: + - '233' + Content-Type: + - application/json; charset=utf-8 + Cookie: + - x-ms-gateway-slice=Production + ParameterSetName: + - --assignee --role --scope + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-authorization/0.52.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview + response: + body: + string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"075062cd-1998-4d1f-bee8-3fe137f4f5b4","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","createdOn":"2020-09-07T07:47:57.2031008Z","updatedOn":"2020-09-07T07:47:57.2031008Z","createdBy":null,"updatedBy":"181c08fa-7ac8-48a6-a869-342ab74566a4"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + headers: + cache-control: + - no-cache + content-length: + - '1017' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:48:01 GMT + expires: + - '-1' + pragma: + - no-cache + set-cookie: + - x-ms-gateway-slice=Production; path=/; secure; samesite=none; httponly + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-subscription-writes: + - '1194' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '472' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:48:17 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": + {"targetRegions": [{"name": "eastus2", "regionalReplicaCount": 1, "encryption": + {"osDiskImage": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"}, + "dataDiskImages": [{"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005", + "lun": 0}]}}], "replicaCount": 1}, "storageProfile": {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + Content-Length: + - '932' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3?api-version=2019-12-01 + response: + body: + string: "{\r\n \"name\": \"1.1.3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East + US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\",\r\n \"encryption\": {\r\n \"osDiskImage\": + {\r\n \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n + \ },\r\n \"dataDiskImages\": [\r\n {\r\n + \ \"lun\": 0,\r\n \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n + \ }\r\n ]\r\n }\r\n }\r\n ],\r\n + \ \"replicaCount\": 1,\r\n \"excludeFromLatest\": false,\r\n \"publishedDate\": + \"2020-09-07T07:48:24.2029928+00:00\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n + \ },\r\n \"storageProfile\": {\r\n \"source\": {\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n + \ }\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 + cache-control: + - no-cache + content-length: + - '1775' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:48:25 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1197 + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + status: + code: 201 + message: Created +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:48:55 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1196,Microsoft.Compute/GetOperationStatus30Min;2282 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:49:25 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1195,Microsoft.Compute/GetOperationStatus30Min;2280 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 07:49:57 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2277 + status: + code: 200 + message: OK +- request: + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - keyvault set-policy + - sig image-version create Connection: - keep-alive - Content-Length: - - '1105' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -n --object-id --key-permissions + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-keyvault/2.2.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003?api-version=2019-09-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","name":"vault-000003","type":"Microsoft.KeyVault/vaults","location":"eastus2","tags":{},"properties":{"sku":{"family":"A","name":"standard"},"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","accessPolicies":[{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"b5ed59e8-f00d-4396-af62-8297e36d8b52","permissions":{"keys":["get","create","delete","list","update","import","backup","restore","recover"],"secrets":["get","list","set","delete","backup","restore","recover"],"certificates":["get","list","delete","create","import","update","managecontacts","getissuers","listissuers","setissuers","deleteissuers","manageissuers","recover"],"storage":["get","list","delete","set","update","regeneratekey","setsas","listsas","getsas","deletesas"]}},{"tenantId":"54826b22-38d6-4fb2-bad9-b7b93a3e9c5a","objectId":"32149f59-8944-4168-bb63-142e3854a2ef","permissions":{"keys":["unwrapKey","get","wrapKey"]}}],"enabledForDeployment":false,"enableSoftDelete":true,"softDeleteRetentionInDays":90,"enablePurgeProtection":true,"vaultUri":"https://vault-000003.vault.azure.net/","provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache content-length: - - '1330' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:33 GMT + - Mon, 07 Sep 2020 07:50:27 GMT expires: - '-1' pragma: - no-cache server: - - Microsoft-IIS/10.0 + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: - chunked vary: - Accept-Encoding - x-aspnet-version: - - 4.0.30319 x-content-type-options: - nosniff - x-ms-keyvault-service-version: - - 1.1.0.283 - x-ms-ratelimit-remaining-subscription-writes: - - '1199' - x-powered-by: - - ASP.NET + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2276 status: code: 200 message: OK @@ -4998,37 +6014,37 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - role assignment create + - sig image-version create Connection: - keep-alive ParameterSetName: - - --assignee --role --scope + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleDefinitions?$filter=roleName%20eq%20%27Reader%27&api-version=2018-01-01-preview + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"value":[{"properties":{"roleName":"Reader","type":"BuiltInRole","description":"Lets - you view everything, but not make any changes.","assignableScopes":["/"],"permissions":[{"actions":["*/read"],"notActions":[],"dataActions":[],"notDataActions":[]}],"createdOn":"2015-02-02T21:55:09.8806423Z","updatedOn":"2019-02-05T21:24:35.7424745Z","createdBy":null,"updatedBy":null},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","type":"Microsoft.Authorization/roleDefinitions","name":"acdd72a7-3385-48ef-bd42-f606fba81ae7"}]}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache content-length: - - '615' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:48 GMT + - Mon, 07 Sep 2020 07:50:57 GMT expires: - '-1' pragma: - no-cache - set-cookie: - - x-ms-gateway-slice=Production; path=/; SameSite=None; secure; HttpOnly + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains transfer-encoding: @@ -5037,6 +6053,8 @@ interactions: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2273 status: code: 200 message: OK @@ -5048,179 +6066,154 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - role assignment create + - sig image-version create Connection: - keep-alive ParameterSetName: - - --assignee --role --scope + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/servicePrincipals?$filter=servicePrincipalNames%2Fany%28c%3Ac%20eq%20%2732149f59-8944-4168-bb63-142e3854a2ef%27%29&api-version=1.6 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[]}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: - access-control-allow-origin: - - '*' cache-control: - no-cache content-length: - - '121' + - '134' content-type: - - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 - dataserviceversion: - - 3.0; + - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:48 GMT - duration: - - '2766885' + - Mon, 07 Sep 2020 07:51:27 GMT expires: - '-1' - ocp-aad-diagnostics-server-name: - - QtBJJ5E9Bvso6Zzt9WgRZ3ByUgjPy3/59XCAA/+7Wg4= - ocp-aad-session-key: - - d_osHg8Adwz-SjmWafcWJ1_vMd0EwugQMcFGebSdNsy5Fw7DR1qN6pncBplKcl0k-Ar3_PyVaBIrjqW6SP-gLS4PFbRV1l9htlDjkf0EgSGgbn_H91Ymr1pM2VBwF_cG.x6inswbjw1LNBAD9UY-p2x4l8KPGPF-nRvdv1Zfk4yU pragma: - no-cache - request-id: - - bfa35e7b-21f2-486a-93ec-6b51d09dbece + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '1' - x-aspnet-version: - - 4.0.30319 - x-ms-dirapi-data-contract-version: - - '1.6' - x-powered-by: - - ASP.NET + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2270 status: code: 200 message: OK - request: - body: '{"objectIds": ["32149f59-8944-4168-bb63-142e3854a2ef"], "includeDirectoryObjectReferences": - true}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - role assignment create + - sig image-version create Connection: - keep-alive - Content-Length: - - '97' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - --assignee --role --scope + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-graphrbac/0.60.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: POST - uri: https://graph.windows.net/00000000-0000-0000-0000-000000000000/getObjectsByObjectIds?api-version=1.6 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"odata.metadata":"https://graph.windows.net/00000000-0000-0000-0000-000000000000/$metadata#directoryObjects","value":[{"odata.type":"Microsoft.DirectoryServices.ServicePrincipal","objectType":"ServicePrincipal","objectId":"32149f59-8944-4168-bb63-142e3854a2ef","deletionTimestamp":null,"accountEnabled":true,"addIns":[],"alternativeNames":["isExplicit=False","/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"],"appDisplayName":null,"appId":"af6a9214-e785-4c6b-8b92-e0577b2793bd","applicationTemplateId":null,"appOwnerTenantId":null,"appRoleAssignmentRequired":false,"appRoles":[],"displayName":"des1-000005","errorUrl":null,"homepage":null,"informationalUrls":null,"keyCredentials":[{"customKeyIdentifier":"2422C1AAE32C4804ED458D557DC376FA68853B60","endDate":"2020-10-07T05:24:00Z","keyId":"bf120e39-f525-4727-b8ea-581ca20ab9f9","startDate":"2020-07-09T05:24:00Z","type":"AsymmetricX509Cert","usage":"Verify","value":null}],"logoutUrl":null,"notificationEmailAddresses":[],"oauth2Permissions":[],"passwordCredentials":[],"preferredSingleSignOnMode":null,"preferredTokenSigningKeyEndDateTime":null,"preferredTokenSigningKeyThumbprint":null,"publisherName":null,"replyUrls":[],"samlMetadataUrl":null,"samlSingleSignOnSettings":null,"servicePrincipalNames":["af6a9214-e785-4c6b-8b92-e0577b2793bd","https://identity.azure.net/wnH88Ipp7p2ps00QRQsDaMFmyKahr5bdMV+soovrsGo="],"servicePrincipalType":"ManagedIdentity","signInAudience":null,"tags":[],"tokenEncryptionKeyId":null}]}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: - access-control-allow-origin: - - '*' cache-control: - no-cache content-length: - - '1645' + - '134' content-type: - - application/json; odata=minimalmetadata; streaming=true; charset=utf-8 - dataserviceversion: - - 3.0; + - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:49 GMT - duration: - - '4303257' + - Mon, 07 Sep 2020 07:51:57 GMT expires: - '-1' - ocp-aad-diagnostics-server-name: - - xF2F9JJR2gKTTnTiC05lgFjL+8Vox+7jNs4YR5a3MAo= - ocp-aad-session-key: - - V8pGS7UGZkBkkg7L_WutyY4Sl52v6umNIAk5dk1ihlZxhuVyGWWNz6MfcF7WovAaS8urzKH85w2XGy3h9o2ZFT4nn2uv8Bx1CM-sbZ68on2Y_QJzDpEpbawSTElW-Mup.BKHbROn1J9QSRHMH9cK5rNUZdLYdz_mjg5QfmuSaV-4 pragma: - no-cache - request-id: - - 83cca517-2c55-42f0-ae42-316b565d1a14 + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains - x-aad-resource-unit: - - '3' - x-aspnet-version: - - 4.0.30319 - x-ms-dirapi-data-contract-version: - - '1.6' - x-powered-by: - - ASP.NET + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2267 status: code: 200 message: OK - request: - body: '{"properties": {"roleDefinitionId": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7", - "principalId": "32149f59-8944-4168-bb63-142e3854a2ef"}}' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - role assignment create + - sig image-version create Connection: - keep-alive - Content-Length: - - '233' - Content-Type: - - application/json; charset=utf-8 - Cookie: - - x-ms-gateway-slice=Production ParameterSetName: - - --assignee --role --scope + - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions + --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-authorization/0.52.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001?api-version=2018-09-01-preview + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"properties":{"roleDefinitionId":"/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Authorization/roleDefinitions/acdd72a7-3385-48ef-bd42-f606fba81ae7","principalId":"32149f59-8944-4168-bb63-142e3854a2ef","principalType":"ServicePrincipal","scope":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003","createdOn":"2020-07-09T05:30:50.9409327Z","updatedOn":"2020-07-09T05:30:50.9409327Z","createdBy":null,"updatedBy":"b5ed59e8-f00d-4396-af62-8297e36d8b52"},"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.KeyVault/vaults/vault-000003/providers/Microsoft.Authorization/roleAssignments/88888888-0000-0000-0000-000000000001","type":"Microsoft.Authorization/roleAssignments","name":"88888888-0000-0000-0000-000000000001"}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache content-length: - - '1017' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:30:58 GMT + - Mon, 07 Sep 2020 07:52:27 GMT expires: - '-1' pragma: - no-cache - set-cookie: - - x-ms-gateway-slice=Production; path=/; secure; HttpOnly; SameSite=None + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff - x-ms-ratelimit-remaining-subscription-writes: - - '1198' + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2265 status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -5236,43 +6229,45 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache content-length: - - '429' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:31:14 GMT + - Mon, 07 Sep 2020 07:52:59 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2262 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": - {"targetRegions": [{"name": "eastus2", "regionalReplicaCount": 1, "encryption": - {"osDiskImage": {"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"}, - "dataDiskImages": [{"diskEncryptionSetId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005", - "lun": 0}]}}], "replicaCount": 1}, "storageProfile": {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"}}}}''' + body: null headers: Accept: - application/json @@ -5282,48 +6277,27 @@ interactions: - sig image-version create Connection: - keep-alive - Content-Length: - - '932' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3?api-version=2019-12-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.1.3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East - US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\",\r\n \"encryption\": {\r\n \"osDiskImage\": - {\r\n \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n - \ },\r\n \"dataDiskImages\": [\r\n {\r\n - \ \"lun\": 0,\r\n \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n - \ }\r\n ]\r\n }\r\n }\r\n ],\r\n - \ \"replicaCount\": 1,\r\n \"excludeFromLatest\": false,\r\n \"publishedDate\": - \"2020-07-09T05:31:19.721302+00:00\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n - \ },\r\n \"storageProfile\": {\r\n \"source\": {\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n - \ }\r\n },\r\n \"provisioningState\": \"Creating\"\r\n }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: - azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 cache-control: - no-cache content-length: - - '1774' + - '134' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:31:21 GMT + - Mon, 07 Sep 2020 07:53:30 GMT expires: - '-1' pragma: @@ -5333,15 +6307,17 @@ interactions: - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1197 - x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2259 status: - code: 201 - message: Created + code: 200 + message: OK - request: body: null headers: @@ -5357,14 +6333,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5373,7 +6349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:31:52 GMT + - Mon, 07 Sep 2020 07:54:00 GMT expires: - '-1' pragma: @@ -5390,7 +6366,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1198,Microsoft.Compute/GetOperationStatus30Min;2305 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2256 status: code: 200 message: OK @@ -5409,14 +6385,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5425,7 +6401,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:32:22 GMT + - Mon, 07 Sep 2020 07:54:30 GMT expires: - '-1' pragma: @@ -5442,7 +6418,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1195,Microsoft.Compute/GetOperationStatus30Min;2302 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2253 status: code: 200 message: OK @@ -5461,14 +6437,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5477,7 +6453,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:32:52 GMT + - Mon, 07 Sep 2020 07:55:00 GMT expires: - '-1' pragma: @@ -5494,7 +6470,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2299 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2276 status: code: 200 message: OK @@ -5513,14 +6489,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5529,7 +6505,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:33:23 GMT + - Mon, 07 Sep 2020 07:55:31 GMT expires: - '-1' pragma: @@ -5546,7 +6522,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2296 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2273 status: code: 200 message: OK @@ -5565,14 +6541,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5581,7 +6557,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:33:53 GMT + - Mon, 07 Sep 2020 07:56:01 GMT expires: - '-1' pragma: @@ -5598,7 +6574,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1187,Microsoft.Compute/GetOperationStatus30Min;2294 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2270 status: code: 200 message: OK @@ -5617,14 +6593,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5633,7 +6609,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:34:23 GMT + - Mon, 07 Sep 2020 07:56:32 GMT expires: - '-1' pragma: @@ -5650,7 +6626,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2291 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2268 status: code: 200 message: OK @@ -5669,14 +6645,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5685,7 +6661,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:34:53 GMT + - Mon, 07 Sep 2020 07:57:02 GMT expires: - '-1' pragma: @@ -5702,7 +6678,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2288 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2265 status: code: 200 message: OK @@ -5721,14 +6697,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5737,7 +6713,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:35:25 GMT + - Mon, 07 Sep 2020 07:57:32 GMT expires: - '-1' pragma: @@ -5754,7 +6730,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2289 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2262 status: code: 200 message: OK @@ -5773,14 +6749,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5789,7 +6765,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:35:55 GMT + - Mon, 07 Sep 2020 07:58:03 GMT expires: - '-1' pragma: @@ -5806,7 +6782,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2286 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2259 status: code: 200 message: OK @@ -5825,14 +6801,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5841,7 +6817,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:36:25 GMT + - Mon, 07 Sep 2020 07:58:34 GMT expires: - '-1' pragma: @@ -5858,7 +6834,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2284 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2256 status: code: 200 message: OK @@ -5877,14 +6853,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5893,7 +6869,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:36:56 GMT + - Mon, 07 Sep 2020 07:59:04 GMT expires: - '-1' pragma: @@ -5910,7 +6886,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2281 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2253 status: code: 200 message: OK @@ -5929,14 +6905,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5945,7 +6921,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:37:27 GMT + - Mon, 07 Sep 2020 07:59:35 GMT expires: - '-1' pragma: @@ -5962,7 +6938,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2278 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2250 status: code: 200 message: OK @@ -5981,14 +6957,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -5997,7 +6973,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:37:57 GMT + - Mon, 07 Sep 2020 08:00:06 GMT expires: - '-1' pragma: @@ -6014,7 +6990,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2275 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2276 status: code: 200 message: OK @@ -6033,14 +7009,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -6049,7 +7025,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:38:27 GMT + - Mon, 07 Sep 2020 08:00:36 GMT expires: - '-1' pragma: @@ -6066,7 +7042,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2273 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2273 status: code: 200 message: OK @@ -6085,15 +7061,15 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f85ece76-8859-4e0d-83ea-cdc64551605f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ee41f913-5bd9-46a8-a0fb-868c674ad95d?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:31:19.6588023+00:00\",\r\n \"endTime\": - \"2020-07-09T05:38:35.0246848+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"f85ece76-8859-4e0d-83ea-cdc64551605f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T07:48:24.1561137+00:00\",\r\n \"endTime\": + \"2020-09-07T08:00:39.7237811+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ee41f913-5bd9-46a8-a0fb-868c674ad95d\"\r\n}" headers: cache-control: - no-cache @@ -6102,7 +7078,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:38:59 GMT + - Mon, 07 Sep 2020 08:01:06 GMT expires: - '-1' pragma: @@ -6119,7 +7095,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2270 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2271 status: code: 200 message: OK @@ -6138,8 +7114,8 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --target-regions --target-region-encryption --managed-image --replica-count User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3?api-version=2019-12-01 response: @@ -6155,7 +7131,7 @@ interactions: \ \"lun\": 0,\r\n \"diskEncryptionSetId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n \ }\r\n ]\r\n }\r\n }\r\n ],\r\n \ \"replicaCount\": 1,\r\n \"excludeFromLatest\": false,\r\n \"publishedDate\": - \"2020-07-09T05:31:19.721302+00:00\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n + \"2020-09-07T07:48:24.2029928+00:00\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n \ },\r\n \"storageProfile\": {\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1\"\r\n \ },\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": @@ -6167,11 +7143,11 @@ interactions: cache-control: - no-cache content-length: - - '2033' + - '2034' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:38:59 GMT + - Mon, 07 Sep 2020 08:01:07 GMT expires: - '-1' pragma: @@ -6188,7 +7164,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1994,Microsoft.Compute/GetGalleryImageVersion30Min;9979 + - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9981 status: code: 200 message: OK @@ -6206,24 +7182,24 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-09T05:06:38Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T07:19:06Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache content-length: - - '429' + - '472' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:00 GMT + - Mon, 07 Sep 2020 08:01:07 GMT expires: - '-1' pragma: @@ -6251,8 +7227,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6274,7 +7250,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:00 GMT + - Mon, 07 Sep 2020 08:01:08 GMT expires: - '-1' pragma: @@ -6291,7 +7267,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImage3Min;599,Microsoft.Compute/GetGalleryImage30Min;2993 + - Microsoft.Compute/GetGalleryImage3Min;599,Microsoft.Compute/GetGalleryImage30Min;2997 status: code: 200 message: OK @@ -6309,8 +7285,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6319,17 +7295,17 @@ interactions: body: string: '{"value":[{"name":"1.1.2","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.2","type":"Microsoft.Compute/galleries/images/versions","location":"eastus2","tags":{},"properties":{"publishingProfile":{"targetRegions":[{"name":"West US 2","regionalReplicaCount":1,"storageAccountType":"Standard_LRS"},{"name":"East - US 2","regionalReplicaCount":2,"storageAccountType":"Standard_LRS"}],"replicaCount":2,"excludeFromLatest":false,"publishedDate":"2020-07-09T05:12:39.023608+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}},{"name":"1.1.3","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3","type":"Microsoft.Compute/galleries/images/versions","location":"eastus2","tags":{},"properties":{"publishingProfile":{"targetRegions":[{"name":"East - US 2","regionalReplicaCount":1,"storageAccountType":"Standard_LRS","encryption":{"osDiskImage":{"diskEncryptionSetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"},"dataDiskImages":[{"lun":0,"diskEncryptionSetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"}]}}],"replicaCount":1,"excludeFromLatest":false,"publishedDate":"2020-07-09T05:31:19.721302+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}}]}' + US 2","regionalReplicaCount":2,"storageAccountType":"Standard_LRS"}],"replicaCount":2,"excludeFromLatest":false,"publishedDate":"2020-09-07T07:25:05.1649514+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}},{"name":"1.1.3","id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.1.3","type":"Microsoft.Compute/galleries/images/versions","location":"eastus2","tags":{},"properties":{"publishingProfile":{"targetRegions":[{"name":"East + US 2","regionalReplicaCount":1,"storageAccountType":"Standard_LRS","encryption":{"osDiskImage":{"diskEncryptionSetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"},"dataDiskImages":[{"lun":0,"diskEncryptionSetId":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005"}]}}],"replicaCount":1,"excludeFromLatest":false,"publishedDate":"2020-09-07T07:48:24.2029928+00:00","storageAccountType":"Standard_LRS"},"storageProfile":{"source":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/images/managedImage1"},"osDiskImage":{"sizeInGB":30,"hostCaching":"ReadWrite","source":{}},"dataDiskImages":[{"lun":0,"sizeInGB":10,"hostCaching":"None"}]},"provisioningState":"Succeeded"}}]}' headers: cache-control: - no-cache content-length: - - '2621' + - '2623' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:01 GMT + - Mon, 07 Sep 2020 08:01:08 GMT expires: - '-1' pragma: @@ -6341,41 +7317,41 @@ interactions: x-content-type-options: - nosniff x-ms-original-request-ids: - - 8481a416-587a-4e94-883f-0273ca8c1931 - - e9e07477-cb33-4001-b546-74fce3d9d353 - - 0f13cf58-5969-45b2-a82f-bdd151b52b2b - - 4495cde0-8f22-48eb-b725-409f7556c5c1 - - 134865e1-b8c2-4d15-9f5a-74a2a81ea05d - - 6d368a5f-d855-4518-b208-170e15c2aa53 - - 099b10b9-e14a-402f-bcf0-059b5e4b3b1d - - f8f63629-7993-4c91-aa6a-7fdab4ce05e9 - - a5314d8b-59a6-4015-9f5f-1cab5a16f45a - - c0f29760-34c3-46a9-9255-7d769078b41c - - 2e8a6703-7653-4db9-bca4-9ef9f2e142c8 - - f4f25300-7044-4242-ab96-0993625e0f74 - - d827e46f-8a3d-4d2f-9afd-779f81c3fa34 - - 08b0772e-c0d2-4cc0-b559-3a528a20e123 - - ab65197d-9725-4ad8-a151-327eaa1fec35 - - f5050c1a-8596-419a-985f-8995a266819f - - e699e517-c469-4db0-bc87-08ac2cca2d17 - - 388943c9-79a8-4691-b317-35b10bf6f766 - - 25a81561-8cf7-43cf-80e0-290c31114cde - - 823edf43-0e0c-4ff9-8a76-20dec00bb52c - - 2bac759f-584a-4db6-a97c-d72a022a81fa - - ca2ffd5b-2f57-46ec-92b6-9f4252749e67 - - 07701a48-7222-4632-8831-dd90286df580 - - 5dd8e021-ec31-4e6d-940f-966fab7d6eb3 - - 9d9911c5-d520-4cfd-b5d6-737dd614c4ba - - 65e20de0-5a7e-41a7-b74c-45ff4f25986a - - ce82fcf6-1bea-4dee-ae47-6c2b724c777a - - 26ec84ce-bb22-4686-9417-9bb1789232a1 - - 1b785c6f-6e0c-49f3-ba41-a1ed567e3305 - - 9d81c57e-b065-48d9-8158-bcad7540bb5c - - 435cc9d1-bfaf-4b6b-b9cc-27b6330464b8 - - f8393d81-3da8-4002-9629-6b474ad35618 - - 55c4a8cf-e704-4f77-a4a1-21088182f331 - - 9f1421b7-8d63-4c44-adb8-264a94e111ed - - eb6588f3-8d0f-4af9-ae41-ca08cfed662b + - dfdf98d1-5eea-46ed-8f50-47d4f7737fe7 + - e61923c9-d90d-4e79-a8ba-f638f33172ef + - d441e5f3-1c82-4493-99a8-f25ab5fe721c + - 025b6ca1-45e0-41ff-b64d-78037fe7b0ed + - 10f755c0-626a-4701-bc67-fae164c50fe3 + - edb6cd8c-9b4a-4b4c-9ebc-132278da8fc1 + - b49a4dfb-fcc8-4365-8691-f31aefe89d53 + - 187cf694-c3e1-478d-987d-ac718bcc8e0e + - e2ef8d82-c371-42cc-ba52-e3a88b6db28f + - 35397e75-ae8d-4a0e-a6d4-f630a99f459d + - 48024bad-453a-43c1-9d96-f456e3cb1217 + - f124cc85-97eb-439b-aab2-896d8e750568 + - b601fbf4-4339-4745-bdb6-4d45f8a5f10d + - 2f3abfb5-647f-43fb-9d61-f6fb0a766711 + - ab1db151-2e6e-4fb7-98d4-2ac4e1aa65fb + - f2683534-6c7b-465c-bced-9f69f030bde5 + - 9d1007dd-3050-46e0-aa51-e445a55318aa + - 89a8dc2e-c2e8-4fd9-ab47-f82e0a08d64c + - fb1a70fb-1f02-48b4-ae89-b715221d0208 + - 1f00bd50-ff35-494e-b59a-226facc53b71 + - 416011d5-d551-48dc-b30f-bb4ccfa121e4 + - e5191732-99e2-417e-9d8c-196dd17784ab + - ec129fb0-8d94-4c84-bc15-405646d914cf + - ab73ff26-b7b1-457f-bed3-0659b6a468f0 + - b148564f-b3eb-4ebf-abf2-8f3c7bee57cc + - cd67e2a3-284f-4917-9ecf-2642f85e8b2a + - 47bd8e8c-9aa4-4294-ad86-48e3f74c05e3 + - 64ffba22-7fbb-4445-a66b-d2453a7a98ec + - 5db68305-9932-4fe9-9356-5428ba3303f0 + - aa33357d-9f5b-4826-b439-944db2d8e340 + - 259bde66-10b2-46c8-93cf-3cbb2061a2e0 + - b73ed7ab-61d7-4fc2-af88-764bab08ce5d + - dfe3265d-672c-483d-9076-25fccd402e6d + - 86fa5260-bb2e-4b46-9da9-61d8abc7ae07 + - 9e2bddc6-c32b-4520-aa6a-9de01d3fcb8e status: code: 200 message: OK @@ -6393,8 +7369,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6403,14 +7379,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"de2024ee-c479-47de-8430-b216ef222b70\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"48d2d37e-fb3c-4401-a3fd-e7877d9629cf\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"aafe28e7-5404-4172-a2e6-98c6711c11c0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"0851be86-469a-4cbd-b813-ff3a058ba96e\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"de2024ee-c479-47de-8430-b216ef222b70\\\"\",\r\n + \ \"etag\": \"W/\\\"48d2d37e-fb3c-4401-a3fd-e7877d9629cf\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -6426,7 +7402,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:02 GMT + - Mon, 07 Sep 2020 08:01:09 GMT expires: - '-1' pragma: @@ -6443,12 +7419,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2ce636f3-0292-4b6f-924e-78acfddc5b33 + - 8b820eda-5db8-468a-8d91-ed7844930254 status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vmFromImageNSG", "apiVersion": "2015-06-15", "location": "eastus2", "tags": {}, "dependsOn": @@ -6472,9 +7448,9 @@ interactions: "dataDisks": [{"lun": 0, "managedDisk": {"storageAccountType": null}, "createOption": "fromImage"}]}, "osProfile": {"computerName": "vmFromImage", "adminUsername": "clitest1", "linuxConfiguration": {"disablePasswordAuthentication": true, "ssh": - {"publicKeys": [{"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVTn+0I6HALmT+kJ8KHBnO4+OmJL/6oxY0JE23IKt1HxRaRyHyw62dKImehgsrbiPpkGWPYrS05W6+L5o3wHsV0Pml8Ve6BasVcaviPgGj7EtcB3dPjn7NjmwZNFiS+uexEOOpR7iDH9BexQIgRQHP+Crr5ZKDSw8IgUpmVCzLEOJsCIc8+bAQq9mFSBT3pp79H37J4xS8Po1BLq4n3H49OyTmhwpct6QONb0IXXsh5f0XTbkc/0Bzpye4pNNQCkro6AK+NgJ5ObZdK6C/MCPaFIeBfw5htZQqriLuYbj/VSjjbFK+bThI9ibkWZOdF3WFJcCivqve3eUjXYQqKq2d - fareast\\\\xiaojxu@DESKTOP-8OVQDD7\\n", "path": "/home/clitest1/.ssh/authorized_keys"}]}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + {"publicKeys": [{"keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\n", "path": "/home/clitest1/.ssh/authorized_keys"}]}}}}}], + "outputs": {}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -6485,24 +7461,24 @@ interactions: Connection: - keep-alive Content-Length: - - '3405' + - '3392' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8HY1Iz8GK4FAJj1BaKJWH5Y5sUavflBs","name":"vm_deploy_8HY1Iz8GK4FAJj1BaKJWH5Y5sUavflBs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6102444852162992591","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-09T05:39:09.1976488Z","duration":"PT3.8765439S","correlationId":"a92afaf1-42db-4f0b-a623-5799a94d19d2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmFromImagePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vmFromImage"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_maiHtSHoxlkwG9knwrSsdtkWuDqREFs4","name":"vm_deploy_maiHtSHoxlkwG9knwrSsdtkWuDqREFs4","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7849409820991678449","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-07T08:01:14.7667427Z","duration":"PT2.9743857S","correlationId":"b4316b4a-6dae-4bb0-bed0-7cba3e614a2b","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmFromImagePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vmFromImage"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8HY1Iz8GK4FAJj1BaKJWH5Y5sUavflBs/operationStatuses/08586073337401565533?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_maiHtSHoxlkwG9knwrSsdtkWuDqREFs4/operationStatuses/08586021412136852704?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -6510,7 +7486,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:11 GMT + - Mon, 07 Sep 2020 08:01:16 GMT expires: - '-1' pragma: @@ -6520,7 +7496,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -6538,10 +7514,53 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021412136852704?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:01:46 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --admin-username --generate-ssh-keys --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586073337401565533?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021412136852704?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -6553,7 +7572,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:39:42 GMT + - Mon, 07 Sep 2020 08:02:18 GMT expires: - '-1' pragma: @@ -6581,10 +7600,10 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586073337401565533?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021412136852704?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -6596,7 +7615,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:12 GMT + - Mon, 07 Sep 2020 08:02:48 GMT expires: - '-1' pragma: @@ -6624,10 +7643,10 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586073337401565533?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586021412136852704?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -6639,7 +7658,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:43 GMT + - Mon, 07 Sep 2020 08:03:18 GMT expires: - '-1' pragma: @@ -6667,22 +7686,22 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8HY1Iz8GK4FAJj1BaKJWH5Y5sUavflBs","name":"vm_deploy_8HY1Iz8GK4FAJj1BaKJWH5Y5sUavflBs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6102444852162992591","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-09T05:40:34.6452499Z","duration":"PT1M29.324145S","correlationId":"a92afaf1-42db-4f0b-a623-5799a94d19d2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmFromImagePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vmFromImage"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_maiHtSHoxlkwG9knwrSsdtkWuDqREFs4","name":"vm_deploy_maiHtSHoxlkwG9knwrSsdtkWuDqREFs4","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7849409820991678449","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-07T08:02:54.7460226Z","duration":"PT1M42.9536656S","correlationId":"b4316b4a-6dae-4bb0-bed0-7cba3e614a2b","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmFromImagePublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vmFromImageVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vmFromImage"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3382' + - '3383' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:44 GMT + - Mon, 07 Sep 2020 08:03:19 GMT expires: - '-1' pragma: @@ -6710,8 +7729,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6720,55 +7739,56 @@ interactions: body: string: "{\r\n \"name\": \"vmFromImage\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vmFromImage\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"09c018e9-8a9c-45e6-a7a4-835d4b54b587\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"61e211a2-275f-4d23-8358-9b5c0ea47863\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1\",\r\n \ \"exactVersion\": \"1.1.3\"\r\n },\r\n \"osDisk\": {\r\n - \ \"osType\": \"Linux\",\r\n \"name\": \"vmFromImage_OsDisk_1_15a0374aee9947b3b2169fe5e30290ed\",\r\n + \ \"osType\": \"Linux\",\r\n \"name\": \"vmFromImage_OsDisk_1_140a233995584c7ea4791f8fd993ce39\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vmFromImage_OsDisk_1_15a0374aee9947b3b2169fe5e30290ed\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vmFromImage_OsDisk_1_140a233995584c7ea4791f8fd993ce39\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vmFromImage_lun_0_2_3a2e1716a1e347c19ada8ec969254d52\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vmFromImage_lun_0_2_7267bae0a8fc4796a1632b1dff526029\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"diskEncryptionSet\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/diskEncryptionSets/des1-000005\"\r\n \ },\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGH4HTNP2NDV45LUIBUOTHITDTREOWDLC45IYAVTXTYBZ7XBBV6QSQ7MUMPMH37DI5R/providers/Microsoft.Compute/disks/vmFromImage_lun_0_2_3a2e1716a1e347c19ada8ec969254d52\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RG6Z6NJ4BKU3LHKISXLBSHGJR5AUXGJM7LMPR5LITDSIHSCORYGVJZHNDGQDTYGOEWF/providers/Microsoft.Compute/disks/vmFromImage_lun_0_2_7267bae0a8fc4796a1632b1dff526029\"\r\n \ },\r\n \"diskSizeGB\": 10,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmFromImage\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest1/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABAQDVTn+0I6HALmT+kJ8KHBnO4+OmJL/6oxY0JE23IKt1HxRaRyHyw62dKImehgsrbiPpkGWPYrS05W6+L5o3wHsV0Pml8Ve6BasVcaviPgGj7EtcB3dPjn7NjmwZNFiS+uexEOOpR7iDH9BexQIgRQHP+Crr5ZKDSw8IgUpmVCzLEOJsCIc8+bAQq9mFSBT3pp79H37J4xS8Po1BLq4n3H49OyTmhwpct6QONb0IXXsh5f0XTbkc/0Bzpye4pNNQCkro6AK+NgJ5ObZdK6C/MCPaFIeBfw5htZQqriLuYbj/VSjjbFK+bThI9ibkWZOdF3WFJcCivqve3eUjXYQqKq2d - fareast\\\\xiaojxu@DESKTOP-8OVQDD7\\n\"\r\n }\r\n ]\r\n - \ },\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vmFromImage\",\r\n \"osName\": \"ubuntu\",\r\n \"osVersion\": - \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.48.1\",\r\n + \"18.04\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.49.2\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-09T05:40:44+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmFromImage_OsDisk_1_15a0374aee9947b3b2169fe5e30290ed\",\r\n + \"2020-09-07T08:03:16+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vmFromImage_OsDisk_1_140a233995584c7ea4791f8fd993ce39\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:39:36.917672+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T08:01:43.3177309+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vmFromImage_lun_0_2_3a2e1716a1e347c19ada8ec969254d52\",\r\n \"statuses\": + \"vmFromImage_lun_0_2_7267bae0a8fc4796a1632b1dff526029\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:39:36.917672+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T08:01:43.3177309+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-09T05:40:31.8555426+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-07T08:02:53.0681165+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -6776,11 +7796,11 @@ interactions: cache-control: - no-cache content-length: - - '5482' + - '5550' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:45 GMT + - Mon, 07 Sep 2020 08:03:20 GMT expires: - '-1' pragma: @@ -6797,7 +7817,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31988 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31993 status: code: 200 message: OK @@ -6815,8 +7835,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6824,12 +7844,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vmFromImageVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic\",\r\n - \ \"etag\": \"W/\\\"55ba9469-9042-4a06-8258-f857d1d99c7a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"8e2760b8-049f-4366-857f-310a19f9a9a6\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"7a19774b-18b3-4bde-bc34-bd7982bf38b5\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"f999e266-2758-4c5c-afa6-4afcb1841d56\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvmFromImage\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic/ipConfigurations/ipconfigvmFromImage\",\r\n - \ \"etag\": \"W/\\\"55ba9469-9042-4a06-8258-f857d1d99c7a\\\"\",\r\n + \ \"etag\": \"W/\\\"8e2760b8-049f-4366-857f-310a19f9a9a6\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -6838,8 +7858,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"22up3kqekrzedixgtddhcharya.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-7D-AA-38\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"q05fcce0i04uzoat523alc3jng.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-DF-C7-3A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vmFromImageNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -6853,9 +7873,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:45 GMT + - Mon, 07 Sep 2020 08:03:22 GMT etag: - - W/"55ba9469-9042-4a06-8258-f857d1d99c7a" + - W/"8e2760b8-049f-4366-857f-310a19f9a9a6" expires: - '-1' pragma: @@ -6872,7 +7892,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - b1600fe4-e2e1-4aee-ad63-01d400d89acc + - 88e692d2-f362-4070-b5e7-2432a81660b6 status: code: 200 message: OK @@ -6890,8 +7910,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -6899,10 +7919,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vmFromImagePublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vmFromImagePublicIP\",\r\n - \ \"etag\": \"W/\\\"c39ea0d7-8c0e-450d-b8f9-087d11805bbd\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"02e46724-c451-43f4-966d-27e02e9f49df\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f95feeaf-9aae-4f15-877e-67bbba7369c4\",\r\n - \ \"ipAddress\": \"40.65.223.78\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"67d978ab-eb1b-4cee-b4b8-576d2de09611\",\r\n + \ \"ipAddress\": \"52.254.53.215\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vmFromImageVMNic/ipConfigurations/ipconfigvmFromImage\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -6911,13 +7931,13 @@ interactions: cache-control: - no-cache content-length: - - '1029' + - '1030' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:40:46 GMT + - Mon, 07 Sep 2020 08:03:22 GMT etag: - - W/"c39ea0d7-8c0e-450d-b8f9-087d11805bbd" + - W/"02e46724-c451-43f4-966d-27e02e9f49df" expires: - '-1' pragma: @@ -6934,7 +7954,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ca34bfb6-f25d-4b35-ab25-a24999e7764c + - 00ecec75-fd0b-4484-9822-a8c5ad3f41e1 status: code: 200 message: OK @@ -6954,8 +7974,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -6965,17 +7985,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a2d8efba-5d3e-4339-bbc5-b971b2b24b8f?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/d4a4fafc-48e8-4daa-8f4c-0761310fb505?api-version=2019-12-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:40:48 GMT + - Mon, 07 Sep 2020 08:03:23 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a2d8efba-5d3e-4339-bbc5-b971b2b24b8f?monitor=true&api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/d4a4fafc-48e8-4daa-8f4c-0761310fb505?monitor=true&api-version=2019-12-01 pragma: - no-cache server: @@ -6988,7 +8008,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/DeleteGalleryImageVersion3Min;149,Microsoft.Compute/DeleteGalleryImageVersion30Min;999 x-ms-ratelimit-remaining-subscription-deletes: - - '14999' + - '14998' status: code: 202 message: Accepted @@ -7006,14 +8026,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a2d8efba-5d3e-4339-bbc5-b971b2b24b8f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/d4a4fafc-48e8-4daa-8f4c-0761310fb505?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:40:48.3127511+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a2d8efba-5d3e-4339-bbc5-b971b2b24b8f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:03:23.9350618+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"d4a4fafc-48e8-4daa-8f4c-0761310fb505\"\r\n}" headers: cache-control: - no-cache @@ -7022,7 +8042,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:41:18 GMT + - Mon, 07 Sep 2020 08:03:55 GMT expires: - '-1' pragma: @@ -7039,7 +8059,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1196,Microsoft.Compute/GetOperationStatus30Min;2280 + - Microsoft.Compute/GetOperationStatus3Min;1197,Microsoft.Compute/GetOperationStatus30Min;2269 status: code: 200 message: OK @@ -7057,14 +8077,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a2d8efba-5d3e-4339-bbc5-b971b2b24b8f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/d4a4fafc-48e8-4daa-8f4c-0761310fb505?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:40:48.3127511+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a2d8efba-5d3e-4339-bbc5-b971b2b24b8f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:03:23.9350618+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"d4a4fafc-48e8-4daa-8f4c-0761310fb505\"\r\n}" headers: cache-control: - no-cache @@ -7073,7 +8093,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:41:48 GMT + - Mon, 07 Sep 2020 08:04:25 GMT expires: - '-1' pragma: @@ -7090,7 +8110,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1195,Microsoft.Compute/GetOperationStatus30Min;2277 + - Microsoft.Compute/GetOperationStatus3Min;1195,Microsoft.Compute/GetOperationStatus30Min;2266 status: code: 200 message: OK @@ -7108,15 +8128,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a2d8efba-5d3e-4339-bbc5-b971b2b24b8f?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/d4a4fafc-48e8-4daa-8f4c-0761310fb505?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:40:48.3127511+00:00\",\r\n \"endTime\": - \"2020-07-09T05:42:19.3799191+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"a2d8efba-5d3e-4339-bbc5-b971b2b24b8f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:03:23.9350618+00:00\",\r\n \"endTime\": + \"2020-09-07T08:04:54.9708312+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"d4a4fafc-48e8-4daa-8f4c-0761310fb505\"\r\n}" headers: cache-control: - no-cache @@ -7125,7 +8145,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:42:19 GMT + - Mon, 07 Sep 2020 08:04:55 GMT expires: - '-1' pragma: @@ -7142,7 +8162,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2274 + - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2263 status: code: 200 message: OK @@ -7162,8 +8182,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -7173,17 +8193,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7f0be8e7-04df-45c1-a3ea-442e7e446ca3?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ebc0c6c5-69a7-4917-9e96-27ed1cf31a64?api-version=2019-12-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:42:21 GMT + - Mon, 07 Sep 2020 08:04:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7f0be8e7-04df-45c1-a3ea-442e7e446ca3?monitor=true&api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ebc0c6c5-69a7-4917-9e96-27ed1cf31a64?monitor=true&api-version=2019-12-01 pragma: - no-cache server: @@ -7214,14 +8234,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7f0be8e7-04df-45c1-a3ea-442e7e446ca3?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ebc0c6c5-69a7-4917-9e96-27ed1cf31a64?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:42:21.6144092+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7f0be8e7-04df-45c1-a3ea-442e7e446ca3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:04:58.4397506+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ebc0c6c5-69a7-4917-9e96-27ed1cf31a64\"\r\n}" headers: cache-control: - no-cache @@ -7230,7 +8250,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:42:52 GMT + - Mon, 07 Sep 2020 08:05:29 GMT expires: - '-1' pragma: @@ -7247,7 +8267,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2271 + - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2286 status: code: 200 message: OK @@ -7265,14 +8285,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7f0be8e7-04df-45c1-a3ea-442e7e446ca3?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ebc0c6c5-69a7-4917-9e96-27ed1cf31a64?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:42:21.6144092+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"7f0be8e7-04df-45c1-a3ea-442e7e446ca3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:04:58.4397506+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"ebc0c6c5-69a7-4917-9e96-27ed1cf31a64\"\r\n}" headers: cache-control: - no-cache @@ -7281,7 +8301,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:43:22 GMT + - Mon, 07 Sep 2020 08:05:59 GMT expires: - '-1' pragma: @@ -7298,7 +8318,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2268 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2283 status: code: 200 message: OK @@ -7316,15 +8336,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/7f0be8e7-04df-45c1-a3ea-442e7e446ca3?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/ebc0c6c5-69a7-4917-9e96-27ed1cf31a64?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:42:21.6144092+00:00\",\r\n \"endTime\": - \"2020-07-09T05:43:51.7752774+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"7f0be8e7-04df-45c1-a3ea-442e7e446ca3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:04:58.4397506+00:00\",\r\n \"endTime\": + \"2020-09-07T08:06:28.6317332+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ebc0c6c5-69a7-4917-9e96-27ed1cf31a64\"\r\n}" headers: cache-control: - no-cache @@ -7333,7 +8353,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:43:52 GMT + - Mon, 07 Sep 2020 08:06:29 GMT expires: - '-1' pragma: @@ -7350,7 +8370,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2265 + - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2280 status: code: 200 message: OK @@ -7370,8 +8390,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -7381,17 +8401,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a3cb730a-9964-4636-8f8a-63b1d144952b?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/8fb1a9bb-4bdb-476e-a64e-7c990361d9a6?api-version=2019-12-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:44:54 GMT + - Mon, 07 Sep 2020 08:07:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a3cb730a-9964-4636-8f8a-63b1d144952b?monitor=true&api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/8fb1a9bb-4bdb-476e-a64e-7c990361d9a6?monitor=true&api-version=2019-12-01 pragma: - no-cache server: @@ -7422,15 +8442,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/a3cb730a-9964-4636-8f8a-63b1d144952b?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/8fb1a9bb-4bdb-476e-a64e-7c990361d9a6?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:44:54.8409349+00:00\",\r\n \"endTime\": - \"2020-07-09T05:44:55.1221809+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"a3cb730a-9964-4636-8f8a-63b1d144952b\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:07:31.6661007+00:00\",\r\n \"endTime\": + \"2020-09-07T08:07:31.8848741+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"8fb1a9bb-4bdb-476e-a64e-7c990361d9a6\"\r\n}" headers: cache-control: - no-cache @@ -7439,7 +8459,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:45:24 GMT + - Mon, 07 Sep 2020 08:08:02 GMT expires: - '-1' pragma: @@ -7456,7 +8476,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2290 + - Microsoft.Compute/GetOperationStatus3Min;1191,Microsoft.Compute/GetOperationStatus30Min;2277 status: code: 200 message: OK @@ -7476,8 +8496,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: DELETE @@ -7487,17 +8507,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/66bf5948-43e2-433d-ae42-191bc64572ba?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/fa64daf8-6b40-47a6-9ebe-9263be9dcecb?api-version=2019-12-01 cache-control: - no-cache content-length: - '0' date: - - Thu, 09 Jul 2020 05:45:27 GMT + - Mon, 07 Sep 2020 08:08:06 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/66bf5948-43e2-433d-ae42-191bc64572ba?monitor=true&api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/fa64daf8-6b40-47a6-9ebe-9263be9dcecb?monitor=true&api-version=2019-12-01 pragma: - no-cache server: @@ -7528,24 +8548,24 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.8.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/66bf5948-43e2-433d-ae42-191bc64572ba?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/fa64daf8-6b40-47a6-9ebe-9263be9dcecb?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-09T05:45:27.451962+00:00\",\r\n \"endTime\": - \"2020-07-09T05:45:28.3270057+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"66bf5948-43e2-433d-ae42-191bc64572ba\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-07T08:08:05.9021939+00:00\",\r\n \"endTime\": + \"2020-09-07T08:08:06.6209776+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"fa64daf8-6b40-47a6-9ebe-9263be9dcecb\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Thu, 09 Jul 2020 05:45:59 GMT + - Mon, 07 Sep 2020 08:08:37 GMT expires: - '-1' pragma: @@ -7562,7 +8582,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1190,Microsoft.Compute/GetOperationStatus30Min;2288 + - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2275 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_specialized.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_specialized.yaml index 907ae18fc2d..f025a985539 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_specialized.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_gallery_specialized.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:50 GMT + - Thu, 03 Sep 2020 03:20:09 GMT expires: - '-1' pragma: @@ -62,8 +62,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -73,11 +73,11 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_SZCKQG7K5H3D\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_IWL3HLKDDK2H\"\r\n },\r\n \ \"provisioningState\": \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0651fd5a-cd46-4569-8ad9-0990f2dbdb7e?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f2c9fdf3-6b7b-482e-b909-d6585d891de3?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -85,7 +85,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:58 GMT + - Thu, 03 Sep 2020 03:20:17 GMT expires: - '-1' pragma: @@ -100,7 +100,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1172' + - '1198' status: code: 201 message: Created @@ -118,15 +118,15 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/0651fd5a-cd46-4569-8ad9-0990f2dbdb7e?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f2c9fdf3-6b7b-482e-b909-d6585d891de3?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:57.0539593+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:59.0852966+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"0651fd5a-cd46-4569-8ad9-0990f2dbdb7e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:20:16.3787494+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:16.9568557+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f2c9fdf3-6b7b-482e-b909-d6585d891de3\"\r\n}" headers: cache-control: - no-cache @@ -135,7 +135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:29 GMT + - Thu, 03 Sep 2020 03:20:48 GMT expires: - '-1' pragma: @@ -170,8 +170,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/galleries/gallery_000002?api-version=2019-12-01 response: @@ -179,7 +179,7 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_SZCKQG7K5H3D\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_IWL3HLKDDK2H\"\r\n },\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: @@ -189,7 +189,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:29 GMT + - Thu, 03 Sep 2020 03:20:48 GMT expires: - '-1' pragma: @@ -225,15 +225,15 @@ interactions: - -g --gallery-name --gallery-image-definition --os-type --os-state --hyper-v-generation -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -242,7 +242,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:30 GMT + - Thu, 03 Sep 2020 03:20:49 GMT expires: - '-1' pragma: @@ -277,8 +277,8 @@ interactions: - -g --gallery-name --gallery-image-definition --os-type --os-state --hyper-v-generation -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -294,7 +294,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/05f029c4-8ba9-4ace-afff-236da3314efd?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f2368e9f-5790-4dce-a7d7-49fa2410cd4b?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -302,7 +302,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:38 GMT + - Thu, 03 Sep 2020 03:20:58 GMT expires: - '-1' pragma: @@ -317,7 +317,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateGalleryImage3Min;149,Microsoft.Compute/CreateUpdateGalleryImage30Min;749 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1196' status: code: 201 message: Created @@ -336,15 +336,15 @@ interactions: - -g --gallery-name --gallery-image-definition --os-type --os-state --hyper-v-generation -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/05f029c4-8ba9-4ace-afff-236da3314efd?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/f2368e9f-5790-4dce-a7d7-49fa2410cd4b?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:37.3995179+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:37.6338942+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"05f029c4-8ba9-4ace-afff-236da3314efd\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:20:57.6758864+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:57.8790113+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f2368e9f-5790-4dce-a7d7-49fa2410cd4b\"\r\n}" headers: cache-control: - no-cache @@ -353,7 +353,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:09 GMT + - Thu, 03 Sep 2020 03:21:29 GMT expires: - '-1' pragma: @@ -389,8 +389,8 @@ interactions: - -g --gallery-name --gallery-image-definition --os-type --os-state --hyper-v-generation -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1?api-version=2019-12-01 response: @@ -410,7 +410,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:10 GMT + - Thu, 03 Sep 2020 03:21:30 GMT expires: - '-1' pragma: @@ -445,15 +445,15 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -462,7 +462,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:11 GMT + - Thu, 03 Sep 2020 03:21:31 GMT expires: - '-1' pragma: @@ -496,34 +496,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/80598bae-b88c-42c6-b9e9-a70a7aac8091?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/47ce8e7d-cc51-408c-b2ca-634e4d743e6c?api-version=2020-06-30 cache-control: - no-cache content-length: - - '312' + - '331' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:15 GMT + - Thu, 03 Sep 2020 03:21:38 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/80598bae-b88c-42c6-b9e9-a70a7aac8091?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/47ce8e7d-cc51-408c-b2ca-634e4d743e6c?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -534,9 +535,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 + - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1171' + - '1199' status: code: 202 message: Accepted @@ -554,14 +555,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/80598bae-b88c-42c6-b9e9-a70a7aac8091?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/47ce8e7d-cc51-408c-b2ca-634e4d743e6c?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:16.1651194+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:16.3370009+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:21:39.0777154+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:39.2183407+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -570,20 +571,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:16.1807439+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:39.0933444+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"80598bae-b88c-42c6-b9e9-a70a7aac8091\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"47ce8e7d-cc51-408c-b2ca-634e4d743e6c\"\r\n}" headers: cache-control: - no-cache content-length: - - '1124' + - '1143' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:18 GMT + - Thu, 03 Sep 2020 03:21:41 GMT expires: - '-1' pragma: @@ -600,7 +601,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399993 + - Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399988 status: code: 200 message: OK @@ -618,10 +619,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -631,19 +632,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:16.1807439+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:39.0933444+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:19 GMT + - Thu, 03 Sep 2020 03:21:41 GMT expires: - '-1' pragma: @@ -660,7 +661,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39992 + - Microsoft.Compute/LowCostGet3Min;4987,Microsoft.Compute/LowCostGet30Min;39987 status: code: 200 message: OK @@ -678,15 +679,15 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -695,7 +696,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:23 GMT + - Thu, 03 Sep 2020 03:21:42 GMT expires: - '-1' pragma: @@ -729,34 +730,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/3b8f4380-3955-4d72-8219-a57125759a6b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/38e5e88e-df65-444c-a5a9-a5c722eb0782?api-version=2020-06-30 cache-control: - no-cache content-length: - - '312' + - '331' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:30 GMT + - Thu, 03 Sep 2020 03:21:45 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/3b8f4380-3955-4d72-8219-a57125759a6b?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/38e5e88e-df65-444c-a5a9-a5c722eb0782?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -767,9 +769,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7997 + - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7996 x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1197' status: code: 202 message: Accepted @@ -787,14 +789,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/3b8f4380-3955-4d72-8219-a57125759a6b?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/38e5e88e-df65-444c-a5a9-a5c722eb0782?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:30.9312472+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:31.1030855+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:21:45.9686797+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:46.0936914+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -803,20 +805,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:30.9312472+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:45.9686797+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"3b8f4380-3955-4d72-8219-a57125759a6b\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"38e5e88e-df65-444c-a5a9-a5c722eb0782\"\r\n}" headers: cache-control: - no-cache content-length: - - '1124' + - '1143' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:34 GMT + - Thu, 03 Sep 2020 03:21:48 GMT expires: - '-1' pragma: @@ -833,7 +835,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399991 + - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399985 status: code: 200 message: OK @@ -851,10 +853,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n @@ -864,19 +866,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:30.9312472+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:45.9686797+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:34 GMT + - Thu, 03 Sep 2020 03:21:48 GMT expires: - '-1' pragma: @@ -893,7 +895,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4989,Microsoft.Compute/LowCostGet30Min;39989 + - Microsoft.Compute/LowCostGet3Min;4985,Microsoft.Compute/LowCostGet30Min;39985 status: code: 200 message: OK @@ -911,15 +913,15 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -928,7 +930,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:35 GMT + - Thu, 03 Sep 2020 03:21:48 GMT expires: - '-1' pragma: @@ -962,34 +964,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/fdc3c347-8295-489c-87c8-d91d5d65c835?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/471081f5-e60f-4f41-9770-bf850bf21837?api-version=2020-06-30 cache-control: - no-cache content-length: - - '312' + - '331' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:38 GMT + - Thu, 03 Sep 2020 03:21:51 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/fdc3c347-8295-489c-87c8-d91d5d65c835?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/471081f5-e60f-4f41-9770-bf850bf21837?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1000,9 +1003,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7996 + - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7995 x-ms-ratelimit-remaining-subscription-writes: - - '1169' + - '1196' status: code: 202 message: Accepted @@ -1020,14 +1023,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/fdc3c347-8295-489c-87c8-d91d5d65c835?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/471081f5-e60f-4f41-9770-bf850bf21837?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:38.7440171+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:38.9159101+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:21:52.2502561+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:52.3596309+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -1036,20 +1039,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:38.7596258+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:52.2502561+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"fdc3c347-8295-489c-87c8-d91d5d65c835\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"471081f5-e60f-4f41-9770-bf850bf21837\"\r\n}" headers: cache-control: - no-cache content-length: - - '1124' + - '1143' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:41 GMT + - Thu, 03 Sep 2020 03:21:54 GMT expires: - '-1' pragma: @@ -1066,7 +1069,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399989 + - Microsoft.Compute/GetOperation3Min;49983,Microsoft.Compute/GetOperation30Min;399983 status: code: 200 message: OK @@ -1084,10 +1087,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n @@ -1097,19 +1100,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:38.7596258+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:52.2502561+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:41 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -1126,7 +1129,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4987,Microsoft.Compute/LowCostGet30Min;39987 + - Microsoft.Compute/LowCostGet3Min;4981,Microsoft.Compute/LowCostGet30Min;39981 status: code: 200 message: OK @@ -1144,8 +1147,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1163,7 +1166,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:43 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -1191,12 +1194,12 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -1206,19 +1209,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:16.1807439+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:39.0933444+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:43 GMT + - Thu, 03 Sep 2020 03:21:56 GMT expires: - '-1' pragma: @@ -1235,7 +1238,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39986 + - Microsoft.Compute/LowCostGet3Min;4979,Microsoft.Compute/LowCostGet30Min;39979 status: code: 200 message: OK @@ -1253,15 +1256,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1270,7 +1273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:44 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -1285,9 +1288,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1"}}}''' + body: '{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1"}}}' headers: Accept: - application/json @@ -1304,8 +1307,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1316,12 +1319,12 @@ interactions: {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\"\r\n },\r\n + \ \"sourceUniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/182a074e-dea9-4117-8ccc-fe87d5cf5d96?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/462bc5f7-0074-4946-8766-7f77318c5667?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1329,11 +1332,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:46 GMT + - Thu, 03 Sep 2020 03:21:59 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/182a074e-dea9-4117-8ccc-fe87d5cf5d96?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/462bc5f7-0074-4946-8766-7f77318c5667?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1346,7 +1349,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1168' + - '1198' status: code: 202 message: Accepted @@ -1364,14 +1367,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/182a074e-dea9-4117-8ccc-fe87d5cf5d96?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/462bc5f7-0074-4946-8766-7f77318c5667?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:46.6505084+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:47.6662166+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:21:59.6412406+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:00.5788049+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus2\",\r\n @@ -1379,13 +1382,13 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\"\r\n },\r\n + \ \"sourceUniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:38:46.6505084+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:21:59.6412406+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"c401d9ec-b5eb-4b95-bc64-b6d0f9b99265\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1c0977dd-7b2d-4675-8c36-8c64b5593315\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"182a074e-dea9-4117-8ccc-fe87d5cf5d96\"\r\n}" + \"462bc5f7-0074-4946-8766-7f77318c5667\"\r\n}" headers: cache-control: - no-cache @@ -1394,7 +1397,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:48 GMT + - Thu, 03 Sep 2020 03:22:02 GMT expires: - '-1' pragma: @@ -1411,7 +1414,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399985 + - Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399981 status: code: 200 message: OK @@ -1429,8 +1432,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -1441,11 +1444,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9c3470fd-c461-44ad-ab25-adcd42e21cd5\"\r\n },\r\n + \ \"sourceUniqueId\": \"437be7fc-ecc7-4ed3-949d-e98f881a8a2a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:38:46.6505084+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:21:59.6412406+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"c401d9ec-b5eb-4b95-bc64-b6d0f9b99265\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1c0977dd-7b2d-4675-8c36-8c64b5593315\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1455,7 +1458,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:49 GMT + - Thu, 03 Sep 2020 03:22:02 GMT expires: - '-1' pragma: @@ -1472,7 +1475,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4983,Microsoft.Compute/LowCostGet30Min;39983 + - Microsoft.Compute/LowCostGet3Min;4975,Microsoft.Compute/LowCostGet30Min;39975 status: code: 200 message: OK @@ -1490,8 +1493,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1509,7 +1512,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:50 GMT + - Thu, 03 Sep 2020 03:22:02 GMT expires: - '-1' pragma: @@ -1537,12 +1540,12 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n @@ -1552,19 +1555,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:30.9312472+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:45.9686797+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:51 GMT + - Thu, 03 Sep 2020 03:22:03 GMT expires: - '-1' pragma: @@ -1581,7 +1584,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4982,Microsoft.Compute/LowCostGet30Min;39982 + - Microsoft.Compute/LowCostGet3Min;4974,Microsoft.Compute/LowCostGet30Min;39974 status: code: 200 message: OK @@ -1599,15 +1602,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1616,7 +1619,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:51 GMT + - Thu, 03 Sep 2020 03:22:04 GMT expires: - '-1' pragma: @@ -1631,9 +1634,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2"}}}''' + body: '{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2"}}}' headers: Accept: - application/json @@ -1650,8 +1653,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1662,12 +1665,12 @@ interactions: {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n - \ \"sourceUniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\"\r\n },\r\n + \ \"sourceUniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e7b675d9-1239-4691-8eef-ca63931051db?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/2360b9fd-656e-4708-9a4f-b7b3fa18af99?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1675,11 +1678,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:53 GMT + - Thu, 03 Sep 2020 03:22:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e7b675d9-1239-4691-8eef-ca63931051db?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/2360b9fd-656e-4708-9a4f-b7b3fa18af99?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1692,7 +1695,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1167' + - '1195' status: code: 202 message: Accepted @@ -1710,14 +1713,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e7b675d9-1239-4691-8eef-ca63931051db?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/2360b9fd-656e-4708-9a4f-b7b3fa18af99?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:54.3539495+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:56.1664994+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:10.5324092+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:11.1105646+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s2\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus2\",\r\n @@ -1725,13 +1728,13 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n - \ \"sourceUniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\"\r\n },\r\n + \ \"sourceUniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:38:54.3539495+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:10.5324092+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"93c706e7-be54-40de-9101-38913e38a9ff\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"17c1fd3d-d092-44b4-8003-b42f6130aaf5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"e7b675d9-1239-4691-8eef-ca63931051db\"\r\n}" + \"2360b9fd-656e-4708-9a4f-b7b3fa18af99\"\r\n}" headers: cache-control: - no-cache @@ -1740,7 +1743,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:56 GMT + - Thu, 03 Sep 2020 03:22:12 GMT expires: - '-1' pragma: @@ -1757,7 +1760,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49983,Microsoft.Compute/GetOperation30Min;399983 + - Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399979 status: code: 200 message: OK @@ -1775,8 +1778,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s2?api-version=2020-05-01 response: @@ -1787,11 +1790,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d2\",\r\n - \ \"sourceUniqueId\": \"374461dd-0070-4093-94f5-1512284115a2\"\r\n },\r\n + \ \"sourceUniqueId\": \"4cf3b3a2-fdb8-41ce-8c8c-c5f968de4fb9\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:38:54.3539495+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:10.5324092+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"93c706e7-be54-40de-9101-38913e38a9ff\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"17c1fd3d-d092-44b4-8003-b42f6130aaf5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1801,7 +1804,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:56 GMT + - Thu, 03 Sep 2020 03:22:12 GMT expires: - '-1' pragma: @@ -1818,7 +1821,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4979,Microsoft.Compute/LowCostGet30Min;39979 + - Microsoft.Compute/LowCostGet3Min;4970,Microsoft.Compute/LowCostGet30Min;39970 status: code: 200 message: OK @@ -1836,8 +1839,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1855,7 +1858,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:58 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1883,12 +1886,12 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n @@ -1898,19 +1901,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:38:38.7596258+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:21:52.2502561+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '899' + - '918' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:59 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1927,7 +1930,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39978 + - Microsoft.Compute/LowCostGet3Min;4969,Microsoft.Compute/LowCostGet30Min;39969 status: code: 200 message: OK @@ -1945,15 +1948,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1962,7 +1965,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:59 GMT + - Thu, 03 Sep 2020 03:22:14 GMT expires: - '-1' pragma: @@ -1977,9 +1980,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3"}}}''' + body: '{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3"}}}' headers: Accept: - application/json @@ -1996,8 +1999,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2008,12 +2011,12 @@ interactions: {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n - \ \"sourceUniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\"\r\n },\r\n + \ \"sourceUniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/74bb7d88-6487-40ed-a399-99ffb57a93ac?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/40929ea8-c14e-4355-b6ba-f46fa0de8e26?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -2021,11 +2024,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:01 GMT + - Thu, 03 Sep 2020 03:22:20 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/74bb7d88-6487-40ed-a399-99ffb57a93ac?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/40929ea8-c14e-4355-b6ba-f46fa0de8e26?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -2038,7 +2041,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;996,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7996 x-ms-ratelimit-remaining-subscription-writes: - - '1166' + - '1194' status: code: 202 message: Accepted @@ -2056,14 +2059,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/74bb7d88-6487-40ed-a399-99ffb57a93ac?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/40929ea8-c14e-4355-b6ba-f46fa0de8e26?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:02.1979171+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:02.7604578+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:20.1110337+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:21.0641938+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s3\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus2\",\r\n @@ -2071,13 +2074,13 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n - \ \"sourceUniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\"\r\n },\r\n + \ \"sourceUniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:02.2135841+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:20.1266502+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"5ad72e31-31f1-425f-80a7-332a9e9b2a36\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1e086e94-e10b-4297-a2c5-746bda864772\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"74bb7d88-6487-40ed-a399-99ffb57a93ac\"\r\n}" + \"40929ea8-c14e-4355-b6ba-f46fa0de8e26\"\r\n}" headers: cache-control: - no-cache @@ -2086,7 +2089,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:04 GMT + - Thu, 03 Sep 2020 03:22:22 GMT expires: - '-1' pragma: @@ -2103,7 +2106,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399981 + - Microsoft.Compute/GetOperation3Min;49977,Microsoft.Compute/GetOperation30Min;399977 status: code: 200 message: OK @@ -2121,8 +2124,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s3?api-version=2020-05-01 response: @@ -2133,11 +2136,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/disks/d3\",\r\n - \ \"sourceUniqueId\": \"6a4a4015-dbbd-4eac-9e6b-beb884791a5a\"\r\n },\r\n + \ \"sourceUniqueId\": \"b1837b04-147e-4126-b9e2-656cc86a1402\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:02.2135841+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:20.1266502+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"5ad72e31-31f1-425f-80a7-332a9e9b2a36\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1e086e94-e10b-4297-a2c5-746bda864772\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2147,7 +2150,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:04 GMT + - Thu, 03 Sep 2020 03:22:22 GMT expires: - '-1' pragma: @@ -2164,7 +2167,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4973,Microsoft.Compute/LowCostGet30Min;39973 + - Microsoft.Compute/LowCostGet3Min;4967,Microsoft.Compute/LowCostGet30Min;39967 status: code: 200 message: OK @@ -2183,15 +2186,15 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_gallery_specialized_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001","name":"cli_test_gallery_specialized_000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:07Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2200,7 +2203,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:06 GMT + - Thu, 03 Sep 2020 03:22:23 GMT expires: - '-1' pragma: @@ -2215,12 +2218,12 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": + body: '{"location": "eastus2", "tags": {}, "properties": {"publishingProfile": {"targetRegions": [{"name": "eastus2"}]}, "storageProfile": {"osDiskImage": {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s1"}}, "dataDiskImages": [{"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s2"}, "lun": 2}, {"source": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s3"}, - "lun": 3}]}}}''' + "lun": 3}]}}}' headers: Accept: - application/json @@ -2238,8 +2241,8 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2252,7 +2255,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:12.8101561+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:29.0514679+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"hostCaching\": \"ReadWrite\",\r\n \ \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -2265,7 +2268,7 @@ interactions: \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -2273,7 +2276,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Thu, 03 Sep 2020 03:22:31 GMT expires: - '-1' pragma: @@ -2288,7 +2291,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1174' + - '1198' status: code: 201 message: Created @@ -2307,14 +2310,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2323,7 +2326,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:44 GMT + - Thu, 03 Sep 2020 03:23:01 GMT expires: - '-1' pragma: @@ -2359,14 +2362,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2375,7 +2378,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:14 GMT + - Thu, 03 Sep 2020 03:23:33 GMT expires: - '-1' pragma: @@ -2411,14 +2414,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2427,7 +2430,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:44 GMT + - Thu, 03 Sep 2020 03:24:03 GMT expires: - '-1' pragma: @@ -2463,14 +2466,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2479,7 +2482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:15 GMT + - Thu, 03 Sep 2020 03:24:33 GMT expires: - '-1' pragma: @@ -2515,14 +2518,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2531,7 +2534,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:45 GMT + - Thu, 03 Sep 2020 03:25:03 GMT expires: - '-1' pragma: @@ -2567,14 +2570,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2583,7 +2586,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:15 GMT + - Thu, 03 Sep 2020 03:25:33 GMT expires: - '-1' pragma: @@ -2619,14 +2622,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2635,7 +2638,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:46 GMT + - Thu, 03 Sep 2020 03:26:03 GMT expires: - '-1' pragma: @@ -2652,7 +2655,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2377 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2377 status: code: 200 message: OK @@ -2671,14 +2674,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2687,7 +2690,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:16 GMT + - Thu, 03 Sep 2020 03:26:35 GMT expires: - '-1' pragma: @@ -2704,7 +2707,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2374 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2374 status: code: 200 message: OK @@ -2723,14 +2726,14 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2739,7 +2742,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:46 GMT + - Thu, 03 Sep 2020 03:27:05 GMT expires: - '-1' pragma: @@ -2775,14 +2778,274 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:27:35 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2369 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + --data-snapshots --data-snapshot-luns + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:28:05 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2366 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + --data-snapshots --data-snapshot-luns + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:28:35 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2363 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + --data-snapshots --data-snapshot-luns + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:29:06 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2360 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + --data-snapshots --data-snapshot-luns + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:29:37 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2357 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + --data-snapshots --data-snapshot-luns + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2791,7 +3054,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:17 GMT + - Thu, 03 Sep 2020 03:30:07 GMT expires: - '-1' pragma: @@ -2808,7 +3071,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1183,Microsoft.Compute/GetOperationStatus30Min;2368 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2355 status: code: 200 message: OK @@ -2827,15 +3090,15 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/1a754f66-efad-4e5f-904c-8aaf2f2f282c?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/capsOperations/2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:12.7320249+00:00\",\r\n \"endTime\": - \"2020-07-31T09:44:29.0123354+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"1a754f66-efad-4e5f-904c-8aaf2f2f282c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:29.0045919+00:00\",\r\n \"endTime\": + \"2020-09-03T03:30:15.0555188+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"2f9ddb9d-3eaa-4c4b-8c5b-f68d6644afe0\"\r\n}" headers: cache-control: - no-cache @@ -2844,7 +3107,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:48 GMT + - Thu, 03 Sep 2020 03:30:37 GMT expires: - '-1' pragma: @@ -2861,7 +3124,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2366 + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2352 status: code: 200 message: OK @@ -2880,8 +3143,8 @@ interactions: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot --data-snapshots --data-snapshot-luns User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0?api-version=2019-12-01 response: @@ -2892,7 +3155,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"East US 2\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:12.8101561+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:29.0514679+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 10,\r\n \"hostCaching\": \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_gallery_specialized_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -2912,7 +3175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:48 GMT + - Thu, 03 Sep 2020 03:30:37 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_specialized_image.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_specialized_image.yaml index 106e4202997..84397566436 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_specialized_image.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_specialized_image.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:45 GMT + - Thu, 03 Sep 2020 03:20:07 GMT expires: - '-1' pragma: @@ -62,8 +62,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -73,11 +73,11 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_DT4WRP2HUVHZ\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_2UF5OC4LWZPX\"\r\n },\r\n \ \"provisioningState\": \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/0fa5f8a4-51fe-4e35-9607-a2cc58d1eee0?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/1e5889f2-e701-4c55-aaac-ffffc38a2921?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -85,7 +85,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:49 GMT + - Thu, 03 Sep 2020 03:20:15 GMT expires: - '-1' pragma: @@ -98,9 +98,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;297 + - Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1199' status: code: 201 message: Created @@ -118,15 +118,15 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/0fa5f8a4-51fe-4e35-9607-a2cc58d1eee0?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/1e5889f2-e701-4c55-aaac-ffffc38a2921?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:49.8459562+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:50.1584893+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"0fa5f8a4-51fe-4e35-9607-a2cc58d1eee0\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:20:14.2716027+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:14.5841186+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"1e5889f2-e701-4c55-aaac-ffffc38a2921\"\r\n}" headers: cache-control: - no-cache @@ -135,7 +135,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:20 GMT + - Thu, 03 Sep 2020 03:20:46 GMT expires: - '-1' pragma: @@ -152,7 +152,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1198,Microsoft.Compute/GetOperationStatus30Min;2308 + - Microsoft.Compute/GetOperationStatus3Min;1198,Microsoft.Compute/GetOperationStatus30Min;2398 status: code: 200 message: OK @@ -170,8 +170,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002?api-version=2019-12-01 response: @@ -179,7 +179,7 @@ interactions: string: "{\r\n \"name\": \"gallery_000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_DT4WRP2HUVHZ\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-GALLERY_2UF5OC4LWZPX\"\r\n },\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: @@ -189,7 +189,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:21 GMT + - Thu, 03 Sep 2020 03:20:47 GMT expires: - '-1' pragma: @@ -206,7 +206,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGallery3Min;346,Microsoft.Compute/GetGallery30Min;2478 + - Microsoft.Compute/GetGallery3Min;346,Microsoft.Compute/GetGallery30Min;2496 status: code: 200 message: OK @@ -224,15 +224,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type --os-state -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -241,7 +241,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:23 GMT + - Thu, 03 Sep 2020 03:20:48 GMT expires: - '-1' pragma: @@ -275,8 +275,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type --os-state -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -292,7 +292,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/3df2ef2e-cf9d-472d-9467-30ed858250f0?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/29ddae66-b2ff-4de2-b8d2-375a47ec5c86?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -300,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:29 GMT + - Thu, 03 Sep 2020 03:20:54 GMT expires: - '-1' pragma: @@ -313,9 +313,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImage3Min;149,Microsoft.Compute/CreateUpdateGalleryImage30Min;747 + - Microsoft.Compute/CreateUpdateGalleryImage3Min;149,Microsoft.Compute/CreateUpdateGalleryImage30Min;749 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 201 message: Created @@ -333,24 +333,24 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type --os-state -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/3df2ef2e-cf9d-472d-9467-30ed858250f0?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/29ddae66-b2ff-4de2-b8d2-375a47ec5c86?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:27.847696+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:27.9570494+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"3df2ef2e-cf9d-472d-9467-30ed858250f0\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:20:54.6328276+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:54.7578511+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"29ddae66-b2ff-4de2-b8d2-375a47ec5c86\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:00 GMT + - Thu, 03 Sep 2020 03:21:26 GMT expires: - '-1' pragma: @@ -367,7 +367,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1196,Microsoft.Compute/GetOperationStatus30Min;2306 + - Microsoft.Compute/GetOperationStatus3Min;1194,Microsoft.Compute/GetOperationStatus30Min;2394 status: code: 200 message: OK @@ -385,8 +385,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type --os-state -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1?api-version=2019-12-01 response: @@ -406,7 +406,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:01 GMT + - Thu, 03 Sep 2020 03:21:26 GMT expires: - '-1' pragma: @@ -423,7 +423,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImage3Min;595,Microsoft.Compute/GetGalleryImage30Min;2973 + - Microsoft.Compute/GetGalleryImage3Min;595,Microsoft.Compute/GetGalleryImage30Min;2995 status: code: 200 message: OK @@ -441,15 +441,15 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -458,7 +458,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:02 GMT + - Thu, 03 Sep 2020 03:21:27 GMT expires: - '-1' pragma: @@ -537,13 +537,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:03 GMT + - Thu, 03 Sep 2020 03:21:28 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Fri, 31 Jul 2020 09:43:03 GMT + - Thu, 03 Sep 2020 03:26:28 GMT source-age: - - '76' + - '0' strict-transport-security: - max-age=31536000 vary: @@ -552,21 +552,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - 84c5dcb42d881694b38c8089a2b101777f7b1acb + - 10a56a6fcd260e4f58a585e39cca3d70f37b105b x-frame-options: - deny x-github-request-id: - - 22C0:1356:1D173:2A0A7:5F23DD44 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18043-SIN + - cache-sin18033-SIN x-timer: - - S1596188283.259293,VS0,VE1 + - S1599103288.733628,VS0,VE329 x-xss-protection: - 1; mode=block status: @@ -586,8 +586,8 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -603,7 +603,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:03 GMT + - Thu, 03 Sep 2020 03:21:28 GMT expires: - '-1' pragma: @@ -618,7 +618,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"name": "vm1VNET", "type": "Microsoft.Network/virtualNetworks", "location": @@ -643,8 +643,8 @@ interactions: "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"publisher": "Canonical", "offer": "UbuntuServer", "sku": "18.04-LTS", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "azureuser", - "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": {}}, "parameters": - {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' + "adminPassword": "[parameters(''adminPassword'')]"}}}], "outputs": {}}, "parameters": + {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -661,18 +661,18 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_DCWuulGnogrogJ5ToQYdWfsb6X2ufACh","name":"vm_deploy_DCWuulGnogrogJ5ToQYdWfsb6X2ufACh","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14765171200309398989","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-31T09:38:07.4149323Z","duration":"PT2.0213258S","correlationId":"52937d55-cabb-43e2-b292-bcde0565e373","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_ORzhgAz21HaNJLI4jfEx3ql12XjzobvE","name":"vm_deploy_ORzhgAz21HaNJLI4jfEx3ql12XjzobvE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10170083421195762718","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:21:32.3370187Z","duration":"PT2.3580579S","correlationId":"eedbcab8-6f68-4deb-8f29-b44e6bbd1e75","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_DCWuulGnogrogJ5ToQYdWfsb6X2ufACh/operationStatuses/08586054186000840246?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_ORzhgAz21HaNJLI4jfEx3ql12XjzobvE/operationStatuses/08586025035954986667?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -680,7 +680,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:08 GMT + - Thu, 03 Sep 2020 03:21:33 GMT expires: - '-1' pragma: @@ -690,7 +690,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1195' status: code: 201 message: Created @@ -708,10 +708,10 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054186000840246?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035954986667?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -723,7 +723,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:38 GMT + - Thu, 03 Sep 2020 03:22:03 GMT expires: - '-1' pragma: @@ -751,10 +751,10 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054186000840246?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035954986667?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -766,7 +766,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:09 GMT + - Thu, 03 Sep 2020 03:22:33 GMT expires: - '-1' pragma: @@ -794,13 +794,13 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_DCWuulGnogrogJ5ToQYdWfsb6X2ufACh","name":"vm_deploy_DCWuulGnogrogJ5ToQYdWfsb6X2ufACh","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14765171200309398989","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-31T09:38:47.9127006Z","duration":"PT42.5190941S","correlationId":"52937d55-cabb-43e2-b292-bcde0565e373","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_ORzhgAz21HaNJLI4jfEx3ql12XjzobvE","name":"vm_deploy_ORzhgAz21HaNJLI4jfEx3ql12XjzobvE","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10170083421195762718","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:22:21.4318107Z","duration":"PT51.4528499S","correlationId":"eedbcab8-6f68-4deb-8f29-b44e6bbd1e75","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' headers: cache-control: - no-cache @@ -809,7 +809,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:09 GMT + - Thu, 03 Sep 2020 03:22:34 GMT expires: - '-1' pragma: @@ -837,8 +837,8 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -847,21 +847,22 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"38d870c5-2dc4-416b-aff8-15cc35dbccb0\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7f8bdf18-5c87-46e7-8ee2-bf7cb9aeae40\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202007290\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n + \"18.04.202009010\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_2CZ25G2SB5S6ZX5FNFAFW4LW4E7IVTVPBXTYU6YDW6Z/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_IM53OGKDMW5HJDG5NO2JRXN6M3FPSZRFGRFYPGHFIAK/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"azureuser\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": @@ -870,15 +871,15 @@ interactions: [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-31T09:39:10+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n + \"2020-09-03T03:22:32+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-31T09:38:32.7464368+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:22:06.3160128+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": - \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n - \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-31T09:38:46.5595607+00:00\"\r\n + \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded/osProvisioningInProgress\",\r\n + \ \"level\": \"Info\",\r\n \"displayStatus\": \"OS provisioning + in progress\",\r\n \"time\": \"2020-09-03T03:22:17.9254515+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -886,11 +887,11 @@ interactions: cache-control: - no-cache content-length: - - '3174' + - '3283' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:10 GMT + - Thu, 03 Sep 2020 03:22:35 GMT expires: - '-1' pragma: @@ -907,7 +908,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31954 + - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31983 status: code: 200 message: OK @@ -925,8 +926,8 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -934,12 +935,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"f193679a-65ab-401b-a5d7-b4dbc7bb01b1\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"c8f0214e-ba39-4247-8d63-0f48ab21ec05\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"c8be0561-db1b-4140-b53b-65193d2d15f1\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"284a0cfb-8a15-4f66-8763-fb04a94f6374\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"f193679a-65ab-401b-a5d7-b4dbc7bb01b1\\\"\",\r\n + \ \"etag\": \"W/\\\"c8f0214e-ba39-4247-8d63-0f48ab21ec05\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -948,8 +949,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"n3cttvhtn3neblqyqzwf2za2je.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-0A-88-80\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"rrglnpgtgtoexaszu3wdzr41eb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-04-D7-7B\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -963,9 +964,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:11 GMT + - Thu, 03 Sep 2020 03:22:36 GMT etag: - - W/"f193679a-65ab-401b-a5d7-b4dbc7bb01b1" + - W/"c8f0214e-ba39-4247-8d63-0f48ab21ec05" expires: - '-1' pragma: @@ -982,7 +983,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 79909a7c-7b10-48ca-b4a9-5f7cc9ec3d2b + - 7c17b670-ecfb-4051-97a8-a5ddb3fe3ab4 status: code: 200 message: OK @@ -1000,8 +1001,8 @@ interactions: ParameterSetName: - -g -n --image --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1009,10 +1010,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"8eb12d34-2c4d-4617-a9d8-a120e5e7498a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"367bb61f-03e2-4ffd-89e7-eb29896f0075\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f29677b5-246d-405e-b751-3565e2022d34\",\r\n - \ \"ipAddress\": \"13.93.225.201\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"b55397d2-d8e7-4034-ad74-1442a136b746\",\r\n + \ \"ipAddress\": \"40.78.122.93\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -1021,13 +1022,13 @@ interactions: cache-control: - no-cache content-length: - - '997' + - '996' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:11 GMT + - Thu, 03 Sep 2020 03:22:37 GMT etag: - - W/"8eb12d34-2c4d-4617-a9d8-a120e5e7498a" + - W/"367bb61f-03e2-4ffd-89e7-eb29896f0075" expires: - '-1' pragma: @@ -1044,7 +1045,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8b72f706-9b0f-40dc-b91d-30020273a41b + - a19307b7-e319-482a-a48e-21f81ce6a58e status: code: 200 message: OK @@ -1062,8 +1063,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1072,21 +1073,22 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"38d870c5-2dc4-416b-aff8-15cc35dbccb0\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7f8bdf18-5c87-46e7-8ee2-bf7cb9aeae40\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Canonical\",\r\n \"offer\": \"UbuntuServer\",\r\n \"sku\": \"18.04-LTS\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"18.04.202007290\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n + \"18.04.202009010\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_2CZ25G2SB5S6ZX5FNFAFW4LW4E7IVTVPBXTYU6YDW6Z/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_IM53OGKDMW5HJDG5NO2JRXN6M3FPSZRFGRFYPGHFIAK/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"azureuser\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1094,11 +1096,11 @@ interactions: cache-control: - no-cache content-length: - - '1883' + - '1962' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:12 GMT + - Thu, 03 Sep 2020 03:22:36 GMT expires: - '-1' pragma: @@ -1115,7 +1117,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31953 + - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31982 status: code: 200 message: OK @@ -1133,15 +1135,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/vm1_disk1_8e7903da05f04af6add363bf63716aad?api-version=2020-05-01 response: body: - string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4'' + string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_disk1_8e7903da05f04af6add363bf63716aad'' under resource group ''cli_test_test_specialized_image_000001'' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"}}' headers: @@ -1152,7 +1154,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Thu, 03 Sep 2020 03:22:37 GMT expires: - '-1' pragma: @@ -1180,37 +1182,37 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad?api-version=2020-06-30 response: body: - string: "{\r\n \"name\": \"vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n + string: "{\r\n \"name\": \"vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"managedBy\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n \ },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"FromImage\",\r\n - \ \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/canonical/ArtifactTypes/VMImage/Offers/ubuntuserver/Skus/18.04-lts/Versions/18.04.202007290\"\r\n + \ \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/canonical/ArtifactTypes/VMImage/Offers/ubuntuserver/Skus/18.04-lts/Versions/18.04.202009010\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:38:31.6772981+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:22:04.9034239+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Attached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"9b3de1ca-cc81-40d4-837b-55d5d3a911c4\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"8e7903da-05f0-4af6-add3-63bf63716aad\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1468' + - '1487' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Thu, 03 Sep 2020 03:22:38 GMT expires: - '-1' pragma: @@ -1227,7 +1229,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4935,Microsoft.Compute/LowCostGet30Min;39840 + - Microsoft.Compute/LowCostGet3Min;4917,Microsoft.Compute/LowCostGet30Min;39911 status: code: 200 message: OK @@ -1245,15 +1247,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1262,7 +1264,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:14 GMT + - Thu, 03 Sep 2020 03:22:39 GMT expires: - '-1' pragma: @@ -1277,9 +1279,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4"}}}''' + body: '{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad"}}}' headers: Accept: - application/json @@ -1296,8 +1298,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1307,13 +1309,13 @@ interactions: string: "{\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \ \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n - \ \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n - \ \"sourceUniqueId\": \"9b3de1ca-cc81-40d4-837b-55d5d3a911c4\"\r\n },\r\n + \ \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n + \ \"sourceUniqueId\": \"8e7903da-05f0-4af6-add3-63bf63716aad\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/767ae6cf-4343-4ca8-b207-b09635839bef?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/85ab909f-0f62-448c-8778-b68898aa2f38?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1321,11 +1323,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:16 GMT + - Thu, 03 Sep 2020 03:22:44 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/767ae6cf-4343-4ca8-b207-b09635839bef?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/85ab909f-0f62-448c-8778-b68898aa2f38?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1336,9 +1338,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;993,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7987 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;993,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7993 x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1195' status: code: 202 message: Accepted @@ -1356,37 +1358,37 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/767ae6cf-4343-4ca8-b207-b09635839bef?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/85ab909f-0f62-448c-8778-b68898aa2f38?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:17.1506637+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:17.6975361+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:44.1534351+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:44.700303+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n - \ \"sourceUniqueId\": \"9b3de1ca-cc81-40d4-837b-55d5d3a911c4\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n + \ \"sourceUniqueId\": \"8e7903da-05f0-4af6-add3-63bf63716aad\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:17.1506637+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:44.1534351+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"8053845f-3845-4ae1-ab27-8821e7f50d9c\",\r\n + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"5ca751df-b525-4481-9967-0cc04c3252bb\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"767ae6cf-4343-4ca8-b207-b09635839bef\"\r\n}" + \"85ab909f-0f62-448c-8778-b68898aa2f38\"\r\n}" headers: cache-control: - no-cache content-length: - - '1437' + - '1436' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:19 GMT + - Thu, 03 Sep 2020 03:22:47 GMT expires: - '-1' pragma: @@ -1403,7 +1405,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49959,Microsoft.Compute/GetOperation30Min;399872 + - Microsoft.Compute/GetOperation3Min;49945,Microsoft.Compute/GetOperation30Min;399937 status: code: 200 message: OK @@ -1421,8 +1423,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -1432,12 +1434,12 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_9b3de1cacc8140d4837b55d5d3a911c4\",\r\n - \ \"sourceUniqueId\": \"9b3de1ca-cc81-40d4-837b-55d5d3a911c4\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/disks/vm1_disk1_8e7903da05f04af6add363bf63716aad\",\r\n + \ \"sourceUniqueId\": \"8e7903da-05f0-4af6-add3-63bf63716aad\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:17.1506637+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:44.1534351+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"8053845f-3845-4ae1-ab27-8821e7f50d9c\",\r\n + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"5ca751df-b525-4481-9967-0cc04c3252bb\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1447,7 +1449,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:19 GMT + - Thu, 03 Sep 2020 03:22:48 GMT expires: - '-1' pragma: @@ -1464,7 +1466,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4928,Microsoft.Compute/LowCostGet30Min;39833 + - Microsoft.Compute/LowCostGet3Min;4914,Microsoft.Compute/LowCostGet30Min;39908 status: code: 200 message: OK @@ -1482,15 +1484,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1499,7 +1501,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:19 GMT + - Thu, 03 Sep 2020 03:22:48 GMT expires: - '-1' pragma: @@ -1514,9 +1516,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"publishingProfile": + body: '{"location": "westus", "tags": {}, "properties": {"publishingProfile": {"targetRegions": [{"name": "westus"}]}, "storageProfile": {"osDiskImage": {"source": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1"}}}}}''' + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1"}}}}}' headers: Accept: - application/json @@ -1533,8 +1535,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1547,7 +1549,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"hostCaching\": \"ReadWrite\",\r\n \ \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -1555,7 +1557,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -1563,7 +1565,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:22 GMT + - Thu, 03 Sep 2020 03:22:54 GMT expires: - '-1' pragma: @@ -1576,9 +1578,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;373,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1196 + - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;373,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1197' status: code: 201 message: Created @@ -1596,14 +1598,422 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:23:25 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2386 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:23:56 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1182,Microsoft.Compute/GetOperationStatus30Min;2380 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:24:26 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1180,Microsoft.Compute/GetOperationStatus30Min;2374 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:24:56 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1175,Microsoft.Compute/GetOperationStatus30Min;2368 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:25:26 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1170,Microsoft.Compute/GetOperationStatus30Min;2362 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:25:57 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2357 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:26:27 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2351 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:26:58 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2346 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1612,7 +2022,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:53 GMT + - Thu, 03 Sep 2020 03:27:28 GMT expires: - '-1' pragma: @@ -1629,7 +2039,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1188,Microsoft.Compute/GetOperationStatus30Min;2298 + - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2340 status: code: 200 message: OK @@ -1647,14 +2057,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1663,7 +2073,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:24 GMT + - Thu, 03 Sep 2020 03:27:58 GMT expires: - '-1' pragma: @@ -1680,7 +2090,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2294 + - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2334 status: code: 200 message: OK @@ -1698,14 +2108,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1714,7 +2124,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:53 GMT + - Thu, 03 Sep 2020 03:28:28 GMT expires: - '-1' pragma: @@ -1731,7 +2141,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1179,Microsoft.Compute/GetOperationStatus30Min;2288 + - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2328 status: code: 200 message: OK @@ -1749,14 +2159,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1765,7 +2175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:24 GMT + - Thu, 03 Sep 2020 03:28:59 GMT expires: - '-1' pragma: @@ -1782,7 +2192,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1176,Microsoft.Compute/GetOperationStatus30Min;2282 + - Microsoft.Compute/GetOperationStatus3Min;1173,Microsoft.Compute/GetOperationStatus30Min;2323 status: code: 200 message: OK @@ -1800,14 +2210,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1816,7 +2226,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:54 GMT + - Thu, 03 Sep 2020 03:29:30 GMT expires: - '-1' pragma: @@ -1833,7 +2243,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1171,Microsoft.Compute/GetOperationStatus30Min;2276 + - Microsoft.Compute/GetOperationStatus3Min;1174,Microsoft.Compute/GetOperationStatus30Min;2318 status: code: 200 message: OK @@ -1851,14 +2261,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1867,7 +2277,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:25 GMT + - Thu, 03 Sep 2020 03:30:00 GMT expires: - '-1' pragma: @@ -1884,7 +2294,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2272 + - Microsoft.Compute/GetOperationStatus3Min;1172,Microsoft.Compute/GetOperationStatus30Min;2312 status: code: 200 message: OK @@ -1902,14 +2312,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1918,7 +2328,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:55 GMT + - Thu, 03 Sep 2020 03:30:30 GMT expires: - '-1' pragma: @@ -1935,7 +2345,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2266 + - Microsoft.Compute/GetOperationStatus3Min;1172,Microsoft.Compute/GetOperationStatus30Min;2306 status: code: 200 message: OK @@ -1953,14 +2363,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -1969,7 +2379,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:25 GMT + - Thu, 03 Sep 2020 03:31:00 GMT expires: - '-1' pragma: @@ -1986,7 +2396,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2260 + - Microsoft.Compute/GetOperationStatus3Min;1172,Microsoft.Compute/GetOperationStatus30Min;2300 status: code: 200 message: OK @@ -2004,14 +2414,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2020,7 +2430,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:55 GMT + - Thu, 03 Sep 2020 03:31:30 GMT expires: - '-1' pragma: @@ -2037,7 +2447,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1166,Microsoft.Compute/GetOperationStatus30Min;2254 + - Microsoft.Compute/GetOperationStatus3Min;1171,Microsoft.Compute/GetOperationStatus30Min;2295 status: code: 200 message: OK @@ -2055,14 +2465,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2071,7 +2481,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:26 GMT + - Thu, 03 Sep 2020 03:32:01 GMT expires: - '-1' pragma: @@ -2088,7 +2498,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2249 + - Microsoft.Compute/GetOperationStatus3Min;1173,Microsoft.Compute/GetOperationStatus30Min;2292 status: code: 200 message: OK @@ -2106,14 +2516,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2122,7 +2532,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:56 GMT + - Thu, 03 Sep 2020 03:32:31 GMT expires: - '-1' pragma: @@ -2139,7 +2549,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1170,Microsoft.Compute/GetOperationStatus30Min;2246 + - Microsoft.Compute/GetOperationStatus3Min;1176,Microsoft.Compute/GetOperationStatus30Min;2289 status: code: 200 message: OK @@ -2157,14 +2567,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2173,7 +2583,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:45:26 GMT + - Thu, 03 Sep 2020 03:33:01 GMT expires: - '-1' pragma: @@ -2190,7 +2600,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1173,Microsoft.Compute/GetOperationStatus30Min;2273 + - Microsoft.Compute/GetOperationStatus3Min;1179,Microsoft.Compute/GetOperationStatus30Min;2286 status: code: 200 message: OK @@ -2208,14 +2618,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2224,7 +2634,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:45:56 GMT + - Thu, 03 Sep 2020 03:33:32 GMT expires: - '-1' pragma: @@ -2241,7 +2651,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1176,Microsoft.Compute/GetOperationStatus30Min;2270 + - Microsoft.Compute/GetOperationStatus3Min;1181,Microsoft.Compute/GetOperationStatus30Min;2282 status: code: 200 message: OK @@ -2259,15 +2669,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/a464e32a-d31b-4cfe-8543-1fc487fc311d?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cdff817d-b0c9-4101-8a09-3c65adb7daa8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n \"endTime\": - \"2020-07-31T09:46:22.7933214+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"a464e32a-d31b-4cfe-8543-1fc487fc311d\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \"endTime\": + \"2020-09-03T03:33:39.8107258+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"cdff817d-b0c9-4101-8a09-3c65adb7daa8\"\r\n}" headers: cache-control: - no-cache @@ -2276,7 +2686,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:27 GMT + - Thu, 03 Sep 2020 03:34:03 GMT expires: - '-1' pragma: @@ -2293,7 +2703,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1177,Microsoft.Compute/GetOperationStatus30Min;2267 + - Microsoft.Compute/GetOperationStatus3Min;1182,Microsoft.Compute/GetOperationStatus30Min;2278 status: code: 200 message: OK @@ -2311,8 +2721,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0?api-version=2019-12-01 response: @@ -2323,7 +2733,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -2337,7 +2747,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:27 GMT + - Thu, 03 Sep 2020 03:34:03 GMT expires: - '-1' pragma: @@ -2354,7 +2764,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1996,Microsoft.Compute/GetGalleryImageVersion30Min;9976 + - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9990 status: code: 200 message: OK @@ -2372,15 +2782,15 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2389,7 +2799,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:28 GMT + - Thu, 03 Sep 2020 03:34:03 GMT expires: - '-1' pragma: @@ -2417,8 +2827,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2440,7 +2850,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:29 GMT + - Thu, 03 Sep 2020 03:34:04 GMT expires: - '-1' pragma: @@ -2457,7 +2867,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImage3Min;599,Microsoft.Compute/GetGalleryImage30Min;2976 + - Microsoft.Compute/GetGalleryImage3Min;596,Microsoft.Compute/GetGalleryImage30Min;2980 status: code: 200 message: OK @@ -2475,8 +2885,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2489,7 +2899,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -2503,7 +2913,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:29 GMT + - Thu, 03 Sep 2020 03:34:05 GMT expires: - '-1' pragma: @@ -2520,7 +2930,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1995,Microsoft.Compute/GetGalleryImageVersion30Min;9975 + - Microsoft.Compute/GetGalleryImageVersion3Min;1995,Microsoft.Compute/GetGalleryImageVersion30Min;9988 status: code: 200 message: OK @@ -2538,8 +2948,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2548,14 +2958,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"8c498b59-a079-4114-bddd-4979e2f687a4\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"ba286808-a13b-4abe-b1de-95e31e542f1e\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"d439456f-6ff3-405a-ae18-866c5e641c4c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"bcb64c8c-34d3-4bdc-8259-a76c3cc7db21\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"8c498b59-a079-4114-bddd-4979e2f687a4\\\"\",\r\n + \ \"etag\": \"W/\\\"ba286808-a13b-4abe-b1de-95e31e542f1e\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -2571,7 +2981,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:31 GMT + - Thu, 03 Sep 2020 03:34:05 GMT expires: - '-1' pragma: @@ -2588,12 +2998,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 57de328b-27cf-404f-82f9-64b78851e9c3 + - 4d189ef1-4d5e-439b-b437-f6ddbe2a0066 status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm2NSG", "apiVersion": @@ -2615,7 +3025,7 @@ interactions: "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0"}}}}], "outputs": {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, - "mode": "Incremental"}}''' + "mode": "Incremental"}}' headers: Accept: - application/json @@ -2632,26 +3042,26 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_xN4Tcna3LzYs5wiGBLQCJNM3IVy1t451","name":"vm_deploy_xN4Tcna3LzYs5wiGBLQCJNM3IVy1t451","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7706039834131306554","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-31T09:46:33.276749Z","duration":"PT0.9790035S","correlationId":"55a46f1b-d8c7-4832-b7b2-db3c4301e0df","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_GwzFR7NUsiGu22D2OhPwNmRn1Vw2suvH","name":"vm_deploy_GwzFR7NUsiGu22D2OhPwNmRn1Vw2suvH","type":"Microsoft.Resources/deployments","properties":{"templateHash":"8835968988760521028","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:34:09.9984211Z","duration":"PT2.5519019S","correlationId":"02db29bd-e916-440c-bd8d-dc16d03052e2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_xN4Tcna3LzYs5wiGBLQCJNM3IVy1t451/operationStatuses/08586054180931799761?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_GwzFR7NUsiGu22D2OhPwNmRn1Vw2suvH/operationStatuses/08586025028380311148?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2442' + - '2443' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:46:34 GMT + - Thu, 03 Sep 2020 03:34:11 GMT expires: - '-1' pragma: @@ -2661,7 +3071,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1174' + - '1193' status: code: 201 message: Created @@ -2679,10 +3089,10 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054180931799761?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025028380311148?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -2694,7 +3104,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:05 GMT + - Thu, 03 Sep 2020 03:34:41 GMT expires: - '-1' pragma: @@ -2722,10 +3132,10 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054180931799761?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025028380311148?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -2737,7 +3147,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:35 GMT + - Thu, 03 Sep 2020 03:35:12 GMT expires: - '-1' pragma: @@ -2765,22 +3175,22 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_xN4Tcna3LzYs5wiGBLQCJNM3IVy1t451","name":"vm_deploy_xN4Tcna3LzYs5wiGBLQCJNM3IVy1t451","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7706039834131306554","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-31T09:47:08.3043701Z","duration":"PT36.0066246S","correlationId":"55a46f1b-d8c7-4832-b7b2-db3c4301e0df","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vm_deploy_GwzFR7NUsiGu22D2OhPwNmRn1Vw2suvH","name":"vm_deploy_GwzFR7NUsiGu22D2OhPwNmRn1Vw2suvH","type":"Microsoft.Resources/deployments","properties":{"templateHash":"8835968988760521028","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:34:57.493498Z","duration":"PT50.0469788S","correlationId":"02db29bd-e916-440c-bd8d-dc16d03052e2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3304' + - '3303' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:35 GMT + - Thu, 03 Sep 2020 03:35:13 GMT expires: - '-1' pragma: @@ -2808,8 +3218,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2818,15 +3228,15 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7ea17d18-ccd8-48fc-8c29-7af437373643\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"35debafd-519c-4640-868f-544b17335686\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0\",\r\n \ \"exactVersion\": \"1.0.0\"\r\n },\r\n \"osDisk\": {\r\n - \ \"osType\": \"Linux\",\r\n \"name\": \"vm2_OsDisk_1_ed8c9e22aaa14d68a11b33de478feec1\",\r\n + \ \"osType\": \"Linux\",\r\n \"name\": \"vm2_OsDisk_1_0c3303252e084bb28fe9530f99d68f90\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_2CZ25G2SB5S6ZX5FNFAFW4LW4E7IVTVPBXTYU6YDW6Z/providers/Microsoft.Compute/disks/vm2_OsDisk_1_ed8c9e22aaa14d68a11b33de478feec1\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_TEST_SPECIALIZED_IMAGE_IM53OGKDMW5HJDG5NO2JRXN6M3FPSZRFGRFYPGHFIAK/providers/Microsoft.Compute/disks/vm2_OsDisk_1_0c3303252e084bb28fe9530f99d68f90\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"vmAgent\": @@ -2834,18 +3244,18 @@ interactions: \ {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \ \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet - populated.\",\r\n \"time\": \"2020-07-31T09:47:37+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2020-09-03T03:35:14+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": - \"vm2_OsDisk_1_ed8c9e22aaa14d68a11b33de478feec1\",\r\n \"statuses\": + \"vm2_OsDisk_1_0c3303252e084bb28fe9530f99d68f90\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-31T09:46:57.6603+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:34:46.7438266+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"OSState/specialized\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM specialized\"\r\n \ },\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-31T09:47:05.0825227+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:34:54.4313546+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -2853,11 +3263,11 @@ interactions: cache-control: - no-cache content-length: - - '3016' + - '3019' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:37 GMT + - Thu, 03 Sep 2020 03:35:14 GMT expires: - '-1' pragma: @@ -2874,7 +3284,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31958 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31934 status: code: 200 message: OK @@ -2892,8 +3302,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2901,12 +3311,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"52fcf22f-fa41-4e7d-827a-3300f79f64ff\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"84d49f47-ffee-4c44-a426-a1d67ef8bf45\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"63ba66bb-b295-4fe2-934a-a3262ffcee0d\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"fb0cb599-bd76-4c01-b3de-af8312817d9c\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"52fcf22f-fa41-4e7d-827a-3300f79f64ff\\\"\",\r\n + \ \"etag\": \"W/\\\"84d49f47-ffee-4c44-a426-a1d67ef8bf45\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2915,8 +3325,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"n3cttvhtn3neblqyqzwf2za2je.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-05-D7-C9\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"rrglnpgtgtoexaszu3wdzr41eb.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-04-6D-F4\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2930,9 +3340,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:37 GMT + - Thu, 03 Sep 2020 03:35:14 GMT etag: - - W/"52fcf22f-fa41-4e7d-827a-3300f79f64ff" + - W/"84d49f47-ffee-4c44-a426-a1d67ef8bf45" expires: - '-1' pragma: @@ -2949,7 +3359,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0040035a-3d40-4c04-916a-a94feb20cc1e + - 54dab3fa-79d6-4089-a497-43c1bfef6459 status: code: 200 message: OK @@ -2967,8 +3377,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --nsg-rule --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2976,10 +3386,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"6e9e1852-2a3a-4dfe-9de0-93963f6a3200\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"d327b40f-aa08-47e2-88e0-0934ff2c52fb\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"6065d3ae-5fae-46de-a502-c97cfb8c2378\",\r\n - \ \"ipAddress\": \"40.112.170.47\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"91808ef0-f7f9-48c1-a6bb-ef01f6879c5c\",\r\n + \ \"ipAddress\": \"104.45.208.52\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -2992,9 +3402,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:37 GMT + - Thu, 03 Sep 2020 03:35:14 GMT etag: - - W/"6e9e1852-2a3a-4dfe-9de0-93963f6a3200" + - W/"d327b40f-aa08-47e2-88e0-0934ff2c52fb" expires: - '-1' pragma: @@ -3011,7 +3421,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 67474063-2ff2-420e-9c1b-36db05daeb53 + - 724e71f3-85b7-4776-943e-9cb46cdf5429 status: code: 200 message: OK @@ -3029,15 +3439,15 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -3046,7 +3456,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:38 GMT + - Thu, 03 Sep 2020 03:35:15 GMT expires: - '-1' pragma: @@ -3074,8 +3484,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3097,7 +3507,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:39 GMT + - Thu, 03 Sep 2020 03:35:16 GMT expires: - '-1' pragma: @@ -3114,7 +3524,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImage3Min;596,Microsoft.Compute/GetGalleryImage30Min;2973 + - Microsoft.Compute/GetGalleryImage3Min;597,Microsoft.Compute/GetGalleryImage30Min;2979 status: code: 200 message: OK @@ -3132,8 +3542,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3146,7 +3556,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:22.4619926+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-03T03:22:54.2009109+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 30,\r\n \"hostCaching\": \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -3160,7 +3570,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:40 GMT + - Thu, 03 Sep 2020 03:35:16 GMT expires: - '-1' pragma: @@ -3177,7 +3587,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1994,Microsoft.Compute/GetGalleryImageVersion30Min;9971 + - Microsoft.Compute/GetGalleryImageVersion3Min;1994,Microsoft.Compute/GetGalleryImageVersion30Min;9986 status: code: 200 message: OK @@ -3195,8 +3605,8 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3205,14 +3615,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"5d797609-5096-46d3-a925-c84f5cbe7f53\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"fab74bdc-50ef-47e6-b74d-b0f921af62a5\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"d439456f-6ff3-405a-ae18-866c5e641c4c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"bcb64c8c-34d3-4bdc-8259-a76c3cc7db21\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"5d797609-5096-46d3-a925-c84f5cbe7f53\\\"\",\r\n + \ \"etag\": \"W/\\\"fab74bdc-50ef-47e6-b74d-b0f921af62a5\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -3229,7 +3639,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:41 GMT + - Thu, 03 Sep 2020 03:35:17 GMT expires: - '-1' pragma: @@ -3246,12 +3656,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 24061acc-6b99-4820-a3fe-c34445bdff8e + - 66c60cc9-7867-460e-9076-e43be8c179c8 status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", @@ -3260,8 +3670,8 @@ interactions: "name": "vmss1LB", "location": "westus", "tags": {}, "apiVersion": "2018-01-01", "dependsOn": ["Microsoft.Network/publicIpAddresses/vmss1LBPublicIP"], "properties": {"backendAddressPools": [{"name": "vmss1LBBEPool"}], "inboundNatPools": [{"name": - "vmss1LBNatPool", "properties": {"frontendIPConfiguration": {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', - \''vmss1LB\''), \''/frontendIPConfigurations/\'', \''loadBalancerFrontEnd\'')]"}, + "vmss1LBNatPool", "properties": {"frontendIPConfiguration": {"id": "[concat(resourceId(''Microsoft.Network/loadBalancers'', + ''vmss1LB''), ''/frontendIPConfigurations/'', ''loadBalancerFrontEnd'')]"}, "protocol": "tcp", "frontendPortRangeStart": "50000", "frontendPortRangeEnd": "50119", "backendPort": 22}}], "frontendIPConfigurations": [{"name": "loadBalancerFrontEnd", "properties": {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}}}]}}, @@ -3271,15 +3681,15 @@ interactions: true, "upgradePolicy": {"mode": "manual"}, "virtualMachineProfile": {"storageProfile": {"osDisk": {"createOption": "FromImage", "caching": "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0"}}, - "networkProfile": {"networkInterfaceConfigurations": [{"name": "vmss169f2Nic", - "properties": {"primary": "true", "ipConfigurations": [{"name": "vmss169f2IPConfig", + "networkProfile": {"networkInterfaceConfigurations": [{"name": "vmss16ecfNic", + "properties": {"primary": "true", "ipConfigurations": [{"name": "vmss16ecfIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}}, "singlePlacementGroup": null}}], "outputs": {"VMSS": {"type": "object", "value": - "[reference(resourceId(\''Microsoft.Compute/virtualMachineScaleSets\'', \''vmss1\''),providers(\''Microsoft.Compute\'', - \''virtualMachineScaleSets\'').apiVersions[0])]"}}}, "parameters": {"adminPassword": - {"value": "testPassword0"}}, "mode": "Incremental"}}''' + "[reference(resourceId(''Microsoft.Compute/virtualMachineScaleSets'', ''vmss1''),providers(''Microsoft.Compute'', + ''virtualMachineScaleSets'').apiVersions[0])]"}}}, "parameters": {"adminPassword": + {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -3296,26 +3706,26 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_F6rn2faky7gOHv1jUELwLJ3l1t7yLuc2","name":"vmss_deploy_F6rn2faky7gOHv1jUELwLJ3l1t7yLuc2","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4210345647938758233","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-31T09:47:44.7704368Z","duration":"PT1.6570365S","correlationId":"0e2e8af2-61c8-4a96-a490-40ebd86a5271","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hbLB1cfFcoaF3bRAcDpPRSfhWkAKSp9R","name":"vmss_deploy_hbLB1cfFcoaF3bRAcDpPRSfhWkAKSp9R","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1377669563141341699","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:35:22.659804Z","duration":"PT2.3988456S","correlationId":"4b4598c4-9477-44eb-8164-b9a0f0747cf1","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_F6rn2faky7gOHv1jUELwLJ3l1t7yLuc2/operationStatuses/08586054180223645065?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hbLB1cfFcoaF3bRAcDpPRSfhWkAKSp9R/operationStatuses/08586025027652166703?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2105' + - '2104' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:47:45 GMT + - Thu, 03 Sep 2020 03:35:24 GMT expires: - '-1' pragma: @@ -3325,7 +3735,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1169' + - '1193' status: code: 201 message: Created @@ -3343,10 +3753,10 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054180223645065?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025027652166703?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -3358,7 +3768,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:48:17 GMT + - Thu, 03 Sep 2020 03:35:55 GMT expires: - '-1' pragma: @@ -3386,10 +3796,10 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054180223645065?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025027652166703?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -3401,7 +3811,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:48:47 GMT + - Thu, 03 Sep 2020 03:36:25 GMT expires: - '-1' pragma: @@ -3429,10 +3839,10 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586054180223645065?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025027652166703?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -3444,7 +3854,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:49:18 GMT + - Thu, 03 Sep 2020 03:36:56 GMT expires: - '-1' pragma: @@ -3472,22 +3882,22 @@ interactions: ParameterSetName: - -g -n --image --specialized --admin-username --admin-password --authentication-type User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_F6rn2faky7gOHv1jUELwLJ3l1t7yLuc2","name":"vmss_deploy_F6rn2faky7gOHv1jUELwLJ3l1t7yLuc2","type":"Microsoft.Resources/deployments","properties":{"templateHash":"4210345647938758233","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-31T09:49:08.526238Z","duration":"PT1M25.4128377S","correlationId":"0e2e8af2-61c8-4a96-a490-40ebd86a5271","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss169f2Nic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss169f2IPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"30f937c0-e7a9-4e38-b0bd-451fca44bfe5"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Resources/deployments/vmss_deploy_hbLB1cfFcoaF3bRAcDpPRSfhWkAKSp9R","name":"vmss_deploy_hbLB1cfFcoaF3bRAcDpPRSfhWkAKSp9R","type":"Microsoft.Resources/deployments","properties":{"templateHash":"1377669563141341699","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:36:44.7755246Z","duration":"PT1M24.5145662S","correlationId":"4b4598c4-9477-44eb-8164-b9a0f0747cf1","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Premium_LRS"},"diskSizeGB":30},"imageReference":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/galleries/gallery_000002/images/image1/versions/1.0.0"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss16ecfNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss16ecfIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"60ac948e-ef7b-4623-bf33-f544496ef43f"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '4511' + - '4512' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:49:18 GMT + - Thu, 03 Sep 2020 03:36:57 GMT expires: - '-1' pragma: @@ -3515,15 +3925,15 @@ interactions: ParameterSetName: - -g -n --specialized User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -3532,7 +3942,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:49:19 GMT + - Thu, 03 Sep 2020 03:36:58 GMT expires: - '-1' pragma: @@ -3560,15 +3970,15 @@ interactions: ParameterSetName: - -g -n --specialized User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_test_specialized_image_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_test_specialized_image_000001","name":"cli_test_test_specialized_image_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:20:06Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -3577,7 +3987,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:49:20 GMT + - Thu, 03 Sep 2020 03:36:58 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_os_and_data_disks.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_os_and_data_disks.yaml index 1d58929895a..e5355cc26c2 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_os_and_data_disks.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_by_attach_os_and_data_disks.yaml @@ -14,15 +14,15 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:47:39 GMT + - Thu, 03 Sep 2020 03:19:42 GMT expires: - '-1' pragma: @@ -110,13 +110,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 10 Aug 2020 05:47:40 GMT + - Thu, 03 Sep 2020 03:19:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 10 Aug 2020 05:52:40 GMT + - Thu, 03 Sep 2020 03:24:43 GMT source-age: - - '274' + - '222' strict-transport-security: - max-age=31536000 vary: @@ -127,19 +127,19 @@ interactions: x-cache: - HIT, HIT x-cache-hits: - - 1, 2 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - e0e0d71c30bfe48dd42f473167e1cb39ea3777b5 + - 2f7abe36f07e3dbe570f6ee707fd09f7e589f5ab x-frame-options: - deny x-github-request-id: - - 1AEE:7A68:2D4F6A:308D0F:5F30C509 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18028-SIN + - cache-sin18043-SIN x-timer: - - S1597038461.622513,VS0,VE0 + - S1599103184.894929,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,8 +160,8 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -177,7 +177,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:47:41 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -237,18 +237,18 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_ALLteDP94bpuUaGMgDdpHxHzE6Rr8jnf","name":"vm_deploy_ALLteDP94bpuUaGMgDdpHxHzE6Rr8jnf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5707353983059152401","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-08-10T05:47:44.8064211Z","duration":"PT2.3451886S","correlationId":"32f9bca3-0ffa-4213-b236-8d5eb4882a48","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8r41NTe4QrEmAlVYmFvg8e7chL0HYLmB","name":"vm_deploy_8r41NTe4QrEmAlVYmFvg8e7chL0HYLmB","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14928418768464898562","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:19:49.1010253Z","duration":"PT2.471314S","correlationId":"e60c4739-597b-4a18-9815-32db73faff18","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_ALLteDP94bpuUaGMgDdpHxHzE6Rr8jnf/operationStatuses/08586045684230166056?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8r41NTe4QrEmAlVYmFvg8e7chL0HYLmB/operationStatuses/08586025036988479249?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -256,7 +256,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:47:45 GMT + - Thu, 03 Sep 2020 03:19:49 GMT expires: - '-1' pragma: @@ -266,7 +266,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1193' + - '1199' status: code: 201 message: Created @@ -285,10 +285,10 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045684230166056?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988479249?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -300,7 +300,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:48:16 GMT + - Thu, 03 Sep 2020 03:20:20 GMT expires: - '-1' pragma: @@ -329,10 +329,10 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045684230166056?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988479249?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -344,7 +344,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:48:47 GMT + - Thu, 03 Sep 2020 03:20:51 GMT expires: - '-1' pragma: @@ -373,10 +373,10 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045684230166056?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988479249?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -388,7 +388,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:17 GMT + - Thu, 03 Sep 2020 03:21:22 GMT expires: - '-1' pragma: @@ -417,10 +417,10 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045684230166056?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988479249?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -432,7 +432,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:48 GMT + - Thu, 03 Sep 2020 03:21:52 GMT expires: - '-1' pragma: @@ -461,22 +461,22 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_ALLteDP94bpuUaGMgDdpHxHzE6Rr8jnf","name":"vm_deploy_ALLteDP94bpuUaGMgDdpHxHzE6Rr8jnf","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5707353983059152401","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-08-10T05:49:41.2829682Z","duration":"PT1M58.8217357S","correlationId":"32f9bca3-0ffa-4213-b236-8d5eb4882a48","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_8r41NTe4QrEmAlVYmFvg8e7chL0HYLmB","name":"vm_deploy_8r41NTe4QrEmAlVYmFvg8e7chL0HYLmB","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14928418768464898562","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:21:43.1600639Z","duration":"PT1M56.5303526S","correlationId":"e60c4739-597b-4a18-9815-32db73faff18","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' headers: cache-control: - no-cache content-length: - - '3848' + - '3849' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:48 GMT + - Thu, 03 Sep 2020 03:21:52 GMT expires: - '-1' pragma: @@ -505,8 +505,8 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -515,26 +515,27 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"942c726f-1ac3-4a4b-9682-d5a1db6cf3a1\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"18df08b4-cfe1-456d-a3a9-f545d2bde066\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n \"createOption\": + \"vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"centosadmin\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": @@ -543,20 +544,20 @@ interactions: [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-08-10T05:49:48+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n + \"2020-09-03T03:21:50+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-08-10T05:48:09.2251363+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:20:18.6121753+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n \"statuses\": + \"vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-08-10T05:48:09.2251363+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:20:18.6121753+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-08-10T05:49:39.8036754+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:21:39.9251909+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -564,11 +565,11 @@ interactions: cache-control: - no-cache content-length: - - '4109' + - '4188' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:49 GMT + - Thu, 03 Sep 2020 03:21:53 GMT expires: - '-1' pragma: @@ -585,7 +586,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31894 + - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK @@ -604,8 +605,8 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -613,12 +614,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"d0b4ee00-c7ad-46ff-8f56-4ade40f9bc2d\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"fa58f679-0962-4ec2-a3c7-d5fbc6bd1e8c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"9218a8aa-1ffc-419d-97d2-5dc573f6c691\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"67b37821-f082-4ad6-ba63-3cf46d1062f8\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"d0b4ee00-c7ad-46ff-8f56-4ade40f9bc2d\\\"\",\r\n + \ \"etag\": \"W/\\\"fa58f679-0962-4ec2-a3c7-d5fbc6bd1e8c\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -627,8 +628,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"hzjyx0ork13e3cc2gketx5ev0a.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-5B-72\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4aghe5ayct3e3hdjmmv1z0bzfh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-06-90-6B\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -642,9 +643,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:50 GMT + - Thu, 03 Sep 2020 03:21:54 GMT etag: - - W/"d0b4ee00-c7ad-46ff-8f56-4ade40f9bc2d" + - W/"fa58f679-0962-4ec2-a3c7-d5fbc6bd1e8c" expires: - '-1' pragma: @@ -661,7 +662,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7169424c-79f4-43e2-a675-f22c109a1715 + - ff91ebee-488d-4a75-82d3-def74073408f status: code: 200 message: OK @@ -680,8 +681,8 @@ interactions: - -g -n --image --admin-username --admin-password --authentication-type --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -689,11 +690,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"8a86a6ea-a01d-48cb-a83f-e560687e8319\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"3782d9a4-0c56-4562-8434-545be9d6abd6\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"9c357d8b-c228-4614-9a07-2205f2739870\",\r\n - \ \"ipAddress\": \"40.118.151.25\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"0958c48f-37ba-42f3-b9de-1d383bb4a993\",\r\n + \ \"ipAddress\": \"104.42.198.126\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -701,13 +702,13 @@ interactions: cache-control: - no-cache content-length: - - '997' + - '998' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:51 GMT + - Thu, 03 Sep 2020 03:21:54 GMT etag: - - W/"8a86a6ea-a01d-48cb-a83f-e560687e8319" + - W/"3782d9a4-0c56-4562-8434-545be9d6abd6" expires: - '-1' pragma: @@ -724,7 +725,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 273669f6-0001-42e5-8c3c-22a0cedc9ec3 + - 70c03711-dfc5-429a-bce7-a9d95e655a85 status: code: 200 message: OK @@ -742,8 +743,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -752,26 +753,27 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"942c726f-1ac3-4a4b-9682-d5a1db6cf3a1\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"18df08b4-cfe1-456d-a3a9-f545d2bde066\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n \"createOption\": + \"vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"centosadmin\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -779,11 +781,11 @@ interactions: cache-control: - no-cache content-length: - - '2453' + - '2532' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:51 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -800,7 +802,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31892 + - Microsoft.Compute/LowCostGet3Min;3990,Microsoft.Compute/LowCostGet30Min;31990 status: code: 200 message: OK @@ -818,15 +820,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b?api-version=2020-05-01 response: body: - string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf'' + string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b'' under resource group ''clitest.rg000001'' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"}}' headers: @@ -837,7 +839,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:52 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -865,16 +867,16 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b?api-version=2020-06-30 response: body: - string: "{\r\n \"name\": \"vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n + string: "{\r\n \"name\": \"vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"managedBy\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n @@ -883,19 +885,19 @@ interactions: \ \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/OpenLogic/ArtifactTypes/VMImage/Offers/CentOS/Skus/7.5/Versions/7.5.201808150\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-08-10T05:48:08.1866313+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:16.8096193+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Attached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"7324cc5d-8ae9-4a17-a283-ef0c102074bf\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"94c5abbb-c350-49ff-854b-2be90b71498b\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1460' + - '1479' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:52 GMT + - Thu, 03 Sep 2020 03:21:55 GMT expires: - '-1' pragma: @@ -912,7 +914,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4990,Microsoft.Compute/LowCostGet30Min;39830 + - Microsoft.Compute/LowCostGet3Min;4944,Microsoft.Compute/LowCostGet30Min;39944 status: code: 200 message: OK @@ -930,15 +932,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -947,7 +949,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:53 GMT + - Thu, 03 Sep 2020 03:21:56 GMT expires: - '-1' pragma: @@ -964,7 +966,7 @@ interactions: - request: body: '{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf"}}}' + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b"}}}' headers: Accept: - application/json @@ -981,8 +983,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -992,13 +994,13 @@ interactions: string: "{\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \ \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n - \ \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n - \ \"sourceUniqueId\": \"7324cc5d-8ae9-4a17-a283-ef0c102074bf\"\r\n },\r\n + \ \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n + \ \"sourceUniqueId\": \"94c5abbb-c350-49ff-854b-2be90b71498b\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/774e2e38-e39b-434d-b365-c00c55899a27?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/73887d7a-d0e5-423b-9862-6326d8f63f9f?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1006,11 +1008,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:56 GMT + - Thu, 03 Sep 2020 03:22:01 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/774e2e38-e39b-434d-b365-c00c55899a27?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/73887d7a-d0e5-423b-9862-6326d8f63f9f?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1021,9 +1023,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7992 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;996,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7996 x-ms-ratelimit-remaining-subscription-writes: - - '1189' + - '1195' status: code: 202 message: Accepted @@ -1041,37 +1043,37 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/774e2e38-e39b-434d-b365-c00c55899a27?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/73887d7a-d0e5-423b-9862-6326d8f63f9f?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-08-10T05:49:57.5391024+00:00\",\r\n \"endTime\": - \"2020-08-10T05:49:58.1328548+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:01.3096701+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:01.9502946+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"oSnapshot\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/oSnapshot\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n - \ \"sourceUniqueId\": \"7324cc5d-8ae9-4a17-a283-ef0c102074bf\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n + \ \"sourceUniqueId\": \"94c5abbb-c350-49ff-854b-2be90b71498b\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:49:57.554744+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:01.3253008+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"774e2e38-e39b-434d-b365-c00c55899a27\"\r\n}" + \"73887d7a-d0e5-423b-9862-6326d8f63f9f\"\r\n}" headers: cache-control: - no-cache content-length: - - '1453' + - '1454' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:59 GMT + - Thu, 03 Sep 2020 03:22:03 GMT expires: - '-1' pragma: @@ -1088,7 +1090,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49978,Microsoft.Compute/GetOperation30Min;399726 + - Microsoft.Compute/GetOperation3Min;49955,Microsoft.Compute/GetOperation30Min;399955 status: code: 200 message: OK @@ -1106,8 +1108,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/oSnapshot?api-version=2020-05-01 response: @@ -1117,22 +1119,22 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n - \ \"sourceUniqueId\": \"7324cc5d-8ae9-4a17-a283-ef0c102074bf\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n + \ \"sourceUniqueId\": \"94c5abbb-c350-49ff-854b-2be90b71498b\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:49:57.554744+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:01.3253008+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1228' + - '1229' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:49:59 GMT + - Thu, 03 Sep 2020 03:22:04 GMT expires: - '-1' pragma: @@ -1149,7 +1151,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39831 + - Microsoft.Compute/LowCostGet3Min;4943,Microsoft.Compute/LowCostGet30Min;39943 status: code: 200 message: OK @@ -1167,8 +1169,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1180,22 +1182,22 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_7324cc5d8ae94a17a283ef0c102074bf\",\r\n - \ \"sourceUniqueId\": \"7324cc5d-8ae9-4a17-a283-ef0c102074bf\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_OsDisk_1_94c5abbbc35049ff854b2be90b71498b\",\r\n + \ \"sourceUniqueId\": \"94c5abbb-c350-49ff-854b-2be90b71498b\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:49:57.554744+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:01.3253008+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1228' + - '1229' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:02 GMT + - Thu, 03 Sep 2020 03:22:04 GMT expires: - '-1' pragma: @@ -1212,7 +1214,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39830 + - Microsoft.Compute/LowCostGet3Min;4942,Microsoft.Compute/LowCostGet30Min;39942 status: code: 200 message: OK @@ -1230,15 +1232,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1247,7 +1249,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:02 GMT + - Thu, 03 Sep 2020 03:22:04 GMT expires: - '-1' pragma: @@ -1281,24 +1283,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"sDisk\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/oSnapshot\",\r\n - \ \"sourceUniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\"\r\n },\r\n + \ \"sourceUniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3ec8849a-abf8-4a0a-b845-fdab2ea93b7f?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a579b794-b0a3-41ef-8a96-3c86814bb812?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -1306,11 +1308,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:05 GMT + - Thu, 03 Sep 2020 03:22:10 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3ec8849a-abf8-4a0a-b845-fdab2ea93b7f?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a579b794-b0a3-41ef-8a96-3c86814bb812?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1321,9 +1323,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7986 + - Microsoft.Compute/CreateUpdateDisks3Min;990,Microsoft.Compute/CreateUpdateDisks30Min;7990 x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1198' status: code: 202 message: Accepted @@ -1341,14 +1343,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3ec8849a-abf8-4a0a-b845-fdab2ea93b7f?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a579b794-b0a3-41ef-8a96-3c86814bb812?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-08-10T05:50:05.1953713+00:00\",\r\n \"endTime\": - \"2020-08-10T05:50:05.5859755+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:10.4659319+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:10.8565582+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"sDisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -1356,23 +1358,23 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/oSnapshot\",\r\n - \ \"sourceUniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\"\r\n },\r\n + \ \"sourceUniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-08-10T05:50:05.2109845+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:10.4815574+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"387633a3-8c2a-412e-9df3-10080f5b3709\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"3ec8849a-abf8-4a0a-b845-fdab2ea93b7f\"\r\n}" + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"4694772e-fb4a-49e4-af59-8a7a4380259d\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"a579b794-b0a3-41ef-8a96-3c86814bb812\"\r\n}" headers: cache-control: - no-cache content-length: - - '1438' + - '1457' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:07 GMT + - Thu, 03 Sep 2020 03:22:12 GMT expires: - '-1' pragma: @@ -1389,7 +1391,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49976,Microsoft.Compute/GetOperation30Min;399724 + - Microsoft.Compute/GetOperation3Min;49950,Microsoft.Compute/GetOperation30Min;399950 status: code: 200 message: OK @@ -1407,10 +1409,10 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"sDisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk\",\r\n @@ -1419,22 +1421,22 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/oSnapshot\",\r\n - \ \"sourceUniqueId\": \"bb1b295e-d9b7-4204-907b-9ebfa89f83b3\"\r\n },\r\n + \ \"sourceUniqueId\": \"76e0177f-f218-4106-be30-e795b1979144\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-08-10T05:50:05.2109845+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:10.4815574+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"387633a3-8c2a-412e-9df3-10080f5b3709\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"4694772e-fb4a-49e4-af59-8a7a4380259d\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1213' + - '1232' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:07 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1451,7 +1453,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4991,Microsoft.Compute/LowCostGet30Min;39828 + - Microsoft.Compute/LowCostGet3Min;4934,Microsoft.Compute/LowCostGet30Min;39934 status: code: 200 message: OK @@ -1469,15 +1471,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/vm1_disk2_9e9d34629c964c05a65d60880453befc?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2?api-version=2020-05-01 response: body: - string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_disk2_9e9d34629c964c05a65d60880453befc'' + string: '{"error":{"code":"ResourceNotFound","message":"The Resource ''Microsoft.Compute/snapshots/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2'' under resource group ''clitest.rg000001'' was not found. For more details please go to https://aka.ms/ARMResourceNotFoundFix"}}' headers: @@ -1488,7 +1490,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:09 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1516,35 +1518,35 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2?api-version=2020-06-30 response: body: - string: "{\r\n \"name\": \"vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n + string: "{\r\n \"name\": \"vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"managedBy\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n \ },\r\n \"properties\": {\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 2,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-08-10T05:48:08.1866313+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:16.8096193+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Attached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"9e9d3462-9c96-4c05-a65d-60880453befc\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"1d95ebbb-9374-4fe9-a56e-b414863d4ce2\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1153' + - '1172' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:09 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1561,7 +1563,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4990,Microsoft.Compute/LowCostGet30Min;39827 + - Microsoft.Compute/LowCostGet3Min;4931,Microsoft.Compute/LowCostGet30Min;39931 status: code: 200 message: OK @@ -1579,15 +1581,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1596,7 +1598,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:09 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -1613,7 +1615,7 @@ interactions: - request: body: '{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc"}}}' + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2"}}}' headers: Accept: - application/json @@ -1630,8 +1632,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1641,13 +1643,13 @@ interactions: string: "{\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \ \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n - \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n - \ \"sourceUniqueId\": \"9e9d3462-9c96-4c05-a65d-60880453befc\"\r\n },\r\n + \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n + \ \"sourceUniqueId\": \"1d95ebbb-9374-4fe9-a56e-b414863d4ce2\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1b138ed0-121c-424f-a128-e637e75c8d6e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/800e4f3a-9d18-4406-b9ed-12a3cecb0d5c?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1655,11 +1657,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:13 GMT + - Thu, 03 Sep 2020 03:22:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1b138ed0-121c-424f-a128-e637e75c8d6e?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/800e4f3a-9d18-4406-b9ed-12a3cecb0d5c?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1670,9 +1672,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7991 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;994,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7994 x-ms-ratelimit-remaining-subscription-writes: - - '1192' + - '1194' status: code: 202 message: Accepted @@ -1690,37 +1692,37 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1b138ed0-121c-424f-a128-e637e75c8d6e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/800e4f3a-9d18-4406-b9ed-12a3cecb0d5c?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-08-10T05:50:14.2109918+00:00\",\r\n \"endTime\": - \"2020-08-10T05:50:14.5547548+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:17.762778+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:18.1690477+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"dSnapshot\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/dSnapshot\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n - \ \"sourceUniqueId\": \"9e9d3462-9c96-4c05-a65d-60880453befc\"\r\n },\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n + \ \"sourceUniqueId\": \"1d95ebbb-9374-4fe9-a56e-b414863d4ce2\"\r\n },\r\n \ \"diskSizeGB\": 2,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:50:14.2109918+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:17.762778+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\",\r\n + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"1b138ed0-121c-424f-a128-e637e75c8d6e\"\r\n}" + \"800e4f3a-9d18-4406-b9ed-12a3cecb0d5c\"\r\n}" headers: cache-control: - no-cache content-length: - - '1425' + - '1423' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:16 GMT + - Thu, 03 Sep 2020 03:22:19 GMT expires: - '-1' pragma: @@ -1737,7 +1739,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49974,Microsoft.Compute/GetOperation30Min;399722 + - Microsoft.Compute/GetOperation3Min;49945,Microsoft.Compute/GetOperation30Min;399945 status: code: 200 message: OK @@ -1755,8 +1757,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/dSnapshot?api-version=2020-05-01 response: @@ -1766,22 +1768,22 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n - \ \"sourceUniqueId\": \"9e9d3462-9c96-4c05-a65d-60880453befc\"\r\n },\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n + \ \"sourceUniqueId\": \"1d95ebbb-9374-4fe9-a56e-b414863d4ce2\"\r\n },\r\n \ \"diskSizeGB\": 2,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:50:14.2109918+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:17.762778+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\",\r\n + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1200' + - '1199' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:17 GMT + - Thu, 03 Sep 2020 03:22:20 GMT expires: - '-1' pragma: @@ -1798,7 +1800,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39823 + - Microsoft.Compute/LowCostGet3Min;4922,Microsoft.Compute/LowCostGet30Min;39922 status: code: 200 message: OK @@ -1816,8 +1818,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1829,22 +1831,22 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Standard_LRS\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_9e9d34629c964c05a65d60880453befc\",\r\n - \ \"sourceUniqueId\": \"9e9d3462-9c96-4c05-a65d-60880453befc\"\r\n },\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/vm1_disk2_1d95ebbb93744fe9a56eb414863d4ce2\",\r\n + \ \"sourceUniqueId\": \"1d95ebbb-9374-4fe9-a56e-b414863d4ce2\"\r\n },\r\n \ \"diskSizeGB\": 2,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-08-10T05:50:14.2109918+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:22:17.762778+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\",\r\n + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1200' + - '1199' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:19 GMT + - Thu, 03 Sep 2020 03:22:21 GMT expires: - '-1' pragma: @@ -1861,7 +1863,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4985,Microsoft.Compute/LowCostGet30Min;39822 + - Microsoft.Compute/LowCostGet3Min;4921,Microsoft.Compute/LowCostGet30Min;39921 status: code: 200 message: OK @@ -1879,15 +1881,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1896,7 +1898,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:19 GMT + - Thu, 03 Sep 2020 03:22:20 GMT expires: - '-1' pragma: @@ -1930,24 +1932,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"dDisk\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/dSnapshot\",\r\n - \ \"sourceUniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\"\r\n },\r\n + \ \"sourceUniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/56a866f2-320d-47aa-96cf-7c3f6638051e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b6745774-1990-4f0e-8d0f-fa3969c32dc0?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -1955,11 +1957,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:21 GMT + - Thu, 03 Sep 2020 03:22:28 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/56a866f2-320d-47aa-96cf-7c3f6638051e?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b6745774-1990-4f0e-8d0f-fa3969c32dc0?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1970,9 +1972,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7985 + - Microsoft.Compute/CreateUpdateDisks3Min;989,Microsoft.Compute/CreateUpdateDisks30Min;7989 x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1197' status: code: 202 message: Accepted @@ -1990,14 +1992,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/56a866f2-320d-47aa-96cf-7c3f6638051e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b6745774-1990-4f0e-8d0f-fa3969c32dc0?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-08-10T05:50:21.8685126+00:00\",\r\n \"endTime\": - \"2020-08-10T05:50:22.1810184+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:28.2002344+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:28.5127306+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"dDisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -2005,23 +2007,23 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/dSnapshot\",\r\n - \ \"sourceUniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\"\r\n },\r\n + \ \"sourceUniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\"\r\n },\r\n \ \"diskSizeGB\": 2,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-08-10T05:50:21.8841376+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:28.2002344+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"e1f9c3eb-313b-47f2-a62b-048be2ef53ea\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"56a866f2-320d-47aa-96cf-7c3f6638051e\"\r\n}" + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"f60b3771-4ebf-4d2e-beb6-e4590c90f182\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"b6745774-1990-4f0e-8d0f-fa3969c32dc0\"\r\n}" headers: cache-control: - no-cache content-length: - - '1412' + - '1431' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:23 GMT + - Thu, 03 Sep 2020 03:22:30 GMT expires: - '-1' pragma: @@ -2038,7 +2040,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49972,Microsoft.Compute/GetOperation30Min;399720 + - Microsoft.Compute/GetOperation3Min;49947,Microsoft.Compute/GetOperation30Min;399939 status: code: 200 message: OK @@ -2056,10 +2058,10 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"dDisk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/dDisk\",\r\n @@ -2068,22 +2070,22 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/snapshots/dSnapshot\",\r\n - \ \"sourceUniqueId\": \"a8fb7039-0010-402f-9f38-922cd9035c6d\"\r\n },\r\n + \ \"sourceUniqueId\": \"12ac9ca6-6c68-4c5c-ad4d-4ddd51647e17\"\r\n },\r\n \ \"diskSizeGB\": 2,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-08-10T05:50:21.8841376+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:28.2002344+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"e1f9c3eb-313b-47f2-a62b-048be2ef53ea\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 2147483648,\r\n \"uniqueId\": \"f60b3771-4ebf-4d2e-beb6-e4590c90f182\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1187' + - '1206' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:24 GMT + - Thu, 03 Sep 2020 03:22:30 GMT expires: - '-1' pragma: @@ -2100,7 +2102,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4983,Microsoft.Compute/LowCostGet30Min;39820 + - Microsoft.Compute/LowCostGet3Min;4920,Microsoft.Compute/LowCostGet30Min;39914 status: code: 200 message: OK @@ -2119,15 +2121,15 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-08-10T05:47:35Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2136,7 +2138,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:25 GMT + - Thu, 03 Sep 2020 03:22:31 GMT expires: - '-1' pragma: @@ -2165,8 +2167,8 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2175,14 +2177,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"22a073c8-db36-491a-931f-3308be0f3b99\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"45607ac3-858a-48f5-b4e7-a426b9413669\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e98b533e-56d1-4efa-885c-32893bfc95d0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"7c720cf0-1418-4efa-9c69-632bbce8392f\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"22a073c8-db36-491a-931f-3308be0f3b99\\\"\",\r\n + \ \"etag\": \"W/\\\"45607ac3-858a-48f5-b4e7-a426b9413669\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -2198,7 +2200,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:26 GMT + - Thu, 03 Sep 2020 03:22:32 GMT expires: - '-1' pragma: @@ -2215,7 +2217,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81de4766-79a9-4ba2-9be6-665bf1d82bf1 + - 06877752-5d63-4e45-b9b3-2e1d7fbf5bff status: code: 200 message: OK @@ -2260,18 +2262,18 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_JGtOzkoULsQJvQA60tvRGAjcb5wHPsCM","name":"vm_deploy_JGtOzkoULsQJvQA60tvRGAjcb5wHPsCM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11550378738301103497","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-08-10T05:50:30.9184095Z","duration":"PT1.73942S","correlationId":"a9043486-5304-4bba-9f57-877949c08c47","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_MjjKbte16zODF24pQrCNeYJ74J0DjgMk","name":"vm_deploy_MjjKbte16zODF24pQrCNeYJ74J0DjgMk","type":"Microsoft.Resources/deployments","properties":{"templateHash":"670860736919791137","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:22:36.9562913Z","duration":"PT2.9383326S","correlationId":"b398ae19-8e14-41f5-aadb-9161c75643d4","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_JGtOzkoULsQJvQA60tvRGAjcb5wHPsCM/operationStatuses/08586045682562986262?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_MjjKbte16zODF24pQrCNeYJ74J0DjgMk/operationStatuses/08586025035314596695?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -2279,7 +2281,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:50:32 GMT + - Thu, 03 Sep 2020 03:22:38 GMT expires: - '-1' pragma: @@ -2289,7 +2291,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1188' + - '1194' status: code: 201 message: Created @@ -2308,10 +2310,10 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045682562986262?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035314596695?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -2323,7 +2325,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:02 GMT + - Thu, 03 Sep 2020 03:23:08 GMT expires: - '-1' pragma: @@ -2352,10 +2354,10 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586045682562986262?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035314596695?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -2367,7 +2369,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:33 GMT + - Thu, 03 Sep 2020 03:23:39 GMT expires: - '-1' pragma: @@ -2396,22 +2398,22 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_JGtOzkoULsQJvQA60tvRGAjcb5wHPsCM","name":"vm_deploy_JGtOzkoULsQJvQA60tvRGAjcb5wHPsCM","type":"Microsoft.Resources/deployments","properties":{"templateHash":"11550378738301103497","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-08-10T05:51:14.3191721Z","duration":"PT45.1401826S","correlationId":"a9043486-5304-4bba-9f57-877949c08c47","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_MjjKbte16zODF24pQrCNeYJ74J0DjgMk","name":"vm_deploy_MjjKbte16zODF24pQrCNeYJ74J0DjgMk","type":"Microsoft.Resources/deployments","properties":{"templateHash":"670860736919791137","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:23:20.7592315Z","duration":"PT46.7412728S","correlationId":"b398ae19-8e14-41f5-aadb-9161c75643d4","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3266' + - '3264' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:34 GMT + - Thu, 03 Sep 2020 03:23:39 GMT expires: - '-1' pragma: @@ -2440,8 +2442,8 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2450,17 +2452,17 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"b624869e-ba27-44cf-bf28-01f3d1af1e15\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d804d7a0-9ef1-4081-bbbf-0f140e92d2b2\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \ \"name\": \"sDisk\",\r\n \"createOption\": \"Attach\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk\"\r\n \ },\r\n \"diskSizeGB\": 100\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2_disk2_0698bf7de7d04459a5ec261a07aba5b8\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2_disk2_9d5c5f3a595c4e6d9a9cb4f4800f0318\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm2_disk2_0698bf7de7d04459a5ec261a07aba5b8\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm2_disk2_9d5c5f3a595c4e6d9a9cb4f4800f0318\"\r\n \ },\r\n \"diskSizeGB\": 3,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"dDisk\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -2473,25 +2475,25 @@ interactions: \ {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \ \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet - populated.\",\r\n \"time\": \"2020-08-10T05:51:35+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2020-09-03T03:23:41+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"sDisk\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2020-08-10T05:50:58.5696559+00:00\"\r\n }\r\n ]\r\n - \ },\r\n {\r\n \"name\": \"vm2_disk2_0698bf7de7d04459a5ec261a07aba5b8\",\r\n + \"2020-09-03T03:23:10.0039765+00:00\"\r\n }\r\n ]\r\n + \ },\r\n {\r\n \"name\": \"vm2_disk2_9d5c5f3a595c4e6d9a9cb4f4800f0318\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-08-10T05:50:58.5696559+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:23:10.0039765+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": \"dDisk\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2020-08-10T05:50:58.5696559+00:00\"\r\n }\r\n ]\r\n + \"2020-09-03T03:23:10.0039765+00:00\"\r\n }\r\n ]\r\n \ }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-08-10T05:51:11.5072327+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:23:19.2071584+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -2503,7 +2505,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:35 GMT + - Thu, 03 Sep 2020 03:23:40 GMT expires: - '-1' pragma: @@ -2520,7 +2522,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31890 + - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31972 status: code: 200 message: OK @@ -2539,8 +2541,8 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2548,12 +2550,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"5266f9b1-5720-4a0e-8160-5c1afe037732\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"5b65893a-d966-4b6e-b56b-1445cb8ce5fc\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"74161724-d92b-4668-97f1-65f660946a19\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"25c7145b-d987-4ebc-88a7-ffc62cd5a037\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"5266f9b1-5720-4a0e-8160-5c1afe037732\\\"\",\r\n + \ \"etag\": \"W/\\\"5b65893a-d966-4b6e-b56b-1445cb8ce5fc\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2562,8 +2564,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"hzjyx0ork13e3cc2gketx5ev0a.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-31-73-AC\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"4aghe5ayct3e3hdjmmv1z0bzfh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-08-51-F8\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2577,9 +2579,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:35 GMT + - Thu, 03 Sep 2020 03:23:41 GMT etag: - - W/"5266f9b1-5720-4a0e-8160-5c1afe037732" + - W/"5b65893a-d966-4b6e-b56b-1445cb8ce5fc" expires: - '-1' pragma: @@ -2596,7 +2598,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 81899c38-9f29-4087-a830-a964719237c2 + - 7d1a85e5-9990-4c70-8f5a-ad296e88d8e3 status: code: 200 message: OK @@ -2615,8 +2617,8 @@ interactions: - -g -n --attach-os-disk --attach-data-disks --data-disk-sizes-gb --os-disk-size-gb --os-type --nsg-rule User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2624,10 +2626,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"f8a9f25e-609f-4414-8d9b-00197d627a3c\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"cba91de3-96ea-42e2-a741-642f33a9eb7c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"8301137a-947f-4ca8-bac5-f599327f9429\",\r\n - \ \"ipAddress\": \"40.78.71.54\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"810b77b5-4304-4b20-8a7c-e6b65cc24f73\",\r\n + \ \"ipAddress\": \"40.78.69.158\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -2636,13 +2638,13 @@ interactions: cache-control: - no-cache content-length: - - '995' + - '996' content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:36 GMT + - Thu, 03 Sep 2020 03:23:41 GMT etag: - - W/"f8a9f25e-609f-4414-8d9b-00197d627a3c" + - W/"cba91de3-96ea-42e2-a741-642f33a9eb7c" expires: - '-1' pragma: @@ -2659,7 +2661,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - f856e5b4-aaef-48fe-932c-af768390b2d1 + - a38b0fc4-8878-4330-ada7-43f47966f11d status: code: 200 message: OK @@ -2677,8 +2679,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.7.4 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.1 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2687,17 +2689,17 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"b624869e-ba27-44cf-bf28-01f3d1af1e15\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d804d7a0-9ef1-4081-bbbf-0f140e92d2b2\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \ \"name\": \"sDisk\",\r\n \"createOption\": \"Attach\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/sDisk\"\r\n \ },\r\n \"diskSizeGB\": 100\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2_disk2_0698bf7de7d04459a5ec261a07aba5b8\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm2_disk2_9d5c5f3a595c4e6d9a9cb4f4800f0318\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGQPBOHCYRZXCS5KL7GJI74HAAPM4GU4WPQI7LKEKPE4KXWJCHQ2ANXDBUNBESAWSEZ/providers/Microsoft.Compute/disks/vm2_disk2_0698bf7de7d04459a5ec261a07aba5b8\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGUXHP63TIFDYEOQXZ6GP6PSLQWRQHIM2M6LLDWVWPPQ3THNMZCVSHBC6UERVLJM2SS/providers/Microsoft.Compute/disks/vm2_disk2_9d5c5f3a595c4e6d9a9cb4f4800f0318\"\r\n \ },\r\n \"diskSizeGB\": 3,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"dDisk\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -2714,7 +2716,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 10 Aug 2020 05:51:36 GMT + - Thu, 03 Sep 2020 03:23:42 GMT expires: - '-1' pragma: @@ -2731,7 +2733,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31889 + - Microsoft.Compute/LowCostGet3Min;3971,Microsoft.Compute/LowCostGet30Min;31971 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_from_unmanaged_disk.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_from_unmanaged_disk.yaml index 6354504ee66..9a456eba038 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_from_unmanaged_disk.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_create_from_unmanaged_disk.yaml @@ -14,15 +14,15 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:18 GMT + - Thu, 03 Sep 2020 03:19:42 GMT expires: - '-1' pragma: @@ -110,13 +110,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:18 GMT + - Thu, 03 Sep 2020 03:19:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:33:18 GMT + - Thu, 03 Sep 2020 03:24:43 GMT source-age: - - '39' + - '222' strict-transport-security: - max-age=31536000 vary: @@ -125,21 +125,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 2 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - d6e8e1eea474809b21d51725385ef9ae86d75677 + - ceeddb31238db5818e7e844f13ce3bff6fd9adae x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18035-SIN + - cache-sin18041-SIN x-timer: - - S1595222899.994535,VS0,VE0 + - S1599103183.196578,VS0,VE237 x-xss-protection: - 1; mode=block status: @@ -160,8 +160,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-storage/11.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-storage/11.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -177,7 +177,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:19 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -206,8 +206,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -223,7 +223,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:19 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -238,10 +238,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": - [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstorageb01c23e34640a6", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoragebf0b7e0aa436f5", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "vm1VNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": "2015-06-15", "dependsOn": [], "tags": {}, @@ -259,16 +259,16 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"}}}, {"apiVersion": "2020-06-01", "type": "Microsoft.Compute/virtualMachines", "name": - "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6", + "vm1", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5", "Microsoft.Network/networkInterfaces/vm1VMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_b01c23e346", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_bf0b7e0aa4", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": - "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": - {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' + "ubuntu", "adminPassword": "[parameters(''adminPassword'')]"}}}], "outputs": + {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -286,18 +286,18 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gJkPttdZxTVU0EHlqUnCuSltYLGgkOUD","name":"vm_deploy_gJkPttdZxTVU0EHlqUnCuSltYLGgkOUD","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7181868155357454552","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:28:24.256384Z","duration":"PT2.8308109S","correlationId":"45f41709-6682-449b-b749-aadedfc0b13b","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorageb01c23e34640a6"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_0nYcc3eNcQzyOS7X4BMcldZ2JWCUR0gY","name":"vm_deploy_0nYcc3eNcQzyOS7X4BMcldZ2JWCUR0gY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"17229989365153508304","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:19:49.401978Z","duration":"PT2.770772S","correlationId":"e95caf96-c45c-49ca-848e-74a6eb881da0","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragebf0b7e0aa436f5"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gJkPttdZxTVU0EHlqUnCuSltYLGgkOUD/operationStatuses/08586063839840520613?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_0nYcc3eNcQzyOS7X4BMcldZ2JWCUR0gY/operationStatuses/08586025036988464493?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -305,7 +305,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:25 GMT + - Thu, 03 Sep 2020 03:19:50 GMT expires: - '-1' pragma: @@ -315,7 +315,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1199' status: code: 201 message: Created @@ -334,10 +334,10 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839840520613?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988464493?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -349,7 +349,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:55 GMT + - Thu, 03 Sep 2020 03:20:21 GMT expires: - '-1' pragma: @@ -378,10 +378,10 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839840520613?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988464493?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -393,7 +393,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:27 GMT + - Thu, 03 Sep 2020 03:20:51 GMT expires: - '-1' pragma: @@ -422,10 +422,10 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839840520613?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036988464493?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -437,7 +437,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:57 GMT + - Thu, 03 Sep 2020 03:21:22 GMT expires: - '-1' pragma: @@ -466,22 +466,22 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_gJkPttdZxTVU0EHlqUnCuSltYLGgkOUD","name":"vm_deploy_gJkPttdZxTVU0EHlqUnCuSltYLGgkOUD","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7181868155357454552","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:29:56.3578165Z","duration":"PT1M34.9322434S","correlationId":"45f41709-6682-449b-b749-aadedfc0b13b","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstorageb01c23e34640a6"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_0nYcc3eNcQzyOS7X4BMcldZ2JWCUR0gY","name":"vm_deploy_0nYcc3eNcQzyOS7X4BMcldZ2JWCUR0gY","type":"Microsoft.Resources/deployments","properties":{"templateHash":"17229989365153508304","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:21:06.38279Z","duration":"PT1M19.751584S","correlationId":"e95caf96-c45c-49ca-848e-74a6eb881da0","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragebf0b7e0aa436f5"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5"}]}}' headers: cache-control: - no-cache content-length: - - '4493' + - '4491' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:57 GMT + - Thu, 03 Sep 2020 03:21:23 GMT expires: - '-1' pragma: @@ -510,8 +510,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -520,36 +520,37 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9f977a92-f491-4698-894c-7909f2b343b2\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ca643e1a-0239-49de-b59c-29f47b51248f\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_b01c23e346\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd\"\r\n + \"osdisk_bf0b7e0aa4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": - \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.4\",\r\n + \"vm1\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.5\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T05:29:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_b01c23e346\",\r\n + \"2020-09-03T03:21:23+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_bf0b7e0aa4\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:28:56.6188687+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:20:23.3934609+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:29:55.6348354+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:21:04.5343174+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -557,11 +558,11 @@ interactions: cache-control: - no-cache content-length: - - '2911' + - '2990' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:21:24 GMT expires: - '-1' pragma: @@ -578,7 +579,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31923 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 status: code: 200 message: OK @@ -597,8 +598,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -606,12 +607,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"7a40c94c-530d-4f22-90b9-3eef6f34be5f\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"1dc91836-afd4-4fb1-a3e1-567ca13ad166\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"1f1a1bb6-6deb-4211-8611-997b58ca4855\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"48978406-38fc-4e4a-94b3-5f00c18dc713\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"7a40c94c-530d-4f22-90b9-3eef6f34be5f\\\"\",\r\n + \ \"etag\": \"W/\\\"1dc91836-afd4-4fb1-a3e1-567ca13ad166\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -620,8 +621,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"qd5qb05hpn1e1gg33scuxi3o0f.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-08-2F-FF\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"saezwjcljlgezk0jej31a0cdkf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-06-99-3D\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -635,9 +636,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:21:24 GMT etag: - - W/"7a40c94c-530d-4f22-90b9-3eef6f34be5f" + - W/"1dc91836-afd4-4fb1-a3e1-567ca13ad166" expires: - '-1' pragma: @@ -654,7 +655,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3bcda913-5aa6-46ca-bc73-d996f5165448 + - 9ed435f8-4aec-4c6f-b220-5d6a82342dc2 status: code: 200 message: OK @@ -673,8 +674,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -682,11 +683,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"931c5bcf-7ed1-4c74-8b81-c5519562a998\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"dcb49167-3e1a-4961-9c49-fe1c6a40298c\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"d1eb99e7-7053-4740-8916-dba2bf7dc3f2\",\r\n - \ \"ipAddress\": \"168.62.200.242\",\r\n \"publicIPAddressVersion\": - \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"fffe1691-48b6-4100-ae92-56932bc2e621\",\r\n + \ \"ipAddress\": \"13.64.239.163\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -694,13 +695,13 @@ interactions: cache-control: - no-cache content-length: - - '998' + - '997' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:21:25 GMT etag: - - W/"931c5bcf-7ed1-4c74-8b81-c5519562a998" + - W/"dcb49167-3e1a-4961-9c49-fe1c6a40298c" expires: - '-1' pragma: @@ -717,7 +718,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 5117837b-59b5-4d97-98d5-27b560d87062 + - 1775b6bd-52fa-42eb-936a-a3e0aef49679 status: code: 200 message: OK @@ -735,8 +736,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -745,31 +746,32 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"9f977a92-f491-4698-894c-7909f2b343b2\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"ca643e1a-0239-49de-b59c-29f47b51248f\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_b01c23e346\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd\"\r\n + \"osdisk_bf0b7e0aa4\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1648' + - '1727' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:00 GMT + - Thu, 03 Sep 2020 03:21:25 GMT expires: - '-1' pragma: @@ -786,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31939 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK @@ -806,8 +808,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -817,17 +819,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5dd09bff-5fb9-442b-b265-915a88d6f13e?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5c48520f-0f72-4ee5-b1d7-3ed621add0c9?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 20 Jul 2020 05:30:01 GMT + - Thu, 03 Sep 2020 03:21:26 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5dd09bff-5fb9-442b-b265-915a88d6f13e?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5c48520f-0f72-4ee5-b1d7-3ed621add0c9?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -838,7 +840,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 + - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -858,15 +860,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5dd09bff-5fb9-442b-b265-915a88d6f13e?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/5c48520f-0f72-4ee5-b1d7-3ed621add0c9?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:02.2129772+00:00\",\r\n \"endTime\": - \"2020-07-20T05:30:13.8693134+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"5dd09bff-5fb9-442b-b265-915a88d6f13e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:21:26.4563666+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:39.0814338+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"5c48520f-0f72-4ee5-b1d7-3ed621add0c9\"\r\n}" headers: cache-control: - no-cache @@ -875,7 +877,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:32 GMT + - Thu, 03 Sep 2020 03:21:57 GMT expires: - '-1' pragma: @@ -892,7 +894,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14982,Microsoft.Compute/GetOperation30Min;29970 + - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29991 status: code: 200 message: OK @@ -910,15 +912,15 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -927,7 +929,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:33 GMT + - Thu, 03 Sep 2020 03:21:57 GMT expires: - '-1' pragma: @@ -942,10 +944,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"osType": "Linux", "hyperVGeneration": "V1", "creationData": {"createOption": - "Import", "storageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6", - "sourceUri": "https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd"}}}''' + "Import", "storageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5", + "sourceUri": "https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd"}}}' headers: Accept: - application/json @@ -962,36 +964,36 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"os1\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": - {\r\n \"createOption\": \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6\",\r\n - \ \"sourceUri\": \"https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd\"\r\n + {\r\n \"createOption\": \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5\",\r\n + \ \"sourceUri\": \"https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd\"\r\n \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"isArmResource\": true\r\n }\r\n}" + 32212254720,\r\n \"isArmResource\": true,\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7d26e127-816f-4538-aada-54a179cd4191?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/23570fec-f38e-4aa9-8927-0bba9fb8f8b7?api-version=2020-06-30 cache-control: - no-cache content-length: - - '696' + - '715' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:37 GMT + - Thu, 03 Sep 2020 03:22:04 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7d26e127-816f-4538-aada-54a179cd4191?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/23570fec-f38e-4aa9-8927-0bba9fb8f8b7?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1002,9 +1004,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 + - Microsoft.Compute/CreateUpdateDisks3Min;992,Microsoft.Compute/CreateUpdateDisks30Min;7992 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1197' status: code: 202 message: Accepted @@ -1022,38 +1024,38 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7d26e127-816f-4538-aada-54a179cd4191?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/23570fec-f38e-4aa9-8927-0bba9fb8f8b7?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:37.9175735+00:00\",\r\n \"endTime\": - \"2020-07-20T05:30:38.6676097+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:22:04.090945+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:04.9034239+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"os1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6\",\r\n - \ \"sourceUri\": \"https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5\",\r\n + \ \"sourceUri\": \"https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd\"\r\n \ },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:30:38.026935+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"uniqueId\": \"51b55df6-3c13-48fc-8c18-1a8cba99eb4a\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"7d26e127-816f-4538-aada-54a179cd4191\"\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:04.2159441+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"d704be55-f548-4193-8a39-946166d1db15\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"23570fec-f38e-4aa9-8927-0bba9fb8f8b7\"\r\n}" headers: cache-control: - no-cache content-length: - - '1496' + - '1515' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:40 GMT + - Thu, 03 Sep 2020 03:22:06 GMT expires: - '-1' pragma: @@ -1070,7 +1072,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399979 + - Microsoft.Compute/GetOperation3Min;49954,Microsoft.Compute/GetOperation30Min;399954 status: code: 200 message: OK @@ -1088,10 +1090,10 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"os1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1\",\r\n @@ -1099,23 +1101,23 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstorageb01c23e34640a6\",\r\n - \ \"sourceUri\": \"https://vhdstorageb01c23e34640a6.blob.core.windows.net/vhds/osdisk_b01c23e346.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Storage/storageAccounts/vhdstoragebf0b7e0aa436f5\",\r\n + \ \"sourceUri\": \"https://vhdstoragebf0b7e0aa436f5.blob.core.windows.net/vhds/osdisk_bf0b7e0aa4.vhd\"\r\n \ },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:30:38.026935+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"uniqueId\": \"51b55df6-3c13-48fc-8c18-1a8cba99eb4a\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:22:04.2159441+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"d704be55-f548-4193-8a39-946166d1db15\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1271' + - '1291' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:40 GMT + - Thu, 03 Sep 2020 03:22:06 GMT expires: - '-1' pragma: @@ -1132,7 +1134,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39971 + - Microsoft.Compute/LowCostGet3Min;4941,Microsoft.Compute/LowCostGet30Min;39941 status: code: 200 message: OK @@ -1150,15 +1152,15 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:16Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001","name":"cli_test_vm_from_unmanaged_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1167,7 +1169,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:42 GMT + - Thu, 03 Sep 2020 03:22:07 GMT expires: - '-1' pragma: @@ -1195,8 +1197,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1205,14 +1207,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm1VNET\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET\",\r\n - \ \"etag\": \"W/\\\"d731ee25-e253-4a9e-baa0-67f3283c56d7\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"786a5fb0-8f04-4e98-b078-73e6b720eed4\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"eb00ff80-7be7-4d76-98dd-ec854ba3aed5\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"249b0990-4a4b-4ccc-ab49-227bb0684355\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm1Subnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/virtualNetworks/vm1VNET/subnets/vm1Subnet\",\r\n - \ \"etag\": \"W/\\\"d731ee25-e253-4a9e-baa0-67f3283c56d7\\\"\",\r\n + \ \"etag\": \"W/\\\"786a5fb0-8f04-4e98-b078-73e6b720eed4\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n @@ -1228,7 +1230,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:42 GMT + - Thu, 03 Sep 2020 03:22:07 GMT expires: - '-1' pragma: @@ -1245,12 +1247,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 789c59d1-b28c-43de-884c-2bcb81807578 + - 85bfc8e1-2ed3-4f54-814d-d9808cd45a6a status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm2NSG", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": []}, {"apiVersion": @@ -1269,7 +1271,7 @@ interactions: {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"}]}, "storageProfile": {"osDisk": {"createOption": "attach", "osType": "linux", "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/disks/os1"}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + "outputs": {}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -1286,26 +1288,26 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_FxeaQ5GwK5OTu9fFZUV3lSymVAEWBm5B","name":"vm_deploy_FxeaQ5GwK5OTu9fFZUV3lSymVAEWBm5B","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18395325945841191353","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:30:47.7327456Z","duration":"PT2.9868351S","correlationId":"e32995b9-6707-421b-832b-7f7f8adedb76","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_6nvmlktbiQRBj2eDmAmgZu8Lm20DvH2b","name":"vm_deploy_6nvmlktbiQRBj2eDmAmgZu8Lm20DvH2b","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10701532890331228120","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:22:12.969029Z","duration":"PT2.3535328S","correlationId":"bd45e1f0-c781-4958-b5af-378c4ce32d90","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_FxeaQ5GwK5OTu9fFZUV3lSymVAEWBm5B/operationStatuses/08586063838407317177?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_6nvmlktbiQRBj2eDmAmgZu8Lm20DvH2b/operationStatuses/08586025035548621271?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2405' + - '2404' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:49 GMT + - Thu, 03 Sep 2020 03:22:14 GMT expires: - '-1' pragma: @@ -1315,7 +1317,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1199' status: code: 201 message: Created @@ -1333,10 +1335,10 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063838407317177?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035548621271?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -1348,7 +1350,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:19 GMT + - Thu, 03 Sep 2020 03:22:45 GMT expires: - '-1' pragma: @@ -1376,10 +1378,10 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063838407317177?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035548621271?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -1391,7 +1393,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:49 GMT + - Thu, 03 Sep 2020 03:23:15 GMT expires: - '-1' pragma: @@ -1419,13 +1421,13 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_FxeaQ5GwK5OTu9fFZUV3lSymVAEWBm5B","name":"vm_deploy_FxeaQ5GwK5OTu9fFZUV3lSymVAEWBm5B","type":"Microsoft.Resources/deployments","properties":{"templateHash":"18395325945841191353","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:31:25.1680012Z","duration":"PT40.4220907S","correlationId":"e32995b9-6707-421b-832b-7f7f8adedb76","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Resources/deployments/vm_deploy_6nvmlktbiQRBj2eDmAmgZu8Lm20DvH2b","name":"vm_deploy_6nvmlktbiQRBj2eDmAmgZu8Lm20DvH2b","type":"Microsoft.Resources/deployments","properties":{"templateHash":"10701532890331228120","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:22:52.2980771Z","duration":"PT41.6825809S","correlationId":"bd45e1f0-c781-4958-b5af-378c4ce32d90","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP"}]}}' headers: cache-control: - no-cache @@ -1434,7 +1436,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:50 GMT + - Thu, 03 Sep 2020 03:23:15 GMT expires: - '-1' pragma: @@ -1462,8 +1464,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1472,7 +1474,7 @@ interactions: body: string: "{\r\n \"name\": \"vm2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Compute/virtualMachines/vm2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f5e7b0c0-da71-4ec5-8f10-8345cdade160\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"aa4d76fc-dd57-4896-8565-8dc61a041a97\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \ \"name\": \"os1\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1485,16 +1487,16 @@ interactions: \ {\r\n \"code\": \"ProvisioningState/Unavailable\",\r\n \ \"level\": \"Warning\",\r\n \"displayStatus\": \"Not Ready\",\r\n \"message\": \"VM status blob is found but not yet - populated.\",\r\n \"time\": \"2020-07-20T05:31:52+00:00\"\r\n }\r\n + populated.\",\r\n \"time\": \"2020-09-03T03:23:17+00:00\"\r\n }\r\n \ ]\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"os1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \"level\": \"Info\",\r\n \ \"displayStatus\": \"Provisioning succeeded\",\r\n \"time\": - \"2020-07-20T05:31:13.9321272+00:00\"\r\n }\r\n ]\r\n + \"2020-09-03T03:22:41.8319305+00:00\"\r\n }\r\n ]\r\n \ }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:31:21.8696872+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:22:50.8163292+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -1506,7 +1508,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:52 GMT + - Thu, 03 Sep 2020 03:23:17 GMT expires: - '-1' pragma: @@ -1523,7 +1525,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3947,Microsoft.Compute/LowCostGet30Min;31911 + - Microsoft.Compute/LowCostGet3Min;3976,Microsoft.Compute/LowCostGet30Min;31976 status: code: 200 message: OK @@ -1541,8 +1543,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1550,12 +1552,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic\",\r\n - \ \"etag\": \"W/\\\"21f8c3be-8857-4843-86e7-a96ce0c43daf\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"1d8516ba-b18b-4eae-bf6a-eac63e8d4cbc\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"f3dc3726-90bb-499c-91de-df9414fef3c0\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"891cb12d-adb6-4215-be13-dc26fec0fcdf\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\",\r\n - \ \"etag\": \"W/\\\"21f8c3be-8857-4843-86e7-a96ce0c43daf\\\"\",\r\n + \ \"etag\": \"W/\\\"1d8516ba-b18b-4eae-bf6a-eac63e8d4cbc\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -1564,8 +1566,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"qd5qb05hpn1e1gg33scuxi3o0f.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-05-DB-CD\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"saezwjcljlgezk0jej31a0cdkf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-06-9A-0D\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkSecurityGroups/vm2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1579,9 +1581,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:53 GMT + - Thu, 03 Sep 2020 03:23:17 GMT etag: - - W/"21f8c3be-8857-4843-86e7-a96ce0c43daf" + - W/"1d8516ba-b18b-4eae-bf6a-eac63e8d4cbc" expires: - '-1' pragma: @@ -1598,7 +1600,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 0c42133d-942a-4017-83b1-6491024c1950 + - f5443c3d-30ad-4adc-8214-3cdc1e71b492 status: code: 200 message: OK @@ -1616,8 +1618,8 @@ interactions: ParameterSetName: - -g -n --attach-os-disk --os-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1625,11 +1627,11 @@ interactions: response: body: string: "{\r\n \"name\": \"vm2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/publicIPAddresses/vm2PublicIP\",\r\n - \ \"etag\": \"W/\\\"c1efaf19-1708-41b1-b020-c61fd290eb8b\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"e2e54c3a-911c-40dd-939c-2f023ebb7884\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"47c1dc0f-70eb-4d94-9560-b0bb47ce7672\",\r\n - \ \"ipAddress\": \"13.91.5.229\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n - \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": + \"Succeeded\",\r\n \"resourceGuid\": \"83132ba6-ba8e-44b6-96c8-b01ff817512e\",\r\n + \ \"ipAddress\": \"104.42.199.220\",\r\n \"publicIPAddressVersion\": + \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_from_unmanaged_disk000001/providers/Microsoft.Network/networkInterfaces/vm2VMNic/ipConfigurations/ipconfigvm2\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n \ \"sku\": {\r\n \"name\": \"Basic\"\r\n }\r\n}" @@ -1637,13 +1639,13 @@ interactions: cache-control: - no-cache content-length: - - '995' + - '998' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:53 GMT + - Thu, 03 Sep 2020 03:23:17 GMT etag: - - W/"c1efaf19-1708-41b1-b020-c61fd290eb8b" + - W/"e2e54c3a-911c-40dd-939c-2f023ebb7884" expires: - '-1' pragma: @@ -1660,7 +1662,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9e77f24d-9bc5-49af-a43f-11413ebb7e61 + - 2c655c17-0861-4ffc-9eab-51d9c6aefab5 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image_name_conflict.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image_name_conflict.yaml index 4ab0a449262..9cde853ed21 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image_name_conflict.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_custom_image_name_conflict.yaml @@ -14,15 +14,15 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:16 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -110,13 +110,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:17 GMT + - Thu, 03 Sep 2020 03:19:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:33:17 GMT + - Thu, 03 Sep 2020 03:24:43 GMT source-age: - - '37' + - '222' strict-transport-security: - max-age=31536000 vary: @@ -125,21 +125,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - 18471f65ff5b0963213de94e9f47c2fd11348b34 + - d4fcfa734797710404bffb36bc196ca6feb2c0f7 x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18044-SIN + - cache-sin18040-SIN x-timer: - - S1595222898.599577,VS0,VE1 + - S1599103184.814743,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -160,8 +160,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-storage/11.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-storage/11.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -177,7 +177,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:17 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -206,8 +206,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -223,7 +223,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:18 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -238,10 +238,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": - [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoragee9d5fc2b4fada9", + [{"type": "Microsoft.Storage/storageAccounts", "name": "vhdstoraged32317b91ffe00", "apiVersion": "2015-06-15", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"accountType": "Premium_LRS"}}, {"name": "test-vmVNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": "2015-06-15", @@ -260,16 +260,16 @@ interactions: "publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP"}}}], "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG"}}}, {"apiVersion": "2020-06-01", "type": "Microsoft.Compute/virtualMachines", "name": - "test-vm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9", + "test-vm", "location": "westus", "tags": {}, "dependsOn": ["Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00", "Microsoft.Network/networkInterfaces/test-vmVMNic"], "properties": {"hardwareProfile": {"vmSize": "Standard_DS1_v2"}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic"}]}, - "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_e9d5fc2b4f", - "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd"}}, + "storageProfile": {"osDisk": {"createOption": "fromImage", "name": "osdisk_d32317b91f", + "caching": "ReadWrite", "vhd": {"uri": "https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "test-vm", "adminUsername": - "ubuntu", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], "outputs": - {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' + "ubuntu", "adminPassword": "[parameters(''adminPassword'')]"}}}], "outputs": + {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -287,26 +287,26 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_YR8awuc23qBtWj2eEzi48sbjdZPkxvMg","name":"vm_deploy_YR8awuc23qBtWj2eEzi48sbjdZPkxvMg","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2491786452434144773","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:28:22.9182143Z","duration":"PT2.8480331S","correlationId":"8c3d04ba-b36e-464f-8a18-3c0fc8572a1e","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"test-vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragee9d5fc2b4fada9"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"test-vm"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_nlHq80SYaJrUp60w5ilADINQ2BgsBryK","name":"vm_deploy_nlHq80SYaJrUp60w5ilADINQ2BgsBryK","type":"Microsoft.Resources/deployments","properties":{"templateHash":"761168556154400024","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:19:49.4373535Z","duration":"PT2.4985716S","correlationId":"35244e68-eeec-419f-b38a-b6e408d3c69a","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"test-vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoraged32317b91ffe00"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"test-vm"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_YR8awuc23qBtWj2eEzi48sbjdZPkxvMg/operationStatuses/08586063839854074614?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_nlHq80SYaJrUp60w5ilADINQ2BgsBryK/operationStatuses/08586025036985388534?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3253' + - '3252' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:24 GMT + - Thu, 03 Sep 2020 03:19:50 GMT expires: - '-1' pragma: @@ -316,7 +316,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -335,10 +335,98 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:20:21 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:20:52 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839854074614?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -350,7 +438,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:28:55 GMT + - Thu, 03 Sep 2020 03:21:22 GMT expires: - '-1' pragma: @@ -379,10 +467,10 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839854074614?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -394,7 +482,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:26 GMT + - Thu, 03 Sep 2020 03:21:52 GMT expires: - '-1' pragma: @@ -423,10 +511,54 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063839854074614?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:22:22 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type + --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025036985388534?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -438,7 +570,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:56 GMT + - Thu, 03 Sep 2020 03:22:54 GMT expires: - '-1' pragma: @@ -467,22 +599,22 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_YR8awuc23qBtWj2eEzi48sbjdZPkxvMg","name":"vm_deploy_YR8awuc23qBtWj2eEzi48sbjdZPkxvMg","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2491786452434144773","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:29:53.9994807Z","duration":"PT1M33.9292995S","correlationId":"8c3d04ba-b36e-464f-8a18-3c0fc8572a1e","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"test-vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoragee9d5fc2b4fada9"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"test-vm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Resources/deployments/vm_deploy_nlHq80SYaJrUp60w5ilADINQ2BgsBryK","name":"vm_deploy_nlHq80SYaJrUp60w5ilADINQ2BgsBryK","type":"Microsoft.Resources/deployments","properties":{"templateHash":"761168556154400024","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:22:25.8781875Z","duration":"PT2M38.9394056S","correlationId":"35244e68-eeec-419f-b38a-b6e408d3c69a","providers":[{"namespace":"Microsoft.Storage","resourceTypes":[{"resourceType":"storageAccounts","locations":["westus"]}]},{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"test-vmPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00","resourceType":"Microsoft.Storage/storageAccounts","resourceName":"vhdstoraged32317b91ffe00"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"test-vmVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"test-vm"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/virtualNetworks/test-vmVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00"}]}}' headers: cache-control: - no-cache content-length: - - '4561' + - '4560' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:56 GMT + - Thu, 03 Sep 2020 03:22:54 GMT expires: - '-1' pragma: @@ -511,8 +643,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -521,36 +653,37 @@ interactions: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6923cd59-5e7f-4a59-a64c-72a0e7963755\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7886b181-0368-41ab-8d7a-e6a07d25b89e\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_e9d5fc2b4f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"osdisk_d32317b91f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"test-vm\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": - \"test-vm\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.4\",\r\n + \"test-vm\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": \"10.5\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T05:29:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_e9d5fc2b4f\",\r\n + \"2020-09-03T03:22:54+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"osdisk_d32317b91f\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:28:57.1032858+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:20:31.4403633+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:29:50.5723145+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:22:24.4567732+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -558,11 +691,11 @@ interactions: cache-control: - no-cache content-length: - - '2931' + - '3010' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:58 GMT + - Thu, 03 Sep 2020 03:22:54 GMT expires: - '-1' pragma: @@ -579,7 +712,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31924 + - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31979 status: code: 200 message: OK @@ -598,8 +731,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -607,12 +740,12 @@ interactions: response: body: string: "{\r\n \"name\": \"test-vmVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic\",\r\n - \ \"etag\": \"W/\\\"7a40da33-dc23-4483-a95d-f2b83e599b72\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"ccdd5c0c-fe4b-458d-8607-5e6d7c4d83dd\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"128fd426-07f8-4e8a-8170-d5450957e6d2\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"49dda22c-8a07-4477-bd5b-92ce222e2d9c\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigtest-vm\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic/ipConfigurations/ipconfigtest-vm\",\r\n - \ \"etag\": \"W/\\\"7a40da33-dc23-4483-a95d-f2b83e599b72\\\"\",\r\n + \ \"etag\": \"W/\\\"ccdd5c0c-fe4b-458d-8607-5e6d7c4d83dd\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -621,8 +754,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"2evc3mog5squza2mflv3042pwh.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-08-22-48\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"tr4fi0mlbo3efngdeibigseued.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-06-90-8A\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkSecurityGroups/test-vmNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -636,9 +769,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:22:55 GMT etag: - - W/"7a40da33-dc23-4483-a95d-f2b83e599b72" + - W/"ccdd5c0c-fe4b-458d-8607-5e6d7c4d83dd" expires: - '-1' pragma: @@ -655,7 +788,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 2208262e-2d0e-437e-9331-596607525b4a + - 73331938-d169-4aab-97ca-2c8709a3e7f1 status: code: 200 message: OK @@ -674,8 +807,8 @@ interactions: - -g -n --image --use-unmanaged-disk --admin-username --admin-password --authentication-type --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -683,10 +816,10 @@ interactions: response: body: string: "{\r\n \"name\": \"test-vmPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/publicIPAddresses/test-vmPublicIP\",\r\n - \ \"etag\": \"W/\\\"ea8e233a-f4f6-4b3f-ab05-c3f0a1b88e19\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"b86064d7-473e-40d6-bf7a-98cc0815cd92\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"de6bd5ae-cf22-4933-977c-68f6ee415053\",\r\n - \ \"ipAddress\": \"168.62.201.65\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"88c35240-e149-4b40-b476-a67a23987ecb\",\r\n + \ \"ipAddress\": \"52.160.67.26\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic/ipConfigurations/ipconfigtest-vm\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -695,13 +828,13 @@ interactions: cache-control: - no-cache content-length: - - '1013' + - '1012' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:22:55 GMT etag: - - W/"ea8e233a-f4f6-4b3f-ab05-c3f0a1b88e19" + - W/"b86064d7-473e-40d6-bf7a-98cc0815cd92" expires: - '-1' pragma: @@ -718,7 +851,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 9ec5d997-981e-4839-8c5a-7b55dc5f2e24 + - a66ee2f8-1ad6-462e-8c91-af52064bedf2 status: code: 200 message: OK @@ -736,8 +869,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -746,31 +879,32 @@ interactions: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6923cd59-5e7f-4a59-a64c-72a0e7963755\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7886b181-0368-41ab-8d7a-e6a07d25b89e\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_e9d5fc2b4f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"osdisk_d32317b91f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"test-vm\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1664' + - '1743' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:29:59 GMT + - Thu, 03 Sep 2020 03:22:56 GMT expires: - '-1' pragma: @@ -787,7 +921,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3974,Microsoft.Compute/LowCostGet30Min;31940 + - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31978 status: code: 200 message: OK @@ -807,8 +941,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -818,17 +952,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fd42ea49-31b0-4eb0-95d4-9d86c85b7b80?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a369c948-80aa-4c71-8b80-e80b1a68f0e2?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 20 Jul 2020 05:30:00 GMT + - Thu, 03 Sep 2020 03:22:56 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fd42ea49-31b0-4eb0-95d4-9d86c85b7b80?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a369c948-80aa-4c71-8b80-e80b1a68f0e2?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -839,7 +973,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;239,Microsoft.Compute/UpdateVM30Min;1199 + - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1198 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -859,15 +993,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/fd42ea49-31b0-4eb0-95d4-9d86c85b7b80?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/a369c948-80aa-4c71-8b80-e80b1a68f0e2?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:00.8067424+00:00\",\r\n \"endTime\": - \"2020-07-20T05:30:12.8380893+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"fd42ea49-31b0-4eb0-95d4-9d86c85b7b80\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:57.5194994+00:00\",\r\n \"endTime\": + \"2020-09-03T03:23:10.3320909+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"a369c948-80aa-4c71-8b80-e80b1a68f0e2\"\r\n}" headers: cache-control: - no-cache @@ -876,7 +1010,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:30 GMT + - Thu, 03 Sep 2020 03:23:28 GMT expires: - '-1' pragma: @@ -893,7 +1027,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29971 + - Microsoft.Compute/GetOperation3Min;14978,Microsoft.Compute/GetOperation30Min;29978 status: code: 200 message: OK @@ -911,15 +1045,15 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -928,7 +1062,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:32 GMT + - Thu, 03 Sep 2020 03:23:28 GMT expires: - '-1' pragma: @@ -943,10 +1077,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"osType": "Linux", "hyperVGeneration": "V1", "creationData": {"createOption": - "Import", "storageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9", - "sourceUri": "https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd"}}}''' + "Import", "storageAccountId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00", + "sourceUri": "https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd"}}}' headers: Accept: - application/json @@ -963,36 +1097,36 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": - {\r\n \"createOption\": \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9\",\r\n - \ \"sourceUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + {\r\n \"createOption\": \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00\",\r\n + \ \"sourceUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"isArmResource\": true\r\n }\r\n}" + 32212254720,\r\n \"isArmResource\": true,\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/afe57d88-38c5-43ca-b058-d5b461b7966e?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7828c0e2-0c3a-4a45-af0c-4ebb01c19baa?api-version=2020-06-30 cache-control: - no-cache content-length: - - '700' + - '719' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:37 GMT + - Thu, 03 Sep 2020 03:23:34 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/afe57d88-38c5-43ca-b058-d5b461b7966e?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7828c0e2-0c3a-4a45-af0c-4ebb01c19baa?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1003,9 +1137,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 + - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7988 x-ms-ratelimit-remaining-subscription-writes: - - '1196' + - '1194' status: code: 202 message: Accepted @@ -1023,38 +1157,38 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/afe57d88-38c5-43ca-b058-d5b461b7966e?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/7828c0e2-0c3a-4a45-af0c-4ebb01c19baa?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:37.0894481+00:00\",\r\n \"endTime\": - \"2020-07-20T05:30:38.2144354+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:23:35.0124107+00:00\",\r\n \"endTime\": + \"2020-09-03T03:23:35.761987+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9\",\r\n - \ \"sourceUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00\",\r\n + \ \"sourceUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:30:37.2457112+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"b1c2e2c9-05b3-46c2-ad3e-8dc75ecb2555\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"afe57d88-38c5-43ca-b058-d5b461b7966e\"\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:23:35.168555+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 32212254720,\r\n \"uniqueId\": \"a8a3bc42-6dcb-4633-838e-f3f5afedc068\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"7828c0e2-0c3a-4a45-af0c-4ebb01c19baa\"\r\n}" headers: cache-control: - no-cache content-length: - - '1505' + - '1522' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:39 GMT + - Thu, 03 Sep 2020 03:23:37 GMT expires: - '-1' pragma: @@ -1071,7 +1205,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399980 + - Microsoft.Compute/GetOperation3Min;49961,Microsoft.Compute/GetOperation30Min;399927 status: code: 200 message: OK @@ -1089,10 +1223,10 @@ interactions: ParameterSetName: - -g -n --source --os-type User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm\",\r\n @@ -1100,23 +1234,23 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoragee9d5fc2b4fada9\",\r\n - \ \"sourceUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"Import\",\r\n \"storageAccountId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Storage/storageAccounts/vhdstoraged32317b91ffe00\",\r\n + \ \"sourceUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:30:37.2457112+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"b1c2e2c9-05b3-46c2-ad3e-8dc75ecb2555\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:23:35.168555+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 32212254720,\r\n \"uniqueId\": \"a8a3bc42-6dcb-4633-838e-f3f5afedc068\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1280' + - '1298' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:39 GMT + - Thu, 03 Sep 2020 03:23:37 GMT expires: - '-1' pragma: @@ -1133,7 +1267,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39972 + - Microsoft.Compute/LowCostGet3Min;4941,Microsoft.Compute/LowCostGet30Min;39899 status: code: 200 message: OK @@ -1153,8 +1287,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1164,17 +1298,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41f100d7-0ca0-465e-860d-f65b7db654da?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 20 Jul 2020 05:30:40 GMT + - Thu, 03 Sep 2020 03:23:38 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41f100d7-0ca0-465e-860d-f65b7db654da?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -1185,9 +1319,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/DeleteVM3Min;238,Microsoft.Compute/DeleteVM30Min;1198 + - Microsoft.Compute/DeleteVM3Min;239,Microsoft.Compute/DeleteVM30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1199' status: code: 202 message: Accepted @@ -1205,23 +1339,23 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41f100d7-0ca0-465e-860d-f65b7db654da?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:40.90072+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:23:38.879148+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"41f100d7-0ca0-465e-860d-f65b7db654da\"\r\n}" headers: cache-control: - no-cache content-length: - - '132' + - '133' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:30:51 GMT + - Thu, 03 Sep 2020 03:23:49 GMT expires: - '-1' pragma: @@ -1238,7 +1372,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14975,Microsoft.Compute/GetOperation30Min;29963 + - Microsoft.Compute/GetOperation3Min;14977,Microsoft.Compute/GetOperation30Min;29977 status: code: 200 message: OK @@ -1256,24 +1390,24 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/41f100d7-0ca0-465e-860d-f65b7db654da?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:30:40.90072+00:00\",\r\n \"endTime\": - \"2020-07-20T05:31:18.7446576+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"87c20b1c-1e6f-4bba-ab5f-5b6cdd8ae454\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:23:38.879148+00:00\",\r\n \"endTime\": + \"2020-09-03T03:24:25.2857143+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"41f100d7-0ca0-465e-860d-f65b7db654da\"\r\n}" headers: cache-control: - no-cache content-length: - - '182' + - '183' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:21 GMT + - Thu, 03 Sep 2020 03:24:24 GMT expires: - '-1' pragma: @@ -1290,7 +1424,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29957 + - Microsoft.Compute/GetOperation3Min;14970,Microsoft.Compute/GetOperation30Min;29968 status: code: 200 message: OK @@ -1310,8 +1444,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1325,7 +1459,7 @@ interactions: content-length: - '0' date: - - Mon, 20 Jul 2020 05:31:22 GMT + - Thu, 03 Sep 2020 03:24:26 GMT expires: - '-1' pragma: @@ -1338,7 +1472,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;236,Microsoft.Compute/UpdateVM30Min;1196 + - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1197 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -1358,8 +1492,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1368,31 +1502,32 @@ interactions: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6923cd59-5e7f-4a59-a64c-72a0e7963755\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7886b181-0368-41ab-8d7a-e6a07d25b89e\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_e9d5fc2b4f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"osdisk_d32317b91f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"test-vm\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1664' + - '1743' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:22 GMT + - Thu, 03 Sep 2020 03:24:27 GMT expires: - '-1' pragma: @@ -1409,7 +1544,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3951,Microsoft.Compute/LowCostGet30Min;31917 + - Microsoft.Compute/LowCostGet3Min;3975,Microsoft.Compute/LowCostGet30Min;31970 status: code: 200 message: OK @@ -1427,15 +1562,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1444,7 +1579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:23 GMT + - Thu, 03 Sep 2020 03:24:27 GMT expires: - '-1' pragma: @@ -1459,9 +1594,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"sourceVirtualMachine": + body: '{"location": "westus", "tags": {}, "properties": {"sourceVirtualMachine": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm"}, - "hyperVGeneration": "V1"}}''' + "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -1478,8 +1613,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1492,7 +1627,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n \ },\r\n \"dataDisks\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1500,7 +1635,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c11bed9-2514-444a-9581-8e190bd88817?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/48500957-7070-402b-9575-f34ee1831010?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -1508,7 +1643,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:31:33 GMT + - Thu, 03 Sep 2020 03:24:43 GMT expires: - '-1' pragma: @@ -1521,7 +1656,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199 + - Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;196 x-ms-ratelimit-remaining-subscription-writes: - '1194' status: @@ -1541,15 +1676,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/6c11bed9-2514-444a-9581-8e190bd88817?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/48500957-7070-402b-9575-f34ee1831010?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:31:28.1197282+00:00\",\r\n \"endTime\": - \"2020-07-20T05:31:38.2916427+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"6c11bed9-2514-444a-9581-8e190bd88817\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:24:32.8326426+00:00\",\r\n \"endTime\": + \"2020-09-03T03:24:43.0358624+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"48500957-7070-402b-9575-f34ee1831010\"\r\n}" headers: cache-control: - no-cache @@ -1558,7 +1693,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:03 GMT + - Thu, 03 Sep 2020 03:25:13 GMT expires: - '-1' pragma: @@ -1575,7 +1710,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14956,Microsoft.Compute/GetOperation30Min;29944 + - Microsoft.Compute/GetOperation3Min;14967,Microsoft.Compute/GetOperation30Min;29952 status: code: 200 message: OK @@ -1593,8 +1728,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/images/img-from-vm?api-version=2020-06-01 response: @@ -1605,7 +1740,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n \ },\r\n \"dataDisks\": []\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1617,7 +1752,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:04 GMT + - Thu, 03 Sep 2020 03:25:13 GMT expires: - '-1' pragma: @@ -1634,7 +1769,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;358,Microsoft.Compute/GetImages30Min;1792 + - Microsoft.Compute/GetImages3Min;357,Microsoft.Compute/GetImages30Min;1792 status: code: 200 message: OK @@ -1652,8 +1787,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1662,31 +1797,32 @@ interactions: body: string: "{\r\n \"name\": \"test-vm\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6923cd59-5e7f-4a59-a64c-72a0e7963755\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"7886b181-0368-41ab-8d7a-e6a07d25b89e\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"osdisk_e9d5fc2b4f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": - {\r\n \"uri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\"\r\n + \"osdisk_d32317b91f\",\r\n \"createOption\": \"FromImage\",\r\n \"vhd\": + {\r\n \"uri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\"\r\n \ },\r\n \"caching\": \"ReadWrite\",\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"test-vm\",\r\n \"adminUsername\": \"ubuntu\",\r\n \ \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Network/networkInterfaces/test-vmVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1664' + - '1743' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:06 GMT + - Thu, 03 Sep 2020 03:25:14 GMT expires: - '-1' pragma: @@ -1703,7 +1839,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3941,Microsoft.Compute/LowCostGet30Min;31905 + - Microsoft.Compute/LowCostGet3Min;3977,Microsoft.Compute/LowCostGet30Min;31962 status: code: 200 message: OK @@ -1721,15 +1857,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1738,7 +1874,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:06 GMT + - Thu, 03 Sep 2020 03:25:15 GMT expires: - '-1' pragma: @@ -1753,9 +1889,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"sourceVirtualMachine": + body: '{"location": "westus", "tags": {}, "properties": {"sourceVirtualMachine": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm"}, - "hyperVGeneration": "V1"}}''' + "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -1772,8 +1908,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1786,7 +1922,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n \ },\r\n \"dataDisks\": []\r\n },\r\n \"provisioningState\": \"Creating\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1794,7 +1930,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4488a771-b003-48be-8d1f-1a2f9d7eeda4?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54189b9b-2c20-4812-8551-e1584d68e79f?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -1802,7 +1938,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:16 GMT + - Thu, 03 Sep 2020 03:25:26 GMT expires: - '-1' pragma: @@ -1815,9 +1951,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198 + - Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;195 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1193' status: code: 201 message: Created @@ -1835,15 +1971,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/4488a771-b003-48be-8d1f-1a2f9d7eeda4?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/54189b9b-2c20-4812-8551-e1584d68e79f?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:32:11.0105908+00:00\",\r\n \"endTime\": - \"2020-07-20T05:32:21.1825475+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"4488a771-b003-48be-8d1f-1a2f9d7eeda4\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:25:21.1142329+00:00\",\r\n \"endTime\": + \"2020-09-03T03:25:31.3017841+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"54189b9b-2c20-4812-8551-e1584d68e79f\"\r\n}" headers: cache-control: - no-cache @@ -1852,7 +1988,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:47 GMT + - Thu, 03 Sep 2020 03:25:56 GMT expires: - '-1' pragma: @@ -1869,7 +2005,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14951,Microsoft.Compute/GetOperation30Min;29929 + - Microsoft.Compute/GetOperation3Min;14964,Microsoft.Compute/GetOperation30Min;29946 status: code: 200 message: OK @@ -1887,8 +2023,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/images/img-from-vm-id?api-version=2020-06-01 response: @@ -1899,7 +2035,7 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/virtualMachines/test-vm\"\r\n \ },\r\n \"storageProfile\": {\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"osState\": \"Generalized\",\r\n \"diskSizeGB\": - 30,\r\n \"blobUri\": \"https://vhdstoragee9d5fc2b4fada9.blob.core.windows.net/vhds/osdisk_e9d5fc2b4f.vhd\",\r\n + 30,\r\n \"blobUri\": \"https://vhdstoraged32317b91ffe00.blob.core.windows.net/vhds/osdisk_d32317b91f.vhd\",\r\n \ \"caching\": \"ReadWrite\",\r\n \"storageAccountType\": \"Standard_LRS\"\r\n \ },\r\n \"dataDisks\": []\r\n },\r\n \"provisioningState\": \"Succeeded\",\r\n \"hyperVGeneration\": \"V1\"\r\n }\r\n}" @@ -1911,7 +2047,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:47 GMT + - Thu, 03 Sep 2020 03:25:57 GMT expires: - '-1' pragma: @@ -1946,15 +2082,15 @@ interactions: ParameterSetName: - -g -n --source --os-type --hyper-v-generation User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_custom_image_conflict000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:28:15Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001","name":"cli_test_vm_custom_image_conflict000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1963,7 +2099,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:49 GMT + - Thu, 03 Sep 2020 03:25:58 GMT expires: - '-1' pragma: @@ -1978,10 +2114,10 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"storageProfile": - {"osDisk": {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm"}, + body: '{"location": "westus", "tags": {}, "properties": {"storageProfile": {"osDisk": + {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/disks/test-vm"}, "osType": "Linux", "osState": "Generalized"}, "dataDisks": []}, "hyperVGeneration": - "V1"}}''' + "V1"}}' headers: Accept: - application/json @@ -1998,8 +2134,8 @@ interactions: ParameterSetName: - -g -n --source --os-type --hyper-v-generation User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2018,7 +2154,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/690f2a9f-38d3-4f69-9189-6d101c16d833?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7acaa035-1258-4db6-adc2-086d11343208?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -2026,7 +2162,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:32:52 GMT + - Thu, 03 Sep 2020 03:26:04 GMT expires: - '-1' pragma: @@ -2039,9 +2175,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;197 + - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;194 x-ms-ratelimit-remaining-subscription-writes: - - '1195' + - '1196' status: code: 201 message: Created @@ -2059,15 +2195,15 @@ interactions: ParameterSetName: - -g -n --source --os-type --hyper-v-generation User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/690f2a9f-38d3-4f69-9189-6d101c16d833?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/7acaa035-1258-4db6-adc2-086d11343208?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:32:52.0733469+00:00\",\r\n \"endTime\": - \"2020-07-20T05:32:57.2296202+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"690f2a9f-38d3-4f69-9189-6d101c16d833\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:26:03.4270296+00:00\",\r\n \"endTime\": + \"2020-09-03T03:26:08.5676874+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"7acaa035-1258-4db6-adc2-086d11343208\"\r\n}" headers: cache-control: - no-cache @@ -2076,7 +2212,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:23 GMT + - Thu, 03 Sep 2020 03:26:35 GMT expires: - '-1' pragma: @@ -2093,7 +2229,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14946,Microsoft.Compute/GetOperation30Min;29918 + - Microsoft.Compute/GetOperation3Min;14969,Microsoft.Compute/GetOperation30Min;29942 status: code: 200 message: OK @@ -2111,8 +2247,8 @@ interactions: ParameterSetName: - -g -n --source --os-type --hyper-v-generation User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_custom_image_conflict000001/providers/Microsoft.Compute/images/img-from-disk-id?api-version=2020-06-01 response: @@ -2134,7 +2270,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:23 GMT + - Thu, 03 Sep 2020 03:26:35 GMT expires: - '-1' pragma: @@ -2151,7 +2287,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetImages3Min;353,Microsoft.Compute/GetImages30Min;1787 + - Microsoft.Compute/GetImages3Min;354,Microsoft.Compute/GetImages30Min;1788 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_with_standard_zrs_sku.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_with_standard_zrs_sku.yaml index 9c81e0fdda6..5c64b91b0d2 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_with_standard_zrs_sku.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_with_standard_zrs_sku.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-std_zrs000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001","name":"cli-test-std_zrs000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001","name":"cli-test-std_zrs000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:50 GMT + - Thu, 03 Sep 2020 03:19:42 GMT expires: - '-1' pragma: @@ -64,34 +64,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P1\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8d99fe46-3114-4b9e-90e3-94c45268cc38?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1442f76b-614e-4cdf-8417-93ebad95ec69?api-version=2020-06-30 cache-control: - no-cache content-length: - - '311' + - '330' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:59 GMT + - Thu, 03 Sep 2020 03:19:47 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8d99fe46-3114-4b9e-90e3-94c45268cc38?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1442f76b-614e-4cdf-8417-93ebad95ec69?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -104,7 +105,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1185' + - '1197' status: code: 202 message: Accepted @@ -122,14 +123,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8d99fe46-3114-4b9e-90e3-94c45268cc38?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1442f76b-614e-4cdf-8417-93ebad95ec69?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:59.1937803+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:59.3343966+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:48.4154077+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:48.6341615+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -138,20 +139,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:59.1937803+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:48.4310299+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"8d99fe46-3114-4b9e-90e3-94c45268cc38\"\r\n}" + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"1442f76b-614e-4cdf-8417-93ebad95ec69\"\r\n}" headers: cache-control: - no-cache content-length: - - '1122' + - '1141' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:00 GMT + - Thu, 03 Sep 2020 03:19:50 GMT expires: - '-1' pragma: @@ -186,10 +187,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -199,19 +200,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:59.1937803+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:48.4310299+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '897' + - '916' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:01 GMT + - Thu, 03 Sep 2020 03:19:51 GMT expires: - '-1' pragma: @@ -246,8 +247,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -265,7 +266,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:04 GMT + - Thu, 03 Sep 2020 03:19:51 GMT expires: - '-1' pragma: @@ -293,12 +294,12 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -308,19 +309,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:59.1937803+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:48.4310299+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '897' + - '916' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:04 GMT + - Thu, 03 Sep 2020 03:19:51 GMT expires: - '-1' pragma: @@ -355,15 +356,15 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-std_zrs000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001","name":"cli-test-std_zrs000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001","name":"cli-test-std_zrs000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -372,7 +373,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:04 GMT + - Thu, 03 Sep 2020 03:19:53 GMT expires: - '-1' pragma: @@ -387,9 +388,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_ZRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1"}}}''' + body: '{"location": "eastus2", "tags": {}, "sku": {"name": "Standard_ZRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1"}}}' headers: Accept: - application/json @@ -406,8 +407,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -418,12 +419,12 @@ interactions: {\r\n \"name\": \"Standard_ZRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\"\r\n },\r\n + \ \"sourceUniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8c4f0d37-9390-40b4-b08a-58700ab8f16c?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e2fa8929-dddf-40e8-b293-af2b5f1f3a74?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -431,11 +432,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:09 GMT + - Thu, 03 Sep 2020 03:19:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8c4f0d37-9390-40b4-b08a-58700ab8f16c?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e2fa8929-dddf-40e8-b293-af2b5f1f3a74?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -448,7 +449,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -466,14 +467,14 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/8c4f0d37-9390-40b4-b08a-58700ab8f16c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/e2fa8929-dddf-40e8-b293-af2b5f1f3a74?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:10.6003993+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:11.6941828+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:58.5565355+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:59.6815865+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"eastus2\",\r\n @@ -481,13 +482,13 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\"\r\n },\r\n + \ \"sourceUniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\"\r\n },\r\n \ \"diskSizeGB\": 4,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:37:10.6160387+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:19:58.5565355+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"af6514b1-d5f9-45a0-871a-a44148e043ae\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"93d2bd77-e93a-482a-824b-e7e49e74c821\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"8c4f0d37-9390-40b4-b08a-58700ab8f16c\"\r\n}" + \"e2fa8929-dddf-40e8-b293-af2b5f1f3a74\"\r\n}" headers: cache-control: - no-cache @@ -496,7 +497,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:13 GMT + - Thu, 03 Sep 2020 03:20:00 GMT expires: - '-1' pragma: @@ -531,8 +532,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -543,11 +544,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-std_zrs000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"ed156617-e633-4af8-b8da-01c09eebec89\"\r\n },\r\n + \ \"sourceUniqueId\": \"511b0e71-4d25-4dbf-9aa8-2e29f6cfa147\"\r\n },\r\n \ \"diskSizeGB\": 4,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:37:10.6160387+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:19:58.5565355+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"af6514b1-d5f9-45a0-871a-a44148e043ae\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"93d2bd77-e93a-482a-824b-e7e49e74c821\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -557,7 +558,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:13 GMT + - Thu, 03 Sep 2020 03:20:00 GMT expires: - '-1' pragma: @@ -574,7 +575,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39995 + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_zones.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_zones.yaml index c0596ece8c0..53f852e45b2 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_zones.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_create_zones.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_disk_zones000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001","name":"cli_test_disk_zones000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:08:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001","name":"cli_test_disk_zones000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:56Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:44 GMT + - Thu, 03 Sep 2020 03:19:58 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -g -n --size-gb --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk123\",\r\n \"location\": \"eastus2\",\r\n \"tags\": @@ -77,22 +77,22 @@ interactions: \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"provisioningState\": \"Updating\",\r\n - \ \"isArmResource\": true\r\n }\r\n}" + \ \"isArmResource\": true,\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/55a0a2c3-93fa-46b8-a309-be24799d4e69?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1c09ce3a-8dd0-4665-937a-610447f2b21d?api-version=2020-06-30 cache-control: - no-cache content-length: - - '345' + - '364' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:50 GMT + - Thu, 03 Sep 2020 03:20:04 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/55a0a2c3-93fa-46b8-a309-be24799d4e69?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1c09ce3a-8dd0-4665-937a-610447f2b21d?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -103,9 +103,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7995 + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1142' + - '1198' status: code: 202 message: Accepted @@ -123,14 +123,14 @@ interactions: ParameterSetName: - -g -n --size-gb --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/55a0a2c3-93fa-46b8-a309-be24799d4e69?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/1c09ce3a-8dd0-4665-937a-610447f2b21d?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:08:51.695455+00:00\",\r\n \"endTime\": - \"2020-07-20T03:08:51.8203334+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:05.2443657+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk123\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -139,20 +139,20 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-20T03:08:51.695455+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"eab71d0f-bce8-4c63-8cb6-1398082eed30\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"55a0a2c3-93fa-46b8-a309-be24799d4e69\"\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"e69b8a91-e763-4ce1-9a4d-006caba700e3\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"1c09ce3a-8dd0-4665-937a-610447f2b21d\"\r\n}" headers: cache-control: - no-cache content-length: - - '1159' + - '1180' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:54 GMT + - Thu, 03 Sep 2020 03:20:06 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399967 + - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995 status: code: 200 message: OK @@ -187,10 +187,10 @@ interactions: ParameterSetName: - -g -n --size-gb --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk123\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123\",\r\n @@ -200,19 +200,19 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-20T03:08:51.695455+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"eab71d0f-bce8-4c63-8cb6-1398082eed30\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"e69b8a91-e763-4ce1-9a4d-006caba700e3\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '935' + - '955' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:54 GMT + - Thu, 03 Sep 2020 03:20:07 GMT expires: - '-1' pragma: @@ -229,7 +229,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39960 + - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39993 status: code: 200 message: OK @@ -247,12 +247,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk123\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123\",\r\n @@ -262,19 +262,19 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-20T03:08:51.695455+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"eab71d0f-bce8-4c63-8cb6-1398082eed30\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"e69b8a91-e763-4ce1-9a4d-006caba700e3\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '935' + - '955' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:54 GMT + - Thu, 03 Sep 2020 03:20:08 GMT expires: - '-1' pragma: @@ -291,7 +291,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39959 + - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39992 status: code: 200 message: OK @@ -309,12 +309,12 @@ interactions: ParameterSetName: - -g -n -o User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk123\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks/disk123\",\r\n @@ -324,19 +324,19 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-20T03:08:51.695455+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"eab71d0f-bce8-4c63-8cb6-1398082eed30\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"e69b8a91-e763-4ce1-9a4d-006caba700e3\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '935' + - '955' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:55 GMT + - Thu, 03 Sep 2020 03:20:08 GMT expires: - '-1' pragma: @@ -353,7 +353,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39958 + - Microsoft.Compute/LowCostGet3Min;4991,Microsoft.Compute/LowCostGet30Min;39991 status: code: 200 message: OK @@ -371,12 +371,12 @@ interactions: ParameterSetName: - -g -o User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_disk_zones000001/providers/Microsoft.Compute/disks?api-version=2020-06-30 response: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"disk123\",\r\n \"id\": @@ -389,19 +389,20 @@ interactions: \ },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n - \ \"timeCreated\": \"2020-07-20T03:08:51.695455+00:00\",\r\n \"provisioningState\": + \ \"timeCreated\": \"2020-09-03T03:20:05.0568614+00:00\",\r\n \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 1073741824,\r\n \"uniqueId\": \"eab71d0f-bce8-4c63-8cb6-1398082eed30\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n }\r\n ]\r\n}" + 1073741824,\r\n \"uniqueId\": \"e69b8a91-e763-4ce1-9a4d-006caba700e3\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n + \ }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '1088' + - '1112' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:08:56 GMT + - Thu, 03 Sep 2020 03:20:09 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_logical_sector_size.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_logical_sector_size.yaml new file mode 100644 index 00000000000..a56e9361604 --- /dev/null +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_logical_sector_size.yaml @@ -0,0 +1,565 @@ +interactions: +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_logical_sector_size_000001?api-version=2020-06-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001","name":"cli_test_vm_disk_logical_sector_size_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:58:52Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '471' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:58:55 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "tags": {}, "sku": {"name": "UltraSSD_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty", "logicalSectorSize": + 4096}, "diskSizeGB": 10}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + Content-Length: + - '197' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": + {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": + {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 10,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": + true\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/2aaefba3-e0c2-4389-bd20-0e999908fd13?api-version=2020-06-30 + cache-control: + - no-cache + content-length: + - '490' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:01 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/2aaefba3-e0c2-4389-bd20-0e999908fd13?monitor=true&api-version=2020-06-30 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 + x-ms-ratelimit-remaining-subscription-writes: + - '1199' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/2aaefba3-e0c2-4389-bd20-0e999908fd13?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T08:59:01.5629415+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2aaefba3-e0c2-4389-bd20-0e999908fd13\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:03 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/2aaefba3-e0c2-4389-bd20-0e999908fd13?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T08:59:01.5629415+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"2aaefba3-e0c2-4389-bd20-0e999908fd13\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:13 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/2aaefba3-e0c2-4389-bd20-0e999908fd13?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T08:59:01.5629415+00:00\",\r\n \"endTime\": + \"2020-09-07T08:59:29.1097923+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"d1\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d1\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"westus\",\"tags\":{},\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\",\"logicalSectorSize\":4096},\"diskSizeGB\":10,\"diskIOPSReadWrite\":100,\"diskMBpsReadWrite\":13,\"readOnly\":false,\"diskIOPSReadOnly\":100,\"diskMBpsReadOnly\":13,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-09-07T08:59:01.5785518+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":10737418240,\"uniqueId\":\"4fd1328a-60a1-4c3f-b0cb-324584500d9c\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n + \ },\r\n \"name\": \"2aaefba3-e0c2-4389-bd20-0e999908fd13\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1050' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:44 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399994 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --logical-sector-size --sku + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": + \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-07T08:59:01.5785518+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 10737418240,\r\n \"uniqueId\": \"4fd1328a-60a1-4c3f-b0cb-324584500d9c\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1035' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:45 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39998 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --tier + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_logical_sector_size_000001?api-version=2020-06-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001","name":"cli_test_vm_disk_logical_sector_size_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-07T08:58:52Z","StorageType":"Standard_LRS","type":"test"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '471' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:45 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, "diskSizeGB": + 10, "tier": "P4"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + Content-Length: + - '183' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --size-gb --tier + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d2\",\r\n \"location\": \"westus\",\r\n \"tags\": + {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": + {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": + \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"provisioningState\": + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P4\"\r\n + \ }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/52a00dbc-8d14-4bfd-8f79-9c0c24e7c7c9?api-version=2020-06-30 + cache-control: + - no-cache + content-length: + - '330' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:52 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/52a00dbc-8d14-4bfd-8f79-9c0c24e7c7c9?monitor=true&api-version=2020-06-30 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 + x-ms-ratelimit-remaining-subscription-writes: + - '1197' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --tier + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/52a00dbc-8d14-4bfd-8f79-9c0c24e7c7c9?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-07T08:59:52.0328635+00:00\",\r\n \"endTime\": + \"2020-09-07T08:59:52.2047101+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d2\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d2\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": + \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n + \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": + 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T08:59:52.0328635+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ec896b12-747c-452c-b7aa-053e05a02860\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"52a00dbc-8d14-4bfd-8f79-9c0c24e7c7c9\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1142' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:54 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399993 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --size-gb --tier + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_logical_sector_size_000001/providers/Microsoft.Compute/disks/d2\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": + \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n + \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": + 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"timeCreated\": \"2020-09-07T08:59:52.0328635+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"ec896b12-747c-452c-b7aa-053e05a02860\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '917' + content-type: + - application/json; charset=utf-8 + date: + - Mon, 07 Sep 2020 08:59:54 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 + status: + code: 200 + message: OK +version: 1 diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_max_shares_etc.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_max_shares_etc.yaml index c8ce7a3627a..a9223b997f5 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_max_shares_etc.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_max_shares_etc.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:45 GMT + - Fri, 04 Sep 2020 02:40:24 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": @@ -81,7 +81,7 @@ interactions: \ \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/71bce925-e9dc-4c39-a0f6-560147c2fdb3?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1200553f-398c-4db7-8f37-784858d6ba8a?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -89,11 +89,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:49 GMT + - Fri, 04 Sep 2020 02:40:30 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/71bce925-e9dc-4c39-a0f6-560147c2fdb3?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1200553f-398c-4db7-8f37-784858d6ba8a?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -104,9 +104,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7989 + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1199' status: code: 202 message: Accepted @@ -124,14 +124,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/71bce925-e9dc-4c39-a0f6-560147c2fdb3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1200553f-398c-4db7-8f37-784858d6ba8a?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:49.7082961+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"71bce925-e9dc-4c39-a0f6-560147c2fdb3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:40:31.1427992+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"1200553f-398c-4db7-8f37-784858d6ba8a\"\r\n}" headers: cache-control: - no-cache @@ -140,7 +140,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:51 GMT + - Fri, 04 Sep 2020 02:40:33 GMT expires: - '-1' pragma: @@ -157,7 +157,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399911 + - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399995 status: code: 200 message: OK @@ -175,14 +175,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/71bce925-e9dc-4c39-a0f6-560147c2fdb3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1200553f-398c-4db7-8f37-784858d6ba8a?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:49.7082961+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"71bce925-e9dc-4c39-a0f6-560147c2fdb3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:40:31.1427992+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"1200553f-398c-4db7-8f37-784858d6ba8a\"\r\n}" headers: cache-control: - no-cache @@ -191,7 +191,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:02 GMT + - Fri, 04 Sep 2020 02:40:43 GMT expires: - '-1' pragma: @@ -208,7 +208,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399906 + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399993 status: code: 200 message: OK @@ -226,25 +226,25 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/71bce925-e9dc-4c39-a0f6-560147c2fdb3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1200553f-398c-4db7-8f37-784858d6ba8a?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:49.7082961+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:17.1146349+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"d1\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"westus\",\"tags\":{},\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":10,\"diskIOPSReadWrite\":100,\"diskMBpsReadWrite\":13,\"readOnly\":false,\"diskIOPSReadOnly\":200,\"diskMBpsReadOnly\":30,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-07-31T09:36:49.7082961+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":10737418240,\"uniqueId\":\"8e6101b7-30ae-441f-a6ef-5012e879f653\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n - \ },\r\n \"name\": \"71bce925-e9dc-4c39-a0f6-560147c2fdb3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:40:31.1427992+00:00\",\r\n \"endTime\": + \"2020-09-04T02:41:01.7218349+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"d1\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"westus\",\"tags\":{},\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\",\"logicalSectorSize\":4096},\"diskSizeGB\":10,\"diskIOPSReadWrite\":100,\"diskMBpsReadWrite\":13,\"readOnly\":false,\"diskIOPSReadOnly\":200,\"diskMBpsReadOnly\":30,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-09-04T02:40:31.1584142+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":10737418240,\"uniqueId\":\"721c7fe1-6fba-470c-ada8-cc3edba035b6\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n + \ },\r\n \"name\": \"1200553f-398c-4db7-8f37-784858d6ba8a\"\r\n}" headers: cache-control: - no-cache content-length: - - '1025' + - '1050' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:32 GMT + - Fri, 04 Sep 2020 02:41:14 GMT expires: - '-1' pragma: @@ -261,7 +261,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49987,Microsoft.Compute/GetOperation30Min;399900 + - Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399990 status: code: 200 message: OK @@ -279,33 +279,298 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-only --disk-mbps-read-only User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n - \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n - \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": - 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 200,\r\n \"diskMBpsReadOnly\": - 30,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-07-31T09:36:49.7082961+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"8e6101b7-30ae-441f-a6ef-5012e879f653\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 200,\r\n \"diskMBpsReadOnly\": 30,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-04T02:40:31.1584142+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 10737418240,\r\n \"uniqueId\": \"721c7fe1-6fba-470c-ada8-cc3edba035b6\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1035' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:41:14 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39987 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --disk-iops-read-only --disk-mbps-read-only + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": + \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 200,\r\n \"diskMBpsReadOnly\": 30,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-04T02:40:31.1584142+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 10737418240,\r\n \"uniqueId\": \"721c7fe1-6fba-470c-ada8-cc3edba035b6\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1035' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:41:15 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39986 + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "tags": {}, "sku": {"name": "UltraSSD_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty", "logicalSectorSize": + 4096}, "diskSizeGB": 10, "diskIOPSReadWrite": 100, "diskMBpsReadWrite": 13, + "diskIOPSReadOnly": 250, "diskMBpsReadOnly": 40, "diskState": "Unattached", + "encryption": {"type": "EncryptionAtRestWithPlatformKey"}, "maxShares": 1, "networkAccessPolicy": + "AllowAll"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + Content-Length: + - '434' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --disk-iops-read-only --disk-mbps-read-only + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": + {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": + {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 10,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": 13,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 250,\r\n \"diskMBpsReadOnly\": + 40,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"provisioningState\": \"Updating\",\r\n + \ \"diskState\": \"Unattached\",\r\n \"isArmResource\": true,\r\n \"faultDomain\": + 0,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1fe602dc-3249-4ea3-8f18-022fa11e167b?api-version=2020-06-30 + cache-control: + - no-cache + content-length: + - '684' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:41:17 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1fe602dc-3249-4ea3-8f18-022fa11e167b?monitor=true&api-version=2020-06-30 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7996 + x-ms-ratelimit-remaining-subscription-writes: + - '1198' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --disk-iops-read-only --disk-mbps-read-only + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/1fe602dc-3249-4ea3-8f18-022fa11e167b?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:41:17.7136097+00:00\",\r\n \"endTime\": + \"2020-09-04T02:41:17.8698813+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": + \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 250,\r\n \"diskMBpsReadOnly\": 40,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-04T02:40:31.1584142+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 10737418240,\r\n \"uniqueId\": \"721c7fe1-6fba-470c-ada8-cc3edba035b6\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": + \"1fe602dc-3249-4ea3-8f18-022fa11e167b\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1260' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:41:19 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399989 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --disk-iops-read-only --disk-mbps-read-only + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": + \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 250,\r\n \"diskMBpsReadOnly\": 40,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-04T02:40:31.1584142+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 10737418240,\r\n \"uniqueId\": \"721c7fe1-6fba-470c-ada8-cc3edba035b6\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1001' + - '1035' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:33 GMT + - Fri, 04 Sep 2020 02:41:19 GMT expires: - '-1' pragma: @@ -322,7 +587,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4988,Microsoft.Compute/LowCostGet30Min;39894 + - Microsoft.Compute/LowCostGet3Min;4992,Microsoft.Compute/LowCostGet30Min;39985 status: code: 200 message: OK @@ -340,15 +605,15 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -357,7 +622,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:34 GMT + - Fri, 04 Sep 2020 02:41:21 GMT expires: - '-1' pragma: @@ -391,12 +656,12 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"location\": \"westus\",\r\n \"tags\": @@ -408,7 +673,7 @@ interactions: true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/220ce86e-2cc4-410f-8a42-3624d34c0f11?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/531eae44-433d-41ff-a827-f62bb7355cc2?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -416,11 +681,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:38 GMT + - Fri, 04 Sep 2020 02:41:26 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/220ce86e-2cc4-410f-8a42-3624d34c0f11?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/531eae44-433d-41ff-a827-f62bb7355cc2?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -431,7 +696,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7986 + - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7995 x-ms-ratelimit-remaining-subscription-writes: - '1198' status: @@ -451,14 +716,14 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/220ce86e-2cc4-410f-8a42-3624d34c0f11?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/531eae44-433d-41ff-a827-f62bb7355cc2?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:38.0523546+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:38.6773521+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:41:26.9323534+00:00\",\r\n \"endTime\": + \"2020-09-04T02:41:27.8698725+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -468,20 +733,20 @@ interactions: \"FromImage\",\r\n \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/Canonical/ArtifactTypes/VMImage/Offers/UbuntuServer/Skus/18.04-LTS/Versions/18.04.202002180\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:37:38.0679592+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:41:26.9636231+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"5fc9bf4f-9967-47be-9b74-32bc8e3a6bfb\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"220ce86e-2cc4-410f-8a42-3624d34c0f11\"\r\n}" + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"00907fb9-319a-4add-8371-9b242dcb7ada\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"531eae44-433d-41ff-a827-f62bb7355cc2\"\r\n}" headers: cache-control: - no-cache content-length: - - '1405' + - '1424' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:40 GMT + - Fri, 04 Sep 2020 02:41:29 GMT expires: - '-1' pragma: @@ -498,7 +763,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399898 + - Microsoft.Compute/GetOperation3Min;49991,Microsoft.Compute/GetOperation30Min;399987 status: code: 200 message: OK @@ -516,10 +781,10 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d2\",\r\n @@ -530,19 +795,19 @@ interactions: \"FromImage\",\r\n \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/Canonical/ArtifactTypes/VMImage/Offers/UbuntuServer/Skus/18.04-LTS/Versions/18.04.202002180\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:37:38.0679592+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:41:26.9636231+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"5fc9bf4f-9967-47be-9b74-32bc8e3a6bfb\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"00907fb9-319a-4add-8371-9b242dcb7ada\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1180' + - '1199' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:40 GMT + - Fri, 04 Sep 2020 02:41:29 GMT expires: - '-1' pragma: @@ -559,7 +824,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4985,Microsoft.Compute/LowCostGet30Min;39891 + - Microsoft.Compute/LowCostGet3Min;4989,Microsoft.Compute/LowCostGet30Min;39982 status: code: 200 message: OK @@ -577,15 +842,15 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -594,7 +859,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:41 GMT + - Fri, 04 Sep 2020 02:41:30 GMT expires: - '-1' pragma: @@ -622,8 +887,8 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -645,7 +910,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:42 GMT + - Fri, 04 Sep 2020 02:41:31 GMT expires: - '-1' pragma: @@ -684,12 +949,12 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"location\": \"westus\",\r\n \"tags\": @@ -701,7 +966,7 @@ interactions: true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a91d9472-77b1-46d2-bea9-b9feac8ba369?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/02ebb11d-9491-4116-b2cd-33d5414c323f?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -709,11 +974,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:44 GMT + - Fri, 04 Sep 2020 02:41:37 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a91d9472-77b1-46d2-bea9-b9feac8ba369?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/02ebb11d-9491-4116-b2cd-33d5414c323f?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -724,9 +989,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;994,Microsoft.Compute/CreateUpdateDisks30Min;7985 + - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7994 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 202 message: Accepted @@ -744,14 +1009,14 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/a91d9472-77b1-46d2-bea9-b9feac8ba369?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/02ebb11d-9491-4116-b2cd-33d5414c323f?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:44.3804875+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:44.7398214+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:41:38.0261253+00:00\",\r\n \"endTime\": + \"2020-09-04T02:41:38.3698535+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -761,20 +1026,20 @@ interactions: \"FromImage\",\r\n \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/Canonical/ArtifactTypes/VMImage/Offers/UbuntuServer/Skus/18.04-LTS/Versions/18.04.202002180\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:37:44.3960915+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:41:38.041728+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"2aad6584-d255-43e7-8b66-3dab55a82173\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"a91d9472-77b1-46d2-bea9-b9feac8ba369\"\r\n}" + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"2e2bf046-494a-4636-a419-105c71b0a715\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"02ebb11d-9491-4116-b2cd-33d5414c323f\"\r\n}" headers: cache-control: - no-cache content-length: - - '1405' + - '1423' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:46 GMT + - Fri, 04 Sep 2020 02:41:39 GMT expires: - '-1' pragma: @@ -791,7 +1056,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399894 + - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399985 status: code: 200 message: OK @@ -809,10 +1074,10 @@ interactions: ParameterSetName: - -g -n --image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d3\",\r\n @@ -823,19 +1088,19 @@ interactions: \"FromImage\",\r\n \"imageReference\": {\r\n \"id\": \"/Subscriptions/00000000-0000-0000-0000-000000000000/Providers/Microsoft.Compute/Locations/westus/Publishers/Canonical/ArtifactTypes/VMImage/Offers/UbuntuServer/Skus/18.04-LTS/Versions/18.04.202002180\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:37:44.3960915+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:41:38.041728+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"2aad6584-d255-43e7-8b66-3dab55a82173\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 32213303296,\r\n \"uniqueId\": \"2e2bf046-494a-4636-a419-105c71b0a715\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1180' + - '1198' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:46 GMT + - Fri, 04 Sep 2020 02:41:40 GMT expires: - '-1' pragma: @@ -852,7 +1117,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4980,Microsoft.Compute/LowCostGet30Min;39886 + - Microsoft.Compute/LowCostGet3Min;4985,Microsoft.Compute/LowCostGet30Min;39978 status: code: 200 message: OK @@ -870,15 +1135,15 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -887,7 +1152,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:47 GMT + - Fri, 04 Sep 2020 02:41:41 GMT expires: - '-1' pragma: @@ -919,8 +1184,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -930,11 +1195,11 @@ interactions: string: "{\r\n \"name\": \"g1000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-G1J6M63NBIKE4HF6W6VR\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-G1F7566FOJUCBCHIY2J4\"\r\n },\r\n \ \"provisioningState\": \"Creating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cb687bea-fd73-4f27-8f33-f0202fb86ce0?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/e5c0a1b8-deb5-40dc-894f-993b5a08ae71?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -942,7 +1207,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:52 GMT + - Fri, 04 Sep 2020 02:41:50 GMT expires: - '-1' pragma: @@ -955,9 +1220,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGallery3Min;48,Microsoft.Compute/CreateUpdateGallery30Min;296 + - Microsoft.Compute/CreateUpdateGallery3Min;49,Microsoft.Compute/CreateUpdateGallery30Min;299 x-ms-ratelimit-remaining-subscription-writes: - - '1197' + - '1199' status: code: 201 message: Created @@ -975,24 +1240,24 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/cb687bea-fd73-4f27-8f33-f0202fb86ce0?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/e5c0a1b8-deb5-40dc-894f-993b5a08ae71?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:50.786132+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:50.8798849+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"cb687bea-fd73-4f27-8f33-f0202fb86ce0\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:41:48.1879595+00:00\",\r\n \"endTime\": + \"2020-09-04T02:41:48.4848461+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"e5c0a1b8-deb5-40dc-894f-993b5a08ae71\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:23 GMT + - Fri, 04 Sep 2020 02:42:21 GMT expires: - '-1' pragma: @@ -1009,7 +1274,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1194,Microsoft.Compute/GetOperationStatus30Min;2304 + - Microsoft.Compute/GetOperationStatus3Min;1198,Microsoft.Compute/GetOperationStatus30Min;2398 status: code: 200 message: OK @@ -1027,8 +1292,8 @@ interactions: ParameterSetName: - -g --gallery-name User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002?api-version=2019-12-01 response: @@ -1036,7 +1301,7 @@ interactions: string: "{\r\n \"name\": \"g1000002\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002\",\r\n \ \"type\": \"Microsoft.Compute/galleries\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"identifier\": {\r\n \"uniqueName\": - \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-G1J6M63NBIKE4HF6W6VR\"\r\n },\r\n + \"0b1f6471-1bf0-4dda-aec3-cb9272f09590-G1F7566FOJUCBCHIY2J4\"\r\n },\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: @@ -1046,7 +1311,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:23 GMT + - Fri, 04 Sep 2020 02:42:21 GMT expires: - '-1' pragma: @@ -1063,7 +1328,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGallery3Min;341,Microsoft.Compute/GetGallery30Min;2473 + - Microsoft.Compute/GetGallery3Min;346,Microsoft.Compute/GetGallery30Min;2496 status: code: 200 message: OK @@ -1081,15 +1346,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1098,7 +1363,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:27 GMT + - Fri, 04 Sep 2020 02:42:22 GMT expires: - '-1' pragma: @@ -1132,8 +1397,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1149,7 +1414,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5aa9efe7-95b2-4c60-aabd-a3553e547165?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/f5303dd0-a70b-45e6-bd67-dc64d10078e8?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -1157,7 +1422,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:31 GMT + - Fri, 04 Sep 2020 02:42:28 GMT expires: - '-1' pragma: @@ -1170,9 +1435,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImage3Min;148,Microsoft.Compute/CreateUpdateGalleryImage30Min;746 + - Microsoft.Compute/CreateUpdateGalleryImage3Min;149,Microsoft.Compute/CreateUpdateGalleryImage30Min;749 x-ms-ratelimit-remaining-subscription-writes: - - '1170' + - '1197' status: code: 201 message: Created @@ -1190,24 +1455,24 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5aa9efe7-95b2-4c60-aabd-a3553e547165?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/f5303dd0-a70b-45e6-bd67-dc64d10078e8?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:31.2724154+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:31.397397+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"5aa9efe7-95b2-4c60-aabd-a3553e547165\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:42:27.5182089+00:00\",\r\n \"endTime\": + \"2020-09-04T02:42:27.6432651+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f5303dd0-a70b-45e6-bd67-dc64d10078e8\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:02 GMT + - Fri, 04 Sep 2020 02:43:00 GMT expires: - '-1' pragma: @@ -1224,7 +1489,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1192,Microsoft.Compute/GetOperationStatus30Min;2302 + - Microsoft.Compute/GetOperationStatus3Min;1196,Microsoft.Compute/GetOperationStatus30Min;2396 status: code: 200 message: OK @@ -1242,8 +1507,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --os-type -p -f -s User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image?api-version=2019-12-01 response: @@ -1263,7 +1528,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:02 GMT + - Fri, 04 Sep 2020 02:43:00 GMT expires: - '-1' pragma: @@ -1280,7 +1545,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImage3Min;590,Microsoft.Compute/GetGalleryImage30Min;2968 + - Microsoft.Compute/GetGalleryImage3Min;596,Microsoft.Compute/GetGalleryImage30Min;2996 status: code: 200 message: OK @@ -1298,15 +1563,15 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1315,7 +1580,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:04 GMT + - Fri, 04 Sep 2020 02:43:01 GMT expires: - '-1' pragma: @@ -1349,34 +1614,35 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P3\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/55d60a1f-8fb5-4046-b2fc-0190cbaf5407?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1f9dd65-ed95-461a-a209-3bd961517659?api-version=2020-06-30 cache-control: - no-cache content-length: - - '313' + - '332' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:06 GMT + - Fri, 04 Sep 2020 02:43:07 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/55d60a1f-8fb5-4046-b2fc-0190cbaf5407?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1f9dd65-ed95-461a-a209-3bd961517659?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1387,9 +1653,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;991,Microsoft.Compute/CreateUpdateDisks30Min;7982 + - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7993 x-ms-ratelimit-remaining-subscription-writes: - - '1175' + - '1199' status: code: 202 message: Accepted @@ -1407,14 +1673,14 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/55d60a1f-8fb5-4046-b2fc-0190cbaf5407?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1f9dd65-ed95-461a-a209-3bd961517659?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:06.7600058+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:06.9318645+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:43:08.0266433+00:00\",\r\n \"endTime\": + \"2020-09-04T02:43:08.1360692+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -1423,20 +1689,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:39:06.7600058+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-04T02:43:08.0266433+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"55d60a1f-8fb5-4046-b2fc-0190cbaf5407\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"b1f9dd65-ed95-461a-a209-3bd961517659\"\r\n}" headers: cache-control: - no-cache content-length: - - '1127' + - '1146' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:08 GMT + - Fri, 04 Sep 2020 02:43:10 GMT expires: - '-1' pragma: @@ -1453,7 +1719,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49962,Microsoft.Compute/GetOperation30Min;399875 + - Microsoft.Compute/GetOperation3Min;49987,Microsoft.Compute/GetOperation30Min;399983 status: code: 200 message: OK @@ -1471,10 +1737,10 @@ interactions: ParameterSetName: - -g -n --size-gb User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n @@ -1484,19 +1750,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:39:06.7600058+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-04T02:43:08.0266433+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '902' + - '921' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:09 GMT + - Fri, 04 Sep 2020 02:43:10 GMT expires: - '-1' pragma: @@ -1513,7 +1779,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4938,Microsoft.Compute/LowCostGet30Min;39843 + - Microsoft.Compute/LowCostGet3Min;4982,Microsoft.Compute/LowCostGet30Min;39975 status: code: 200 message: OK @@ -1531,8 +1797,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1550,7 +1816,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:10 GMT + - Fri, 04 Sep 2020 02:43:12 GMT expires: - '-1' pragma: @@ -1578,12 +1844,12 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n @@ -1593,19 +1859,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:39:06.7600058+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-04T02:43:08.0266433+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '902' + - '921' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:11 GMT + - Fri, 04 Sep 2020 02:43:12 GMT expires: - '-1' pragma: @@ -1622,7 +1888,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4937,Microsoft.Compute/LowCostGet30Min;39842 + - Microsoft.Compute/LowCostGet3Min;4981,Microsoft.Compute/LowCostGet30Min;39974 status: code: 200 message: OK @@ -1640,15 +1906,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1657,7 +1923,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:11 GMT + - Fri, 04 Sep 2020 02:43:12 GMT expires: - '-1' pragma: @@ -1672,9 +1938,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, - "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", - "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk"}}}''' + body: '{"location": "westus", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk"}}}' headers: Accept: - application/json @@ -1691,8 +1957,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1703,12 +1969,12 @@ interactions: \ \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n - \ \"sourceUniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\"\r\n },\r\n + \ \"sourceUniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6404d408-522f-4cb6-a313-fb6bf37f2e7c?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/d39ae65e-45ef-42f8-8a19-439ae932080e?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1716,11 +1982,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Fri, 04 Sep 2020 02:43:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6404d408-522f-4cb6-a313-fb6bf37f2e7c?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/d39ae65e-45ef-42f8-8a19-439ae932080e?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1731,9 +1997,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;994,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7988 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1182' + - '1198' status: code: 202 message: Accepted @@ -1751,14 +2017,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6404d408-522f-4cb6-a313-fb6bf37f2e7c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/d39ae65e-45ef-42f8-8a19-439ae932080e?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:14.1350114+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:14.6037977+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:43:17.1204055+00:00\",\r\n \"endTime\": + \"2020-09-04T02:43:17.7454093+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n @@ -1766,13 +2032,13 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n - \ \"sourceUniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\"\r\n },\r\n + \ \"sourceUniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:14.1350114+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-04T02:43:17.1360461+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4ca550a5-4411-4769-ba44-1f5e9123803e\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"a97d8fb6-f11d-4250-81e7-7e0221941d3d\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"6404d408-522f-4cb6-a313-fb6bf37f2e7c\"\r\n}" + \"d39ae65e-45ef-42f8-8a19-439ae932080e\"\r\n}" headers: cache-control: - no-cache @@ -1781,7 +2047,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:16 GMT + - Fri, 04 Sep 2020 02:43:19 GMT expires: - '-1' pragma: @@ -1798,7 +2064,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49960,Microsoft.Compute/GetOperation30Min;399873 + - Microsoft.Compute/GetOperation3Min;49985,Microsoft.Compute/GetOperation30Min;399981 status: code: 200 message: OK @@ -1816,8 +2082,8 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -1828,11 +2094,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/disk\",\r\n - \ \"sourceUniqueId\": \"799f1484-b6ae-47f5-8a6c-0537e3544132\"\r\n },\r\n + \ \"sourceUniqueId\": \"6bf20d52-adfa-44cf-9286-2a8954b8d2e7\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:39:14.1350114+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-04T02:43:17.1360461+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"4ca550a5-4411-4769-ba44-1f5e9123803e\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"a97d8fb6-f11d-4250-81e7-7e0221941d3d\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1842,7 +2108,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:16 GMT + - Fri, 04 Sep 2020 02:43:19 GMT expires: - '-1' pragma: @@ -1859,7 +2125,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4933,Microsoft.Compute/LowCostGet30Min;39838 + - Microsoft.Compute/LowCostGet3Min;4979,Microsoft.Compute/LowCostGet30Min;39972 status: code: 200 message: OK @@ -1877,15 +2143,15 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1894,7 +2160,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:17 GMT + - Fri, 04 Sep 2020 02:43:20 GMT expires: - '-1' pragma: @@ -1909,9 +2175,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"publishingProfile": + body: '{"location": "westus", "tags": {}, "properties": {"publishingProfile": {"targetRegions": [{"name": "westus"}]}, "storageProfile": {"osDiskImage": {"source": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1"}}}}}''' + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1"}}}}}' headers: Accept: - application/json @@ -1928,8 +2194,8 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1942,7 +2208,7 @@ interactions: {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": {\r\n \"osDiskImage\": {\r\n \"hostCaching\": \"ReadWrite\",\r\n \ \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n @@ -1950,7 +2216,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 cache-control: - no-cache content-length: @@ -1958,7 +2224,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:20 GMT + - Fri, 04 Sep 2020 02:43:26 GMT expires: - '-1' pragma: @@ -1971,9 +2237,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1197 + - Microsoft.Compute/CreateUpdateGalleryImageVersion3Min;374,Microsoft.Compute/CreateUpdateGalleryImageVersion30Min;1199 x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1197' status: code: 201 message: Created @@ -1991,14 +2257,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2007,7 +2273,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:51 GMT + - Fri, 04 Sep 2020 02:43:57 GMT expires: - '-1' pragma: @@ -2024,7 +2290,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1189,Microsoft.Compute/GetOperationStatus30Min;2299 + - Microsoft.Compute/GetOperationStatus3Min;1194,Microsoft.Compute/GetOperationStatus30Min;2394 status: code: 200 message: OK @@ -2042,14 +2308,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2058,7 +2324,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:22 GMT + - Fri, 04 Sep 2020 02:44:28 GMT expires: - '-1' pragma: @@ -2075,7 +2341,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2295 + - Microsoft.Compute/GetOperationStatus3Min;1191,Microsoft.Compute/GetOperationStatus30Min;2391 status: code: 200 message: OK @@ -2093,14 +2359,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2109,7 +2375,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:40:52 GMT + - Fri, 04 Sep 2020 02:44:58 GMT expires: - '-1' pragma: @@ -2126,7 +2392,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1180,Microsoft.Compute/GetOperationStatus30Min;2289 + - Microsoft.Compute/GetOperationStatus3Min;1188,Microsoft.Compute/GetOperationStatus30Min;2388 status: code: 200 message: OK @@ -2144,14 +2410,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2160,7 +2426,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:22 GMT + - Fri, 04 Sep 2020 02:45:29 GMT expires: - '-1' pragma: @@ -2177,7 +2443,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1177,Microsoft.Compute/GetOperationStatus30Min;2283 + - Microsoft.Compute/GetOperationStatus3Min;1187,Microsoft.Compute/GetOperationStatus30Min;2385 status: code: 200 message: OK @@ -2195,14 +2461,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2211,7 +2477,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:41:52 GMT + - Fri, 04 Sep 2020 02:45:58 GMT expires: - '-1' pragma: @@ -2228,7 +2494,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1172,Microsoft.Compute/GetOperationStatus30Min;2277 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2383 status: code: 200 message: OK @@ -2246,14 +2512,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2262,7 +2528,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:23 GMT + - Fri, 04 Sep 2020 02:46:29 GMT expires: - '-1' pragma: @@ -2279,7 +2545,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1169,Microsoft.Compute/GetOperationStatus30Min;2273 + - Microsoft.Compute/GetOperationStatus3Min;1184,Microsoft.Compute/GetOperationStatus30Min;2380 status: code: 200 message: OK @@ -2297,14 +2563,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2313,7 +2579,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:42:53 GMT + - Fri, 04 Sep 2020 02:47:00 GMT expires: - '-1' pragma: @@ -2330,7 +2596,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1169,Microsoft.Compute/GetOperationStatus30Min;2267 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2377 status: code: 200 message: OK @@ -2348,14 +2614,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2364,7 +2630,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:23 GMT + - Fri, 04 Sep 2020 02:47:30 GMT expires: - '-1' pragma: @@ -2381,7 +2647,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2261 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2374 status: code: 200 message: OK @@ -2399,14 +2665,14 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache @@ -2415,7 +2681,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:43:53 GMT + - Fri, 04 Sep 2020 02:48:00 GMT expires: - '-1' pragma: @@ -2432,7 +2698,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1167,Microsoft.Compute/GetOperationStatus30Min;2255 + - Microsoft.Compute/GetOperationStatus3Min;1187,Microsoft.Compute/GetOperationStatus30Min;2372 status: code: 200 message: OK @@ -2450,24 +2716,23 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/5fae9218-5e40-4f85-b281-99217fc2c9cc?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n \"endTime\": - \"2020-07-31T09:44:05.7091294+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"5fae9218-5e40-4f85-b281-99217fc2c9cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:24 GMT + - Fri, 04 Sep 2020 02:48:30 GMT expires: - '-1' pragma: @@ -2484,7 +2749,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperationStatus3Min;1168,Microsoft.Compute/GetOperationStatus30Min;2250 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2369 status: code: 200 message: OK @@ -2502,33 +2767,23 @@ interactions: ParameterSetName: - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0?api-version=2019-12-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"1.0.0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0\",\r\n - \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": - \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": - {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West - US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": - \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n - \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-07-31T09:39:20.4306752+00:00\",\r\n - \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": - {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 10,\r\n \"hostCaching\": - \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n - \ }\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n - \ }\r\n}" + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache content-length: - - '1165' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:25 GMT + - Fri, 04 Sep 2020 02:49:01 GMT expires: - '-1' pragma: @@ -2545,7 +2800,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetGalleryImageVersion3Min;1997,Microsoft.Compute/GetGalleryImageVersion30Min;9973 + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2366 status: code: 200 message: OK @@ -2557,81 +2812,449 @@ interactions: Accept-Encoding: - gzip, deflate CommandName: - - disk create + - sig image-version create Connection: - keep-alive ParameterSetName: - - -g -n --gallery-image-reference + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" headers: cache-control: - no-cache content-length: - - '428' + - '134' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:25 GMT + - Fri, 04 Sep 2020 02:49:31 GMT expires: - '-1' pragma: - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 strict-transport-security: - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked vary: - Accept-Encoding x-content-type-options: - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2363 status: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": - {"hyperVGeneration": "V1", "creationData": {"createOption": "FromImage", "galleryImageReference": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0"}}}}''' + body: null headers: Accept: - application/json Accept-Encoding: - gzip, deflate CommandName: - - disk create + - sig image-version create Connection: - keep-alive - Content-Length: - - '421' - Content-Type: - - application/json; charset=utf-8 ParameterSetName: - - -g -n --gallery-image-reference + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 - accept-language: - - en-US - method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4?api-version=2020-05-01 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 response: body: - string: "{\r\n \"name\": \"d4\",\r\n \"location\": \"westus\",\r\n \"tags\": - {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": - {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": - {\r\n \"createOption\": \"FromImage\",\r\n \"galleryImageReference\": + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:50:01 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1186,Microsoft.Compute/GetOperationStatus30Min;2361 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:50:31 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2358 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:51:02 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2355 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '134' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:51:33 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2352 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/capsOperations/34dd696d-8d8a-40fd-8559-804349b5b263?api-version=2019-12-01 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n \"endTime\": + \"2020-09-04T02:51:56.8415125+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"34dd696d-8d8a-40fd-8559-804349b5b263\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '184' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:03 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperationStatus3Min;1185,Microsoft.Compute/GetOperationStatus30Min;2349 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - sig image-version create + Connection: + - keep-alive + ParameterSetName: + - -g --gallery-name --gallery-image-definition --gallery-image-version --os-snapshot + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0?api-version=2019-12-01 + response: + body: + string: "{\r\n \"name\": \"1.0.0\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0\",\r\n + \ \"type\": \"Microsoft.Compute/galleries/images/versions\",\r\n \"location\": + \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"publishingProfile\": + {\r\n \"targetRegions\": [\r\n {\r\n \"name\": \"West + US\",\r\n \"regionalReplicaCount\": 1,\r\n \"storageAccountType\": + \"Standard_LRS\"\r\n }\r\n ],\r\n \"replicaCount\": 1,\r\n + \ \"excludeFromLatest\": false,\r\n \"publishedDate\": \"2020-09-04T02:43:26.2239935+00:00\",\r\n + \ \"storageAccountType\": \"Standard_LRS\"\r\n },\r\n \"storageProfile\": + {\r\n \"osDiskImage\": {\r\n \"sizeInGB\": 10,\r\n \"hostCaching\": + \"ReadWrite\",\r\n \"source\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/snapshots/s1\"\r\n + \ }\r\n }\r\n },\r\n \"provisioningState\": \"Succeeded\"\r\n + \ }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1165' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:03 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetGalleryImageVersion3Min;1999,Microsoft.Compute/GetGalleryImageVersion30Min;9997 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + ParameterSetName: + - -g -n --gallery-image-reference + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_max_shares_etc_000001?api-version=2020-06-01 + response: + body: + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001","name":"cli_test_vm_disk_max_shares_etc_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-04T02:40:20Z"},"properties":{"provisioningState":"Succeeded"}}' + headers: + cache-control: + - no-cache + content-length: + - '428' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:04 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + {"hyperVGeneration": "V1", "creationData": {"createOption": "FromImage", "galleryImageReference": + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0"}}}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk create + Connection: + - keep-alive + Content-Length: + - '421' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --gallery-image-reference + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d4\",\r\n \"location\": \"westus\",\r\n \"tags\": + {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": + {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": + {\r\n \"createOption\": \"FromImage\",\r\n \"galleryImageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0\"\r\n \ }\r\n },\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/22aff17d-5c03-422f-9880-8d009e95e3a1?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/8213665a-b529-44a5-83a4-5872351cd05e?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -2639,11 +3262,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:27 GMT + - Fri, 04 Sep 2020 02:52:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/22aff17d-5c03-422f-9880-8d009e95e3a1?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/8213665a-b529-44a5-83a4-5872351cd05e?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -2654,9 +3277,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7981 + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7991 x-ms-ratelimit-remaining-subscription-writes: - - '1175' + - '1197' status: code: 202 message: Accepted @@ -2674,14 +3297,14 @@ interactions: ParameterSetName: - -g -n --gallery-image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/22aff17d-5c03-422f-9880-8d009e95e3a1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/8213665a-b529-44a5-83a4-5872351cd05e?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:44:27.6654933+00:00\",\r\n \"endTime\": - \"2020-07-31T09:44:28.3061141+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:52:09.2810768+00:00\",\r\n \"endTime\": + \"2020-09-04T02:52:09.8123201+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -2692,20 +3315,20 @@ interactions: \ },\r\n \"galleryImageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:44:27.696733+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:52:09.3123285+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"bdb626f8-e1fc-415c-ac4f-8452bb64bacc\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"22aff17d-5c03-422f-9880-8d009e95e3a1\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"5b5cb0c5-0dfc-425c-8dc7-fcf9c721d008\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"8213665a-b529-44a5-83a4-5872351cd05e\"\r\n}" headers: cache-control: - no-cache content-length: - - '1725' + - '1745' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:30 GMT + - Fri, 04 Sep 2020 02:52:11 GMT expires: - '-1' pragma: @@ -2722,7 +3345,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49983,Microsoft.Compute/GetOperation30Min;399827 + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399963 status: code: 200 message: OK @@ -2740,10 +3363,10 @@ interactions: ParameterSetName: - -g -n --gallery-image-reference User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d4\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d4\",\r\n @@ -2755,19 +3378,19 @@ interactions: \ },\r\n \"galleryImageReference\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/galleries/g1000002/images/image/versions/1.0.0\"\r\n \ }\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:44:27.696733+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-04T02:52:09.3123285+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"bdb626f8-e1fc-415c-ac4f-8452bb64bacc\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"5b5cb0c5-0dfc-425c-8dc7-fcf9c721d008\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1500' + - '1520' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:30 GMT + - Fri, 04 Sep 2020 02:52:11 GMT expires: - '-1' pragma: @@ -2784,7 +3407,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39835 + - Microsoft.Compute/LowCostGet3Min;4987,Microsoft.Compute/LowCostGet30Min;39955 status: code: 200 message: OK @@ -2808,12 +3431,12 @@ interactions: ParameterSetName: - -g -n --size-gb --max-shares -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d6\",\r\n \"location\": \"centraluseuap\",\r\n @@ -2821,22 +3444,22 @@ interactions: \ \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 256,\r\n \ \"maxShares\": 2,\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": - true\r\n }\r\n}" + true,\r\n \"tier\": \"P15\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/558c1acb-4b61-42cc-a17b-84d5807a5c48?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/25c41b2d-dbe1-4247-8239-2877f921ebbc?api-version=2020-06-30 cache-control: - no-cache content-length: - - '340' + - '360' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:33 GMT + - Fri, 04 Sep 2020 02:52:19 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/558c1acb-4b61-42cc-a17b-84d5807a5c48?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/25c41b2d-dbe1-4247-8239-2877f921ebbc?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -2847,9 +3470,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7996 + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1176' + - '1199' status: code: 202 message: Accepted @@ -2867,14 +3490,14 @@ interactions: ParameterSetName: - -g -n --size-gb --max-shares -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/558c1acb-4b61-42cc-a17b-84d5807a5c48?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/25c41b2d-dbe1-4247-8239-2877f921ebbc?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:44:34.1043681+00:00\",\r\n \"endTime\": - \"2020-07-31T09:44:34.2293855+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-04T02:52:19.6318963+00:00\",\r\n \"endTime\": + \"2020-09-04T02:52:19.8429242+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n @@ -2883,20 +3506,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 256,\r\n \"diskIOPSReadWrite\": 1100,\r\n \"diskMBpsReadWrite\": 125,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-07-31T09:44:34.1043681+00:00\",\r\n + \ },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-09-04T02:52:19.6418973+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"a9a14cb1-5d6e-4b5e-aa68-80e87969fc35\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"558c1acb-4b61-42cc-a17b-84d5807a5c48\"\r\n}" + \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"ff69d58b-f46d-4768-82f7-f1c05e768703\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"25c41b2d-dbe1-4247-8239-2877f921ebbc\"\r\n}" headers: cache-control: - no-cache content-length: - - '1155' + - '1175' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:37 GMT + - Fri, 04 Sep 2020 02:52:22 GMT expires: - '-1' pragma: @@ -2913,7 +3536,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399968 + - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 status: code: 200 message: OK @@ -2931,10 +3554,10 @@ interactions: ParameterSetName: - -g -n --size-gb --max-shares -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6\",\r\n @@ -2944,19 +3567,274 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 256,\r\n \"diskIOPSReadWrite\": 1100,\r\n \"diskMBpsReadWrite\": 125,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-07-31T09:44:34.1043681+00:00\",\r\n + \ },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-09-04T02:52:19.6418973+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"a9a14cb1-5d6e-4b5e-aa68-80e87969fc35\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"ff69d58b-f46d-4768-82f7-f1c05e768703\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '950' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:23 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39999 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --max-shares + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": + \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n + \ \"diskSizeGB\": 256,\r\n \"diskIOPSReadWrite\": 1100,\r\n \"diskMBpsReadWrite\": + 125,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 2,\r\n \"timeCreated\": \"2020-09-04T02:52:19.6418973+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"ff69d58b-f46d-4768-82f7-f1c05e768703\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '950' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:24 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39998 + status: + code: 200 + message: OK +- request: + body: '{"location": "centraluseuap", "tags": {}, "sku": {"name": "Premium_LRS"}, + "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, + "diskSizeGB": 256, "diskIOPSReadWrite": 1100, "diskMBpsReadWrite": 125, "diskState": + "Unattached", "encryption": {"type": "EncryptionAtRestWithPlatformKey"}, "maxShares": + 1, "networkAccessPolicy": "AllowAll", "tier": "P15"}}' + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + Content-Length: + - '382' + Content-Type: + - application/json; charset=utf-8 + ParameterSetName: + - -g -n --max-shares + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + accept-language: + - en-US + method: PUT + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d6\",\r\n \"location\": \"centraluseuap\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n + \ \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": + {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 256,\r\n + \ \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"provisioningState\": \"Updating\",\r\n + \ \"diskState\": \"Unattached\",\r\n \"isArmResource\": true,\r\n \"networkAccessPolicy\": + \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}" + headers: + azure-asyncoperation: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/7bb11ea6-bac8-45ff-847b-aa68d54e4bb2?api-version=2020-06-30 + cache-control: + - no-cache + content-length: + - '510' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:25 GMT + expires: + - '-1' + location: + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/7bb11ea6-bac8-45ff-847b-aa68d54e4bb2?monitor=true&api-version=2020-06-30 + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 + x-ms-ratelimit-remaining-subscription-writes: + - '1196' + status: + code: 202 + message: Accepted +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --max-shares + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/7bb11ea6-bac8-45ff-847b-aa68d54e4bb2?api-version=2020-06-30 + response: + body: + string: "{\r\n \"startTime\": \"2020-09-04T02:52:26.4888691+00:00\",\r\n \"endTime\": + \"2020-09-04T02:52:26.7297905+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d6\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": + \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n + \ \"diskSizeGB\": 256,\r\n \"diskIOPSReadWrite\": 1100,\r\n \"diskMBpsReadWrite\": + 125,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-04T02:52:19.6418973+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"ff69d58b-f46d-4768-82f7-f1c05e768703\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"7bb11ea6-bac8-45ff-847b-aa68d54e4bb2\"\r\n}" + headers: + cache-control: + - no-cache + content-length: + - '1175' + content-type: + - application/json; charset=utf-8 + date: + - Fri, 04 Sep 2020 02:52:29 GMT + expires: + - '-1' + pragma: + - no-cache + server: + - Microsoft-HTTPAPI/2.0 + - Microsoft-HTTPAPI/2.0 + strict-transport-security: + - max-age=31536000; includeSubDomains + transfer-encoding: + - chunked + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + x-ms-ratelimit-remaining-resource: + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - disk update + Connection: + - keep-alive + ParameterSetName: + - -g -n --max-shares + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6?api-version=2020-06-30 + response: + body: + string: "{\r\n \"name\": \"d6\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_max_shares_etc_000001/providers/Microsoft.Compute/disks/d6\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n + \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": + \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n + \ \"diskSizeGB\": 256,\r\n \"diskIOPSReadWrite\": 1100,\r\n \"diskMBpsReadWrite\": + 125,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-04T02:52:19.6418973+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 274877906944,\r\n \"uniqueId\": \"ff69d58b-f46d-4768-82f7-f1c05e768703\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P15\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '930' + - '950' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:44:37 GMT + - Fri, 04 Sep 2020 02:52:29 GMT expires: - '-1' pragma: @@ -2973,7 +3851,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39971 + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_storage_sku.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_storage_sku.yaml index ae37b4a758c..fd0814b9198 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_storage_sku.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_storage_sku.yaml @@ -14,15 +14,15 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:48:31Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:26:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -31,7 +31,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:34 GMT + - Thu, 03 Sep 2020 03:26:42 GMT expires: - '-1' pragma: @@ -110,13 +110,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:35 GMT + - Thu, 03 Sep 2020 03:26:43 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:53:35 GMT + - Thu, 03 Sep 2020 03:31:43 GMT source-age: - - '0' + - '166' strict-transport-security: - max-age=31536000 vary: @@ -125,21 +125,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - bfa92c543e5025e455a64fe35510104648f2360d + - 15c98992d17f1556cb66c6259b97dc383f423487 x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18020-SIN + - cache-sin18049-SIN x-timer: - - S1595224115.805039,VS0,VE257 + - S1599103603.389117,VS0,VE243 x-xss-protection: - 1; mode=block status: @@ -160,8 +160,8 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -177,7 +177,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:34 GMT + - Thu, 03 Sep 2020 03:26:43 GMT expires: - '-1' pragma: @@ -192,7 +192,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"name": "vm-storage-sku-testVNET", "type": "Microsoft.Network/virtualNetworks", @@ -220,9 +220,9 @@ interactions: {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "dataDisks": [{"lun": 0, "managedDisk": {"storageAccountType": "StandardSSD_LRS"}, "createOption": "empty", "diskSizeGB": 1}]}, "osProfile": {"computerName": "vm-storage-sku-test", - "adminUsername": "admin123", "adminPassword": "[parameters(\''adminPassword\'')]"}}}], + "adminUsername": "admin123", "adminPassword": "[parameters(''adminPassword'')]"}}}], "outputs": {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, - "mode": "Incremental"}}''' + "mode": "Incremental"}}' headers: Accept: - application/json @@ -240,18 +240,18 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_jZANI8L2muMayeF7hha8oelckwUj4hKs","name":"vm_deploy_jZANI8L2muMayeF7hha8oelckwUj4hKs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2840471773259520606","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:48:40.5526154Z","duration":"PT3.3199145S","correlationId":"e172d16e-f0a0-4ed0-98cc-9921c20c2433","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-storage-sku-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-storage-sku-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-storage-sku-test"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_qumERnZ9dsSAVBIQXKEQ7ZFCTXQViS1M","name":"vm_deploy_qumERnZ9dsSAVBIQXKEQ7ZFCTXQViS1M","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5544066760382461617","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:26:49.1290984Z","duration":"PT3.2675134S","correlationId":"4736787c-dc08-4e78-955a-b64a1e530de2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-storage-sku-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-storage-sku-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-storage-sku-test"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_jZANI8L2muMayeF7hha8oelckwUj4hKs/operationStatuses/08586063827682449317?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_qumERnZ9dsSAVBIQXKEQ7ZFCTXQViS1M/operationStatuses/08586025032796160489?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -259,7 +259,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:42 GMT + - Thu, 03 Sep 2020 03:26:51 GMT expires: - '-1' pragma: @@ -269,7 +269,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1195' status: code: 201 message: Created @@ -288,10 +288,10 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827682449317?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032796160489?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -303,7 +303,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:12 GMT + - Thu, 03 Sep 2020 03:27:21 GMT expires: - '-1' pragma: @@ -332,10 +332,10 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827682449317?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032796160489?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -347,7 +347,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:43 GMT + - Thu, 03 Sep 2020 03:27:52 GMT expires: - '-1' pragma: @@ -376,10 +376,10 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827682449317?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032796160489?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -391,7 +391,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:14 GMT + - Thu, 03 Sep 2020 03:28:22 GMT expires: - '-1' pragma: @@ -420,13 +420,13 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_jZANI8L2muMayeF7hha8oelckwUj4hKs","name":"vm_deploy_jZANI8L2muMayeF7hha8oelckwUj4hKs","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2840471773259520606","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:49:53.1307655Z","duration":"PT1M15.8980646S","correlationId":"e172d16e-f0a0-4ed0-98cc-9921c20c2433","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-storage-sku-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-storage-sku-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-storage-sku-test"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_qumERnZ9dsSAVBIQXKEQ7ZFCTXQViS1M","name":"vm_deploy_qumERnZ9dsSAVBIQXKEQ7ZFCTXQViS1M","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5544066760382461617","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:28:08.3520101Z","duration":"PT1M22.4904251S","correlationId":"4736787c-dc08-4e78-955a-b64a1e530de2","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus2"]},{"resourceType":"networkSecurityGroups","locations":["eastus2"]},{"resourceType":"publicIPAddresses","locations":["eastus2"]},{"resourceType":"networkInterfaces","locations":["eastus2"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus2"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-storage-sku-testVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-storage-sku-testPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-storage-sku-testVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-storage-sku-test"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-storage-sku-testVNET"}]}}' headers: cache-control: - no-cache @@ -435,7 +435,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:14 GMT + - Thu, 03 Sep 2020 03:28:23 GMT expires: - '-1' pragma: @@ -464,8 +464,8 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -474,48 +474,49 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": - \"10.4\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n + \"10.5\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T05:50:15+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n + \"2020-09-03T03:28:24+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:49:05.2953488+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:27:18.7796705+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n \"statuses\": + \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:49:05.2953488+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:27:18.7796705+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:49:50.5768712+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:28:06.7171391+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -523,11 +524,11 @@ interactions: cache-control: - no-cache content-length: - - '4285' + - '4364' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:15 GMT + - Thu, 03 Sep 2020 03:28:24 GMT expires: - '-1' pragma: @@ -544,7 +545,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31994 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 status: code: 200 message: OK @@ -563,8 +564,8 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -572,12 +573,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-storage-sku-testVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\",\r\n - \ \"etag\": \"W/\\\"4ccd2f27-f4e6-49bb-bfdc-7b6ff18bdb7a\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"632bdd76-8d7c-4a8e-8042-e0d5fd2849c2\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"86c4a584-7d67-4385-b8f9-14fe52a67502\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"4f7dc8ec-83e2-44ae-a49f-ba6f0bb2d36c\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-storage-sku-test\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic/ipConfigurations/ipconfigvm-storage-sku-test\",\r\n - \ \"etag\": \"W/\\\"4ccd2f27-f4e6-49bb-bfdc-7b6ff18bdb7a\\\"\",\r\n + \ \"etag\": \"W/\\\"632bdd76-8d7c-4a8e-8042-e0d5fd2849c2\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -586,8 +587,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"chbxl05kl2xubajv0hpbobbbvc.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-0F-94-94\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"ljj41dxn5pzuhhsefrkqz1p01d.cx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-02-84-DD\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-storage-sku-testNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -601,9 +602,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:16 GMT + - Thu, 03 Sep 2020 03:28:25 GMT etag: - - W/"4ccd2f27-f4e6-49bb-bfdc-7b6ff18bdb7a" + - W/"632bdd76-8d7c-4a8e-8042-e0d5fd2849c2" expires: - '-1' pragma: @@ -620,7 +621,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 4afba901-894e-47cc-aefe-3be174ee5483 + - 05a409a2-224f-4da3-96d3-4649809e28a9 status: code: 200 message: OK @@ -639,8 +640,8 @@ interactions: - -g -n --admin-username --admin-password --image --storage-sku --data-disk-sizes-gb --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -648,10 +649,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-storage-sku-testPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-storage-sku-testPublicIP\",\r\n - \ \"etag\": \"W/\\\"3eeeda13-2af3-47d3-bd24-d9d1ca91356d\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"794f5994-3b54-4088-aee0-32070079a2dc\\\"\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"7047b463-ca21-4123-834b-4b00c4cb15c1\",\r\n - \ \"ipAddress\": \"40.70.213.220\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"a02b7eba-be8d-4eeb-9f35-e4109b5cb640\",\r\n + \ \"ipAddress\": \"52.251.48.70\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic/ipConfigurations/ipconfigvm-storage-sku-test\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -660,13 +661,13 @@ interactions: cache-control: - no-cache content-length: - - '1062' + - '1061' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:16 GMT + - Thu, 03 Sep 2020 03:28:25 GMT etag: - - W/"3eeeda13-2af3-47d3-bd24-d9d1ca91356d" + - W/"794f5994-3b54-4088-aee0-32070079a2dc" expires: - '-1' pragma: @@ -683,7 +684,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 37cef144-7a7b-4eb9-9cce-535ba3a75385 + - d0b28f6b-26da-4523-9bd5-522469d4065b status: code: 200 message: OK @@ -701,8 +702,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -711,26 +712,27 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -738,11 +740,11 @@ interactions: cache-control: - no-cache content-length: - - '2587' + - '2666' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:17 GMT + - Thu, 03 Sep 2020 03:28:26 GMT expires: - '-1' pragma: @@ -759,26 +761,26 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31993 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + body: '{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "storageAccountType": "StandardSSD_LRS"}}, "dataDisks": [{"lun": 0, "name": - "vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", + "vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "storageAccountType": "StandardSSD_LRS"}, "toBeDetached": false}, {"lun": 1, "name": "d1", "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"storageAccountType": "Premium_LRS"}}]}, "osProfile": {"computerName": "vm-storage-sku-test", "adminUsername": "admin123", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": - true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}''' + true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}' headers: Accept: - application/json @@ -795,8 +797,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -805,21 +807,21 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": @@ -828,7 +830,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" @@ -836,15 +839,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3565d0d-ef93-43a0-89a4-1638f56acd8f?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/3b86e44d-9a1d-482f-8c75-8b9bcaabd748?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2873' + - '2952' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:22 GMT + - Thu, 03 Sep 2020 03:28:32 GMT expires: - '-1' pragma: @@ -863,7 +866,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/PutVM3Min;721,Microsoft.Compute/PutVM30Min;3615 x-ms-ratelimit-remaining-subscription-writes: - - '1182' + - '1196' status: code: 200 message: OK @@ -881,24 +884,24 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/a3565d0d-ef93-43a0-89a4-1638f56acd8f?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/3b86e44d-9a1d-482f-8c75-8b9bcaabd748?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:50:19.5145394+00:00\",\r\n \"endTime\": - \"2020-07-20T05:50:27.6552042+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"a3565d0d-ef93-43a0-89a4-1638f56acd8f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:28:29.092175+00:00\",\r\n \"endTime\": + \"2020-09-03T03:28:34.1859533+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"3b86e44d-9a1d-482f-8c75-8b9bcaabd748\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:52 GMT + - Thu, 03 Sep 2020 03:29:03 GMT expires: - '-1' pragma: @@ -933,39 +936,40 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -973,11 +977,11 @@ interactions: cache-control: - no-cache content-length: - - '3076' + - '3155' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:53 GMT + - Thu, 03 Sep 2020 03:29:03 GMT expires: - '-1' pragma: @@ -994,7 +998,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31990 + - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31992 status: code: 200 message: OK @@ -1012,8 +1016,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1022,31 +1026,32 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1054,11 +1059,11 @@ interactions: cache-control: - no-cache content-length: - - '3076' + - '3155' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:53 GMT + - Thu, 03 Sep 2020 03:29:04 GMT expires: - '-1' pragma: @@ -1075,30 +1080,30 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31989 + - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + body: '{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "storageAccountType": "StandardSSD_LRS"}}, "dataDisks": [{"lun": 0, "name": - "vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", + "vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "storageAccountType": "StandardSSD_LRS"}, "toBeDetached": false}, {"lun": 1, "name": "d1", "caching": "None", "createOption": "Empty", "diskSizeGB": 1, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1", "storageAccountType": "Premium_LRS"}, "toBeDetached": false}, {"lun": 2, "name": "d2", "createOption": "Empty", "diskSizeGB": 2, "managedDisk": {"storageAccountType": "StandardSSD_LRS"}}]}, "osProfile": {"computerName": "vm-storage-sku-test", "adminUsername": "admin123", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": - [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}''' + [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}' headers: Accept: - application/json @@ -1115,8 +1120,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1125,26 +1130,26 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": @@ -1153,7 +1158,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" @@ -1161,15 +1167,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/efc7c064-be34-41d4-891d-719f0f93ed52?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/eef1d09f-1ae3-49e3-934c-43c184f2c019?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3366' + - '3445' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:00 GMT + - Thu, 03 Sep 2020 03:29:10 GMT expires: - '-1' pragma: @@ -1188,7 +1194,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/PutVM3Min;720,Microsoft.Compute/PutVM30Min;3614 x-ms-ratelimit-remaining-subscription-writes: - - '1170' + - '1193' status: code: 200 message: OK @@ -1206,24 +1212,24 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/efc7c064-be34-41d4-891d-719f0f93ed52?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/eef1d09f-1ae3-49e3-934c-43c184f2c019?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:50:56.608515+00:00\",\r\n \"endTime\": - \"2020-07-20T05:51:02.7179312+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"efc7c064-be34-41d4-891d-719f0f93ed52\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:29:06.6077859+00:00\",\r\n \"endTime\": + \"2020-09-03T03:29:11.7328439+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"eef1d09f-1ae3-49e3-934c-43c184f2c019\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:31 GMT + - Thu, 03 Sep 2020 03:29:40 GMT expires: - '-1' pragma: @@ -1258,44 +1264,45 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2\"\r\n + \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1303,11 +1310,11 @@ interactions: cache-control: - no-cache content-length: - - '3569' + - '3648' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:31 GMT + - Thu, 03 Sep 2020 03:29:41 GMT expires: - '-1' pragma: @@ -1324,7 +1331,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31986 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31988 status: code: 200 message: OK @@ -1342,15 +1349,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:48:31Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:26:40Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1359,7 +1366,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:33 GMT + - Thu, 03 Sep 2020 03:29:41 GMT expires: - '-1' pragma: @@ -1393,12 +1400,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"location\": \"eastus2\",\r\n \"tags\": @@ -1408,7 +1415,7 @@ interactions: \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/f8f41303-e2b8-4332-9e05-0938bd2b9f68?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a970f88c-1a07-43aa-a148-0cd7b9dd3d39?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -1416,11 +1423,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:39 GMT + - Thu, 03 Sep 2020 03:29:47 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/f8f41303-e2b8-4332-9e05-0938bd2b9f68?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a970f88c-1a07-43aa-a148-0cd7b9dd3d39?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -1431,9 +1438,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7996 + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7989 x-ms-ratelimit-remaining-subscription-writes: - - '1183' + - '1193' status: code: 202 message: Accepted @@ -1451,14 +1458,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/f8f41303-e2b8-4332-9e05-0938bd2b9f68?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a970f88c-1a07-43aa-a148-0cd7b9dd3d39?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:51:40.0425432+00:00\",\r\n \"endTime\": - \"2020-07-20T05:51:40.1988024+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:29:48.4619121+00:00\",\r\n \"endTime\": + \"2020-09-03T03:29:48.6494203+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n @@ -1467,11 +1474,11 @@ interactions: \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:51:40.0425432+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:29:48.4619121+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"5399c1bd-2590-4119-8f03-4a4070221f96\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"8f677525-7e7c-4f59-b321-d4dfe55e43da\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"f8f41303-e2b8-4332-9e05-0938bd2b9f68\"\r\n}" + \"a970f88c-1a07-43aa-a148-0cd7b9dd3d39\"\r\n}" headers: cache-control: - no-cache @@ -1480,7 +1487,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:42 GMT + - Thu, 03 Sep 2020 03:29:51 GMT expires: - '-1' pragma: @@ -1497,7 +1504,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399981 + - Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399926 status: code: 200 message: OK @@ -1515,10 +1522,10 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3\",\r\n @@ -1528,9 +1535,9 @@ interactions: \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:51:40.0425432+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:29:48.4619121+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"5399c1bd-2590-4119-8f03-4a4070221f96\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"8f677525-7e7c-4f59-b321-d4dfe55e43da\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1540,7 +1547,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:43 GMT + - Thu, 03 Sep 2020 03:29:51 GMT expires: - '-1' pragma: @@ -1557,7 +1564,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39970 + - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39940 status: code: 200 message: OK @@ -1575,8 +1582,8 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1585,36 +1592,37 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2\"\r\n + \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1622,11 +1630,11 @@ interactions: cache-control: - no-cache content-length: - - '3569' + - '3648' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:43 GMT + - Thu, 03 Sep 2020 03:29:52 GMT expires: - '-1' pragma: @@ -1643,32 +1651,32 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31985 + - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31987 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + body: '{"location": "eastus2", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3", "storageAccountType": "StandardSSD_LRS"}}, "dataDisks": [{"lun": 0, "name": - "vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", "caching": "None", - "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504", + "vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "caching": "None", + "createOption": "Empty", "diskSizeGB": 1, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f", "storageAccountType": "StandardSSD_LRS"}, "toBeDetached": false}, {"lun": 1, "name": "d1", "caching": "None", "createOption": "Empty", "diskSizeGB": 1, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1", "storageAccountType": "Premium_LRS"}, "toBeDetached": false}, {"lun": 2, "name": "d2", "caching": "None", "createOption": "Empty", "diskSizeGB": 2, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2", "storageAccountType": "StandardSSD_LRS"}, "toBeDetached": false}, {"lun": 3, "createOption": "Attach", "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d3"}}]}, "osProfile": {"computerName": "vm-storage-sku-test", "adminUsername": "admin123", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": - true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}''' + true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic"}]}}}' headers: Accept: - application/json @@ -1685,8 +1693,8 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1695,31 +1703,31 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2\"\r\n + \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1729,7 +1737,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" @@ -1737,15 +1746,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d71b6b03-381e-443a-a823-1a9476aadaf3?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f9f5db63-bb47-444a-bdb8-2ab2a64dd4a1?api-version=2020-06-01 cache-control: - no-cache content-length: - - '4062' + - '4141' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:49 GMT + - Thu, 03 Sep 2020 03:29:56 GMT expires: - '-1' pragma: @@ -1764,7 +1773,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/PutVM3Min;719,Microsoft.Compute/PutVM30Min;3613 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1193' status: code: 200 message: OK @@ -1782,15 +1791,15 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/d71b6b03-381e-443a-a823-1a9476aadaf3?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/operations/f9f5db63-bb47-444a-bdb8-2ab2a64dd4a1?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:51:46.4056703+00:00\",\r\n \"endTime\": - \"2020-07-20T05:51:53.0463559+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"d71b6b03-381e-443a-a823-1a9476aadaf3\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:29:53.8734411+00:00\",\r\n \"endTime\": + \"2020-09-03T03:29:59.3422098+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f9f5db63-bb47-444a-bdb8-2ab2a64dd4a1\"\r\n}" headers: cache-control: - no-cache @@ -1799,7 +1808,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:20 GMT + - Thu, 03 Sep 2020 03:30:27 GMT expires: - '-1' pragma: @@ -1834,39 +1843,39 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2\"\r\n + \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1876,7 +1885,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1884,11 +1894,11 @@ interactions: cache-control: - no-cache content-length: - - '4063' + - '4142' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:20 GMT + - Thu, 03 Sep 2020 03:30:27 GMT expires: - '-1' pragma: @@ -1905,7 +1915,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31982 + - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31984 status: code: 200 message: OK @@ -1923,8 +1933,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1933,31 +1943,31 @@ interactions: body: string: "{\r\n \"name\": \"vm-storage-sku-test\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-storage-sku-test\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus2\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"f4e319ce-5e90-4c01-815b-1d9ae267a2ec\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"6f9defb0-6819-460d-ad8a-180720a58abc\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\",\r\n \"createOption\": + \"vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_6d6c7c8851654c4fb0e7b997de1c1262\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_OsDisk_1_01f7dada3ab24a64bea9c636029c4ee3\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"StandardSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_b19c11b4e0d34bef8ef0badb71ef1504\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/vm-storage-sku-test_disk2_fd17df2ca9bb44a99baee69038f3993f\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d1\"\r\n + \"Premium_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d2\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKWHYYVFMWPBHJL75CI7VXBEBJG5M2OYEO4QQGTLINI4T7O5EZSK42W4WO6OA/providers/Microsoft.Compute/disks/d2\"\r\n + \"StandardSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDK7S6IKIPKSYPXDADNTJFYZ7VUQ4IY7GZKW47ZIHMDVU3DGYFIOLSXX4NCOZ2/providers/Microsoft.Compute/disks/d2\"\r\n \ },\r\n \"diskSizeGB\": 2,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 3,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1967,7 +1977,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-storage-sku-test\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-storage-sku-testVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" @@ -1975,11 +1986,11 @@ interactions: cache-control: - no-cache content-length: - - '4063' + - '4142' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:21 GMT + - Thu, 03 Sep 2020 03:30:28 GMT expires: - '-1' pragma: @@ -1996,7 +2007,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31981 + - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31983 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_upload.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_upload.yaml index 1d38586d9b3..5dc4837e1db 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_upload.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_disk_upload.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --for-upload --upload-size-bytes User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vm_disk_upload_000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001","name":"cli_test_vm_disk_upload_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:33:26Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001","name":"cli_test_vm_disk_upload_000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:27 GMT + - Thu, 03 Sep 2020 03:19:43 GMT expires: - '-1' pragma: @@ -64,34 +64,35 @@ interactions: ParameterSetName: - -g -n --for-upload --upload-size-bytes User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk1\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 21474836992\r\n },\r\n \"provisioningState\": - \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" + \"Updating\",\r\n \"isArmResource\": true,\r\n \"tier\": \"P4\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/cff40d3e-4af3-4e55-b843-36143df9ecab?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/456fff64-dfb5-4b44-9569-ff4f48c0097b?api-version=2020-06-30 cache-control: - no-cache content-length: - - '331' + - '350' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:29 GMT + - Thu, 03 Sep 2020 03:19:47 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/cff40d3e-4af3-4e55-b843-36143df9ecab?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/456fff64-dfb5-4b44-9569-ff4f48c0097b?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -102,9 +103,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7994 + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1191' + - '1197' status: code: 202 message: Accepted @@ -122,14 +123,14 @@ interactions: ParameterSetName: - -g -n --for-upload --upload-size-bytes User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/cff40d3e-4af3-4e55-b843-36143df9ecab?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/456fff64-dfb5-4b44-9569-ff4f48c0097b?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:33:30.6413446+00:00\",\r\n \"endTime\": - \"2020-07-20T05:33:30.7663242+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:48.1533899+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:48.3096374+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -138,19 +139,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 21474836992\r\n },\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:33:30.6413446+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:48.1690186+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n - \ \"uniqueId\": \"5f4a3589-3322-481c-bd9c-5c9f62ebb791\",\r\n \"networkAccessPolicy\": - \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": \"cff40d3e-4af3-4e55-b843-36143df9ecab\"\r\n}" + \ \"uniqueId\": \"b24ac844-5bdf-4423-947d-74ba6d6b76cb\",\r\n \"networkAccessPolicy\": + \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n },\r\n \"name\": \"456fff64-dfb5-4b44-9569-ff4f48c0097b\"\r\n}" headers: cache-control: - no-cache content-length: - - '1114' + - '1133' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:32 GMT + - Thu, 03 Sep 2020 03:19:50 GMT expires: - '-1' pragma: @@ -167,7 +168,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49967,Microsoft.Compute/GetOperation30Min;399944 + - Microsoft.Compute/GetOperation3Min;49998,Microsoft.Compute/GetOperation30Min;399998 status: code: 200 message: OK @@ -185,10 +186,10 @@ interactions: ParameterSetName: - -g -n --for-upload --upload-size-bytes User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_disk_upload_000001/providers/Microsoft.Compute/disks/disk1\",\r\n @@ -198,19 +199,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Upload\",\r\n \"uploadSizeBytes\": 21474836992\r\n },\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:33:30.6413446+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:48.1690186+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ReadyToUpload\",\r\n - \ \"uniqueId\": \"5f4a3589-3322-481c-bd9c-5c9f62ebb791\",\r\n \"networkAccessPolicy\": - \"AllowAll\"\r\n }\r\n}" + \ \"uniqueId\": \"b24ac844-5bdf-4423-947d-74ba6d6b76cb\",\r\n \"networkAccessPolicy\": + \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '889' + - '908' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:33:32 GMT + - Thu, 03 Sep 2020 03:19:50 GMT expires: - '-1' pragma: @@ -227,7 +228,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4963,Microsoft.Compute/LowCostGet30Min;39926 + - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39999 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_managed_disk.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_managed_disk.yaml index a8209a1b286..8bdc7aaae43 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_managed_disk.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_managed_disk.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:45 GMT + - Thu, 03 Sep 2020 03:19:42 GMT expires: - '-1' pragma: @@ -64,35 +64,35 @@ interactions: ParameterSetName: - -g -n --size-gb --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": {\r\n \"tag1\": \"d1\"\r\n },\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n \ },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n - \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n - \ }\r\n}" + \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n + \ \"tier\": \"P1\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/5b1c8a3a-a5f0-4a3b-a188-9ddc20f49446?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/9b2c911a-5015-4c16-af99-695c518d7170?api-version=2020-06-30 cache-control: - no-cache content-length: - - '332' + - '351' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:48 GMT + - Thu, 03 Sep 2020 03:19:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/5b1c8a3a-a5f0-4a3b-a188-9ddc20f49446?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/9b2c911a-5015-4c16-af99-695c518d7170?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -103,9 +103,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7990 + - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1173' + - '1199' status: code: 202 message: Accepted @@ -123,14 +123,14 @@ interactions: ParameterSetName: - -g -n --size-gb --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/5b1c8a3a-a5f0-4a3b-a188-9ddc20f49446?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/9b2c911a-5015-4c16-af99-695c518d7170?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:49.5364095+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:49.9658688+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -139,20 +139,20 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"5b1c8a3a-a5f0-4a3b-a188-9ddc20f49446\"\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"9b2c911a-5015-4c16-af99-695c518d7170\"\r\n}" headers: cache-control: - no-cache content-length: - - '1143' + - '1162' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:51 GMT + - Thu, 03 Sep 2020 03:19:51 GMT expires: - '-1' pragma: @@ -169,7 +169,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399912 + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 status: code: 200 message: OK @@ -187,10 +187,10 @@ interactions: ParameterSetName: - -g -n --size-gb --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -200,19 +200,19 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '918' + - '937' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:52 GMT + - Thu, 03 Sep 2020 03:19:52 GMT expires: - '-1' pragma: @@ -229,7 +229,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39904 + - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39998 status: code: 200 message: OK @@ -247,12 +247,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -262,19 +262,19 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P1\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '918' + - '937' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:52 GMT + - Thu, 03 Sep 2020 03:19:52 GMT expires: - '-1' pragma: @@ -291,15 +291,16 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39903 + - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39997 status: code: 200 message: OK - request: body: '{"location": "westus", "tags": {"tag1": "d1"}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Empty"}, - "diskSizeGB": 10, "diskIOPSReadWrite": 120, "diskMBpsReadWrite": 25, "encryption": - {"type": "EncryptionAtRestWithPlatformKey"}, "networkAccessPolicy": "AllowAll"}}' + "diskSizeGB": 10, "diskIOPSReadWrite": 120, "diskMBpsReadWrite": 25, "diskState": + "Unattached", "encryption": {"type": "EncryptionAtRestWithPlatformKey"}, "networkAccessPolicy": + "AllowAll", "tier": "P1"}}' headers: Accept: - application/json @@ -310,18 +311,18 @@ interactions: Connection: - keep-alive Content-Length: - - '327' + - '368' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": @@ -329,23 +330,24 @@ interactions: \ },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \ \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"provisioningState\": \"Updating\",\r\n \"isArmResource\": - true,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"provisioningState\": \"Updating\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"isArmResource\": true,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n + \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/fd653029-d453-49cc-aaaa-2686ee6c09c8?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1a94096-5839-44bb-86d9-708ba1a87b6e?api-version=2020-06-30 cache-control: - no-cache content-length: - - '452' + - '484' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:54 GMT + - Thu, 03 Sep 2020 03:19:54 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/fd653029-d453-49cc-aaaa-2686ee6c09c8?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1a94096-5839-44bb-86d9-708ba1a87b6e?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -356,9 +358,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;997,Microsoft.Compute/CreateUpdateDisks30Min;7988 + - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7996 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1199' status: code: 202 message: Accepted @@ -376,14 +378,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/fd653029-d453-49cc-aaaa-2686ee6c09c8?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b1a94096-5839-44bb-86d9-708ba1a87b6e?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:54.2395484+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:54.3801814+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:54.4502081+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:54.5908267+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -392,11 +394,11 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"fd653029-d453-49cc-aaaa-2686ee6c09c8\"\r\n}" + \"b1a94096-5839-44bb-86d9-708ba1a87b6e\"\r\n}" headers: cache-control: - no-cache @@ -405,7 +407,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:56 GMT + - Thu, 03 Sep 2020 03:19:56 GMT expires: - '-1' pragma: @@ -422,7 +424,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399908 + - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399993 status: code: 200 message: OK @@ -440,10 +442,10 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -453,9 +455,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -465,7 +467,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:57 GMT + - Thu, 03 Sep 2020 03:19:57 GMT expires: - '-1' pragma: @@ -482,7 +484,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39901 + - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39994 status: code: 200 message: OK @@ -504,28 +506,28 @@ interactions: ParameterSetName: - -g -n --duration-in-seconds User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1/beginGetAccess?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1/beginGetAccess?api-version=2020-06-30 response: body: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b0ad118c-6ca9-4b5f-ae02-fa6093f40092?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/ff5a1100-6eee-4887-92ac-cec383f98177?api-version=2020-06-30 cache-control: - no-cache content-length: - '0' date: - - Fri, 31 Jul 2020 09:36:58 GMT + - Thu, 03 Sep 2020 03:19:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b0ad118c-6ca9-4b5f-ae02-fa6093f40092?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/ff5a1100-6eee-4887-92ac-cec383f98177?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -536,7 +538,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostDiskHydrate3Min;999,Microsoft.Compute/HighCostDiskHydrate30Min;7987 + - Microsoft.Compute/HighCostDiskHydrate3Min;999,Microsoft.Compute/HighCostDiskHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - '1199' status: @@ -556,25 +558,25 @@ interactions: ParameterSetName: - -g -n --duration-in-seconds User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b0ad118c-6ca9-4b5f-ae02-fa6093f40092?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/ff5a1100-6eee-4887-92ac-cec383f98177?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:59.0364082+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:59.2864127+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\r\n \"accessSAS\": \"https://md-kcnqn2g2k4nq.blob.core.windows.net/gxrszdl4nmvt/abcd?sv=2017-04-17&sr=b&si=483809dc-324b-488e-b493-8f5b6581845f&sig=324R39AVMBHpYMSAGOPTMXV0LlWxRHkQTn3LXbYOBYs%3D\"\r\n}\r\n - \ },\r\n \"name\": \"b0ad118c-6ca9-4b5f-ae02-fa6093f40092\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:19:58.0127234+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:58.3095868+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"accessSAS\": \"https://md-kcnqn2g2k4nq.blob.core.windows.net/w1q2zk0t2plz/abcd?sv=2017-04-17&sr=b&si=8c44a96c-2706-4432-9ff6-b8fa8999a595&sig=9ZeV6%2BNUYbazQI%2Bw2pZT5XO6zd4YbtT4n4uBvK3ug%2FA%3D\"\r\n}\r\n + \ },\r\n \"name\": \"ff5a1100-6eee-4887-92ac-cec383f98177\"\r\n}" headers: cache-control: - no-cache content-length: - - '421' + - '427' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:29 GMT + - Thu, 03 Sep 2020 03:20:27 GMT expires: - '-1' pragma: @@ -591,7 +593,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49990,Microsoft.Compute/GetOperation30Min;399903 + - Microsoft.Compute/GetOperation3Min;49981,Microsoft.Compute/GetOperation30Min;399981 status: code: 200 message: OK @@ -609,22 +611,22 @@ interactions: ParameterSetName: - -g -n --duration-in-seconds User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b0ad118c-6ca9-4b5f-ae02-fa6093f40092?monitor=true&api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/ff5a1100-6eee-4887-92ac-cec383f98177?monitor=true&api-version=2020-06-30 response: body: - string: "{\r\n \"accessSAS\": \"https://md-kcnqn2g2k4nq.blob.core.windows.net/gxrszdl4nmvt/abcd?sv=2017-04-17&sr=b&si=483809dc-324b-488e-b493-8f5b6581845f&sig=324R39AVMBHpYMSAGOPTMXV0LlWxRHkQTn3LXbYOBYs%3D\"\r\n}" + string: "{\r\n \"accessSAS\": \"https://md-kcnqn2g2k4nq.blob.core.windows.net/w1q2zk0t2plz/abcd?sv=2017-04-17&sr=b&si=8c44a96c-2706-4432-9ff6-b8fa8999a595&sig=9ZeV6%2BNUYbazQI%2Bw2pZT5XO6zd4YbtT4n4uBvK3ug%2FA%3D\"\r\n}" headers: cache-control: - no-cache content-length: - - '196' + - '202' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:29 GMT + - Thu, 03 Sep 2020 03:20:28 GMT expires: - '-1' pragma: @@ -641,7 +643,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49989,Microsoft.Compute/GetOperation30Min;399902 + - Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399980 status: code: 200 message: OK @@ -659,15 +661,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -676,7 +678,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:30 GMT + - Thu, 03 Sep 2020 03:20:29 GMT expires: - '-1' pragma: @@ -691,9 +693,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}}}''' + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}}}' headers: Accept: - application/json @@ -710,24 +712,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/dd805f97-7f7b-4695-9c26-8e21381affe5?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/08d75612-c002-4d34-a118-ab16d87525a3?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -735,11 +737,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:34 GMT + - Thu, 03 Sep 2020 03:20:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/dd805f97-7f7b-4695-9c26-8e21381affe5?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/08d75612-c002-4d34-a118-ab16d87525a3?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -750,9 +752,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7987 + - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7995 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 202 message: Accepted @@ -770,14 +772,14 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/dd805f97-7f7b-4695-9c26-8e21381affe5?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/08d75612-c002-4d34-a118-ab16d87525a3?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:34.8336195+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:35.6148324+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:31.8565306+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:32.6065168+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -785,23 +787,23 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:37:34.8336195+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:20:31.8565306+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"f5f1fc9a-fa9d-415e-a8b0-5da86c1fd50d\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"dd805f97-7f7b-4695-9c26-8e21381affe5\"\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"873a9a8f-1d61-48ce-b865-f0783b9c7d35\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"08d75612-c002-4d34-a118-ab16d87525a3\"\r\n}" headers: cache-control: - no-cache content-length: - - '1397' + - '1416' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:37 GMT + - Thu, 03 Sep 2020 03:20:34 GMT expires: - '-1' pragma: @@ -818,7 +820,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49986,Microsoft.Compute/GetOperation30Min;399899 + - Microsoft.Compute/GetOperation3Min;49977,Microsoft.Compute/GetOperation30Min;399977 status: code: 200 message: OK @@ -836,10 +838,10 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2\",\r\n @@ -848,22 +850,22 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:37:34.8336195+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:20:31.8565306+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"f5f1fc9a-fa9d-415e-a8b0-5da86c1fd50d\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"873a9a8f-1d61-48ce-b865-f0783b9c7d35\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1172' + - '1191' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:37 GMT + - Thu, 03 Sep 2020 03:20:34 GMT expires: - '-1' pragma: @@ -880,7 +882,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4986,Microsoft.Compute/LowCostGet30Min;39892 + - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39978 status: code: 200 message: OK @@ -898,15 +900,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -915,7 +917,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:38 GMT + - Thu, 03 Sep 2020 03:20:34 GMT expires: - '-1' pragma: @@ -949,8 +951,8 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -965,7 +967,7 @@ interactions: \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/4b9e23dc-5c47-4bde-a5e0-cb84dbb45126?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/12839dc4-4af1-400e-8827-b5bb0122baec?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -973,11 +975,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:40 GMT + - Thu, 03 Sep 2020 03:20:40 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/4b9e23dc-5c47-4bde-a5e0-cb84dbb45126?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/12839dc4-4af1-400e-8827-b5bb0122baec?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -988,9 +990,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7993 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1198' + - '1197' status: code: 202 message: Accepted @@ -1008,14 +1010,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/4b9e23dc-5c47-4bde-a5e0-cb84dbb45126?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/12839dc4-4af1-400e-8827-b5bb0122baec?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:40.9742074+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:40.6377608+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n @@ -1024,11 +1026,11 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"4b9e23dc-5c47-4bde-a5e0-cb84dbb45126\"\r\n}" + \"12839dc4-4af1-400e-8827-b5bb0122baec\"\r\n}" headers: cache-control: - no-cache @@ -1037,7 +1039,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:43 GMT + - Thu, 03 Sep 2020 03:20:42 GMT expires: - '-1' pragma: @@ -1054,7 +1056,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49983,Microsoft.Compute/GetOperation30Min;399896 + - Microsoft.Compute/GetOperation3Min;49973,Microsoft.Compute/GetOperation30Min;399973 status: code: 200 message: OK @@ -1072,8 +1074,8 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -1085,9 +1087,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1097,7 +1099,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:43 GMT + - Thu, 03 Sep 2020 03:20:42 GMT expires: - '-1' pragma: @@ -1114,7 +1116,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4983,Microsoft.Compute/LowCostGet30Min;39889 + - Microsoft.Compute/LowCostGet3Min;4973,Microsoft.Compute/LowCostGet30Min;39973 status: code: 200 message: OK @@ -1132,8 +1134,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1147,9 +1149,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1159,7 +1161,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:44 GMT + - Thu, 03 Sep 2020 03:20:44 GMT expires: - '-1' pragma: @@ -1176,7 +1178,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4981,Microsoft.Compute/LowCostGet30Min;39887 + - Microsoft.Compute/LowCostGet3Min;4972,Microsoft.Compute/LowCostGet30Min;39972 status: code: 200 message: OK @@ -1201,8 +1203,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1219,7 +1221,7 @@ interactions: \"AllowAll\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/e04fd496-5105-4caa-b751-f9564d7c530d?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b938e6c3-1b08-49bd-a5a8-dbf0420b437a?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1227,11 +1229,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:45 GMT + - Thu, 03 Sep 2020 03:20:44 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/e04fd496-5105-4caa-b751-f9564d7c530d?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b938e6c3-1b08-49bd-a5a8-dbf0420b437a?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1242,9 +1244,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7992 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;998,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -1262,14 +1264,14 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/e04fd496-5105-4caa-b751-f9564d7c530d?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/b938e6c3-1b08-49bd-a5a8-dbf0420b437a?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:45.8023213+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:46.2710716+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:45.465888+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:45.9190356+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n @@ -1278,20 +1280,20 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"e04fd496-5105-4caa-b751-f9564d7c530d\"\r\n}" + \"b938e6c3-1b08-49bd-a5a8-dbf0420b437a\"\r\n}" headers: cache-control: - no-cache content-length: - - '1119' + - '1118' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:48 GMT + - Thu, 03 Sep 2020 03:20:47 GMT expires: - '-1' pragma: @@ -1308,7 +1310,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49980,Microsoft.Compute/GetOperation30Min;399893 + - Microsoft.Compute/GetOperation3Min;49970,Microsoft.Compute/GetOperation30Min;399970 status: code: 200 message: OK @@ -1326,8 +1328,8 @@ interactions: ParameterSetName: - -g -n --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -1339,9 +1341,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1351,7 +1353,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:48 GMT + - Thu, 03 Sep 2020 03:20:47 GMT expires: - '-1' pragma: @@ -1368,7 +1370,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39884 + - Microsoft.Compute/LowCostGet3Min;4969,Microsoft.Compute/LowCostGet30Min;39969 status: code: 200 message: OK @@ -1386,8 +1388,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1405,7 +1407,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:48 GMT + - Thu, 03 Sep 2020 03:20:48 GMT expires: - '-1' pragma: @@ -1433,12 +1435,12 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -1448,9 +1450,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ActiveSAS\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1460,7 +1462,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:49 GMT + - Thu, 03 Sep 2020 03:20:48 GMT expires: - '-1' pragma: @@ -1477,7 +1479,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4977,Microsoft.Compute/LowCostGet30Min;39883 + - Microsoft.Compute/LowCostGet3Min;4968,Microsoft.Compute/LowCostGet30Min;39968 status: code: 200 message: OK @@ -1495,15 +1497,15 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1512,7 +1514,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:49 GMT + - Thu, 03 Sep 2020 03:20:49 GMT expires: - '-1' pragma: @@ -1527,9 +1529,9 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": + body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}}}''' + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}}}' headers: Accept: - application/json @@ -1546,8 +1548,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1558,12 +1560,12 @@ interactions: \ \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/15c37054-f0c6-489f-be62-9c9bc52ea9c4?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6ab233a6-400a-4d04-beec-4e453d8442ba?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -1571,11 +1573,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:54 GMT + - Thu, 03 Sep 2020 03:20:54 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/15c37054-f0c6-489f-be62-9c9bc52ea9c4?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6ab233a6-400a-4d04-beec-4e453d8442ba?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -1586,9 +1588,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7991 + - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;997,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7997 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1196' status: code: 202 message: Accepted @@ -1606,14 +1608,14 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/15c37054-f0c6-489f-be62-9c9bc52ea9c4?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/6ab233a6-400a-4d04-beec-4e453d8442ba?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:54.3804405+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:54.7085681+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:54.7471325+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:55.1533699+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s2\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"westus\",\r\n @@ -1621,13 +1623,13 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:37:54.3804405+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:20:54.7471325+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"b7c54d4f-a4ae-44f0-a3bf-fec97a8df7d1\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"d32fe728-0949-4b62-a10a-cf3ff19fbdb7\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"15c37054-f0c6-489f-be62-9c9bc52ea9c4\"\r\n}" + \"6ab233a6-400a-4d04-beec-4e453d8442ba\"\r\n}" headers: cache-control: - no-cache @@ -1636,7 +1638,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:56 GMT + - Thu, 03 Sep 2020 03:20:57 GMT expires: - '-1' pragma: @@ -1653,7 +1655,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49976,Microsoft.Compute/GetOperation30Min;399889 + - Microsoft.Compute/GetOperation3Min;49967,Microsoft.Compute/GetOperation30Min;399967 status: code: 200 message: OK @@ -1671,8 +1673,8 @@ interactions: ParameterSetName: - -g -n --source --sku User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s2?api-version=2020-05-01 response: @@ -1683,11 +1685,11 @@ interactions: \"Premium\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\"\r\n },\r\n + \ \"sourceUniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-07-31T09:37:54.3804405+00:00\",\r\n + \ },\r\n \"incremental\": false,\r\n \"timeCreated\": \"2020-09-03T03:20:54.7471325+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"b7c54d4f-a4ae-44f0-a3bf-fec97a8df7d1\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"d32fe728-0949-4b62-a10a-cf3ff19fbdb7\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1697,7 +1699,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:56 GMT + - Thu, 03 Sep 2020 03:20:57 GMT expires: - '-1' pragma: @@ -1714,7 +1716,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4971,Microsoft.Compute/LowCostGet30Min;39877 + - Microsoft.Compute/LowCostGet3Min;4961,Microsoft.Compute/LowCostGet30Min;39961 status: code: 200 message: OK @@ -1732,8 +1734,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1751,7 +1753,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:58 GMT + - Thu, 03 Sep 2020 03:20:58 GMT expires: - '-1' pragma: @@ -1779,8 +1781,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1794,9 +1796,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1806,7 +1808,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:59 GMT + - Thu, 03 Sep 2020 03:20:58 GMT expires: - '-1' pragma: @@ -1823,7 +1825,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4969,Microsoft.Compute/LowCostGet30Min;39875 + - Microsoft.Compute/LowCostGet3Min;4959,Microsoft.Compute/LowCostGet30Min;39959 status: code: 200 message: OK @@ -1841,8 +1843,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1860,7 +1862,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:59 GMT + - Thu, 03 Sep 2020 03:20:59 GMT expires: - '-1' pragma: @@ -1888,12 +1890,12 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -1903,9 +1905,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ActiveSAS\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -1915,7 +1917,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:00 GMT + - Thu, 03 Sep 2020 03:20:59 GMT expires: - '-1' pragma: @@ -1932,7 +1934,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4968,Microsoft.Compute/LowCostGet30Min;39874 + - Microsoft.Compute/LowCostGet3Min;4958,Microsoft.Compute/LowCostGet30Min;39958 status: code: 200 message: OK @@ -1950,15 +1952,15 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -1967,7 +1969,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:00 GMT + - Thu, 03 Sep 2020 03:21:00 GMT expires: - '-1' pragma: @@ -1982,13 +1984,13 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": + body: '{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": {"osDisk": {"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1"}, "osType": "Linux", "osState": "Generalized"}, "dataDisks": [{"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s2"}, "lun": 0}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}, "lun": 1}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2"}, - "lun": 2}]}, "hyperVGeneration": "V1"}}''' + "lun": 2}]}, "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -2005,8 +2007,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2034,7 +2036,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/225ea757-58c9-49ba-b011-57330194d09e?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/228d8820-973f-41cb-bdb3-6962c2c287ac?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -2042,7 +2044,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:04 GMT + - Thu, 03 Sep 2020 03:21:04 GMT expires: - '-1' pragma: @@ -2057,7 +2059,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;39,Microsoft.Compute/CreateImages30Min;199 x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1196' status: code: 201 message: Created @@ -2075,15 +2077,15 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/225ea757-58c9-49ba-b011-57330194d09e?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/228d8820-973f-41cb-bdb3-6962c2c287ac?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:04.2295104+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:09.5890869+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"225ea757-58c9-49ba-b011-57330194d09e\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:21:03.5343585+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:28.9251531+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"228d8820-973f-41cb-bdb3-6962c2c287ac\"\r\n}" headers: cache-control: - no-cache @@ -2092,7 +2094,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:35 GMT + - Thu, 03 Sep 2020 03:21:34 GMT expires: - '-1' pragma: @@ -2109,7 +2111,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29970 + - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996 status: code: 200 message: OK @@ -2127,8 +2129,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/images/i1?api-version=2020-06-01 response: @@ -2160,7 +2162,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:35 GMT + - Thu, 03 Sep 2020 03:21:35 GMT expires: - '-1' pragma: @@ -2195,8 +2197,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2214,7 +2216,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:36 GMT + - Thu, 03 Sep 2020 03:21:36 GMT expires: - '-1' pragma: @@ -2242,8 +2244,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2257,9 +2259,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2269,7 +2271,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:37 GMT + - Thu, 03 Sep 2020 03:21:36 GMT expires: - '-1' pragma: @@ -2286,7 +2288,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4957,Microsoft.Compute/LowCostGet30Min;39862 + - Microsoft.Compute/LowCostGet3Min;4951,Microsoft.Compute/LowCostGet30Min;39951 status: code: 200 message: OK @@ -2304,8 +2306,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2323,7 +2325,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:38 GMT + - Thu, 03 Sep 2020 03:21:37 GMT expires: - '-1' pragma: @@ -2351,12 +2353,12 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -2366,9 +2368,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ActiveSAS\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2378,7 +2380,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:38 GMT + - Thu, 03 Sep 2020 03:21:37 GMT expires: - '-1' pragma: @@ -2395,7 +2397,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4956,Microsoft.Compute/LowCostGet30Min;39861 + - Microsoft.Compute/LowCostGet3Min;4950,Microsoft.Compute/LowCostGet30Min;39950 status: code: 200 message: OK @@ -2413,15 +2415,15 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2430,7 +2432,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:38 GMT + - Thu, 03 Sep 2020 03:21:38 GMT expires: - '-1' pragma: @@ -2445,13 +2447,13 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": + body: '{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": {"osDisk": {"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1"}, "caching": "None", "storageAccountType": "Premium_LRS", "osType": "Linux", "osState": "Generalized"}, "dataDisks": [{"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s2"}, "lun": 0}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}, "lun": 1}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2"}, - "lun": 2}]}, "hyperVGeneration": "V1"}}''' + "lun": 2}]}, "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -2468,8 +2470,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2497,7 +2499,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c4dcbb59-4e54-44f0-b4b0-ef6cae648a96?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f1f59419-ee20-4919-b305-fcf20255cd14?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -2505,7 +2507,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:38:43 GMT + - Thu, 03 Sep 2020 03:21:40 GMT expires: - '-1' pragma: @@ -2520,7 +2522,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;38,Microsoft.Compute/CreateImages30Min;198 x-ms-ratelimit-remaining-subscription-writes: - - '1177' + - '1195' status: code: 201 message: Created @@ -2538,15 +2540,15 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/c4dcbb59-4e54-44f0-b4b0-ef6cae648a96?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f1f59419-ee20-4919-b305-fcf20255cd14?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:38:42.4656176+00:00\",\r\n \"endTime\": - \"2020-07-31T09:38:47.6220837+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"c4dcbb59-4e54-44f0-b4b0-ef6cae648a96\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:21:40.3001621+00:00\",\r\n \"endTime\": + \"2020-09-03T03:21:45.4564837+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f1f59419-ee20-4919-b305-fcf20255cd14\"\r\n}" headers: cache-control: - no-cache @@ -2555,7 +2557,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Thu, 03 Sep 2020 03:22:11 GMT expires: - '-1' pragma: @@ -2572,7 +2574,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14992,Microsoft.Compute/GetOperation30Min;29966 + - Microsoft.Compute/GetOperation3Min;14990,Microsoft.Compute/GetOperation30Min;29990 status: code: 200 message: OK @@ -2590,8 +2592,8 @@ interactions: ParameterSetName: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/images/i2?api-version=2020-06-01 response: @@ -2623,7 +2625,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:13 GMT + - Thu, 03 Sep 2020 03:22:11 GMT expires: - '-1' pragma: @@ -2659,8 +2661,8 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2678,7 +2680,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:14 GMT + - Thu, 03 Sep 2020 03:22:12 GMT expires: - '-1' pragma: @@ -2707,8 +2709,8 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2722,9 +2724,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 1,\r\n \"encryption\": {\r\n \ \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"incremental\": - false,\r\n \"timeCreated\": \"2020-07-31T09:37:40.8023142+00:00\",\r\n + false,\r\n \"timeCreated\": \"2020-09-03T03:20:40.4346672+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"0465fd47-9820-4459-8a2d-942710659888\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"db880aab-7c66-4e74-8b1a-093e7acc57e5\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2734,7 +2736,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:15 GMT + - Thu, 03 Sep 2020 03:22:13 GMT expires: - '-1' pragma: @@ -2751,7 +2753,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4934,Microsoft.Compute/LowCostGet30Min;39839 + - Microsoft.Compute/LowCostGet3Min;4932,Microsoft.Compute/LowCostGet30Min;39932 status: code: 200 message: OK @@ -2770,8 +2772,8 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2789,7 +2791,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:16 GMT + - Thu, 03 Sep 2020 03:22:14 GMT expires: - '-1' pragma: @@ -2818,12 +2820,12 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -2833,9 +2835,9 @@ interactions: {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-07-31T09:36:49.3958029+00:00\",\r\n + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8252714+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"ActiveSAS\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"1bc6136d-cbf7-4c9c-92a3-ad91df5c9077\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"7589b46a-c7ff-4732-bca7-cf792ab64d6a\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -2845,7 +2847,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:16 GMT + - Thu, 03 Sep 2020 03:22:14 GMT expires: - '-1' pragma: @@ -2862,7 +2864,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4930,Microsoft.Compute/LowCostGet30Min;39835 + - Microsoft.Compute/LowCostGet3Min;4930,Microsoft.Compute/LowCostGet30Min;39930 status: code: 200 message: OK @@ -2881,15 +2883,15 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_managed_disk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-31T09:36:42Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001","name":"cli_test_managed_disk000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:19:38Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -2898,7 +2900,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:17 GMT + - Thu, 03 Sep 2020 03:22:15 GMT expires: - '-1' pragma: @@ -2913,13 +2915,13 @@ interactions: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": + body: '{"location": "westus", "tags": {"tag1": "i1"}, "properties": {"storageProfile": {"osDisk": {"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s1"}, "caching": "ReadWrite", "storageAccountType": "Standard_LRS", "osType": "Linux", "osState": "Generalized"}, "dataDisks": [{"snapshot": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/snapshots/s2"}, "caching": "ReadOnly", "lun": 0}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d1"}, "caching": "ReadOnly", "lun": 1}, {"managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/disks/d2"}, - "caching": "ReadOnly", "lun": 2}]}, "hyperVGeneration": "V1"}}''' + "caching": "ReadOnly", "lun": 2}]}, "hyperVGeneration": "V1"}}' headers: Accept: - application/json @@ -2937,8 +2939,8 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2966,7 +2968,7 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14ffa9ec-585b-4012-b627-ad79581ac256?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/543a06c8-0151-4d48-a75c-9704fad7a967?api-version=2020-06-01 cache-control: - no-cache content-length: @@ -2974,7 +2976,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:20 GMT + - Thu, 03 Sep 2020 03:22:20 GMT expires: - '-1' pragma: @@ -2989,7 +2991,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateImages3Min;37,Microsoft.Compute/CreateImages30Min;197 x-ms-ratelimit-remaining-subscription-writes: - - '1180' + - '1197' status: code: 201 message: Created @@ -3008,15 +3010,15 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/14ffa9ec-585b-4012-b627-ad79581ac256?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/543a06c8-0151-4d48-a75c-9704fad7a967?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:39:20.2642537+00:00\",\r\n \"endTime\": - \"2020-07-31T09:39:25.3739059+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"14ffa9ec-585b-4012-b627-ad79581ac256\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:22:19.7536174+00:00\",\r\n \"endTime\": + \"2020-09-03T03:22:24.9724124+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"543a06c8-0151-4d48-a75c-9704fad7a967\"\r\n}" headers: cache-control: - no-cache @@ -3025,7 +3027,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:51 GMT + - Thu, 03 Sep 2020 03:22:52 GMT expires: - '-1' pragma: @@ -3042,7 +3044,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14988,Microsoft.Compute/GetOperation30Min;29962 + - Microsoft.Compute/GetOperation3Min;14983,Microsoft.Compute/GetOperation30Min;29983 status: code: 200 message: OK @@ -3061,8 +3063,8 @@ interactions: - -g -n --source --data-disk-sources --os-type --tags --storage-sku --os-disk-caching --data-disk-caching User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_managed_disk000001/providers/Microsoft.Compute/images/i3?api-version=2020-06-01 response: @@ -3094,7 +3096,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:39:51 GMT + - Thu, 03 Sep 2020 03:22:52 GMT expires: - '-1' pragma: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_os_disk_swap.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_os_disk_swap.yaml index 10dbd8d40f5..fde2b7fd06e 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_os_disk_swap.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_os_disk_swap.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:17:19Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:22:55Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:17:21 GMT + - Thu, 03 Sep 2020 03:22:56 GMT expires: - '-1' pragma: @@ -109,13 +109,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 03:17:22 GMT + - Thu, 03 Sep 2020 03:22:58 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 03:22:22 GMT + - Thu, 03 Sep 2020 03:27:58 GMT source-age: - - '27' + - '90' strict-transport-security: - max-age=31536000 vary: @@ -126,19 +126,19 @@ interactions: x-cache: - HIT, HIT x-cache-hits: - - 1, 2 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - fd9739d4c1e228a58507af9fc749aede9d4e99ad + - 72fbefda2f6bfff825696337b2a10cbc74303a0a x-frame-options: - deny x-github-request-id: - - D022:7BBC:28D80B:2BC5D4:5F150B77 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18024-SIN + - cache-sin18050-SIN x-timer: - - S1595215042.098348,VS0,VE0 + - S1599103378.180539,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -158,8 +158,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -175,7 +175,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:17:21 GMT + - Thu, 03 Sep 2020 03:22:58 GMT expires: - '-1' pragma: @@ -190,7 +190,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {}, "variables": {}, "resources": [{"name": "vm1VNET", "type": "Microsoft.Network/virtualNetworks", "location": "westus", "apiVersion": "2015-06-15", "dependsOn": [], "tags": {}, "properties": @@ -215,9 +215,9 @@ interactions: {"publisher": "OpenLogic", "offer": "CentOS", "sku": "7.5", "version": "latest"}}, "osProfile": {"computerName": "vm1", "adminUsername": "clitest123", "linuxConfiguration": {"disablePasswordAuthentication": true, "ssh": {"publicKeys": [{"keyData": "ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n", "path": "/home/clitest123/.ssh/authorized_keys"}]}}}}}], - "outputs": {}}, "parameters": {}, "mode": "Incremental"}}''' + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\n", "path": "/home/clitest123/.ssh/authorized_keys"}]}}}}}], + "outputs": {}}, "parameters": {}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -228,32 +228,32 @@ interactions: Connection: - keep-alive Content-Length: - - '3570' + - '3394' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_G1ejMrhgcdmWW3HnSNKHURXFLZhn9eqU","name":"vm_deploy_G1ejMrhgcdmWW3HnSNKHURXFLZhn9eqU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6392038909423039330","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T03:17:27.2590031Z","duration":"PT2.6126403S","correlationId":"dfe00497-4c08-4f26-8f28-f199b502daff","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_5LPnlTAzQkfQhSMFdc2PpDbNPJkxJotr","name":"vm_deploy_5LPnlTAzQkfQhSMFdc2PpDbNPJkxJotr","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15779106111000365389","parameters":{},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:23:02.2606643Z","duration":"PT2.0964476S","correlationId":"3d468caa-6f52-4115-94bd-a6b1e69a39d0","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_G1ejMrhgcdmWW3HnSNKHURXFLZhn9eqU/operationStatuses/08586063918408312792?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_5LPnlTAzQkfQhSMFdc2PpDbNPJkxJotr/operationStatuses/08586025035053134224?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2742' + - '2743' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:17:28 GMT + - Thu, 03 Sep 2020 03:23:02 GMT expires: - '-1' pragma: @@ -263,7 +263,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1157' + - '1194' status: code: 201 message: Created @@ -281,10 +281,53 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 + method: GET + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035053134224?api-version=2020-06-01 + response: + body: + string: '{"status":"Running"}' + headers: + cache-control: + - no-cache + content-length: + - '20' + content-type: + - application/json; charset=utf-8 + date: + - Thu, 03 Sep 2020 03:23:33 GMT + expires: + - '-1' + pragma: + - no-cache + strict-transport-security: + - max-age=31536000; includeSubDomains + vary: + - Accept-Encoding + x-content-type-options: + - nosniff + status: + code: 200 + message: OK +- request: + body: null + headers: + Accept: + - application/json + Accept-Encoding: + - gzip, deflate + CommandName: + - vm create + Connection: + - keep-alive + ParameterSetName: + - -g -n --image --admin-username --generate-ssh-keys --nsg-rule + User-Agent: + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063918408312792?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035053134224?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -296,7 +339,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:17:59 GMT + - Thu, 03 Sep 2020 03:24:04 GMT expires: - '-1' pragma: @@ -324,10 +367,10 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063918408312792?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035053134224?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -339,7 +382,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:18:29 GMT + - Thu, 03 Sep 2020 03:24:35 GMT expires: - '-1' pragma: @@ -367,10 +410,10 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063918408312792?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025035053134224?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -382,7 +425,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:00 GMT + - Thu, 03 Sep 2020 03:25:05 GMT expires: - '-1' pragma: @@ -410,22 +453,22 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_G1ejMrhgcdmWW3HnSNKHURXFLZhn9eqU","name":"vm_deploy_G1ejMrhgcdmWW3HnSNKHURXFLZhn9eqU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"6392038909423039330","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T03:18:51.4791308Z","duration":"PT1M26.832768S","correlationId":"dfe00497-4c08-4f26-8f28-f199b502daff","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Resources/deployments/vm_deploy_5LPnlTAzQkfQhSMFdc2PpDbNPJkxJotr","name":"vm_deploy_5LPnlTAzQkfQhSMFdc2PpDbNPJkxJotr","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15779106111000365389","parameters":{},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:24:53.5100066Z","duration":"PT1M53.3457899S","correlationId":"3d468caa-6f52-4115-94bd-a6b1e69a39d0","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"networkInterfaces","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm1PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm1VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm1"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/virtualNetworks/vm1VNET"}]}}' headers: cache-control: - no-cache content-length: - - '3808' + - '3810' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:00 GMT + - Thu, 03 Sep 2020 03:25:06 GMT expires: - '-1' pragma: @@ -453,8 +496,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -463,42 +506,43 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n \"createOption\": + \"vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"clitest123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm1\",\r\n \"osName\": \"centos\",\r\n \"osVersion\": \"7.5.1804\",\r\n \ \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.49.2\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T03:18:58+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n + \"2020-09-03T03:25:03+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:17:47.9700283+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:23:29.9884617+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T03:18:48.6734815+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:24:49.6296372+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n }\r\n}" @@ -506,11 +550,11 @@ interactions: cache-control: - no-cache content-length: - - '3943' + - '3846' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:01 GMT + - Thu, 03 Sep 2020 03:25:07 GMT expires: - '-1' pragma: @@ -527,7 +571,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3984,Microsoft.Compute/LowCostGet30Min;31767 + - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31966 status: code: 200 message: OK @@ -545,8 +589,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -554,12 +598,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\",\r\n - \ \"etag\": \"W/\\\"c3f65df5-0528-418b-840a-e20705c8d5c0\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"506043cf-8050-4a92-b79f-eee211aaeb92\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"d3e9a333-ceaa-47b9-a809-14ab9340004c\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"1b7c4b0f-2751-4074-8609-5ea493d77d25\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm1\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\",\r\n - \ \"etag\": \"W/\\\"c3f65df5-0528-418b-840a-e20705c8d5c0\\\"\",\r\n + \ \"etag\": \"W/\\\"506043cf-8050-4a92-b79f-eee211aaeb92\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -568,8 +612,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"wudfzdwaox3evfnpcxaspkuyjf.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-05-B1-58\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"iqzxnwvexfyehoojmtxn5muyle.dx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-22-48-08-5D-D1\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkSecurityGroups/vm1NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -583,9 +627,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:02 GMT + - Thu, 03 Sep 2020 03:25:07 GMT etag: - - W/"c3f65df5-0528-418b-840a-e20705c8d5c0" + - W/"506043cf-8050-4a92-b79f-eee211aaeb92" expires: - '-1' pragma: @@ -602,7 +646,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 7b3de784-67e0-48d4-9029-7480b7ca293b + - 1f719449-874c-457a-9741-861e4dbccdad status: code: 200 message: OK @@ -620,8 +664,8 @@ interactions: ParameterSetName: - -g -n --image --admin-username --generate-ssh-keys --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -629,10 +673,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm1PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/publicIPAddresses/vm1PublicIP\",\r\n - \ \"etag\": \"W/\\\"0f261bae-57ec-4943-8629-ef978354f782\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"92a2d645-36c6-4ec0-9f04-645512a9cdc5\\\"\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"07d287d9-3017-4657-8ca5-3879f4af29c3\",\r\n - \ \"ipAddress\": \"40.83.208.127\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"d4e24fd9-fe7f-4501-9375-57183546b206\",\r\n + \ \"ipAddress\": \"104.42.196.27\",\r\n \"publicIPAddressVersion\": \"IPv4\",\r\n \ \"publicIPAllocationMethod\": \"Dynamic\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic/ipConfigurations/ipconfigvm1\"\r\n \ }\r\n },\r\n \"type\": \"Microsoft.Network/publicIPAddresses\",\r\n @@ -645,9 +689,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:03 GMT + - Thu, 03 Sep 2020 03:25:08 GMT etag: - - W/"0f261bae-57ec-4943-8629-ef978354f782" + - W/"92a2d645-36c6-4ec0-9f04-645512a9cdc5" expires: - '-1' pragma: @@ -664,7 +708,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - e1116382-5df7-4a67-bd37-711040cdf76c + - b0b4601b-971c-4b95-982a-9fa27cb61aaf status: code: 200 message: OK @@ -682,8 +726,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -692,37 +736,38 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n \"createOption\": + \"vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"clitest123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2646' + - '2549' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:04 GMT + - Thu, 03 Sep 2020 03:25:08 GMT expires: - '-1' pragma: @@ -739,7 +784,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31766 + - Microsoft.Compute/LowCostGet3Min;3980,Microsoft.Compute/LowCostGet30Min;31965 status: code: 200 message: OK @@ -757,15 +802,15 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/clitest.rg000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T03:17:19Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001","name":"clitest.rg000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:22:55Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -774,7 +819,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:04 GMT + - Thu, 03 Sep 2020 03:25:09 GMT expires: - '-1' pragma: @@ -791,7 +836,7 @@ interactions: - request: body: '{"location": "westus", "tags": {}, "sku": {"name": "Premium_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": - "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa"}}}' + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c"}}}' headers: Accept: - application/json @@ -808,24 +853,24 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk1\",\r\n \"location\": \"westus\",\r\n \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": - {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n - \ \"sourceUniqueId\": \"9e580a3f-f4cd-451a-ad2a-09ecbe8ec1aa\"\r\n },\r\n + {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n + \ \"sourceUniqueId\": \"63238e72-109a-4e49-839b-ce108143693c\"\r\n },\r\n \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n \ }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/66907d82-4c41-4cd9-88f5-d1ef3979fd24?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/944ad76e-82c4-4826-a825-7584c500e949?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -833,11 +878,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:08 GMT + - Thu, 03 Sep 2020 03:25:14 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/66907d82-4c41-4cd9-88f5-d1ef3979fd24?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/944ad76e-82c4-4826-a825-7584c500e949?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -848,9 +893,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7994 + - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7985 x-ms-ratelimit-remaining-subscription-writes: - - '1161' + - '1192' status: code: 202 message: Accepted @@ -868,38 +913,38 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/66907d82-4c41-4cd9-88f5-d1ef3979fd24?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/944ad76e-82c4-4826-a825-7584c500e949?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:19:09.288439+00:00\",\r\n \"endTime\": - \"2020-07-20T03:19:09.9447111+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:25:14.7042613+00:00\",\r\n \"endTime\": + \"2020-09-03T03:25:15.0949053+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"disk1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n - \ \"sourceUniqueId\": \"9e580a3f-f4cd-451a-ad2a-09ecbe8ec1aa\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n + \ \"sourceUniqueId\": \"63238e72-109a-4e49-839b-ce108143693c\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:19:09.288439+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"uniqueId\": \"749d3ded-fb79-4012-a66a-09211a75f681\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"66907d82-4c41-4cd9-88f5-d1ef3979fd24\"\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:25:14.7198881+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"40834551-393c-49bd-af59-2e880d4ab676\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"944ad76e-82c4-4826-a825-7584c500e949\"\r\n}" headers: cache-control: - no-cache content-length: - - '1468' + - '1489' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:11 GMT + - Thu, 03 Sep 2020 03:25:17 GMT expires: - '-1' pragma: @@ -916,7 +961,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49977,Microsoft.Compute/GetOperation30Min;399774 + - Microsoft.Compute/GetOperation3Min;49965,Microsoft.Compute/GetOperation30Min;399905 status: code: 200 message: OK @@ -934,10 +979,10 @@ interactions: ParameterSetName: - -g -n --source User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"disk1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1\",\r\n @@ -945,23 +990,23 @@ interactions: \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\",\r\n \"tier\": \"Premium\"\r\n },\r\n \"properties\": {\r\n \"osType\": \"Linux\",\r\n \ \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n - \ \"sourceUniqueId\": \"9e580a3f-f4cd-451a-ad2a-09ecbe8ec1aa\"\r\n },\r\n + \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n + \ \"sourceUniqueId\": \"63238e72-109a-4e49-839b-ce108143693c\"\r\n },\r\n \ \"diskSizeGB\": 30,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T03:19:09.288439+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 32212254720,\r\n \"uniqueId\": \"749d3ded-fb79-4012-a66a-09211a75f681\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:25:14.7198881+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 32212254720,\r\n \"uniqueId\": \"40834551-393c-49bd-af59-2e880d4ab676\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P4\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1244' + - '1264' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:11 GMT + - Thu, 03 Sep 2020 03:25:17 GMT expires: - '-1' pragma: @@ -978,7 +1023,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4993,Microsoft.Compute/LowCostGet30Min;39913 + - Microsoft.Compute/LowCostGet3Min;4978,Microsoft.Compute/LowCostGet30Min;39893 status: code: 200 message: OK @@ -998,8 +1043,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: POST @@ -1009,17 +1054,17 @@ interactions: string: '' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/789e937c-8f1f-4916-8b75-787d6bfe035a?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e94744c0-cab1-4524-a0d8-e72b27451e2c?api-version=2020-06-01 cache-control: - no-cache content-length: - '0' date: - - Mon, 20 Jul 2020 03:19:13 GMT + - Thu, 03 Sep 2020 03:25:17 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/789e937c-8f1f-4916-8b75-787d6bfe035a?monitor=true&api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e94744c0-cab1-4524-a0d8-e72b27451e2c?monitor=true&api-version=2020-06-01 pragma: - no-cache server: @@ -1030,9 +1075,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/UpdateVM3Min;238,Microsoft.Compute/UpdateVM30Min;1191 + - Microsoft.Compute/UpdateVM3Min;237,Microsoft.Compute/UpdateVM30Min;1196 x-ms-ratelimit-remaining-subscription-writes: - - '1194' + - '1199' status: code: 202 message: Accepted @@ -1050,15 +1095,15 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/789e937c-8f1f-4916-8b75-787d6bfe035a?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e94744c0-cab1-4524-a0d8-e72b27451e2c?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:19:14.0798919+00:00\",\r\n \"endTime\": - \"2020-07-20T03:19:19.0174416+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"789e937c-8f1f-4916-8b75-787d6bfe035a\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:25:18.4423395+00:00\",\r\n \"endTime\": + \"2020-09-03T03:25:27.1455329+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"e94744c0-cab1-4524-a0d8-e72b27451e2c\"\r\n}" headers: cache-control: - no-cache @@ -1067,7 +1112,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:44 GMT + - Thu, 03 Sep 2020 03:25:48 GMT expires: - '-1' pragma: @@ -1084,7 +1129,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14966,Microsoft.Compute/GetOperation30Min;29604 + - Microsoft.Compute/GetOperation3Min;14965,Microsoft.Compute/GetOperation30Min;29947 status: code: 200 message: OK @@ -1102,8 +1147,8 @@ interactions: ParameterSetName: - -g -n --os-disk User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1112,37 +1157,38 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n \ \"version\": \"latest\",\r\n \"exactVersion\": \"7.5.201808150\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\",\r\n \"createOption\": + \"vm1_OsDisk_1_63238e72109a4e49839bce108143693c\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGREU5FDEHA5TKWIYUF7HR54KANHCNIE3QPLC54EL65YDF3S7PBLHT4U6TB2DTDY3GV/providers/Microsoft.Compute/disks/vm1_OsDisk_1_9e580a3ff4cd451aad2a09ecbe8ec1aa\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLITEST.RGD6B2BXPDQ4S5N3JBZYUFXJAK47GYUUSUOBA33LUS3GUZ2U4ZDWCCAQL7BTOPKRJ3O/providers/Microsoft.Compute/disks/vm1_OsDisk_1_63238e72109a4e49839bce108143693c\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm1\",\r\n \ \"adminUsername\": \"clitest123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2646' + - '2549' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:45 GMT + - Thu, 03 Sep 2020 03:25:49 GMT expires: - '-1' pragma: @@ -1159,23 +1205,23 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3983,Microsoft.Compute/LowCostGet30Min;31761 + - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31959 status: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": - "OpenLogic", "offer": "CentOS", "sku": "7.5", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "disk1", "caching": "ReadWrite", "createOption": - "FromImage", "diskSizeGB": 30, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1", + body: '{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_DS1_v2"}, "storageProfile": {"imageReference": {"publisher": "OpenLogic", + "offer": "CentOS", "sku": "7.5", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "disk1", "caching": "ReadWrite", "createOption": "FromImage", + "diskSizeGB": 30, "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/disks/disk1", "storageAccountType": "Premium_LRS"}}, "dataDisks": []}, "osProfile": {"computerName": "vm1", "adminUsername": "clitest123", "linuxConfiguration": {"disablePasswordAuthentication": true, "ssh": {"publicKeys": [{"path": "/home/clitest123/.ssh/authorized_keys", - "keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n"}]}, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": + "keyData": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\n"}]}, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": - [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}}}''' + [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic"}]}}}' headers: Accept: - application/json @@ -1186,14 +1232,14 @@ interactions: Connection: - keep-alive Content-Length: - - '1767' + - '1591' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --os-disk User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1202,7 +1248,7 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n @@ -1217,25 +1263,26 @@ interactions: {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e4213c7d-627b-400b-8118-d602209091cb?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/05cf3a28-921c-4343-b04f-b5bfb53bf387?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2565' + - '2468' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:19:49 GMT + - Thu, 03 Sep 2020 03:25:53 GMT expires: - '-1' pragma: @@ -1252,9 +1299,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1173 + - Microsoft.Compute/PutVM3Min;237,Microsoft.Compute/PutVM30Min;1192 x-ms-ratelimit-remaining-subscription-writes: - - '1134' + - '1197' status: code: 200 message: OK @@ -1272,24 +1319,24 @@ interactions: ParameterSetName: - -g -n --os-disk User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/e4213c7d-627b-400b-8118-d602209091cb?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/05cf3a28-921c-4343-b04f-b5bfb53bf387?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T03:19:47.5019418+00:00\",\r\n \"endTime\": - \"2020-07-20T03:19:56.4707532+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"e4213c7d-627b-400b-8118-d602209091cb\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:25:51.723845+00:00\",\r\n \"endTime\": + \"2020-09-03T03:26:14.8646233+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"05cf3a28-921c-4343-b04f-b5bfb53bf387\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '183' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:20:19 GMT + - Thu, 03 Sep 2020 03:26:25 GMT expires: - '-1' pragma: @@ -1306,7 +1353,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14959,Microsoft.Compute/GetOperation30Min;29697 + - Microsoft.Compute/GetOperation3Min;14965,Microsoft.Compute/GetOperation30Min;29943 status: code: 200 message: OK @@ -1324,15 +1371,15 @@ interactions: ParameterSetName: - -g -n --os-disk User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n @@ -1347,21 +1394,22 @@ interactions: {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2566' + - '2469' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:20:19 GMT + - Thu, 03 Sep 2020 03:26:25 GMT expires: - '-1' pragma: @@ -1378,7 +1426,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3973,Microsoft.Compute/LowCostGet30Min;31807 + - Microsoft.Compute/LowCostGet3Min;3982,Microsoft.Compute/LowCostGet30Min;31956 status: code: 200 message: OK @@ -1396,8 +1444,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1406,7 +1454,7 @@ interactions: body: string: "{\r\n \"name\": \"vm1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Compute/virtualMachines/vm1\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"westus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"4c8cf27d-1904-4f5d-829a-a5c0abd1e644\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"d00e3301-0896-467d-b121-9b1bd9a78ce4\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_DS1_v2\"\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"OpenLogic\",\r\n \"offer\": \"CentOS\",\r\n \"sku\": \"7.5\",\r\n @@ -1421,21 +1469,22 @@ interactions: {\r\n \"disablePasswordAuthentication\": true,\r\n \"ssh\": {\r\n \"publicKeys\": [\r\n {\r\n \"path\": \"/home/clitest123/.ssh/authorized_keys\",\r\n \"keyData\": \"ssh-rsa - AAAAB3NzaC1yc2EAAAADAQABAAABgQDUkQ08GKz7v20K0CXEXVnY5prCnEUl+A2KA4Ubg6W76fdqSl4LZneP4MiMOltUAoZsAYbT6D4ja7kxZqGnu7RB0g6Oqv1g0eHYNfLV9XAq4nvDmtSGBXpgBs6Kg1+y+g2j3XOHSCNSG4EJtyzqujt1obt+95UdvbDfb7GC6Dc76gBiFP4AFTdDS5rK0YAct4xH1rFtZKc2ygMUrhm6b57p0QHKAJsc9Jb7PuGh9qvwdg5mOZzZZBKq20fj7FB2pOYGjH6bIUN4Vo0I2t80PHOyMYVkNDLvFagpVs58eCju5d5MYPxV7RKJzOYt5mDfGcYA5INH9+ReXOqRKMzjQmv4sk5PzOafJXvgQvd0vT7WL+NXS/kNzP4buQyhhWWJfhauQWwy9wiiIaCJwAQ1GZnKSGI9ZpYIYGrZsaqLmU8l59ykLictD83vVucAYe1GzgRogBJDyRN0LVab9dFDdmGcVhPOlkqY4kJb7mpvRn6wzUVvRc9cXyJicBwrDaTgix8= - Zhou.Xing@microsoft.com\\n\"\r\n }\r\n ]\r\n },\r\n - \ \"provisionVMAgent\": true\r\n },\r\n \"secrets\": [],\r\n - \ \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n + AAAAB3NzaC1yc2EAAAADAQABAAABAQDmzXeK++L20uMK/Ug5wpjnWWyMlHoecEOxyHueHc1gPDj8qgLChiHt1OWJ1sDjiqBJ+hEEwZLjN8lCmUvWzzrl20d7M/BVp1ejulE/zr999kWuY3m5+FpAkbbxeO9LWoafwOir9dPzIOjDGdPWKbgHr3SerOHAuvVdXJDhWHtW5lB/MEnrxi48Pz/8k1lD1YccUAI6zDgKVJPBEk9fWMW8H0hKYsRXmlxdtg2npBQK7kbmcB2NJPEhTVgxVPqSaBVAt2lOCC/QQvAXcoD0lJGujp1IVYqSUarS5RnrYEDZ9Q6EKduWrP0GFkFkF8YzpFe+BRFaV8bLJrvZN43vgzRj + fey@DESKTOP-ARGPJS4\\n\"\r\n }\r\n ]\r\n },\r\n + \ \"provisionVMAgent\": true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Network/networkInterfaces/vm1VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '2566' + - '2469' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 03:20:20 GMT + - Thu, 03 Sep 2020 03:26:25 GMT expires: - '-1' pragma: @@ -1452,7 +1501,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3972,Microsoft.Compute/LowCostGet30Min;31806 + - Microsoft.Compute/LowCostGet3Min;3981,Microsoft.Compute/LowCostGet30Min;31955 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_snapshot_incremental.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_snapshot_incremental.yaml index e837e6e44e9..3303e6f337a 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_snapshot_incremental.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_snapshot_incremental.yaml @@ -19,35 +19,35 @@ interactions: ParameterSetName: - -g -n --size-gb -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"centraluseuap\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"Premium_LRS\"\r\n },\r\n \ \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \"diskSizeGB\": 10,\r\n - \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true\r\n - \ }\r\n}" + \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n + \ \"tier\": \"P3\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b2118cf6-c491-4d9a-a309-d890735af18b?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/00392fe4-de39-4534-8571-7524629cf5a1?api-version=2020-06-30 cache-control: - no-cache content-length: - - '318' + - '337' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:55 GMT + - Thu, 03 Sep 2020 03:19:49 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b2118cf6-c491-4d9a-a309-d890735af18b?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/00392fe4-de39-4534-8571-7524629cf5a1?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -58,9 +58,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7998 + - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1199' status: code: 202 message: Accepted @@ -78,14 +78,14 @@ interactions: ParameterSetName: - -g -n --size-gb -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/b2118cf6-c491-4d9a-a309-d890735af18b?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/00392fe4-de39-4534-8571-7524629cf5a1?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:36:55.741102+00:00\",\r\n \"endTime\": - \"2020-07-31T09:36:55.9129783+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:19:49.8676352+00:00\",\r\n \"endTime\": + \"2020-09-03T03:19:50.0395101+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"centraluseuap\",\r\n @@ -94,20 +94,20 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:55.741102+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 10737418240,\r\n \"uniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"b2118cf6-c491-4d9a-a309-d890735af18b\"\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8676352+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}\r\n + \ },\r\n \"name\": \"00392fe4-de39-4534-8571-7524629cf5a1\"\r\n}" headers: cache-control: - no-cache content-length: - - '1128' + - '1149' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:58 GMT + - Thu, 03 Sep 2020 03:19:52 GMT expires: - '-1' pragma: @@ -124,7 +124,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399990 + - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 status: code: 200 message: OK @@ -142,10 +142,10 @@ interactions: ParameterSetName: - -g -n --size-gb -l User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -155,19 +155,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:55.741102+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 10737418240,\r\n \"uniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8676352+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '904' + - '924' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:58 GMT + - Thu, 03 Sep 2020 03:19:53 GMT expires: - '-1' pragma: @@ -184,7 +184,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39989 + - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39999 status: code: 200 message: OK @@ -202,8 +202,8 @@ interactions: ParameterSetName: - -g -n --incremental -l --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -221,7 +221,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:36:59 GMT + - Thu, 03 Sep 2020 03:19:53 GMT expires: - '-1' pragma: @@ -249,12 +249,12 @@ interactions: ParameterSetName: - -g -n --incremental -l --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -264,19 +264,19 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"diskIOPSReadWrite\": 120,\r\n \"diskMBpsReadWrite\": 25,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-31T09:36:55.741102+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 10737418240,\r\n \"uniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\",\r\n - \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \ },\r\n \"timeCreated\": \"2020-09-03T03:19:49.8676352+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\",\r\n \"tier\": \"P3\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '904' + - '924' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:00 GMT + - Thu, 03 Sep 2020 03:19:54 GMT expires: - '-1' pragma: @@ -293,15 +293,15 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39988 + - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39998 status: code: 200 message: OK - request: - body: 'b''{"location": "centraluseuap", "tags": {}, "sku": {"name": "Standard_LRS"}, + body: '{"location": "centraluseuap", "tags": {}, "sku": {"name": "Standard_LRS"}, "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": "Copy", "sourceResourceId": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1"}, - "incremental": true}}''' + "incremental": true}}' headers: Accept: - application/json @@ -318,8 +318,8 @@ interactions: ParameterSetName: - -g -n --incremental -l --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -330,12 +330,12 @@ interactions: {\r\n \"name\": \"Standard_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \ \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\"\r\n },\r\n + \ \"sourceUniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\"\r\n },\r\n \ \"incremental\": true,\r\n \"provisioningState\": \"Updating\",\r\n \ \"diskSizeBytes\": 10737418240,\r\n \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/29d38bcb-cfd7-43ce-82a7-6e77f7178472?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/8bdfb203-98c0-4be8-aa22-d0f779a9e2c0?api-version=2020-05-01 cache-control: - no-cache content-length: @@ -343,11 +343,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:05 GMT + - Thu, 03 Sep 2020 03:19:59 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/29d38bcb-cfd7-43ce-82a7-6e77f7178472?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/8bdfb203-98c0-4be8-aa22-d0f779a9e2c0?monitor=true&api-version=2020-05-01 pragma: - no-cache server: @@ -360,7 +360,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/HighCostSnapshotCreateHydrate3Min;999,Microsoft.Compute/HighCostSnapshotCreateHydrate30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1199' + - '1198' status: code: 202 message: Accepted @@ -378,14 +378,14 @@ interactions: ParameterSetName: - -g -n --incremental -l --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/29d38bcb-cfd7-43ce-82a7-6e77f7178472?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/centraluseuap/DiskOperations/8bdfb203-98c0-4be8-aa22-d0f779a9e2c0?api-version=2020-05-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-31T09:37:06.616119+00:00\",\r\n \"endTime\": - \"2020-07-31T09:37:07.9286019+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:20:00.1353599+00:00\",\r\n \"endTime\": + \"2020-09-03T03:20:01.1518096+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"s1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/snapshots/s1\",\r\n \ \"type\": \"Microsoft.Compute/snapshots\",\r\n \"location\": \"centraluseuap\",\r\n @@ -393,22 +393,22 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\"\r\n },\r\n + \ \"sourceUniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": true,\r\n \"timeCreated\": \"2020-07-31T09:37:06.6630069+00:00\",\r\n + \ },\r\n \"incremental\": true,\r\n \"timeCreated\": \"2020-09-03T03:20:00.1353599+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"77a18b5a-4764-482d-9788-76c4f4c7eb1b\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6b48de00-0438-4523-a4ba-2476caac8be3\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"29d38bcb-cfd7-43ce-82a7-6e77f7178472\"\r\n}" + \"8bdfb203-98c0-4be8-aa22-d0f779a9e2c0\"\r\n}" headers: cache-control: - no-cache content-length: - - '1378' + - '1379' content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:09 GMT + - Thu, 03 Sep 2020 03:20:03 GMT expires: - '-1' pragma: @@ -425,7 +425,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399988 + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 status: code: 200 message: OK @@ -443,8 +443,8 @@ interactions: ParameterSetName: - -g -n --incremental -l --source User-Agent: - - python/3.8.2 (Windows-10-10.0.18362-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.10.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/snapshots/s1?api-version=2020-05-01 response: @@ -455,11 +455,11 @@ interactions: \"Standard\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \ \"creationData\": {\r\n \"createOption\": \"Copy\",\r\n \"sourceResourceId\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vm_snapshot_incremental_000001/providers/Microsoft.Compute/disks/d1\",\r\n - \ \"sourceUniqueId\": \"9eea7687-bb42-4f2a-8108-29adbecb8a36\"\r\n },\r\n + \ \"sourceUniqueId\": \"83f068e0-a213-45f5-b67b-71c53f019e5c\"\r\n },\r\n \ \"diskSizeGB\": 10,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"incremental\": true,\r\n \"timeCreated\": \"2020-07-31T09:37:06.6630069+00:00\",\r\n + \ },\r\n \"incremental\": true,\r\n \"timeCreated\": \"2020-09-03T03:20:00.1353599+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"77a18b5a-4764-482d-9788-76c4f4c7eb1b\",\r\n + \ \"diskSizeBytes\": 10737418240,\r\n \"uniqueId\": \"6b48de00-0438-4523-a4ba-2476caac8be3\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -469,7 +469,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Fri, 31 Jul 2020 09:37:10 GMT + - Thu, 03 Sep 2020 03:20:03 GMT expires: - '-1' pragma: @@ -486,7 +486,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39985 + - Microsoft.Compute/LowCostGet3Min;4996,Microsoft.Compute/LowCostGet30Min;39996 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_disk_update.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_disk_update.yaml index 349de09efa7..43346487465 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_disk_update.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_disk_update.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-ultrassd000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001","name":"cli-test-ultrassd000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:42:37Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001","name":"cli-test-ultrassd000001","type":"Microsoft.Resources/resourceGroups","location":"eastus2","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:23:22Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:42:39 GMT + - Thu, 03 Sep 2020 03:23:24 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"eastus2\",\r\n \"tags\": @@ -82,7 +82,7 @@ interactions: true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/197a7b42-4612-4beb-9510-31a5c1cf288c?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/84939e82-d66f-4b78-9f8d-b159c0f1368f?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -90,11 +90,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:42:45 GMT + - Thu, 03 Sep 2020 03:23:31 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/197a7b42-4612-4beb-9510-31a5c1cf288c?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/84939e82-d66f-4b78-9f8d-b159c0f1368f?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -105,9 +105,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 + - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7994 x-ms-ratelimit-remaining-subscription-writes: - - '1175' + - '1195' status: code: 202 message: Accepted @@ -125,127 +125,38 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/197a7b42-4612-4beb-9510-31a5c1cf288c?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/84939e82-d66f-4b78-9f8d-b159c0f1368f?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"197a7b42-4612-4beb-9510-31a5c1cf288c\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:42:47 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - disk create - Connection: - - keep-alive - ParameterSetName: - - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/197a7b42-4612-4beb-9510-31a5c1cf288c?api-version=2020-05-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"197a7b42-4612-4beb-9510-31a5c1cf288c\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:42:58 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - disk create - Connection: - - keep-alive - ParameterSetName: - - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/197a7b42-4612-4beb-9510-31a5c1cf288c?api-version=2020-05-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"endTime\": - \"2020-07-20T05:43:12.7878576+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"d1\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"eastus2\",\"tags\":{},\"zones\":[\"2\"],\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":4,\"diskIOPSReadWrite\":500,\"diskMBpsReadWrite\":8,\"readOnly\":false,\"diskIOPSReadOnly\":100,\"diskMBpsReadOnly\":13,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-07-20T05:42:45.3651308+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":4294967296,\"uniqueId\":\"1469889c-7ef9-408f-9a0e-dae6a9e71a5a\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n - \ },\r\n \"name\": \"197a7b42-4612-4beb-9510-31a5c1cf288c\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:23:30.9118114+00:00\",\r\n \"endTime\": + \"2020-09-03T03:23:31.3805862+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n + \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n + \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": + {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:30.9274359+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"374a0f54-d624-488f-a563-74ba3dd125ef\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": + \"84939e82-d66f-4b78-9f8d-b159c0f1368f\"\r\n}" headers: cache-control: - no-cache content-length: - - '1037' + - '1287' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:28 GMT + - Thu, 03 Sep 2020 03:23:33 GMT expires: - '-1' pragma: @@ -262,7 +173,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49994,Microsoft.Compute/GetOperation30Min;399994 + - Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399973 status: code: 200 message: OK @@ -280,10 +191,10 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -291,23 +202,23 @@ interactions: \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 500,\r\n \"diskMBpsReadWrite\": 8,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"1469889c-7ef9-408f-9a0e-dae6a9e71a5a\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:30.9274359+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"374a0f54-d624-488f-a563-74ba3dd125ef\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1028' + - '1062' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:29 GMT + - Thu, 03 Sep 2020 03:23:33 GMT expires: - '-1' pragma: @@ -324,7 +235,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39985 + - Microsoft.Compute/LowCostGet3Min;4972,Microsoft.Compute/LowCostGet30Min;39960 status: code: 200 message: OK @@ -342,12 +253,12 @@ interactions: ParameterSetName: - -g -n --disk-iops-read-write --disk-mbps-read-write User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -355,23 +266,23 @@ interactions: \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 500,\r\n \"diskMBpsReadWrite\": 8,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"1469889c-7ef9-408f-9a0e-dae6a9e71a5a\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:30.9274359+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"374a0f54-d624-488f-a563-74ba3dd125ef\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1028' + - '1062' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:30 GMT + - Thu, 03 Sep 2020 03:23:34 GMT expires: - '-1' pragma: @@ -388,16 +299,17 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4997,Microsoft.Compute/LowCostGet30Min;39984 + - Microsoft.Compute/LowCostGet3Min;4971,Microsoft.Compute/LowCostGet30Min;39959 status: code: 200 message: OK - request: body: '{"location": "eastus2", "tags": {}, "sku": {"name": "UltraSSD_LRS"}, "zones": ["2"], "properties": {"hyperVGeneration": "V1", "creationData": {"createOption": - "Empty"}, "diskSizeGB": 4, "diskIOPSReadWrite": 510, "diskMBpsReadWrite": 10, - "diskIOPSReadOnly": 100, "diskMBpsReadOnly": 13, "encryption": {"type": "EncryptionAtRestWithPlatformKey"}, - "maxShares": 1, "networkAccessPolicy": "AllowAll"}}' + "Empty", "logicalSectorSize": 4096}, "diskSizeGB": 4, "diskIOPSReadWrite": 510, + "diskMBpsReadWrite": 10, "diskIOPSReadOnly": 100, "diskMBpsReadOnly": 13, "diskState": + "Unattached", "encryption": {"type": "EncryptionAtRestWithPlatformKey"}, "maxShares": + 1, "networkAccessPolicy": "AllowAll"}}' headers: Accept: - application/json @@ -408,45 +320,46 @@ interactions: Connection: - keep-alive Content-Length: - - '396' + - '450' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g -n --disk-iops-read-write --disk-mbps-read-write User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"eastus2\",\r\n \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"physicalZone\": \"useast2-AZ01\",\r\n \ \"sku\": {\r\n \"name\": \"UltraSSD_LRS\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 510,\r\n \"diskMBpsReadWrite\": 10,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"provisioningState\": \"Updating\",\r\n \"isArmResource\": true,\r\n - \ \"faultDomain\": 0,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 510,\r\n \"diskMBpsReadWrite\": 10,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"provisioningState\": \"Updating\",\r\n + \ \"diskState\": \"Unattached\",\r\n \"isArmResource\": true,\r\n \"faultDomain\": + 0,\r\n \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a2f31387-37b9-4184-94d4-5b909d8293c3?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/75b45818-73fd-472d-94e6-3a1ba2197236?api-version=2020-06-30 cache-control: - no-cache content-length: - - '682' + - '748' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:31 GMT + - Thu, 03 Sep 2020 03:23:36 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a2f31387-37b9-4184-94d4-5b909d8293c3?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/75b45818-73fd-472d-94e6-3a1ba2197236?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -457,9 +370,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 + - Microsoft.Compute/CreateUpdateDisks3Min;995,Microsoft.Compute/CreateUpdateDisks30Min;7993 x-ms-ratelimit-remaining-subscription-writes: - - '1187' + - '1193' status: code: 202 message: Accepted @@ -477,38 +390,38 @@ interactions: ParameterSetName: - -g -n --disk-iops-read-write --disk-mbps-read-write User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/a2f31387-37b9-4184-94d4-5b909d8293c3?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus2/DiskOperations/75b45818-73fd-472d-94e6-3a1ba2197236?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:43:32.0853381+00:00\",\r\n \"endTime\": - \"2020-07-20T05:43:32.2884628+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:23:37.0527489+00:00\",\r\n \"endTime\": + \"2020-09-03T03:23:37.2402509+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus2\",\r\n \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 510,\r\n \"diskMBpsReadWrite\": 10,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"1469889c-7ef9-408f-9a0e-dae6a9e71a5a\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 510,\r\n \"diskMBpsReadWrite\": 10,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:30.9274359+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"374a0f54-d624-488f-a563-74ba3dd125ef\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"a2f31387-37b9-4184-94d4-5b909d8293c3\"\r\n}" + \"75b45818-73fd-472d-94e6-3a1ba2197236\"\r\n}" headers: cache-control: - no-cache content-length: - - '1254' + - '1288' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:34 GMT + - Thu, 03 Sep 2020 03:23:39 GMT expires: - '-1' pragma: @@ -525,7 +438,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49993,Microsoft.Compute/GetOperation30Min;399993 + - Microsoft.Compute/GetOperation3Min;49977,Microsoft.Compute/GetOperation30Min;399971 status: code: 200 message: OK @@ -543,10 +456,10 @@ interactions: ParameterSetName: - -g -n --disk-iops-read-write --disk-mbps-read-write User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-ultrassd000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -554,23 +467,23 @@ interactions: \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 510,\r\n \"diskMBpsReadWrite\": 10,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:42:45.3651308+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"1469889c-7ef9-408f-9a0e-dae6a9e71a5a\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 510,\r\n \"diskMBpsReadWrite\": 10,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:30.9274359+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"374a0f54-d624-488f-a563-74ba3dd125ef\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1029' + - '1063' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:34 GMT + - Thu, 03 Sep 2020 03:23:39 GMT expires: - '-1' pragma: @@ -587,7 +500,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39982 + - Microsoft.Compute/LowCostGet3Min;4969,Microsoft.Compute/LowCostGet30Min;39957 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_storage_sku.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_storage_sku.yaml index be6e4386947..e4747fb2783 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_storage_sku.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vm_ultra_ssd_storage_sku.yaml @@ -13,15 +13,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:43:40Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:23:47Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -30,7 +30,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:42 GMT + - Thu, 03 Sep 2020 03:23:50 GMT expires: - '-1' pragma: @@ -64,12 +64,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"eastus\",\r\n \"tags\": @@ -82,7 +82,7 @@ interactions: true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/4302f845-c550-489c-866b-5a8b555629b1?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/cebee6e5-bdfe-412b-9942-2d4e2477843d?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -90,11 +90,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:43:47 GMT + - Thu, 03 Sep 2020 03:23:57 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/4302f845-c550-489c-866b-5a8b555629b1?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/cebee6e5-bdfe-412b-9942-2d4e2477843d?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -107,7 +107,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;999,Microsoft.Compute/CreateUpdateDisks30Min;7999 x-ms-ratelimit-remaining-subscription-writes: - - '1181' + - '1197' status: code: 202 message: Accepted @@ -125,127 +125,38 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/4302f845-c550-489c-866b-5a8b555629b1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/cebee6e5-bdfe-412b-9942-2d4e2477843d?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:43:47.8721464+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"4302f845-c550-489c-866b-5a8b555629b1\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:43:50 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399991 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - disk create - Connection: - - keep-alive - ParameterSetName: - - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/4302f845-c550-489c-866b-5a8b555629b1?api-version=2020-05-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:43:47.8721464+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"4302f845-c550-489c-866b-5a8b555629b1\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:44:00 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49996,Microsoft.Compute/GetOperation30Min;399988 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - disk create - Connection: - - keep-alive - ParameterSetName: - - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/4302f845-c550-489c-866b-5a8b555629b1?api-version=2020-05-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:43:47.8721464+00:00\",\r\n \"endTime\": - \"2020-07-20T05:44:15.2206499+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"d1\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"eastus\",\"tags\":{},\"zones\":[\"2\"],\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":4,\"diskIOPSReadWrite\":500,\"diskMBpsReadWrite\":8,\"readOnly\":false,\"diskIOPSReadOnly\":100,\"diskMBpsReadOnly\":13,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-07-20T05:43:47.8877676+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":4294967296,\"uniqueId\":\"ea852493-d2e7-4bc4-a496-1170ea250e94\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n - \ },\r\n \"name\": \"4302f845-c550-489c-866b-5a8b555629b1\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:23:57.9952342+00:00\",\r\n \"endTime\": + \"2020-09-03T03:23:58.2920781+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1\",\r\n + \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n + \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n + \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": + {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:57.9952342+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"41d79304-ef2c-4404-888f-06f7276eb25f\",\r\n + \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": + \"cebee6e5-bdfe-412b-9942-2d4e2477843d\"\r\n}" headers: cache-control: - no-cache content-length: - - '1036' + - '1286' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:30 GMT + - Thu, 03 Sep 2020 03:24:00 GMT expires: - '-1' pragma: @@ -262,7 +173,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399984 + - Microsoft.Compute/GetOperation3Min;49999,Microsoft.Compute/GetOperation30Min;399999 status: code: 200 message: OK @@ -280,10 +191,10 @@ interactions: ParameterSetName: - -g -n --size-gb --sku --disk-iops-read-write --disk-mbps-read-write --zone User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -291,23 +202,23 @@ interactions: \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 500,\r\n \"diskMBpsReadWrite\": 8,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:43:47.8877676+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"ea852493-d2e7-4bc4-a496-1170ea250e94\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:57.9952342+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"41d79304-ef2c-4404-888f-06f7276eb25f\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1027' + - '1061' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:30 GMT + - Thu, 03 Sep 2020 03:24:00 GMT expires: - '-1' pragma: @@ -324,7 +235,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4995,Microsoft.Compute/LowCostGet30Min;39974 + - Microsoft.Compute/LowCostGet3Min;4999,Microsoft.Compute/LowCostGet30Min;39999 status: code: 200 message: OK @@ -342,12 +253,12 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -355,23 +266,23 @@ interactions: \ \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \"sku\": {\r\n \ \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n \"creationData\": {\r\n \"createOption\": - \"Empty\"\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": - 500,\r\n \"diskMBpsReadWrite\": 8,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": - 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": - \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n - \ \"timeCreated\": \"2020-07-20T05:43:47.8877676+00:00\",\r\n \"provisioningState\": - \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": - 4294967296,\r\n \"uniqueId\": \"ea852493-d2e7-4bc4-a496-1170ea250e94\",\r\n + \"Empty\",\r\n \"logicalSectorSize\": 4096\r\n },\r\n \"diskSizeGB\": + 4,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 8,\r\n + \ \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": + 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n + \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-09-03T03:23:57.9952342+00:00\",\r\n + \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n + \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"41d79304-ef2c-4404-888f-06f7276eb25f\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '1027' + - '1061' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:32 GMT + - Thu, 03 Sep 2020 03:24:01 GMT expires: - '-1' pragma: @@ -388,7 +299,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39973 + - Microsoft.Compute/LowCostGet3Min;4998,Microsoft.Compute/LowCostGet30Min;39998 status: code: 200 message: OK @@ -406,15 +317,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:43:40Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001","name":"cli-test-stdssdk000001","type":"Microsoft.Resources/resourceGroups","location":"eastus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:23:47Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -423,7 +334,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:32 GMT + - Thu, 03 Sep 2020 03:24:01 GMT expires: - '-1' pragma: @@ -457,12 +368,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"location\": \"eastus\",\r\n \"tags\": @@ -474,7 +385,7 @@ interactions: \ \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/87dcf22d-b22a-402a-aa64-1561583365cc?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -482,11 +393,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:39 GMT + - Thu, 03 Sep 2020 03:24:09 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/87dcf22d-b22a-402a-aa64-1561583365cc?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -499,7 +410,7 @@ interactions: x-ms-ratelimit-remaining-resource: - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7998 x-ms-ratelimit-remaining-subscription-writes: - - '1171' + - '1193' status: code: 202 message: Accepted @@ -517,14 +428,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/87dcf22d-b22a-402a-aa64-1561583365cc?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:44:39.6435004+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"87dcf22d-b22a-402a-aa64-1561583365cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:24:10.3243655+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9\"\r\n}" headers: cache-control: - no-cache @@ -533,7 +444,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:42 GMT + - Thu, 03 Sep 2020 03:24:12 GMT expires: - '-1' pragma: @@ -550,7 +461,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49990,Microsoft.Compute/GetOperation30Min;399982 + - Microsoft.Compute/GetOperation3Min;49997,Microsoft.Compute/GetOperation30Min;399997 status: code: 200 message: OK @@ -568,14 +479,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/87dcf22d-b22a-402a-aa64-1561583365cc?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:44:39.6435004+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"87dcf22d-b22a-402a-aa64-1561583365cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:24:10.3243655+00:00\",\r\n \"status\": + \"InProgress\",\r\n \"name\": \"24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9\"\r\n}" headers: cache-control: - no-cache @@ -584,7 +495,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:44:52 GMT + - Thu, 03 Sep 2020 03:24:22 GMT expires: - '-1' pragma: @@ -601,7 +512,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49988,Microsoft.Compute/GetOperation30Min;399980 + - Microsoft.Compute/GetOperation3Min;49995,Microsoft.Compute/GetOperation30Min;399995 status: code: 200 message: OK @@ -619,25 +530,25 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/87dcf22d-b22a-402a-aa64-1561583365cc?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/DiskOperations/24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:44:39.6435004+00:00\",\r\n \"endTime\": - \"2020-07-20T05:45:06.9884991+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"properties\": {\r\n \"output\": {\"name\":\"d2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"eastus\",\"tags\":{},\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\"},\"diskSizeGB\":4,\"diskIOPSReadWrite\":100,\"diskMBpsReadWrite\":13,\"readOnly\":false,\"diskIOPSReadOnly\":100,\"diskMBpsReadOnly\":13,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-07-20T05:44:39.6591046+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":4294967296,\"uniqueId\":\"161d1583-5dd2-498b-b4ea-092aee1df912\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n - \ },\r\n \"name\": \"87dcf22d-b22a-402a-aa64-1561583365cc\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:24:10.3243655+00:00\",\r\n \"endTime\": + \"2020-09-03T03:24:37.6384038+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"properties\": {\r\n \"output\": {\"name\":\"d2\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2\",\"type\":\"Microsoft.Compute/disks\",\"location\":\"eastus\",\"tags\":{},\"sku\":{\"name\":\"UltraSSD_LRS\",\"tier\":\"Ultra\"},\"properties\":{\"hyperVGeneration\":\"V1\",\"creationData\":{\"createOption\":\"Empty\",\"logicalSectorSize\":4096},\"diskSizeGB\":4,\"diskIOPSReadWrite\":100,\"diskMBpsReadWrite\":13,\"readOnly\":false,\"diskIOPSReadOnly\":100,\"diskMBpsReadOnly\":13,\"encryption\":{\"type\":\"EncryptionAtRestWithPlatformKey\"},\"maxShares\":1,\"timeCreated\":\"2020-09-03T03:24:10.3243655+00:00\",\"provisioningState\":\"Succeeded\",\"diskState\":\"Unattached\",\"diskSizeBytes\":4294967296,\"uniqueId\":\"0a38ae82-0c30-40fe-8b45-1ed149ad1c0d\",\"networkAccessPolicy\":\"AllowAll\"}}\r\n + \ },\r\n \"name\": \"24d9f8d9-bc37-4c6e-8cdd-a3858b80efd9\"\r\n}" headers: cache-control: - no-cache content-length: - - '1023' + - '1048' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:45:22 GMT + - Thu, 03 Sep 2020 03:24:53 GMT expires: - '-1' pragma: @@ -654,7 +565,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49984,Microsoft.Compute/GetOperation30Min;399976 + - Microsoft.Compute/GetOperation3Min;49992,Microsoft.Compute/GetOperation30Min;399992 status: code: 200 message: OK @@ -672,33 +583,34 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d2\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {},\r\n \"sku\": {\r\n \"name\": \"UltraSSD_LRS\",\r\n \"tier\": \"Ultra\"\r\n },\r\n \"properties\": {\r\n \"hyperVGeneration\": \"V1\",\r\n - \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n - \ \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 100,\r\n \"diskMBpsReadWrite\": - 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": 100,\r\n \"diskMBpsReadOnly\": - 13,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"maxShares\": 1,\r\n \"timeCreated\": \"2020-07-20T05:44:39.6591046+00:00\",\r\n - \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 4294967296,\r\n \"uniqueId\": \"161d1583-5dd2-498b-b4ea-092aee1df912\",\r\n + \ \"creationData\": {\r\n \"createOption\": \"Empty\",\r\n \"logicalSectorSize\": + 4096\r\n },\r\n \"diskSizeGB\": 4,\r\n \"diskIOPSReadWrite\": 100,\r\n + \ \"diskMBpsReadWrite\": 13,\r\n \"readOnly\": false,\r\n \"diskIOPSReadOnly\": + 100,\r\n \"diskMBpsReadOnly\": 13,\r\n \"encryption\": {\r\n \"type\": + \"EncryptionAtRestWithPlatformKey\"\r\n },\r\n \"maxShares\": 1,\r\n + \ \"timeCreated\": \"2020-09-03T03:24:10.3243655+00:00\",\r\n \"provisioningState\": + \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n \"diskSizeBytes\": + 4294967296,\r\n \"uniqueId\": \"0a38ae82-0c30-40fe-8b45-1ed149ad1c0d\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '999' + - '1033' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:45:22 GMT + - Thu, 03 Sep 2020 03:24:54 GMT expires: - '-1' pragma: @@ -715,7 +627,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4990,Microsoft.Compute/LowCostGet30Min;39969 + - Microsoft.Compute/LowCostGet3Min;4994,Microsoft.Compute/LowCostGet30Min;39994 status: code: 200 message: OK @@ -784,13 +696,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:45:24 GMT + - Thu, 03 Sep 2020 03:24:55 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:50:24 GMT + - Thu, 03 Sep 2020 03:29:55 GMT source-age: - - '121' + - '207' strict-transport-security: - max-age=31536000 vary: @@ -799,21 +711,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 2 x-content-type-options: - nosniff x-fastly-request-id: - - e3c0443c752c47515a209a09fc501df092d92e17 + - ef839a1d5ba79e3b82aedcf766d90bb93b3a2f09 x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18050-SIN + - cache-sin18033-SIN x-timer: - - S1595223925.539692,VS0,VE1 + - S1599103495.375752,VS0,VE0 x-xss-protection: - 1; mode=block status: @@ -834,8 +746,8 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -851,7 +763,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:45:24 GMT + - Thu, 03 Sep 2020 03:24:55 GMT expires: - '-1' pragma: @@ -866,7 +778,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"name": "vm-ultrassdVNET", "type": "Microsoft.Network/virtualNetworks", "location": @@ -894,9 +806,9 @@ interactions: {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "dataDisks": [{"lun": 0, "managedDisk": {"storageAccountType": "UltraSSD_LRS"}, "createOption": "empty", "diskSizeGB": 4}]}, "osProfile": {"computerName": "vm-ultrassd", - "adminUsername": "admin123", "adminPassword": "[parameters(\''adminPassword\'')]"}, + "adminUsername": "admin123", "adminPassword": "[parameters(''adminPassword'')]"}, "additionalCapabilities": {"ultraSSDEnabled": true}}, "zones": ["2"]}], "outputs": - {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' + {}}, "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -914,26 +826,26 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_mP5Q0GrLFfl3mq4ViiOy1HxcbxUdMemL","name":"vm_deploy_mP5Q0GrLFfl3mq4ViiOy1HxcbxUdMemL","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7167969753354566118","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:45:29.9968964Z","duration":"PT3.2292567S","correlationId":"6c5f4c01-d8fa-48f1-89f9-8eb66328be51","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-ultrassdVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassdPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_DCUidUzs9bRPoJOND08LgxU4kYD6L5Op","name":"vm_deploy_DCUidUzs9bRPoJOND08LgxU4kYD6L5Op","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13332367828686722027","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:25:00.6125646Z","duration":"PT2.9831965S","correlationId":"9f71a23e-6a4d-437c-b09d-469d8596c5ff","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-ultrassdVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassdPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_mP5Q0GrLFfl3mq4ViiOy1HxcbxUdMemL/operationStatuses/08586063829587099950?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_DCUidUzs9bRPoJOND08LgxU4kYD6L5Op/operationStatuses/08586025033878482686?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2877' + - '2878' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:45:31 GMT + - Thu, 03 Sep 2020 03:25:02 GMT expires: - '-1' pragma: @@ -943,7 +855,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1196' status: code: 201 message: Created @@ -962,10 +874,10 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063829587099950?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025033878482686?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -977,7 +889,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:46:02 GMT + - Thu, 03 Sep 2020 03:25:32 GMT expires: - '-1' pragma: @@ -1006,10 +918,10 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063829587099950?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025033878482686?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -1021,7 +933,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:46:33 GMT + - Thu, 03 Sep 2020 03:26:03 GMT expires: - '-1' pragma: @@ -1050,54 +962,10 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063829587099950?api-version=2020-06-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:47:04 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm create - Connection: - - keep-alive - ParameterSetName: - - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb - --zone --location --nsg-rule - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063829587099950?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025033878482686?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -1109,7 +977,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:35 GMT + - Thu, 03 Sep 2020 03:26:34 GMT expires: - '-1' pragma: @@ -1138,22 +1006,22 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_mP5Q0GrLFfl3mq4ViiOy1HxcbxUdMemL","name":"vm_deploy_mP5Q0GrLFfl3mq4ViiOy1HxcbxUdMemL","type":"Microsoft.Resources/deployments","properties":{"templateHash":"7167969753354566118","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:47:16.2042201Z","duration":"PT1M49.4365804S","correlationId":"6c5f4c01-d8fa-48f1-89f9-8eb66328be51","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-ultrassdVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassdPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_DCUidUzs9bRPoJOND08LgxU4kYD6L5Op","name":"vm_deploy_DCUidUzs9bRPoJOND08LgxU4kYD6L5Op","type":"Microsoft.Resources/deployments","properties":{"templateHash":"13332367828686722027","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:26:12.9405466Z","duration":"PT1M15.3111785S","correlationId":"9f71a23e-6a4d-437c-b09d-469d8596c5ff","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["eastus"]},{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vm-ultrassdVNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassdPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassdVMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET"}]}}' headers: cache-control: - no-cache content-length: - - '3984' + - '3985' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:35 GMT + - Thu, 03 Sep 2020 03:26:34 GMT expires: - '-1' pragma: @@ -1182,8 +1050,8 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1192,49 +1060,50 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": - \"10.4\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n + \"10.5\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T05:47:36+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n + \"2020-09-03T03:26:30+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:46:28.015797+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:25:28.2873783+00:00\"\r\n \ }\r\n ]\r\n },\r\n {\r\n \"name\": - \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n \"statuses\": + \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:46:28.015797+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:25:28.2873783+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:47:14.5629892+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:26:11.2406063+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n },\r\n \"zones\": [\r\n \"2\"\r\n ]\r\n}" @@ -1242,11 +1111,11 @@ interactions: cache-control: - no-cache content-length: - - '4288' + - '4369' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:37 GMT + - Thu, 03 Sep 2020 03:26:36 GMT expires: - '-1' pragma: @@ -1263,7 +1132,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3979,Microsoft.Compute/LowCostGet30Min;31861 + - Microsoft.Compute/LowCostGet3Min;3996,Microsoft.Compute/LowCostGet30Min;31996 status: code: 200 message: OK @@ -1282,8 +1151,8 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1291,12 +1160,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-ultrassdVMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\",\r\n - \ \"etag\": \"W/\\\"62f4032b-f355-48e5-8329-014ce3144a29\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"a4113987-3dbc-4589-b1e3-dba3516e0a4f\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e95248e1-97bd-48dc-88ad-902d34ea7e2f\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"004c9e54-87c6-4451-a51d-9f0f49d056d5\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-ultrassd\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic/ipConfigurations/ipconfigvm-ultrassd\",\r\n - \ \"etag\": \"W/\\\"62f4032b-f355-48e5-8329-014ce3144a29\\\"\",\r\n + \ \"etag\": \"W/\\\"a4113987-3dbc-4589-b1e3-dba3516e0a4f\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.4\",\r\n \"privateIPAllocationMethod\": @@ -1305,8 +1174,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"agfqzfaiajferjxbufnrf4v55b.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-22-48-1D-A7-3A\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"i1ycr20lwnpuxdwzz5nxljckkd.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-8B-2B-32\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassdNSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -1320,9 +1189,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:38 GMT + - Thu, 03 Sep 2020 03:26:37 GMT etag: - - W/"62f4032b-f355-48e5-8329-014ce3144a29" + - W/"a4113987-3dbc-4589-b1e3-dba3516e0a4f" expires: - '-1' pragma: @@ -1339,7 +1208,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 3a75a834-74c0-4eab-bed1-c26b5ef7107f + - e7e95424-0994-439b-ae1a-a5e326d5fa24 status: code: 200 message: OK @@ -1358,8 +1227,8 @@ interactions: - -g -n --admin-username --size --admin-password --image --storage-sku --data-disk-sizes-gb --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1367,10 +1236,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-ultrassdPublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassdPublicIP\",\r\n - \ \"etag\": \"W/\\\"d0d425c5-e804-4fe8-a205-befc08676efd\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"c42f1f54-cb4e-4749-9972-0d90e61d3830\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"9a32d0ef-cc66-4ae9-8123-4fe75e0685a0\",\r\n \"ipAddress\": \"20.51.224.184\",\r\n + \"b7b9ca1d-4478-49f9-9cc4-cc174fe938be\",\r\n \"ipAddress\": \"20.51.208.87\",\r\n \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \ \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic/ipConfigurations/ipconfigvm-ultrassd\"\r\n @@ -1380,13 +1249,13 @@ interactions: cache-control: - no-cache content-length: - - '1060' + - '1059' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:38 GMT + - Thu, 03 Sep 2020 03:26:37 GMT etag: - - W/"d0d425c5-e804-4fe8-a205-befc08676efd" + - W/"c42f1f54-cb4e-4749-9972-0d90e61d3830" expires: - '-1' pragma: @@ -1403,7 +1272,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - c5e8e175-fd49-46e4-a550-8248c606141e + - a3dfb25d-6e84-42ca-936b-743e1db34feb status: code: 200 message: OK @@ -1421,8 +1290,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1431,27 +1300,28 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -1460,11 +1330,11 @@ interactions: cache-control: - no-cache content-length: - - '2616' + - '2695' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:39 GMT + - Thu, 03 Sep 2020 03:26:37 GMT expires: - '-1' pragma: @@ -1481,20 +1351,20 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3978,Microsoft.Compute/LowCostGet30Min;31860 + - Microsoft.Compute/LowCostGet3Min;3995,Microsoft.Compute/LowCostGet30Min;31995 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb", - "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb", - "storageAccountType": "Premium_LRS"}}, "dataDisks": [{"lun": 0, "name": "vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156", + body: '{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b", "caching": + "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": {"id": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b", + "storageAccountType": "Premium_LRS"}}, "dataDisks": [{"lun": 0, "name": "vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e", "caching": "None", "createOption": "Empty", "diskSizeGB": 4, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e", "storageAccountType": "UltraSSD_LRS"}, "toBeDetached": false}, {"lun": 1, "name": "d3", "createOption": "Empty", "diskSizeGB": 5, "managedDisk": {"storageAccountType": "UltraSSD_LRS"}}]}, "additionalCapabilities": {"ultraSSDEnabled": true}, "osProfile": @@ -1502,7 +1372,7 @@ interactions: {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic"}]}}, - "zones": ["2"]}''' + "zones": ["2"]}' headers: Accept: - application/json @@ -1519,8 +1389,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1529,22 +1399,22 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": @@ -1553,7 +1423,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -1562,15 +1433,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ff63dca-f027-4b10-96a6-20cfb015f2e5?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9088329e-b3bd-4be0-9d4b-d381c3a60ad8?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2903' + - '2982' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:47:45 GMT + - Thu, 03 Sep 2020 03:26:42 GMT expires: - '-1' pragma: @@ -1587,60 +1458,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;788,Microsoft.Compute/PutVM30Min;3939 + - Microsoft.Compute/PutVM3Min;741,Microsoft.Compute/PutVM30Min;3716 x-ms-ratelimit-remaining-subscription-writes: - - '1170' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm disk attach - Connection: - - keep-alive - ParameterSetName: - - -g --vm-name --name --new --size-gb --sku - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ff63dca-f027-4b10-96a6-20cfb015f2e5?api-version=2020-06-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:47:41.8756692+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"1ff63dca-f027-4b10-96a6-20cfb015f2e5\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '134' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:48:16 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14991,Microsoft.Compute/GetOperation30Min;29897 + - '1195' status: code: 200 message: OK @@ -1658,15 +1478,15 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/1ff63dca-f027-4b10-96a6-20cfb015f2e5?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/9088329e-b3bd-4be0-9d4b-d381c3a60ad8?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:47:41.8756692+00:00\",\r\n \"endTime\": - \"2020-07-20T05:48:23.3135512+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"1ff63dca-f027-4b10-96a6-20cfb015f2e5\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:26:39.9437697+00:00\",\r\n \"endTime\": + \"2020-09-03T03:26:51.8812704+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"9088329e-b3bd-4be0-9d4b-d381c3a60ad8\"\r\n}" headers: cache-control: - no-cache @@ -1675,7 +1495,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:46 GMT + - Thu, 03 Sep 2020 03:27:13 GMT expires: - '-1' pragma: @@ -1692,7 +1512,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14989,Microsoft.Compute/GetOperation30Min;29893 + - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29996 status: code: 200 message: OK @@ -1710,40 +1530,41 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3\"\r\n + \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -1752,11 +1573,11 @@ interactions: cache-control: - no-cache content-length: - - '3106' + - '3185' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:46 GMT + - Thu, 03 Sep 2020 03:27:13 GMT expires: - '-1' pragma: @@ -1773,7 +1594,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3970,Microsoft.Compute/LowCostGet30Min;31844 + - Microsoft.Compute/LowCostGet3Min;3992,Microsoft.Compute/LowCostGet30Min;31992 status: code: 200 message: OK @@ -1791,8 +1612,8 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1801,32 +1622,33 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3\"\r\n + \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -1835,11 +1657,11 @@ interactions: cache-control: - no-cache content-length: - - '3106' + - '3185' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:47 GMT + - Thu, 03 Sep 2020 03:27:14 GMT expires: - '-1' pragma: @@ -1856,23 +1678,23 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3969,Microsoft.Compute/LowCostGet30Min;31843 + - Microsoft.Compute/LowCostGet3Min;3991,Microsoft.Compute/LowCostGet30Min;31991 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb", - "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb", - "storageAccountType": "Premium_LRS"}}, "dataDisks": [{"lun": 0, "name": "vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156", + body: '{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b", "caching": + "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": {"id": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b", + "storageAccountType": "Premium_LRS"}}, "dataDisks": [{"lun": 0, "name": "vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e", "caching": "None", "createOption": "Empty", "diskSizeGB": 4, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e", "storageAccountType": "UltraSSD_LRS"}, "toBeDetached": false}, {"lun": 1, "name": "d3", "caching": "None", "createOption": "Empty", "diskSizeGB": 5, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3", "storageAccountType": "UltraSSD_LRS"}, "toBeDetached": false}, {"lun": 2, "createOption": "Attach", "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/disks/d1"}}]}, "additionalCapabilities": {"ultraSSDEnabled": true}, "osProfile": {"computerName": @@ -1880,7 +1702,7 @@ interactions: false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic"}]}}, - "zones": ["2"]}''' + "zones": ["2"]}' headers: Accept: - application/json @@ -1897,8 +1719,8 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1907,27 +1729,27 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3\"\r\n + \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1937,7 +1759,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -1946,15 +1769,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/626dbb46-d425-40aa-9a4d-1efe67454f3f?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba219000-6891-4af1-ba2f-4f533079e1e9?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3596' + - '3675' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:48:53 GMT + - Thu, 03 Sep 2020 03:27:22 GMT expires: - '-1' pragma: @@ -1971,9 +1794,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;740,Microsoft.Compute/PutVM30Min;3700 + - Microsoft.Compute/PutVM3Min;740,Microsoft.Compute/PutVM30Min;3715 x-ms-ratelimit-remaining-subscription-writes: - - '1178' + - '1195' status: code: 200 message: OK @@ -1991,24 +1814,24 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/626dbb46-d425-40aa-9a4d-1efe67454f3f?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/ba219000-6891-4af1-ba2f-4f533079e1e9?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:48:49.6886977+00:00\",\r\n \"endTime\": - \"2020-07-20T05:48:59.6887831+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"626dbb46-d425-40aa-9a4d-1efe67454f3f\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:27:18.11562+00:00\",\r\n \"endTime\": + \"2020-09-03T03:27:30.3656452+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"ba219000-6891-4af1-ba2f-4f533079e1e9\"\r\n}" headers: cache-control: - no-cache content-length: - - '184' + - '182' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:23 GMT + - Thu, 03 Sep 2020 03:27:52 GMT expires: - '-1' pragma: @@ -2025,7 +1848,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14981,Microsoft.Compute/GetOperation30Min;29885 + - Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29994 status: code: 200 message: OK @@ -2043,35 +1866,35 @@ interactions: ParameterSetName: - -g --vm-name --name User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3\"\r\n + \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -2081,7 +1904,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -2090,11 +1914,11 @@ interactions: cache-control: - no-cache content-length: - - '3597' + - '3676' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:23 GMT + - Thu, 03 Sep 2020 03:27:52 GMT expires: - '-1' pragma: @@ -2111,7 +1935,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3962,Microsoft.Compute/LowCostGet30Min;31831 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31988 status: code: 200 message: OK @@ -2129,8 +1953,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2139,27 +1963,27 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3c1632ac-75da-42a7-9a7f-70a2c49ebcf3\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"c0ddccae-882a-4555-a81b-07ad9d4e26af\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\",\r\n \"createOption\": + \"vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_c193697d81454aa28ad77cd0d6831ebb\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_OsDisk_1_574cfeb3001b4253ac9571341aaa924b\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\",\r\n + [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_1f19061af7b34063b98b244478e00156\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd_disk2_4d3180ba2a934b4caa89357f0efebe2e\"\r\n \ },\r\n \"diskSizeGB\": 4,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 1,\r\n \"name\": \"d3\",\r\n \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": - \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d3\"\r\n + \"UltraSSD_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d3\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n },\r\n {\r\n \"lun\": 2,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -2169,7 +1993,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -2178,11 +2003,11 @@ interactions: cache-control: - no-cache content-length: - - '3597' + - '3676' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:24 GMT + - Thu, 03 Sep 2020 03:27:53 GMT expires: - '-1' pragma: @@ -2199,7 +2024,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3961,Microsoft.Compute/LowCostGet30Min;31830 + - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31987 status: code: 200 message: OK @@ -2268,13 +2093,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:25 GMT + - Thu, 03 Sep 2020 03:27:55 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:54:25 GMT + - Thu, 03 Sep 2020 03:32:55 GMT source-age: - - '51' + - '237' strict-transport-security: - max-age=31536000 vary: @@ -2283,21 +2108,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - e6855f5586c3d23019396bd2044136c699e55891 + - aedf23cacaf291dcb0c307badca23d803d4bd67e x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18038-SIN + - cache-sin18039-SIN x-timer: - - S1595224166.687985,VS0,VE1 + - S1599103675.013292,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -2318,8 +2143,8 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2328,14 +2153,14 @@ interactions: body: string: "{\r\n \"value\": [\r\n {\r\n \"name\": \"vm-ultrassdVNET\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET\",\r\n - \ \"etag\": \"W/\\\"72a7315d-6d4d-4f94-9e4f-07bb37354f95\\\"\",\r\n \"type\": + \ \"etag\": \"W/\\\"4483ff3f-48fb-47eb-aadd-551ffd707e23\\\"\",\r\n \"type\": \"Microsoft.Network/virtualNetworks\",\r\n \"location\": \"eastus\",\r\n \ \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"940c8b01-0208-484a-a6e1-a15b12fabff9\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"f328f046-b34b-4b5f-8ed9-cfdb75a44a53\",\r\n \ \"addressSpace\": {\r\n \"addressPrefixes\": [\r\n \"10.0.0.0/16\"\r\n \ ]\r\n },\r\n \"subnets\": [\r\n {\r\n \"name\": \"vm-ultrassdSubnet\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/virtualNetworks/vm-ultrassdVNET/subnets/vm-ultrassdSubnet\",\r\n - \ \"etag\": \"W/\\\"72a7315d-6d4d-4f94-9e4f-07bb37354f95\\\"\",\r\n + \ \"etag\": \"W/\\\"4483ff3f-48fb-47eb-aadd-551ffd707e23\\\"\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"addressPrefix\": \"10.0.0.0/24\",\r\n \"ipConfigurations\": [\r\n {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassdVMNic/ipConfigurations/ipconfigvm-ultrassd\"\r\n @@ -2351,7 +2176,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:25 GMT + - Thu, 03 Sep 2020 03:27:54 GMT expires: - '-1' pragma: @@ -2368,12 +2193,12 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 17b64404-a8bc-4b34-8099-6c0832dbc34b + - 0231ab2d-7bf2-455f-bf86-d90c136abe8a status: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"type": "Microsoft.Network/networkSecurityGroups", "name": "vm-ultrassd2NSG", @@ -2396,9 +2221,9 @@ interactions: "ReadWrite", "managedDisk": {"storageAccountType": null}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "osProfile": {"computerName": "vm-ultrassd2", "adminUsername": "admin123", "adminPassword": - "[parameters(\''adminPassword\'')]"}, "additionalCapabilities": {"ultraSSDEnabled": + "[parameters(''adminPassword'')]"}, "additionalCapabilities": {"ultraSSDEnabled": true}}, "zones": ["2"]}], "outputs": {}}, "parameters": {"adminPassword": {"value": - "testPassword0"}}, "mode": "Incremental"}}''' + "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -2416,26 +2241,26 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_Nh5jsBTZ6P1UAxnWDpJwaQ7dsQSm8a4H","name":"vm_deploy_Nh5jsBTZ6P1UAxnWDpJwaQ7dsQSm8a4H","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14158841920036218176","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:49:32.1498545Z","duration":"PT3.0700084S","correlationId":"b4ce0af3-90af-416a-b6a0-bdea42c23504","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassd2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd2"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_8Tn7eSKBuUjUPUv9F8rCYC063msxDBlU","name":"vm_deploy_8Tn7eSKBuUjUPUv9F8rCYC063msxDBlU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5290580718394197517","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:28:01.2843444Z","duration":"PT2.800892S","correlationId":"03eefc56-7025-4c71-9360-9b9b412274a7","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassd2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd2"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_Nh5jsBTZ6P1UAxnWDpJwaQ7dsQSm8a4H/operationStatuses/08586063827163977882?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_8Tn7eSKBuUjUPUv9F8rCYC063msxDBlU/operationStatuses/08586025032069941939?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2534' + - '2532' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:49:34 GMT + - Thu, 03 Sep 2020 03:28:02 GMT expires: - '-1' pragma: @@ -2445,7 +2270,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1186' + - '1194' status: code: 201 message: Created @@ -2464,10 +2289,10 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827163977882?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032069941939?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -2479,7 +2304,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:04 GMT + - Thu, 03 Sep 2020 03:28:34 GMT expires: - '-1' pragma: @@ -2508,10 +2333,10 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827163977882?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032069941939?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -2523,7 +2348,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:35 GMT + - Thu, 03 Sep 2020 03:29:04 GMT expires: - '-1' pragma: @@ -2552,10 +2377,10 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063827163977882?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025032069941939?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -2567,7 +2392,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:06 GMT + - Thu, 03 Sep 2020 03:29:35 GMT expires: - '-1' pragma: @@ -2596,22 +2421,22 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_Nh5jsBTZ6P1UAxnWDpJwaQ7dsQSm8a4H","name":"vm_deploy_Nh5jsBTZ6P1UAxnWDpJwaQ7dsQSm8a4H","type":"Microsoft.Resources/deployments","properties":{"templateHash":"14158841920036218176","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:50:46.1725799Z","duration":"PT1M17.0927338S","correlationId":"b4ce0af3-90af-416a-b6a0-bdea42c23504","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassd2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Resources/deployments/vm_deploy_8Tn7eSKBuUjUPUv9F8rCYC063msxDBlU","name":"vm_deploy_8Tn7eSKBuUjUPUv9F8rCYC063msxDBlU","type":"Microsoft.Resources/deployments","properties":{"templateHash":"5290580718394197517","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:29:19.750489Z","duration":"PT1M21.2670366S","correlationId":"03eefc56-7025-4c71-9360-9b9b412274a7","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"networkSecurityGroups","locations":["eastus"]},{"resourceType":"publicIPAddresses","locations":["eastus"]},{"resourceType":"networkInterfaces","locations":["eastus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachines","locations":["eastus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vm-ultrassd2PublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic","resourceType":"Microsoft.Network/networkInterfaces","resourceName":"vm-ultrassd2VMNic"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2","resourceType":"Microsoft.Compute/virtualMachines","resourceName":"vm-ultrassd2"}],"outputs":{},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP"}]}}' headers: cache-control: - no-cache content-length: - - '3433' + - '3431' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:07 GMT + - Thu, 03 Sep 2020 03:29:35 GMT expires: - '-1' pragma: @@ -2640,8 +2465,8 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2650,39 +2475,40 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"dd556762-3f01-447c-b260-f97677f73dd6\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3a64c40a-5db2-403d-93fc-02c3989dac42\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n \"createOption\": + \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"instanceView\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \"osName\": \"debian\",\r\n \"osVersion\": - \"10.4\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n + \"10.5\",\r\n \"vmAgent\": {\r\n \"vmAgentVersion\": \"2.2.45\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Ready\",\r\n \ \"message\": \"Guest Agent is running\",\r\n \"time\": - \"2020-07-20T05:51:05+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": - []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n + \"2020-09-03T03:29:34+00:00\"\r\n }\r\n ],\r\n \"extensionHandlers\": + []\r\n },\r\n \"disks\": [\r\n {\r\n \"name\": \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \ \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:49:55.7516521+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:28:28.7562657+00:00\"\r\n \ }\r\n ]\r\n }\r\n ],\r\n \"hyperVGeneration\": \"V1\",\r\n \"statuses\": [\r\n {\r\n \"code\": \"ProvisioningState/succeeded\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"Provisioning - succeeded\",\r\n \"time\": \"2020-07-20T05:50:44.424096+00:00\"\r\n + succeeded\",\r\n \"time\": \"2020-09-03T03:29:18.8968855+00:00\"\r\n \ },\r\n {\r\n \"code\": \"PowerState/running\",\r\n \ \"level\": \"Info\",\r\n \"displayStatus\": \"VM running\"\r\n \ }\r\n ]\r\n }\r\n },\r\n \"zones\": [\r\n \"2\"\r\n ]\r\n}" @@ -2690,11 +2516,11 @@ interactions: cache-control: - no-cache content-length: - - '3337' + - '3417' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:07 GMT + - Thu, 03 Sep 2020 03:29:36 GMT expires: - '-1' pragma: @@ -2711,7 +2537,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3965,Microsoft.Compute/LowCostGet30Min;31812 + - Microsoft.Compute/LowCostGet3Min;3989,Microsoft.Compute/LowCostGet30Min;31983 status: code: 200 message: OK @@ -2730,8 +2556,8 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2739,12 +2565,12 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-ultrassd2VMNic\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\",\r\n - \ \"etag\": \"W/\\\"2529360b-a30a-490d-a892-d4b852c96c04\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"cdc1e7de-e84e-4d7b-9ff0-a1d1e3a8fb7c\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"properties\": {\r\n \"provisioningState\": - \"Succeeded\",\r\n \"resourceGuid\": \"e0102ca9-b982-40df-8a37-4d9b5dfb9afb\",\r\n + \"Succeeded\",\r\n \"resourceGuid\": \"4f4bb26c-bcaa-4f86-977a-0621065684cb\",\r\n \ \"ipConfigurations\": [\r\n {\r\n \"name\": \"ipconfigvm-ultrassd2\",\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic/ipConfigurations/ipconfigvm-ultrassd2\",\r\n - \ \"etag\": \"W/\\\"2529360b-a30a-490d-a892-d4b852c96c04\\\"\",\r\n + \ \"etag\": \"W/\\\"cdc1e7de-e84e-4d7b-9ff0-a1d1e3a8fb7c\\\"\",\r\n \ \"type\": \"Microsoft.Network/networkInterfaces/ipConfigurations\",\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \ \"privateIPAddress\": \"10.0.0.5\",\r\n \"privateIPAllocationMethod\": @@ -2753,8 +2579,8 @@ interactions: \ },\r\n \"primary\": true,\r\n \"privateIPAddressVersion\": \"IPv4\"\r\n }\r\n }\r\n ],\r\n \"dnsSettings\": {\r\n \"dnsServers\": [],\r\n \"appliedDnsServers\": [],\r\n \"internalDomainNameSuffix\": - \"agfqzfaiajferjxbufnrf4v55b.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": - \"00-0D-3A-8A-80-4C\",\r\n \"enableAcceleratedNetworking\": false,\r\n + \"i1ycr20lwnpuxdwzz5nxljckkd.bx.internal.cloudapp.net\"\r\n },\r\n \"macAddress\": + \"00-0D-3A-8C-57-99\",\r\n \"enableAcceleratedNetworking\": false,\r\n \ \"enableIPForwarding\": false,\r\n \"networkSecurityGroup\": {\r\n \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkSecurityGroups/vm-ultrassd2NSG\"\r\n \ },\r\n \"primary\": true,\r\n \"virtualMachine\": {\r\n \"id\": @@ -2768,9 +2594,9 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:08 GMT + - Thu, 03 Sep 2020 03:29:36 GMT etag: - - W/"2529360b-a30a-490d-a892-d4b852c96c04" + - W/"cdc1e7de-e84e-4d7b-9ff0-a1d1e3a8fb7c" expires: - '-1' pragma: @@ -2787,7 +2613,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - ded8c0db-709c-4f6c-8f1c-250d9fca39eb + - a46f7e65-7c4a-41a2-9195-f4ad42a6a024 status: code: 200 message: OK @@ -2806,8 +2632,8 @@ interactions: - -g -n --admin-username --admin-password --image --size --ultra-ssd-enabled --zone --location --nsg-rule User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2815,10 +2641,10 @@ interactions: response: body: string: "{\r\n \"name\": \"vm-ultrassd2PublicIP\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/publicIPAddresses/vm-ultrassd2PublicIP\",\r\n - \ \"etag\": \"W/\\\"0b87c4d7-9277-4223-8a12-cc249864afd9\\\"\",\r\n \"location\": + \ \"etag\": \"W/\\\"4008001e-d106-485d-bc87-7ceb12573fd2\\\"\",\r\n \"location\": \"eastus\",\r\n \"tags\": {},\r\n \"zones\": [\r\n \"2\"\r\n ],\r\n \ \"properties\": {\r\n \"provisioningState\": \"Succeeded\",\r\n \"resourceGuid\": - \"a73f413f-de20-45b4-b101-fa4234001e70\",\r\n \"ipAddress\": \"20.51.184.65\",\r\n + \"8c85c973-b117-45d0-9c1b-625414421423\",\r\n \"ipAddress\": \"20.51.208.183\",\r\n \ \"publicIPAddressVersion\": \"IPv4\",\r\n \"publicIPAllocationMethod\": \"Static\",\r\n \"idleTimeoutInMinutes\": 4,\r\n \"ipTags\": [],\r\n \ \"ipConfiguration\": {\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic/ipConfigurations/ipconfigvm-ultrassd2\"\r\n @@ -2828,13 +2654,13 @@ interactions: cache-control: - no-cache content-length: - - '1063' + - '1064' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:09 GMT + - Thu, 03 Sep 2020 03:29:37 GMT etag: - - W/"0b87c4d7-9277-4223-8a12-cc249864afd9" + - W/"4008001e-d106-485d-bc87-7ceb12573fd2" expires: - '-1' pragma: @@ -2851,7 +2677,7 @@ interactions: x-content-type-options: - nosniff x-ms-arm-service-request-id: - - 8050e8a8-ab92-47b7-8dec-cb2d14f71366 + - f2ca3797-bb7b-486f-85aa-f4cabc309897 status: code: 200 message: OK @@ -2869,8 +2695,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -2879,22 +2705,23 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"dd556762-3f01-447c-b260-f97677f73dd6\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3a64c40a-5db2-403d-93fc-02c3989dac42\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n \"createOption\": + \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \ \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -2903,11 +2730,11 @@ interactions: cache-control: - no-cache content-length: - - '2029' + - '2108' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:10 GMT + - Thu, 03 Sep 2020 03:29:37 GMT expires: - '-1' pragma: @@ -2924,17 +2751,17 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3964,Microsoft.Compute/LowCostGet30Min;31811 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31982 status: code: 200 message: OK - request: - body: 'b''{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": - {"vmSize": "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": - "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": - {"osType": "Linux", "name": "vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5", - "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5", + body: '{"location": "eastus", "tags": {}, "properties": {"hardwareProfile": {"vmSize": + "Standard_D2s_v3"}, "storageProfile": {"imageReference": {"publisher": "Debian", + "offer": "debian-10", "sku": "10", "version": "latest"}, "osDisk": {"osType": + "Linux", "name": "vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353", "caching": + "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": {"id": + "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353", "storageAccountType": "Premium_LRS"}}, "dataDisks": [{"lun": 0, "name": "d4", "createOption": "Empty", "diskSizeGB": 5, "managedDisk": {"storageAccountType": "UltraSSD_LRS"}}]}, "additionalCapabilities": {"ultraSSDEnabled": true}, "osProfile": @@ -2942,7 +2769,7 @@ interactions: {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic"}]}}, - "zones": ["2"]}''' + "zones": ["2"]}' headers: Accept: - application/json @@ -2959,8 +2786,8 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -2969,17 +2796,17 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"dd556762-3f01-447c-b260-f97677f73dd6\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3a64c40a-5db2-403d-93fc-02c3989dac42\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n \"createOption\": + \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d4\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n @@ -2988,7 +2815,8 @@ interactions: false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -2997,15 +2825,15 @@ interactions: azure-asyncnotification: - Enabled azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c216e843-937b-4a85-aaf6-6b5ab1b737cd?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f0aa551d-6a37-4635-acad-82c0ac3a0c50?api-version=2020-06-01 cache-control: - no-cache content-length: - - '2323' + - '2402' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:15 GMT + - Thu, 03 Sep 2020 03:29:43 GMT expires: - '-1' pragma: @@ -3022,60 +2850,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/PutVM3Min;739,Microsoft.Compute/PutVM30Min;3697 + - Microsoft.Compute/PutVM3Min;740,Microsoft.Compute/PutVM30Min;3713 x-ms-ratelimit-remaining-subscription-writes: - - '1152' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vm disk attach - Connection: - - keep-alive - ParameterSetName: - - -g --vm-name --name --new --size-gb --sku - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c216e843-937b-4a85-aaf6-6b5ab1b737cd?api-version=2020-06-01 - response: - body: - string: "{\r\n \"startTime\": \"2020-07-20T05:51:12.377579+00:00\",\r\n \"status\": - \"InProgress\",\r\n \"name\": \"c216e843-937b-4a85-aaf6-6b5ab1b737cd\"\r\n}" - headers: - cache-control: - - no-cache - content-length: - - '133' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:51:45 GMT - expires: - - '-1' - pragma: - - no-cache - server: - - Microsoft-HTTPAPI/2.0 - - Microsoft-HTTPAPI/2.0 - strict-transport-security: - - max-age=31536000; includeSubDomains - transfer-encoding: - - chunked - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29873 + - '1194' status: code: 200 message: OK @@ -3093,24 +2870,24 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/c216e843-937b-4a85-aaf6-6b5ab1b737cd?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/eastus/operations/f0aa551d-6a37-4635-acad-82c0ac3a0c50?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:51:12.377579+00:00\",\r\n \"endTime\": - \"2020-07-20T05:51:56.3468536+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"c216e843-937b-4a85-aaf6-6b5ab1b737cd\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:29:40.0688792+00:00\",\r\n \"endTime\": + \"2020-09-03T03:29:48.3657404+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"f0aa551d-6a37-4635-acad-82c0ac3a0c50\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:16 GMT + - Thu, 03 Sep 2020 03:30:14 GMT expires: - '-1' pragma: @@ -3127,7 +2904,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14986,Microsoft.Compute/GetOperation30Min;29871 + - Microsoft.Compute/GetOperation3Min;14994,Microsoft.Compute/GetOperation30Min;29990 status: code: 200 message: OK @@ -3145,35 +2922,36 @@ interactions: ParameterSetName: - -g --vm-name --name --new --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2?api-version=2020-06-01 response: body: string: "{\r\n \"name\": \"vm-ultrassd2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"dd556762-3f01-447c-b260-f97677f73dd6\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3a64c40a-5db2-403d-93fc-02c3989dac42\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n \"createOption\": + \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d4\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d4\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d4\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -3182,11 +2960,11 @@ interactions: cache-control: - no-cache content-length: - - '2526' + - '2605' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:16 GMT + - Thu, 03 Sep 2020 03:30:14 GMT expires: - '-1' pragma: @@ -3203,7 +2981,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3968,Microsoft.Compute/LowCostGet30Min;31798 + - Microsoft.Compute/LowCostGet3Min;3988,Microsoft.Compute/LowCostGet30Min;31979 status: code: 200 message: OK @@ -3221,8 +2999,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -3231,27 +3009,28 @@ interactions: body: string: "{\r\n \"name\": \"vm-ultrassd2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Compute/virtualMachines/vm-ultrassd2\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachines\",\r\n \"location\": \"eastus\",\r\n - \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"dd556762-3f01-447c-b260-f97677f73dd6\",\r\n + \ \"tags\": {},\r\n \"properties\": {\r\n \"vmId\": \"3a64c40a-5db2-403d-93fc-02c3989dac42\",\r\n \ \"hardwareProfile\": {\r\n \"vmSize\": \"Standard_D2s_v3\"\r\n },\r\n \ \"additionalCapabilities\": {\r\n \"ultraSSDEnabled\": true\r\n },\r\n \ \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\",\r\n \"createOption\": + \"vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Premium_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_2d521dd31992487f8e69e28c59ee6de5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/vm-ultrassd2_OsDisk_1_e691a99ab753427798d429c675e23353\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d4\",\r\n \ \"createOption\": \"Empty\",\r\n \"caching\": \"None\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"UltraSSD_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKJA3ERVY2N7VB2H4WFFKISOA2DKAFCKON6743SNKC6WXSEX6L2NKK7Z7VSZX/providers/Microsoft.Compute/disks/d4\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI-TEST-STDSSDKRFWTYMATBDG72ST5BKOGUTDEGBCNJ5UY44BSFIEIFDBLGP2NHBSLASCHCU7/providers/Microsoft.Compute/disks/d4\"\r\n \ },\r\n \"diskSizeGB\": 5,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vm-ultrassd2\",\r\n \"adminUsername\": \"admin123\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli-test-stdssdk000001/providers/Microsoft.Network/networkInterfaces/vm-ultrassd2VMNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n },\r\n \"zones\": [\r\n \"2\"\r\n @@ -3260,11 +3039,11 @@ interactions: cache-control: - no-cache content-length: - - '2526' + - '2605' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:17 GMT + - Thu, 03 Sep 2020 03:30:16 GMT expires: - '-1' pragma: @@ -3281,7 +3060,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;3967,Microsoft.Compute/LowCostGet30Min;31797 + - Microsoft.Compute/LowCostGet3Min;3987,Microsoft.Compute/LowCostGet30Min;31978 status: code: 200 message: OK diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_update_instance_disks.yaml b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_update_instance_disks.yaml index fb7353bbba1..8ac3c8702de 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_update_instance_disks.yaml +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/recordings/test_vmss_update_instance_disks.yaml @@ -64,13 +64,13 @@ interactions: content-type: - text/plain; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:48 GMT + - Thu, 03 Sep 2020 03:31:26 GMT etag: - W/"540044b4084c3c314537f1baa1770f248628b2bc9ba0328f1004c33862e049da" expires: - - Mon, 20 Jul 2020 05:55:48 GMT + - Thu, 03 Sep 2020 03:36:26 GMT source-age: - - '133' + - '191' strict-transport-security: - max-age=31536000 vary: @@ -79,21 +79,21 @@ interactions: - 1.1 varnish (Varnish/6.0) - 1.1 varnish x-cache: - - MISS, HIT + - HIT, HIT x-cache-hits: - - 0, 1 + - 1, 1 x-content-type-options: - nosniff x-fastly-request-id: - - 6e798b5a2afdac2fabc6cf299ccce69a2b4bc3e9 + - ea4a4ab1fa4101c0a2c1437e46bd47f0a83552c2 x-frame-options: - deny x-github-request-id: - - 7D50:7C67:29B570:2CAD32:5F152231 + - E10E:43C9:1AF8DA:1DC618:5F505049 x-served-by: - - cache-sin18033-SIN + - cache-sin18040-SIN x-timer: - - S1595224248.275414,VS0,VE1 + - S1599103887.573606,VS0,VE1 x-xss-protection: - 1; mode=block status: @@ -113,8 +113,8 @@ interactions: ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-network/11.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-network/11.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -130,7 +130,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:48 GMT + - Thu, 03 Sep 2020 03:31:26 GMT expires: - '-1' pragma: @@ -145,7 +145,7 @@ interactions: code: 200 message: OK - request: - body: 'b''{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", + body: '{"properties": {"template": {"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": {"adminPassword": {"type": "securestring", "metadata": {"description": "Secure adminPassword"}}}, "variables": {}, "resources": [{"name": "vmss1VNET", "type": "Microsoft.Network/virtualNetworks", "location": @@ -154,45 +154,32 @@ interactions: "vmss1Subnet", "properties": {"addressPrefix": "10.0.0.0/24"}}]}}, {"apiVersion": "2018-01-01", "type": "Microsoft.Network/publicIPAddresses", "name": "vmss1LBPublicIP", "location": "westus", "tags": {}, "dependsOn": [], "properties": {"publicIPAllocationMethod": - "Static"}, "sku": {"name": "Standard"}}, {"type": "Microsoft.Network/loadBalancers", - "name": "vmss1LB", "location": "westus", "tags": {}, "apiVersion": "2018-01-01", - "dependsOn": ["Microsoft.Network/virtualNetworks/vmss1VNET", "Microsoft.Network/publicIpAddresses/vmss1LBPublicIP"], - "properties": {"backendAddressPools": [{"name": "vmss1LBBEPool"}], "inboundNatPools": - [{"name": "vmss1LBNatPool", "properties": {"frontendIPConfiguration": {"id": - "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss1LB\''), \''/frontendIPConfigurations/\'', - \''loadBalancerFrontEnd\'')]"}, "protocol": "tcp", "frontendPortRangeStart": - "50000", "frontendPortRangeEnd": "50119", "backendPort": 22}}], "frontendIPConfigurations": - [{"name": "loadBalancerFrontEnd", "properties": {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}}}], - "loadBalancingRules": [{"name": "LBRule", "properties": {"frontendIPConfiguration": - {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss1LB\''), - \''/frontendIPConfigurations/\'', \''loadBalancerFrontEnd\'')]"}, "backendAddressPool": - {"id": "[concat(resourceId(\''Microsoft.Network/loadBalancers\'', \''vmss1LB\''), - \''/backendAddressPools/\'', \''vmss1LBBEPool\'')]"}, "protocol": "tcp", "frontendPort": - 80, "backendPort": 80, "enableFloatingIP": false, "idleTimeoutInMinutes": 5}}]}, - "sku": {"name": "Standard"}}, {"type": "Microsoft.Network/networkSecurityGroups", - "name": "vmss1NSG", "apiVersion": "2015-06-15", "location": "westus", "tags": - {}, "dependsOn": [], "properties": {"securityRules": [{"name": "default-allow-ssh", - "properties": {"protocol": "Tcp", "sourcePortRange": "*", "destinationPortRange": - "22", "sourceAddressPrefix": "*", "destinationAddressPrefix": "*", "access": - "Allow", "priority": 1000, "direction": "Inbound"}}]}}, {"type": "Microsoft.Compute/virtualMachineScaleSets", - "name": "vmss1", "location": "westus", "tags": {}, "apiVersion": "2020-06-01", - "dependsOn": ["Microsoft.Network/virtualNetworks/vmss1VNET", "Microsoft.Network/loadBalancers/vmss1LB", - "Microsoft.Network/networkSecurityGroups/vmss1NSG"], "sku": {"name": "Standard_DS1_v2", + "Dynamic"}}, {"type": "Microsoft.Network/loadBalancers", "name": "vmss1LB", + "location": "westus", "tags": {}, "apiVersion": "2018-01-01", "dependsOn": ["Microsoft.Network/virtualNetworks/vmss1VNET", + "Microsoft.Network/publicIpAddresses/vmss1LBPublicIP"], "properties": {"backendAddressPools": + [{"name": "vmss1LBBEPool"}], "inboundNatPools": [{"name": "vmss1LBNatPool", + "properties": {"frontendIPConfiguration": {"id": "[concat(resourceId(''Microsoft.Network/loadBalancers'', + ''vmss1LB''), ''/frontendIPConfigurations/'', ''loadBalancerFrontEnd'')]"}, + "protocol": "tcp", "frontendPortRangeStart": "50000", "frontendPortRangeEnd": + "50119", "backendPort": 22}}], "frontendIPConfigurations": [{"name": "loadBalancerFrontEnd", + "properties": {"publicIPAddress": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"}}}]}}, + {"type": "Microsoft.Compute/virtualMachineScaleSets", "name": "vmss1", "location": + "westus", "tags": {}, "apiVersion": "2020-06-01", "dependsOn": ["Microsoft.Network/virtualNetworks/vmss1VNET", + "Microsoft.Network/loadBalancers/vmss1LB"], "sku": {"name": "Standard_DS1_v2", "capacity": 2}, "properties": {"overprovision": true, "upgradePolicy": {"mode": "manual"}, "virtualMachineProfile": {"storageProfile": {"osDisk": {"createOption": "FromImage", "caching": "ReadWrite", "managedDisk": {"storageAccountType": "Standard_LRS"}}, "imageReference": {"publisher": "Debian", "offer": "debian-10", "sku": "10", "version": "latest"}}, "networkProfile": {"networkInterfaceConfigurations": - [{"name": "vmss15c4fNic", "properties": {"primary": "true", "ipConfigurations": - [{"name": "vmss15c4fIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"}, + [{"name": "vmss1151aNic", "properties": {"primary": "true", "ipConfigurations": + [{"name": "vmss1151aIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"}, "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}], - "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}], - "networkSecurityGroup": {"id": "[resourceId(\''Microsoft.Network/networkSecurityGroups\'', - \''vmss1NSG\'')]"}}}]}, "osProfile": {"computerNamePrefix": "vmss15c4f", "adminUsername": - "clitest1", "adminPassword": "[parameters(\''adminPassword\'')]"}}, "singlePlacementGroup": - false}}], "outputs": {"VMSS": {"type": "object", "value": "[reference(resourceId(\''Microsoft.Compute/virtualMachineScaleSets\'', - \''vmss1\''),providers(\''Microsoft.Compute\'', \''virtualMachineScaleSets\'').apiVersions[0])]"}}}, - "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}''' + "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}, + "osProfile": {"computerNamePrefix": "vmss1151a", "adminUsername": "clitest1", + "adminPassword": "[parameters(''adminPassword'')]"}}, "singlePlacementGroup": + null}}], "outputs": {"VMSS": {"type": "object", "value": "[reference(resourceId(''Microsoft.Compute/virtualMachineScaleSets'', + ''vmss1''),providers(''Microsoft.Compute'', ''virtualMachineScaleSets'').apiVersions[0])]"}}}, + "parameters": {"adminPassword": {"value": "testPassword0"}}, "mode": "Incremental"}}' headers: Accept: - application/json @@ -203,32 +190,32 @@ interactions: Connection: - keep-alive Content-Length: - - '4927' + - '3812' Content-Type: - application/json; charset=utf-8 ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_5qBAksl4BOMpK3SeJev3NEW6vO2kZ5sX","name":"vmss_deploy_5qBAksl4BOMpK3SeJev3NEW6vO2kZ5sX","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2815533874041344804","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-07-20T05:50:53.3537344Z","duration":"PT2.5519164S","correlationId":"76e3a425-0d53-4484-a8f4-0939b855a823","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmss1NSG"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_XI698xkmlUVBEsoIMK4CFiKpRFjCpflq","name":"vmss_deploy_XI698xkmlUVBEsoIMK4CFiKpRFjCpflq","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15412871929637890473","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Accepted","timestamp":"2020-09-03T03:31:30.5424779Z","duration":"PT1.4006539S","correlationId":"9777c1d3-768c-4751-888f-c5dbdaf519db","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}]}}' headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_5qBAksl4BOMpK3SeJev3NEW6vO2kZ5sX/operationStatuses/08586063826346758116?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_XI698xkmlUVBEsoIMK4CFiKpRFjCpflq/operationStatuses/08586025029963358062?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3089' + - '2732' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:50:54 GMT + - Thu, 03 Sep 2020 03:31:32 GMT expires: - '-1' pragma: @@ -238,7 +225,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-subscription-writes: - - '1184' + - '1190' status: code: 201 message: Created @@ -256,10 +243,10 @@ interactions: ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063826346758116?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025029963358062?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -271,7 +258,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:26 GMT + - Thu, 03 Sep 2020 03:32:03 GMT expires: - '-1' pragma: @@ -299,10 +286,10 @@ interactions: ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063826346758116?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025029963358062?api-version=2020-06-01 response: body: string: '{"status":"Running"}' @@ -314,7 +301,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:51:56 GMT + - Thu, 03 Sep 2020 03:32:35 GMT expires: - '-1' pragma: @@ -342,53 +329,10 @@ interactions: ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063826346758116?api-version=2020-06-01 - response: - body: - string: '{"status":"Running"}' - headers: - cache-control: - - no-cache - content-length: - - '20' - content-type: - - application/json; charset=utf-8 - date: - - Mon, 20 Jul 2020 05:52:27 GMT - expires: - - '-1' - pragma: - - no-cache - strict-transport-security: - - max-age=31536000; includeSubDomains - vary: - - Accept-Encoding - x-content-type-options: - - nosniff - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - application/json - Accept-Encoding: - - gzip, deflate - CommandName: - - vmss create - Connection: - - keep-alive - ParameterSetName: - - --image --admin-username --admin-password -l -g -n --storage-sku - User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 - method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586063826346758116?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment/operationStatuses/08586025029963358062?api-version=2020-06-01 response: body: string: '{"status":"Succeeded"}' @@ -400,7 +344,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:57 GMT + - Thu, 03 Sep 2020 03:33:05 GMT expires: - '-1' pragma: @@ -428,22 +372,22 @@ interactions: ParameterSetName: - --image --admin-username --admin-password -l -g -n --storage-sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/mock-deployment?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_5qBAksl4BOMpK3SeJev3NEW6vO2kZ5sX","name":"vmss_deploy_5qBAksl4BOMpK3SeJev3NEW6vO2kZ5sX","type":"Microsoft.Resources/deployments","properties":{"templateHash":"2815533874041344804","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-07-20T05:52:28.2416548Z","duration":"PT1M37.4398368S","correlationId":"76e3a425-0d53-4484-a8f4-0939b855a823","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]},{"resourceType":"networkSecurityGroups","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG","resourceType":"Microsoft.Network/networkSecurityGroups","resourceName":"vmss1NSG"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":false,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss15c4f","adminUsername":"clitest1","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"publisher":"Debian","offer":"debian-10","sku":"10","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss15c4fNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"networkSecurityGroup":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG"},"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss15c4fIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"437990cb-9c88-4b8e-b241-82d512b21a80"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET"}]}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Resources/deployments/vmss_deploy_XI698xkmlUVBEsoIMK4CFiKpRFjCpflq","name":"vmss_deploy_XI698xkmlUVBEsoIMK4CFiKpRFjCpflq","type":"Microsoft.Resources/deployments","properties":{"templateHash":"15412871929637890473","parameters":{"adminPassword":{"type":"SecureString"}},"mode":"Incremental","provisioningState":"Succeeded","timestamp":"2020-09-03T03:32:59.0045584Z","duration":"PT1M29.8627344S","correlationId":"9777c1d3-768c-4751-888f-c5dbdaf519db","providers":[{"namespace":"Microsoft.Network","resourceTypes":[{"resourceType":"virtualNetworks","locations":["westus"]},{"resourceType":"publicIPAddresses","locations":["westus"]},{"resourceType":"loadBalancers","locations":["westus"]}]},{"namespace":"Microsoft.Compute","resourceTypes":[{"resourceType":"virtualMachineScaleSets","locations":["westus"]}]}],"dependencies":[{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP","resourceType":"Microsoft.Network/publicIPAddresses","resourceName":"vmss1LBPublicIP"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"},{"dependsOn":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET","resourceType":"Microsoft.Network/virtualNetworks","resourceName":"vmss1VNET"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB","resourceType":"Microsoft.Network/loadBalancers","resourceName":"vmss1LB"}],"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1","resourceType":"Microsoft.Compute/virtualMachineScaleSets","resourceName":"vmss1"}],"outputs":{"vmss":{"type":"Object","value":{"singlePlacementGroup":true,"upgradePolicy":{"mode":"Manual"},"virtualMachineProfile":{"osProfile":{"computerNamePrefix":"vmss1151a","adminUsername":"clitest1","linuxConfiguration":{"disablePasswordAuthentication":false,"provisionVMAgent":true},"secrets":[],"allowExtensionOperations":true,"requireGuestProvisionSignal":true},"storageProfile":{"osDisk":{"createOption":"FromImage","caching":"ReadWrite","managedDisk":{"storageAccountType":"Standard_LRS"},"diskSizeGB":30},"imageReference":{"publisher":"Debian","offer":"debian-10","sku":"10","version":"latest"}},"networkProfile":{"networkInterfaceConfigurations":[{"name":"vmss1151aNic","properties":{"primary":true,"enableAcceleratedNetworking":false,"dnsSettings":{"dnsServers":[]},"enableIPForwarding":false,"ipConfigurations":[{"name":"vmss1151aIPConfig","properties":{"subnet":{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"},"privateIPAddressVersion":"IPv4","loadBalancerBackendAddressPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}],"loadBalancerInboundNatPools":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}]}}]}},"provisioningState":"Succeeded","overprovision":true,"doNotRunExtensionsOnOverprovisionedVMs":false,"uniqueId":"63788ed7-2eb7-40b3-b7da-e2048c47a0e8"}}},"outputResources":[{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/publicIPAddresses/vmss1LBPublicIP"},{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET"}]}}' headers: cache-control: - no-cache content-length: - - '6225' + - '5422' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:57 GMT + - Thu, 03 Sep 2020 03:33:06 GMT expires: - '-1' pragma: @@ -471,15 +415,15 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-resource/10.1.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-resource/10.2.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourcegroups/cli_test_vmss_create_options000001?api-version=2020-06-01 response: body: - string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001","name":"cli_test_vmss_create_options000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-07-20T05:50:46Z"},"properties":{"provisioningState":"Succeeded"}}' + string: '{"id":"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001","name":"cli_test_vmss_create_options000001","type":"Microsoft.Resources/resourceGroups","location":"westus","tags":{"product":"azurecli","cause":"automation","date":"2020-09-03T03:31:24Z"},"properties":{"provisioningState":"Succeeded"}}' headers: cache-control: - no-cache @@ -488,7 +432,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:52:59 GMT + - Thu, 03 Sep 2020 03:33:07 GMT expires: - '-1' pragma: @@ -522,12 +466,12 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"location\": \"westus\",\r\n \"tags\": @@ -537,7 +481,7 @@ interactions: \"Updating\",\r\n \"isArmResource\": true\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3567a163-ac0e-482b-8385-8db05e100b69?api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/875d652f-353d-4c5a-b4a3-beafc60819db?api-version=2020-06-30 cache-control: - no-cache content-length: @@ -545,11 +489,11 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:02 GMT + - Thu, 03 Sep 2020 03:33:13 GMT expires: - '-1' location: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3567a163-ac0e-482b-8385-8db05e100b69?monitor=true&api-version=2020-05-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/875d652f-353d-4c5a-b4a3-beafc60819db?monitor=true&api-version=2020-06-30 pragma: - no-cache server: @@ -560,9 +504,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/CreateUpdateDisks3Min;996,Microsoft.Compute/CreateUpdateDisks30Min;7986 + - Microsoft.Compute/CreateUpdateDisks3Min;998,Microsoft.Compute/CreateUpdateDisks30Min;7983 x-ms-ratelimit-remaining-subscription-writes: - - '1179' + - '1195' status: code: 202 message: Accepted @@ -580,14 +524,14 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/3567a163-ac0e-482b-8385-8db05e100b69?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/DiskOperations/875d652f-353d-4c5a-b4a3-beafc60819db?api-version=2020-06-30 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:53:02.8852639+00:00\",\r\n \"endTime\": - \"2020-07-20T05:53:03.0258943+00:00\",\r\n \"status\": \"Succeeded\",\r\n + string: "{\r\n \"startTime\": \"2020-09-03T03:33:13.6060933+00:00\",\r\n \"endTime\": + \"2020-09-03T03:33:13.7623629+00:00\",\r\n \"status\": \"Succeeded\",\r\n \ \"properties\": {\r\n \"output\": {\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\",\r\n \ \"type\": \"Microsoft.Compute/disks\",\r\n \"location\": \"westus\",\r\n @@ -596,11 +540,11 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:53:02.8852639+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:33:13.6060933+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"1601dcf7-e544-409b-b7d7-2d1ad0aecdaf\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"397f7907-9118-4250-876c-9b954a98e487\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}\r\n },\r\n \"name\": - \"3567a163-ac0e-482b-8385-8db05e100b69\"\r\n}" + \"875d652f-353d-4c5a-b4a3-beafc60819db\"\r\n}" headers: cache-control: - no-cache @@ -609,7 +553,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:05 GMT + - Thu, 03 Sep 2020 03:33:15 GMT expires: - '-1' pragma: @@ -626,7 +570,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;49941,Microsoft.Compute/GetOperation30Min;399797 + - Microsoft.Compute/GetOperation3Min;49979,Microsoft.Compute/GetOperation30Min;399835 status: code: 200 message: OK @@ -644,10 +588,10 @@ interactions: ParameterSetName: - -g -n --size-gb --sku User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1?api-version=2020-05-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1?api-version=2020-06-30 response: body: string: "{\r\n \"name\": \"d1\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\",\r\n @@ -657,9 +601,9 @@ interactions: \ \"creationData\": {\r\n \"createOption\": \"Empty\"\r\n },\r\n \ \"diskSizeGB\": 1,\r\n \"diskIOPSReadWrite\": 500,\r\n \"diskMBpsReadWrite\": 60,\r\n \"encryption\": {\r\n \"type\": \"EncryptionAtRestWithPlatformKey\"\r\n - \ },\r\n \"timeCreated\": \"2020-07-20T05:53:02.8852639+00:00\",\r\n + \ },\r\n \"timeCreated\": \"2020-09-03T03:33:13.6060933+00:00\",\r\n \ \"provisioningState\": \"Succeeded\",\r\n \"diskState\": \"Unattached\",\r\n - \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"1601dcf7-e544-409b-b7d7-2d1ad0aecdaf\",\r\n + \ \"diskSizeBytes\": 1073741824,\r\n \"uniqueId\": \"397f7907-9118-4250-876c-9b954a98e487\",\r\n \ \"networkAccessPolicy\": \"AllowAll\"\r\n }\r\n}" headers: cache-control: @@ -669,7 +613,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:05 GMT + - Thu, 03 Sep 2020 03:33:15 GMT expires: - '-1' pragma: @@ -686,7 +630,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/LowCostGet3Min;4966,Microsoft.Compute/LowCostGet30Min;39734 + - Microsoft.Compute/LowCostGet3Min;4953,Microsoft.Compute/LowCostGet30Min;39825 status: code: 200 message: OK @@ -704,8 +648,8 @@ interactions: ParameterSetName: - -g -n User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -719,57 +663,59 @@ interactions: \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": - true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n - \ \"name\": \"vmss1_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2\",\r\n + true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": + [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n + \ \"provisioningState\": \"Updating\"\r\n }\r\n },\r\n {\r\n + \ \"name\": \"vmss1_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": - \"2\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": + \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"4b36af5d-3b74-43d8-b113-f1b288ce9e74\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"fdb6423b-828c-419e-97a1-255bb17dc44f\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000002\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000003\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": - true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss15c4fNic\"}]},\r\n + true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": + [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '7426' + - '7139' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:07 GMT + - Thu, 03 Sep 2020 03:33:16 GMT expires: - '-1' pragma: @@ -786,9 +732,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostGetVMScaleSet3Min;174,Microsoft.Compute/HighCostGetVMScaleSet30Min;885,Microsoft.Compute/VMScaleSetVMViews3Min;4987 + - Microsoft.Compute/HighCostGetVMScaleSet3Min;178,Microsoft.Compute/HighCostGetVMScaleSet30Min;898,Microsoft.Compute/VMScaleSetVMViews3Min;4992 x-ms-request-charge: - - '2' + - '4' status: code: 200 message: OK @@ -806,8 +752,8 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --disk --caching User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -819,33 +765,34 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss15c4f000001\",\r\n + []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss1151a000001\",\r\n \ \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n - \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n + \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '3487' + - '3331' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:07 GMT + - Thu, 03 Sep 2020 03:33:17 GMT expires: - '-1' pragma: @@ -862,33 +809,32 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSetVM3Min;999,Microsoft.Compute/GetVMScaleSetVM30Min;4999,Microsoft.Compute/VMScaleSetVMViews3Min;4986 + - Microsoft.Compute/GetVMScaleSetVM3Min;999,Microsoft.Compute/GetVMScaleSetVM30Min;4999,Microsoft.Compute/VMScaleSetVMViews3Min;4991 x-ms-request-charge: - '1' status: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": - {}, "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", - "sku": "10", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5", + body: '{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {}, + "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", + "sku": "10", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5", "storageAccountType": "Standard_LRS"}}, "dataDisks": [{"lun": 0, "caching": "ReadWrite", "createOption": "Attach", "managedDisk": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1"}}]}, - "osProfile": {"computerName": "vmss15c4f000001", "adminUsername": "clitest1", + "osProfile": {"computerName": "vmss1151a000001", "adminUsername": "clitest1", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": - true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic"}]}, + true}, "networkProfile": {"networkInterfaces": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic"}]}, "networkProfileConfiguration": {"networkInterfaceConfigurations": [{"name": - "vmss15c4fNic", "properties": {"primary": true, "enableAcceleratedNetworking": - false, "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG"}, - "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "vmss15c4fIPConfig", + "vmss1151aNic", "properties": {"primary": true, "enableAcceleratedNetworking": + false, "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "vmss1151aIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"}, "privateIPAddressVersion": "IPv4", "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}], - "enableIPForwarding": false}}]}}}''' + "enableIPForwarding": false}}]}}}' headers: Accept: - application/json @@ -899,14 +845,14 @@ interactions: Connection: - keep-alive Content-Length: - - '2852' + - '2615' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --vmss-name --instance-id --disk --caching User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -918,16 +864,16 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d1\",\r\n \ \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n @@ -935,23 +881,24 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f6fb4c27-d80d-4838-865d-8e2a2c0321b8?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/24396594-2bca-4e89-8648-c50b67a8b4d3?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3989' + - '3834' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:08 GMT + - Thu, 03 Sep 2020 03:33:18 GMT expires: - '-1' pragma: @@ -968,9 +915,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1180,Microsoft.Compute/VmssQueuedVMOperations;4799 + - Microsoft.Compute/VMScaleSetActions3Min;239,Microsoft.Compute/VMScaleSetActions30Min;1199,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1195,Microsoft.Compute/VmssQueuedVMOperations;4799 x-ms-ratelimit-remaining-subscription-writes: - - '1190' + - '1192' x-ms-request-charge: - '1' status: @@ -990,15 +937,15 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --disk --caching User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/f6fb4c27-d80d-4838-865d-8e2a2c0321b8?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/24396594-2bca-4e89-8648-c50b67a8b4d3?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:53:09.0013102+00:00\",\r\n \"endTime\": - \"2020-07-20T05:53:15.9701034+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"f6fb4c27-d80d-4838-865d-8e2a2c0321b8\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:33:18.2744478+00:00\",\r\n \"endTime\": + \"2020-09-03T03:33:43.5090191+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"24396594-2bca-4e89-8648-c50b67a8b4d3\"\r\n}" headers: cache-control: - no-cache @@ -1007,7 +954,7 @@ interactions: content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:40 GMT + - Thu, 03 Sep 2020 03:33:48 GMT expires: - '-1' pragma: @@ -1024,7 +971,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14962,Microsoft.Compute/GetOperation30Min;29623 + - Microsoft.Compute/GetOperation3Min;14997,Microsoft.Compute/GetOperation30Min;29928 status: code: 200 message: OK @@ -1042,8 +989,8 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --disk --caching User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualmachines/1?api-version=2020-06-01 response: @@ -1053,16 +1000,16 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d1\",\r\n \ \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n @@ -1070,21 +1017,22 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '3990' + - '3835' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:40 GMT + - Thu, 03 Sep 2020 03:33:49 GMT expires: - '-1' pragma: @@ -1101,7 +1049,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSetVM3Min;997,Microsoft.Compute/GetVMScaleSetVM30Min;4997,Microsoft.Compute/VMScaleSetVMViews3Min;4986 + - Microsoft.Compute/GetVMScaleSetVM3Min;997,Microsoft.Compute/GetVMScaleSetVM30Min;4997,Microsoft.Compute/VMScaleSetVMViews3Min;4989 x-ms-request-charge: - '1' status: @@ -1121,8 +1069,8 @@ interactions: ParameterSetName: - -g -n --query User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1136,16 +1084,16 @@ interactions: \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d1\",\r\n \"createOption\": \"Attach\",\r\n \"caching\": @@ -1153,45 +1101,48 @@ interactions: \"Standard_LRS\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": - {\r\n \"computerName\": \"vmss15c4f000001\",\r\n \"adminUsername\": + {\r\n \"computerName\": \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": - false,\r\n \"provisionVMAgent\": true\r\n },\r\n \"secrets\": - [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": - true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + false,\r\n \"provisionVMAgent\": true,\r\n \"patchSettings\": + {\r\n \"patchMode\": \"ImageDefault\"\r\n }\r\n },\r\n + \ \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n + \ \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n - \ \"name\": \"vmss1_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2\",\r\n + \ \"name\": \"vmss1_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": - \"2\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": + \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"4b36af5d-3b74-43d8-b113-f1b288ce9e74\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"fdb6423b-828c-419e-97a1-255bb17dc44f\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000002\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000003\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": - true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss15c4fNic\"}]},\r\n + true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": + [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '7981' + - '7695' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:41 GMT + - Thu, 03 Sep 2020 03:33:50 GMT expires: - '-1' pragma: @@ -1208,7 +1159,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostGetVMScaleSet3Min;175,Microsoft.Compute/HighCostGetVMScaleSet30Min;884,Microsoft.Compute/VMScaleSetVMViews3Min;4984 + - Microsoft.Compute/HighCostGetVMScaleSet3Min;177,Microsoft.Compute/HighCostGetVMScaleSet30Min;897,Microsoft.Compute/VMScaleSetVMViews3Min;4987 x-ms-request-charge: - '2' status: @@ -1228,8 +1179,8 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --lun User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1241,16 +1192,16 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d1\",\r\n \ \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n @@ -1258,21 +1209,22 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": false\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '3990' + - '3835' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:41 GMT + - Thu, 03 Sep 2020 03:33:51 GMT expires: - '-1' pragma: @@ -1289,32 +1241,31 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSetVM3Min;996,Microsoft.Compute/GetVMScaleSetVM30Min;4996,Microsoft.Compute/VMScaleSetVMViews3Min;4983 + - Microsoft.Compute/GetVMScaleSetVM3Min;996,Microsoft.Compute/GetVMScaleSetVM30Min;4996,Microsoft.Compute/VMScaleSetVMViews3Min;4986 x-ms-request-charge: - '1' status: code: 200 message: OK - request: - body: 'b''{"location": "westus", "tags": {}, "properties": {"hardwareProfile": - {}, "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", - "sku": "10", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5", + body: '{"location": "westus", "tags": {}, "properties": {"hardwareProfile": {}, + "storageProfile": {"imageReference": {"publisher": "Debian", "offer": "debian-10", + "sku": "10", "version": "latest"}, "osDisk": {"osType": "Linux", "name": "vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5", "caching": "ReadWrite", "createOption": "FromImage", "diskSizeGB": 30, "managedDisk": - {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5", + {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5", "storageAccountType": "Standard_LRS"}}, "dataDisks": []}, "osProfile": {"computerName": - "vmss15c4f000001", "adminUsername": "clitest1", "linuxConfiguration": {"disablePasswordAuthentication": + "vmss1151a000001", "adminUsername": "clitest1", "linuxConfiguration": {"disablePasswordAuthentication": false, "provisionVMAgent": true}, "secrets": [], "allowExtensionOperations": true, "requireGuestProvisionSignal": true}, "networkProfile": {"networkInterfaces": - [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic"}]}, + [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic"}]}, "networkProfileConfiguration": {"networkInterfaceConfigurations": [{"name": - "vmss15c4fNic", "properties": {"primary": true, "enableAcceleratedNetworking": - false, "networkSecurityGroup": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG"}, - "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "vmss15c4fIPConfig", + "vmss1151aNic", "properties": {"primary": true, "enableAcceleratedNetworking": + false, "dnsSettings": {"dnsServers": []}, "ipConfigurations": [{"name": "vmss1151aIPConfig", "properties": {"subnet": {"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet"}, "privateIPAddressVersion": "IPv4", "loadBalancerBackendAddressPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool"}], "loadBalancerInboundNatPools": [{"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool"}]}}], - "enableIPForwarding": false}}]}}}''' + "enableIPForwarding": false}}]}}}' headers: Accept: - application/json @@ -1325,14 +1276,14 @@ interactions: Connection: - keep-alive Content-Length: - - '2586' + - '2349' Content-Type: - application/json; charset=utf-8 ParameterSetName: - -g --vmss-name --instance-id --lun User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: PUT @@ -1344,16 +1295,16 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": [\r\n {\r\n \"lun\": 0,\r\n \"name\": \"d1\",\r\n \ \"createOption\": \"Attach\",\r\n \"caching\": \"ReadWrite\",\r\n @@ -1361,23 +1312,24 @@ interactions: \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/disks/d1\"\r\n \ },\r\n \"diskSizeGB\": 1,\r\n \"toBeDetached\": true\r\n }\r\n ]\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Updating\"\r\n }\r\n}" headers: azure-asyncoperation: - - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/649aecbe-cc44-4e92-82c3-08ccf20c5557?api-version=2020-06-01 + - https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70bc5fee-12fb-4e25-ad26-f2fbec9387b0?api-version=2020-06-01 cache-control: - no-cache content-length: - - '3988' + - '3833' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:53:42 GMT + - Thu, 03 Sep 2020 03:33:52 GMT expires: - '-1' pragma: @@ -1394,9 +1346,9 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1179,Microsoft.Compute/VmssQueuedVMOperations;4799 + - Microsoft.Compute/VMScaleSetActions3Min;238,Microsoft.Compute/VMScaleSetActions30Min;1198,Microsoft.Compute/VMScaleSetBatchedVMRequests5Min;1194,Microsoft.Compute/VmssQueuedVMOperations;4799 x-ms-ratelimit-remaining-subscription-writes: - - '1165' + - '1193' x-ms-request-charge: - '1' status: @@ -1416,24 +1368,24 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --lun User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET - uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/649aecbe-cc44-4e92-82c3-08ccf20c5557?api-version=2020-06-01 + uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Compute/locations/westus/operations/70bc5fee-12fb-4e25-ad26-f2fbec9387b0?api-version=2020-06-01 response: body: - string: "{\r\n \"startTime\": \"2020-07-20T05:53:42.9233513+00:00\",\r\n \"endTime\": - \"2020-07-20T05:53:56.642158+00:00\",\r\n \"status\": \"Succeeded\",\r\n - \ \"name\": \"649aecbe-cc44-4e92-82c3-08ccf20c5557\"\r\n}" + string: "{\r\n \"startTime\": \"2020-09-03T03:33:51.6028458+00:00\",\r\n \"endTime\": + \"2020-09-03T03:34:07.2591934+00:00\",\r\n \"status\": \"Succeeded\",\r\n + \ \"name\": \"70bc5fee-12fb-4e25-ad26-f2fbec9387b0\"\r\n}" headers: cache-control: - no-cache content-length: - - '183' + - '184' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:54:13 GMT + - Thu, 03 Sep 2020 03:34:22 GMT expires: - '-1' pragma: @@ -1450,7 +1402,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetOperation3Min;14967,Microsoft.Compute/GetOperation30Min;29618 + - Microsoft.Compute/GetOperation3Min;14996,Microsoft.Compute/GetOperation30Min;29927 status: code: 200 message: OK @@ -1468,8 +1420,8 @@ interactions: ParameterSetName: - -g --vmss-name --instance-id --lun User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 method: GET uri: https://management.azure.com/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualmachines/1?api-version=2020-06-01 response: @@ -1479,33 +1431,34 @@ interactions: \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": \"1\",\r\n \ \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n \ },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": - \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \"VirtualMachineScaleSet\",\r\n \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \"sku\": \"10\",\r\n - \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200610.293\"\r\n + \ \"version\": \"latest\",\r\n \"exactVersion\": \"0.20200803.347\"\r\n \ },\r\n \"osDisk\": {\r\n \"osType\": \"Linux\",\r\n \"name\": - \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n \"createOption\": + \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n \"id\": - \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": - []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss15c4f000001\",\r\n + []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": \"vmss1151a000001\",\r\n \ \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \ \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": + true,\r\n \"patchSettings\": {\r\n \"patchMode\": \"ImageDefault\"\r\n + \ }\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n \"networkProfile\": - {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n}" headers: cache-control: - no-cache content-length: - - '3487' + - '3332' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:54:13 GMT + - Thu, 03 Sep 2020 03:34:22 GMT expires: - '-1' pragma: @@ -1522,7 +1475,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/GetVMScaleSetVM3Min;994,Microsoft.Compute/GetVMScaleSetVM30Min;4994,Microsoft.Compute/VMScaleSetVMViews3Min;4979 + - Microsoft.Compute/GetVMScaleSetVM3Min;994,Microsoft.Compute/GetVMScaleSetVM30Min;4994,Microsoft.Compute/VMScaleSetVMViews3Min;4984 x-ms-request-charge: - '1' status: @@ -1542,8 +1495,8 @@ interactions: ParameterSetName: - -g -n --query User-Agent: - - python/3.8.0 (Windows-10-10.0.19041-SP0) msrest/0.6.9 msrest_azure/0.6.3 azure-mgmt-compute/13.0.0 - Azure-SDK-For-Python AZURECLI/2.9.0 + - python/3.7.4 (Windows-10-10.0.19041-SP0) msrest/0.6.18 msrest_azure/0.6.3 + azure-mgmt-compute/13.0.0 Azure-SDK-For-Python AZURECLI/2.11.1 accept-language: - en-US method: GET @@ -1557,57 +1510,59 @@ interactions: \"1\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"62d44758-64d1-4f4a-84fb-74c1b3f8a4f1\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"195d76de-15bb-46a7-b12b-241eecaeffe0\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_27db2a27b5694c50a56d5c7980f032c5\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_1_OsDisk_1_ab134b5ee0c1461397151f62e7bebeb5\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000001\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": - true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss15c4fNic\"}]},\r\n + true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": + [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/1/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n },\r\n {\r\n - \ \"name\": \"vmss1_2\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2\",\r\n + \ \"name\": \"vmss1_3\",\r\n \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3\",\r\n \ \"type\": \"Microsoft.Compute/virtualMachineScaleSets/virtualMachines\",\r\n \ \"location\": \"westus\",\r\n \"tags\": {},\r\n \"instanceId\": - \"2\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": + \"3\",\r\n \"sku\": {\r\n \"name\": \"Standard_DS1_v2\",\r\n \"tier\": \"Standard\"\r\n },\r\n \"properties\": {\r\n \"latestModelApplied\": true,\r\n \"modelDefinitionApplied\": \"VirtualMachineScaleSet\",\r\n - \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss15c4fNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"networkSecurityGroup\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/networkSecurityGroups/vmss1NSG\"},\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss15c4fIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n - \ \"vmId\": \"4b36af5d-3b74-43d8-b113-f1b288ce9e74\",\r\n \"hardwareProfile\": + \ \"networkProfileConfiguration\": {\"networkInterfaceConfigurations\":[{\"name\":\"vmss1151aNic\",\"properties\":{\"primary\":true,\"enableAcceleratedNetworking\":false,\"dnsSettings\":{\"dnsServers\":[]},\"enableIPForwarding\":false,\"ipConfigurations\":[{\"name\":\"vmss1151aIPConfig\",\"properties\":{\"subnet\":{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/virtualNetworks/vmss1VNET/subnets/vmss1Subnet\"},\"privateIPAddressVersion\":\"IPv4\",\"loadBalancerBackendAddressPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/backendAddressPools/vmss1LBBEPool\"}],\"loadBalancerInboundNatPools\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Network/loadBalancers/vmss1LB/inboundNatPools/vmss1LBNatPool\"}]}}]}}]},\r\n + \ \"vmId\": \"fdb6423b-828c-419e-97a1-255bb17dc44f\",\r\n \"hardwareProfile\": {},\r\n \"storageProfile\": {\r\n \"imageReference\": {\r\n \ \"publisher\": \"Debian\",\r\n \"offer\": \"debian-10\",\r\n \ \"sku\": \"10\",\r\n \"version\": \"latest\",\r\n \"exactVersion\": - \"0.20200610.293\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": - \"Linux\",\r\n \"name\": \"vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\",\r\n + \"0.20200803.347\"\r\n },\r\n \"osDisk\": {\r\n \"osType\": + \"Linux\",\r\n \"name\": \"vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\",\r\n \ \"createOption\": \"FromImage\",\r\n \"caching\": \"ReadWrite\",\r\n \ \"managedDisk\": {\r\n \"storageAccountType\": \"Standard_LRS\",\r\n - \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSPGQECNQQ2KLPS5AZE4Z3UVIHUPZPZ2REDNAAFQBN7XBZJXG/providers/Microsoft.Compute/disks/vmss1_vmss1_2_OsDisk_1_61c50793f7254df0808ae185ab26fec1\"\r\n + \ \"id\": \"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/CLI_TEST_VMSS_CREATE_OPTIONSJNXZ6HML32JNZQABB6RJYHCQUD3NRJIFM33KQBZXF7XIW4O/providers/Microsoft.Compute/disks/vmss1_vmss1_3_OsDisk_1_850c70208b7341d9919babdeb8374ef4\"\r\n \ },\r\n \"diskSizeGB\": 30\r\n },\r\n \"dataDisks\": []\r\n },\r\n \"osProfile\": {\r\n \"computerName\": - \"vmss15c4f000002\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": + \"vmss1151a000003\",\r\n \"adminUsername\": \"clitest1\",\r\n \"linuxConfiguration\": {\r\n \"disablePasswordAuthentication\": false,\r\n \"provisionVMAgent\": - true\r\n },\r\n \"secrets\": [],\r\n \"allowExtensionOperations\": - true,\r\n \"requireGuestProvisionSignal\": true\r\n },\r\n - \ \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/2/networkInterfaces/vmss15c4fNic\"}]},\r\n + true,\r\n \"patchSettings\": {\r\n \"patchMode\": + \"ImageDefault\"\r\n }\r\n },\r\n \"secrets\": + [],\r\n \"allowExtensionOperations\": true,\r\n \"requireGuestProvisionSignal\": + true\r\n },\r\n \"networkProfile\": {\"networkInterfaces\":[{\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/cli_test_vmss_create_options000001/providers/Microsoft.Compute/virtualMachineScaleSets/vmss1/virtualMachines/3/networkInterfaces/vmss1151aNic\"}]},\r\n \ \"provisioningState\": \"Succeeded\"\r\n }\r\n }\r\n ]\r\n}" headers: cache-control: - no-cache content-length: - - '7426' + - '7140' content-type: - application/json; charset=utf-8 date: - - Mon, 20 Jul 2020 05:54:15 GMT + - Thu, 03 Sep 2020 03:34:23 GMT expires: - '-1' pragma: @@ -1624,7 +1579,7 @@ interactions: x-content-type-options: - nosniff x-ms-ratelimit-remaining-resource: - - Microsoft.Compute/HighCostGetVMScaleSet3Min;171,Microsoft.Compute/HighCostGetVMScaleSet30Min;879,Microsoft.Compute/VMScaleSetVMViews3Min;4977 + - Microsoft.Compute/HighCostGetVMScaleSet3Min;176,Microsoft.Compute/HighCostGetVMScaleSet30Min;896,Microsoft.Compute/VMScaleSetVMViews3Min;4982 x-ms-request-charge: - '2' status: diff --git a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/test_vm_commands.py b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/test_vm_commands.py index a4d2f44acd9..7750cdf6287 100644 --- a/src/azure-cli/azure/cli/command_modules/vm/tests/latest/test_vm_commands.py +++ b/src/azure-cli/azure/cli/command_modules/vm/tests/latest/test_vm_commands.py @@ -754,6 +754,11 @@ def test_vm_disk_max_shares_etc(self, resource_group): self.check('diskMbpsReadOnly', 30) ]) + self.cmd('disk update -g {rg} -n {disk1} --disk-iops-read-only 250 --disk-mbps-read-only 40', checks=[ + self.check('diskIopsReadOnly', 250), + self.check('diskMbpsReadOnly', 40) + ]) + self.cmd('disk create -g {rg} -n {disk2} --image-reference {image}', checks=[ self.check('creationData.imageReference.id', '{image}') ]) @@ -778,6 +783,10 @@ def test_vm_disk_max_shares_etc(self, resource_group): self.check('maxShares', 2) ]) + self.cmd('disk update -g {rg} -n {disk6} --max-shares 1', checks=[ + self.check('maxShares', 1) + ]) + class VMCreateAndStateModificationsScenarioTest(ScenarioTest): @@ -4530,6 +4539,10 @@ def test_disk_encryption_set_snapshot(self, resource_group): self.check_pattern('encryption.diskEncryptionSetId', self.kwargs['des2_pattern']) ]) + self.cmd('disk-encryption-set list-associated-resources -g {rg} -n {des2}', checks=[ + self.check('length(@)', 1) + ]) + @unittest.skip('disable temporarily, will fix in another PR') @ResourceGroupPreparer(name_prefix='cli_test_disk_encryption_set_double_encryption_', location='centraluseuap') @AllowLargeResponse(size_kb=99999) @@ -4935,5 +4948,17 @@ def test_vm_auto_update(self, resource_group): ]) +class VMDiskLogicalSectorSize(ScenarioTest): + + @ResourceGroupPreparer(name_prefix='cli_test_vm_disk_logical_sector_size_') + def test_vm_disk_logical_sector_size(self, resource_group): + self.cmd('disk create -g {rg} -n d1 --size-gb 10 --logical-sector-size 4096 --sku UltraSSD_LRS', checks=[ + self.check('creationData.logicalSectorSize', 4096) + ]) + self.cmd('disk create -g {rg} -n d2 --size-gb 10 --tier P4', checks=[ + self.check('tier', 'P4') + ]) + + if __name__ == '__main__': unittest.main() diff --git a/src/azure-cli/requirements.py3.Darwin.txt b/src/azure-cli/requirements.py3.Darwin.txt index fc40c4488cd..0e771b68006 100644 --- a/src/azure-cli/requirements.py3.Darwin.txt +++ b/src/azure-cli/requirements.py3.Darwin.txt @@ -25,7 +25,7 @@ azure-mgmt-billing==0.2.0 azure-mgmt-botservice==0.2.0 azure-mgmt-cdn==5.0.0 azure-mgmt-cognitiveservices==6.2.0 -azure-mgmt-compute==13.0.0 +azure-mgmt-compute==13.1.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.5.0 azure-mgmt-containerregistry==3.0.0rc14 diff --git a/src/azure-cli/requirements.py3.Linux.txt b/src/azure-cli/requirements.py3.Linux.txt index fc40c4488cd..0e771b68006 100644 --- a/src/azure-cli/requirements.py3.Linux.txt +++ b/src/azure-cli/requirements.py3.Linux.txt @@ -25,7 +25,7 @@ azure-mgmt-billing==0.2.0 azure-mgmt-botservice==0.2.0 azure-mgmt-cdn==5.0.0 azure-mgmt-cognitiveservices==6.2.0 -azure-mgmt-compute==13.0.0 +azure-mgmt-compute==13.1.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.5.0 azure-mgmt-containerregistry==3.0.0rc14 diff --git a/src/azure-cli/requirements.py3.windows.txt b/src/azure-cli/requirements.py3.windows.txt index 99978d6c2ee..168a0ead577 100644 --- a/src/azure-cli/requirements.py3.windows.txt +++ b/src/azure-cli/requirements.py3.windows.txt @@ -25,7 +25,7 @@ azure-mgmt-billing==0.2.0 azure-mgmt-botservice==0.2.0 azure-mgmt-cdn==5.0.0 azure-mgmt-cognitiveservices==6.2.0 -azure-mgmt-compute==13.0.0 +azure-mgmt-compute==13.1.0 azure-mgmt-consumption==2.0.0 azure-mgmt-containerinstance==1.5.0 azure-mgmt-containerregistry==3.0.0rc14